1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

317 Commits

Author SHA1 Message Date
ivaosthu
07d6b85b12 Bugfix: Default percentage values should be set, not just displayed. 2017-02-15 17:04:27 +01:00
Vegard Sandvold
1b37348b72 Merge branch 'master' into improve-application-list-view-layout 2017-02-14 12:52:34 +01:00
vsandvold
410f40cc03 tweaks markup 2017-02-14 12:46:09 +01:00
vsandvold
8c09160693 makes name default sorting 2017-02-14 12:24:25 +01:00
vsandvold
7a8bf2235a removed unused import 2017-02-14 12:22:24 +01:00
vsandvold
9d76e6ab42 minor improvements to application list and view layouts 2017-02-14 12:11:18 +01:00
sveisvei
d87ce81a70 2.2.0 2017-02-06 10:31:39 +01:00
sveisvei
d8e2d60d1b update changelog 2017-02-06 10:30:51 +01:00
vsandvold
2414ecf102 adds a nicer fallback icon for metric progress 2017-02-05 22:56:51 +01:00
Vegard Sandvold
5242e2aa0d cleans up the filter and sorting toolbar + fab for new feature toggle… (#61)
* cleans up the filter and sorting toolbar + fab for new feature toggle + makes name default sorting
2017-02-04 19:30:06 +01:00
vsandvold
92eaed85d1 makes the toggle switch not span the entire width of the page 2017-02-02 23:11:57 +01:00
ivaosthu
f28e9f270e 2.1.3 2017-02-02 10:11:26 +01:00
ivaosthu
435569ed21 more style fix 2017-02-02 10:11:00 +01:00
ivaosthu
839a49835a 2.1.2 2017-02-02 10:04:09 +01:00
ivaosthu
04a6d254f7 fix styling issues when adding strategy 2017-02-02 10:03:03 +01:00
ivaosthu
780556ef5e 2.1.1 2017-02-02 09:43:01 +01:00
Vegard Sandvold
452d22047e adds a card layout and empty state styling to the archived toggles page (#58)
* adds a card layout and empty state styling to the archived toogles page

* changed empty state icon for archive page
2017-01-30 22:15:35 +01:00
Vegard Sandvold
fae7e6e55b changes layout for the feature toggle page (#57) 2017-01-28 17:01:30 +01:00
vsandvold
a427760646 refactor layout into a new form add component 2017-01-26 22:36:45 +01:00
Vegard Sandvold
1e5949672a added data table header component with title and actions (#55) 2017-01-26 11:53:07 +01:00
Ivar
f56118ac0f Should also decode cookie value when reading.
This solves encoding issues and closes #39
2017-01-24 11:45:46 +01:00
Ivar
617d374c06 Should update archive store correctly when reviving.
This closes #54
2017-01-24 11:41:01 +01:00
vsandvold
3415fcb82e improved page layout + horizontal scrolling tables on mobile 2017-01-23 09:13:38 +01:00
sveisvei
553989f636 2.1.0 2017-01-20 19:49:56 +01:00
sveisvei
aee104e913 add changelog 2017-01-20 19:49:50 +01:00
vsandvold
7b1bab0fc3 removed Unleash from header title + visual tweaks 2017-01-20 14:09:44 +01:00
vsandvold
dfb841cd3c github link into menu + username tooltip + visual tweaks 2017-01-20 12:57:05 +01:00
ivaosthu
b3e657917d 2.0.0 2017-01-11 12:32:35 +01:00
vsandvold
6c6954e3e4 summarize strategies for toggles with more than 3 2017-01-10 09:50:56 +01:00
Sveinung Røsaker
0dec34be17 Fix links to clients 2017-01-09 17:42:25 +01:00
sveisvei
314f73448a add array check before iterating 2017-01-09 12:39:32 +01:00
sveisvei
d0316392f6 2.0.0-alpha.8 2017-01-09 11:55:37 +01:00
sveisvei
5f02274737 use toggle-endpoint, cleanup strategy sort IDs 2017-01-09 11:08:04 +01:00
sveisvei
c29eb69b14 move toggle to header 2017-01-06 15:21:58 +01:00
sveisvei
137cd364d6 2.0.0-alpha.7 2017-01-06 13:07:56 +01:00
sveisvei
4cbb481f7b increase fontsize in smallchip 2017-01-06 13:07:46 +01:00
sveisvei
9cc6b97e68 2.0.0-alpha.6 2017-01-06 12:55:45 +01:00
sveisvei
2d0fb8fe02 re-add small chips in feature-list 2017-01-06 12:53:53 +01:00
Sveinung Røsaker
2c69096af8 Merge pull request #42 from Unleash/reuse-date
Ensure the same date format everywhere
2017-01-06 12:45:10 +01:00
Simen Bekkhus
2a931cb812 Add redux dev tools in development 2017-01-06 11:52:44 +01:00
Simen Bekkhus
912e717526 Ensure the same date format everywhere 2017-01-06 11:41:52 +01:00
Simen Bekkhus
66052b57c8 Only ignore typings directory, not typings.json 2017-01-06 11:38:05 +01:00
Simen Bekkhus
09fae0bfef Render date as DD.MM.YYYY
Fixes #40
2017-01-05 15:17:20 +01:00
Ivar
951364a0bb Small note about running locally with hosted api 2017-01-04 22:55:50 +01:00
Ivar
3a15da5913 Fix encoding issue in username cookie #39 2017-01-04 22:52:23 +01:00
vsandvold
5cfc5b0861 moved remove feature button from list to view 2017-01-04 00:33:32 +01:00
ivaosthu
b93b27993e Fix lint error 2017-01-02 22:33:15 +01:00
ivaosthu
df8b001991 Webpack devServer port via process.env.PORT 2017-01-02 22:23:23 +01:00
ivaosthu
87a76b6227 Added option to use hosted heroku api when developing 2017-01-02 22:23:23 +01:00
sveisvei
cb879b29fe red color on minute circle on metrics view 2017-01-02 20:41:49 +01:00
ivaosthu
1bdb86c7c2 Application tab:metrics => details 2017-01-02 13:33:45 +01:00
sveisvei
97f99b0103 2.0.0-alpha.5 2017-01-02 11:27:21 +01:00
sveisvei
2d13d486fe use twoline instead 2017-01-02 11:25:10 +01:00
sveisvei
80bc2806d3 2.0.0-alpha.4 2017-01-02 10:00:53 +01:00
Sveinung Røsaker
7d72a8416d Merge pull request #35 from Unleash/small-chips
small chips
2017-01-02 10:00:30 +01:00
Sveinung Røsaker
5659567766 Merge pull request #32 from Unleash/strategies-in-metrics-view
Strategies in metrics view
2017-01-02 09:50:57 +01:00
sveisvei
83efee3b8f small chips 2017-01-02 09:42:40 +01:00
sveisvei
ecc230bed7 align higher 2017-01-02 09:29:13 +01:00
sveisvei
6c701989ee left align and color tweaks 2017-01-02 09:26:36 +01:00
vsandvold
e6af858b1a make link to feature toggle span full width of list 2017-01-01 21:26:23 +01:00
sveisvei
bb767c1ca5 add important 2017-01-01 20:47:37 +01:00
sveisvei
539645d4ef add strategies to metric view, add OR text between strategies 2017-01-01 20:44:02 +01:00
sveisvei
ea47883815 change link target 2017-01-01 17:34:06 +01:00
sveisvei
20c2456199 fix validation error 2016-12-31 10:20:36 +01:00
sveisvei
bad6c95fa2 have a random somewhat uid per entry for sort to work 2016-12-31 09:55:07 +01:00
sveisvei
7243dce22d add sort strategies via react-dnd 2016-12-30 23:24:46 +01:00
sveisvei
4d5c901807 add support for decorators via babel 2016-12-30 23:07:37 +01:00
ivaosthu
98abaa921b only keep scroll-position for back/forward actions 2016-12-29 14:01:03 +01:00
ivaosthu
ed073230fc add react-router-scroll to package.json 2016-12-29 12:46:37 +01:00
ivaosthu
3e526e655e use pathname as scrollKey 2016-12-29 12:46:37 +01:00
ivaosthu
c5b6f8b808 Keep scroll postion.
closes #27
2016-12-29 12:46:37 +01:00
ivaosthu
109fe8302b test should run build until we have actual tests 2016-12-29 12:46:10 +01:00
Sveinung Røsaker
9b96f0490d Merge pull request #28 from Unleash/filter-case-insensitive
Filter should be case insensitive. Closes #25
2016-12-29 12:29:41 +01:00
sveisvei
1449e3a8a6 support dot in name, closes #26 2016-12-29 12:27:41 +01:00
ivaosthu
d9c1c6cb78 Filter should be case insensitive. Closes #25 2016-12-28 23:36:01 +01:00
sveisvei
adde1652be 2.0.0-alpha.3 2016-12-27 13:17:13 +01:00
sveisvei
410ecf7867 typ0 and default to submit form 2016-12-27 13:11:56 +01:00
ivaosthu
1291a664b7 Make API calls relative 2016-12-27 13:00:07 +01:00
ivaosthu
e7fbf227a6 2.0.0-alpha.2 2016-12-23 11:07:19 +01:00
ivaosthu
5a24660a52 Prepare release 2016-12-23 10:59:31 +01:00
sveisvei
cfba3b306c fix lint 2016-12-23 08:52:09 +01:00
sveisvei
2402003d99 shorten longnames 2016-12-23 08:48:29 +01:00
sveisvei
3914882403 change grid, closes issue #188 2016-12-22 18:42:33 +01:00
ivaosthu
37c879e2e4 Add confirm for deleting toggle 2016-12-22 16:06:30 +01:00
ivaosthu
a256e7c44d Switch to react-modal to avoid buggy polyfill 2016-12-22 15:50:56 +01:00
ivaosthu
a5bf866411 update build 2016-12-22 14:11:03 +01:00
ivaosthu
c9ea64639e Added dialog-polyfill.
closes #23
2016-12-22 14:09:16 +01:00
ivaosthu
8d84ec04c2 update build 2016-12-22 13:29:47 +01:00
sveisvei
e46f9c3f15 rename and add margin 2016-12-22 10:57:32 +01:00
sveisvei
7719f7ea42 default one row expandable 2016-12-22 10:45:01 +01:00
sveisvei
60807560d6 link to feature view 2016-12-22 10:43:25 +01:00
sveisvei
4f363a7aa0 mobile view fixes 2016-12-22 10:43:13 +01:00
sveisvei
f44ac5c30c fix metrics loading 2016-12-22 10:42:52 +01:00
sveisvei
0eaa10f97f fix bundling of css assets 2016-12-22 10:42:41 +01:00
sveisvei
6d5cf7eeae fix register text 2016-12-22 09:56:16 +01:00
ivaosthu
ebe8da8f6c bump build 2016-12-20 19:39:24 +01:00
ivaosthu
0f139e9f71 fix lint errors 2016-12-20 19:31:14 +01:00
ivaosthu
3ff14117ad fixing linting 2016-12-20 19:28:45 +01:00
ivaosthu
9c568239ec Do not load react-mdl.css from node_modules 2016-12-20 19:15:12 +01:00
ivaosthu
84046b11bd fix stratey icon 2016-12-19 22:22:49 +01:00