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

297 Commits

Author SHA1 Message Date
ivaosthu
54861f586c 2.2.3 2017-03-07 17:34:30 +01:00
Ivar Conradi Østhus
084b5038ff Merge pull request #77 from Unleash/captialize_menu
Heading Should be Captialized
2017-03-07 15:10:10 +01:00
ivaosthu
f3995f5986 Heading Should be Captialized 2017-03-07 14:55:33 +01:00
ivaosthu
ffb2adcbd8 Add licence. #73 2017-03-07 14:31:30 +01:00
Vegard Sandvold
bf86929a44 adds logo to drawer title and updates favicon (#76) 2017-03-07 11:39:10 +01:00
vsandvold
ce51d98e4f makes the history diff use all available space 2017-03-06 14:12:54 +01:00
vsandvold
d62175eb5b styling cleanup 2017-03-01 21:54:31 +01:00
Simen Bekkhus
0418603021 Add some tests (#74) 2017-02-23 22:18:23 +01:00
Sveinung Røsaker
2651e118a1 Merge pull request #72 from Unleash/yarn
Add yarn lockfile
2017-02-23 18:35:48 +01:00
Simen Bekkhus
5bd117ecbd Add yarn lockfile 2017-02-23 15:15:19 +01:00
ivaosthu
cf3e24dab2 2.2.2 2017-02-15 22:20:52 +01:00
ivaosthu
3267df5255 Simple view fix for application details 2017-02-15 22:19:10 +01:00
ivaosthu
b70b3bb452 2.2.1 2017-02-15 17:18:25 +01:00
Ivar Conradi Østhus
3fac119366 Merge pull request #68 from Unleash/bugfix/default-percentage-value
Bugfix: Default percentage values should be set, not just displayed.
2017-02-15 17:13:43 +01:00
ivaosthu
07d6b85b12 Bugfix: Default percentage values should be set, not just displayed. 2017-02-15 17:04:27 +01:00
Ivar Conradi Østhus
8f605649bb Merge pull request #67 from Unleash/improve-application-list-view-layout
minor improvements to application list and edit layouts
2017-02-15 16:56:58 +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
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