An error occurred fetching the project authors.
- 26 Feb, 2019 1 commit
-
-
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.
-
- 08 Feb, 2019 1 commit
-
-
Shinya Maeda authored
-
- 05 Feb, 2019 1 commit
-
-
Shinya Maeda authored
From FE to BE Fix spec Add changelog
-
- 16 Jan, 2019 1 commit
-
-
Scott Hampton authored
The banner will promote Canary Deployments The banner is dismissable, and won't show again
-
- 11 Jan, 2019 1 commit
-
-
Scott Hampton authored
-
- 05 Dec, 2018 2 commits
-
-
George Tsiolis authored
-
George Tsiolis authored
-
- 21 Nov, 2018 1 commit
-
-
Jose Vargas authored
-
- 20 Nov, 2018 2 commits
-
-
Mike Greiling authored
-
Mike Greiling authored
-
- 16 Nov, 2018 2 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
- 08 Nov, 2018 1 commit
-
-
Stan Hu authored
-
- 07 Nov, 2018 2 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
- 20 Sep, 2018 3 commits
-
-
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
-
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.
-
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
-
- 12 Sep, 2018 1 commit
-
-
Clement Ho authored
-
- 11 Sep, 2018 2 commits
-
-
Clement Ho authored
-
Clement Ho authored
-
- 03 Aug, 2018 1 commit
-
-
Mike Greiling authored
-
- 11 Jun, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 06 Jun, 2018 1 commit
-
-
Tiago Botelho authored
-
- 10 May, 2018 1 commit
-
-
Annabel Dunstone Gray authored
-
- 09 Apr, 2018 1 commit
-
-
Clement Ho authored
-
- 27 Feb, 2018 1 commit
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
- 26 Feb, 2018 2 commits
-
-
Rémy Coutable authored
-
Rémy Coutable authored
-
- 23 Jan, 2018 2 commits
-
-
Tim Zallmann authored
-
Tim Zallmann authored
-
- 11 Jan, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 10 Jan, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 08 Jan, 2018 1 commit
-
-
Filipa Lacerda authored
-
- 06 Jan, 2018 2 commits
-
-
Filipa Lacerda authored
-
Filipa Lacerda authored
-
- 23 Nov, 2017 2 commits
-
-
Rémy Coutable authored
Signed-off-by:
Rémy Coutable <remy@rymai.me>
-
Filipa Lacerda authored
-
- 22 Nov, 2017 1 commit
-
-
Filipa Lacerda authored
Fix broken test Add end to end test for endpoint and folder name changes Improve e2e test to use dot in folder name Fix broken test
-
- 21 Sep, 2017 1 commit
-
-
Filipa Lacerda authored
Reads 3 states from API response Removes error state Set all deploy boards to be opened by default Updates tests to match new behavior Adds a changelog entry
-