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

32 Commits

Author SHA1 Message Date
Corinne Krych
920872512c feat(timezone): Timezone should be configurable 2018-02-07 14:53:10 +01:00
Ivar Conradi Østhus
b97e666e0f chore(lint): Added propTypes to all components 2018-02-04 22:16:04 +01:00
Simen Bekkhus
8ef9def08c Use 120 as width in prettier (#90) 2017-08-28 21:40:44 +02:00
Simen Bekkhus
b176d63f56 Fix deprecations (#88)
* Fix some optimization bailouts

* Use prop-types package

* Make error comp functional

* Remove unused css transition dep

* Remove unused immutability helper dep

* Align react versions in package.json
2017-08-28 21:30:12 +02:00
Simen Bekkhus
683ae7e6d8 Use prettier (#87)
* Use prettier

* Upgrade to 1.6 beta

* Update lint deps

* Upgrade to full 1.6
2017-08-28 19:15:47 +02:00
Simen Bekkhus
3f8931ff8c Fix faulty proptypes declarations
Go from 188 lint errors to 64
2017-07-10 23:38:44 +02:00
Simen Bekkhus
6e0db0a998 Upgrade eslint 2017-06-29 08:36:10 +02:00
vsandvold
ce51d98e4f makes the history diff use all available space 2017-03-06 14:12:54 +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
1e5949672a added data table header component with title and actions (#55) 2017-01-26 11:53:07 +01:00
vsandvold
3415fcb82e improved page layout + horizontal scrolling tables on mobile 2017-01-23 09:13:38 +01:00
Simen Bekkhus
912e717526 Ensure the same date format everywhere 2017-01-06 11:41:52 +01:00
Simen Bekkhus
09fae0bfef Render date as DD.MM.YYYY
Fixes #40
2017-01-05 15:17:20 +01:00
sveisvei
4530f37a14 fix lint 2016-12-14 12:50:23 +01:00
sveisvei
659b668814 cleanup log 2016-12-10 14:02:48 +01:00
sveisvei
6e366c1db6 fix switch 2016-12-10 12:21:27 +01:00
sveisvei
21012adc08 minor cleanups, move header to common component 2016-12-10 11:47:25 +01:00
sveisvei
b0a1b4e2d1 use table on compact diff view 2016-12-09 22:14:40 +01:00
sveisvei
672635a185 add list and icon 2016-12-05 18:43:00 +01:00
sveisvei
e88e3aeb88 make history-list-toggle use same store 2016-12-05 18:11:51 +01:00
sveisvei
b35ad9a91b add history to view part1 2016-12-05 17:59:16 +01:00
sveisvei
eeb40113c5 wip 2016-12-04 12:49:01 +01:00
ivaosthu
d7901a2790 remove code 2016-12-03 15:18:50 +01:00
ivaosthu
e2fdacd997 cleanup history view a bit 2016-12-03 15:18:01 +01:00
Ivar
652c4b39f4 pure components 2016-11-26 10:01:48 +01:00
ivaosthu
91c12976e5 fix icons 2016-11-24 21:44:21 +01:00
ivaosthu
bb3791987d simplify immutable js 2016-11-24 20:30:06 +01:00
ivaosthu
b3c9aa121d Implemented a settings-store backed by localstorage.
Closes #9
2016-11-24 19:34:23 +01:00
ivaosthu
be35162a94 more event-differ 2016-11-22 22:58:09 +01:00
ivaosthu
edf0075282 add history for feature toggles 2016-11-22 22:04:30 +01:00
ivaosthu
0c0c61d5a3 fix EventHistory with diffs 2016-11-22 21:13:26 +01:00
ivaosthu
d21bf84a5b init 2016-11-10 14:27:06 +01:00