An error occurred fetching the project authors.
  1. 26 Feb, 2019 1 commit
    • Andrew Fontaine's avatar
      Sort Environments in Table by Last Updated · 1ca43312
      Andrew Fontaine authored
      Ensure folders push to the top, if both have no last update, sort by
      name.
      
      The sorting algorithm should sort in the following priorities:
      
      1. folders first,
      2. last updated descending,
      3. by name ascending,
      
      the sorting algorithm must:
      
      1. Sort by name ascending,
      2. Reverse (sort by name descending),
      3. Sort by last deployment ascending,
      4. Reverse (last deployment descending, name ascending),
      5. Put folders first.
      
      It is done this way, as `underscore`'s sort API is very basic: simple
      comparisons, sorting by ascending only.
      1ca43312
  2. 08 Feb, 2019 1 commit
  3. 05 Feb, 2019 1 commit
  4. 16 Jan, 2019 1 commit
  5. 11 Jan, 2019 1 commit
  6. 05 Dec, 2018 2 commits
  7. 21 Nov, 2018 1 commit
  8. 20 Nov, 2018 2 commits
  9. 16 Nov, 2018 2 commits
  10. 08 Nov, 2018 1 commit
  11. 07 Nov, 2018 2 commits
  12. 20 Sep, 2018 3 commits
    • Mike Greiling's avatar
      Resolve eslint-plugin-vue errors · 0374a9cf
      Mike Greiling authored
      The eslint-plugin-vue upgrade had some breaking changes to
      vue/attribute-order which needed to be resolved in order to avoid
      disabling the rule entirely
      0374a9cf
    • Mike Greiling's avatar
      Upgrade eslint to v5 · b1761aae
      Mike Greiling authored
      We needed to disable a few eslint-config-airbnb-base rules in order
      to keep the number of line changes under control. These should be
      re-enabled asap.
      b1761aae
    • Mike Greiling's avatar
      Resolve eslint-plugin-vue errors · f829b181
      Mike Greiling authored
      The eslint-plugin-vue upgrade had some breaking changes to
      vue/attribute-order which needed to be resolved in order to avoid
      disabling the rule entirely
      f829b181
  13. 12 Sep, 2018 1 commit
  14. 11 Sep, 2018 2 commits
  15. 03 Aug, 2018 1 commit
  16. 11 Jun, 2018 1 commit
  17. 06 Jun, 2018 1 commit
  18. 10 May, 2018 1 commit
  19. 09 Apr, 2018 1 commit
  20. 27 Feb, 2018 1 commit
  21. 26 Feb, 2018 2 commits
  22. 23 Jan, 2018 2 commits
  23. 11 Jan, 2018 1 commit
  24. 10 Jan, 2018 1 commit
  25. 08 Jan, 2018 1 commit
  26. 06 Jan, 2018 2 commits
  27. 23 Nov, 2017 2 commits
  28. 22 Nov, 2017 1 commit
  29. 21 Sep, 2017 1 commit