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

276 Commits

Author SHA1 Message Date
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
Vegard Sandvold
f73d2c6633 Merge pull request #56 from Unleash/refactor-form-add-component-layout
refactor layout into a new form add component
2017-01-28 16:46:34 +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
Vegard Sandvold
5bcb00e101 Merge pull request #53 from Unleash/improved-page-layout
improved page layout + horizontal scrolling tables on mobile
2017-01-23 10:31:25 +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
Vegard Sandvold
ca835780b2 Merge pull request #52 from Unleash/simplify-header-title
removed Unleash from header title + visual tweaks
2017-01-20 18:28:25 +01:00
vsandvold
7b1bab0fc3 removed Unleash from header title + visual tweaks 2017-01-20 14:09:44 +01:00
Vegard Sandvold
e8058d426b Merge pull request #51 from Unleash/github-link-into-menu-drawer
github link into menu + username tooltip + visual tweaks
2017-01-20 13:04:42 +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
Vegard Sandvold
b227739e38 Merge pull request #46 from Unleash/summarize-strategies-in-feature-list
summarize strategies for toggles with more than 3
2017-01-10 10:23:22 +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
Sveinung Røsaker
e9581733dd Merge pull request #45 from Unleash/use-toggle-endpoint
use toggle-endpoint, cleanup strategy sort IDs
2017-01-09 11:29:25 +01:00
sveisvei
5f02274737 use toggle-endpoint, cleanup strategy sort IDs 2017-01-09 11:08:04 +01:00
Sveinung Røsaker
cb58f5fc3d Merge pull request #44 from Unleash/move-toggler
move toggle to header
2017-01-08 20:11:29 +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
Sveinung Røsaker
6085c38485 Merge pull request #43 from Unleash/redux-devtools
Add redux dev tools in development
2017-01-06 12:45:02 +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
Ivar Conradi Østhus
fe8fb45603 Merge pull request #41 from Unleash/date
Render date as DD.MM.YYYY
2017-01-05 16:25:06 +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
Sveinung Røsaker
5da2ed17fc Merge pull request #37 from Unleash/move-delete-feature-from-list-to-view
moved remove feature button from list to view
2017-01-04 11:34:21 +01:00
vsandvold
5cfc5b0861 moved remove feature button from list to view 2017-01-04 00:33:32 +01:00