Ivar Conradi Østhus
|
107cc0636f
|
fix: should not register duplicate HTML5 backends
|
2021-02-09 21:56:49 +01:00 |
|
Ivar Conradi Østhus
|
00f411d9d2
|
fix: UX should not eagerly store strategy updates! (#240)
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
|
2021-02-09 10:14:04 +01:00 |
|
Ivar Conradi Østhus
|
3a6fa577bc
|
feat: Addon support from UI (#236)
|
2021-02-05 14:24:22 +01:00 |
|
Christopher Kolstad
|
2cabe7f297
|
Add tag feature
- CRUD for tag-types
- CD for tags
- tagging for features
- display tags on feature-toggle
|
2021-01-18 09:26:32 +01:00 |
|
Ivar Conradi Østhus
|
7380d92e45
|
fix: migrate all .scss files to .module.scss
|
2021-01-07 13:36:13 +01:00 |
|
Ivar Conradi Østhus
|
8a083ce748
|
fix: Should update activation strategies immediately (#229)
|
2020-11-27 22:23:44 +01:00 |
|
Ivar Conradi Østhus
|
264e9c56ae
|
feat: add support for projects
|
2020-11-23 21:09:19 +01:00 |
|
Ivar Conradi Østhus
|
87c32015a4
|
fix: typo description => descriptionn
|
2020-10-02 11:05:29 +02:00 |
|
Ivar Conradi Østhus
|
82c67aba30
|
fix: add created date for applications
|
2020-09-26 22:14:56 +02:00 |
|
Ivar Conradi Østhus
|
31398571b4
|
fix: show notification when app updates
|
2020-09-26 21:31:34 +02:00 |
|
Ivar Conradi Østhus
|
130110f5a4
|
feat: add search for applications
|
2020-09-24 20:02:45 +02:00 |
|
Ivar Conradi Østhus
|
5844c488f3
|
fix: add disabled propertu to select
|
2020-08-07 11:25:24 +02:00 |
|
Ivar Conradi Østhus
|
303b6edb99
|
feat: added time-ago to toggle-list
|
2020-08-07 10:08:23 +02:00 |
|
Ivar Conradi Østhus
|
f5ed3eaa1f
|
feat: Add stale marking of feature toggles
|
2020-08-07 09:36:32 +02:00 |
|
Ivar Conradi Østhus
|
6395568d55
|
feat: add support for toggle type
|
2020-08-06 11:03:40 +02:00 |
|
Jaynish Buddhdev
|
d7ae641274
|
Feat: (VariantCustomization) Allow user to customize variant weights (#216)
Co-authored-by: Jaynish Buddhdev <bjaynish1@gmail.com>
|
2020-08-03 13:33:16 +02:00 |
|
Ivar Conradi Østhus
|
57bdf63043
|
fix: add common component input-list-field
|
2020-05-22 13:00:53 +02:00 |
|
Ivar Conradi Østhus
|
5cbfcf5f3b
|
fix: improve on variant ui
|
2020-05-20 16:32:29 +02:00 |
|
Ivar Conradi Østhus
|
d7f9b892a3
|
feat: UI for view, create and edit context fields (#204)
* feat: UI for view, create and edit context fields
* fix: lint
|
2020-02-27 21:36:07 +01:00 |
|
ivaosthu
|
1fb45944a5
|
fix: skip locale test for now
|
2019-10-09 20:29:46 +02:00 |
|
Luan Raithz Machado
|
c25c0a76a8
|
fix: babel-preset-env (#190)
* changed do @babel/preset-env
* runned lint fix
* added beforeEach in ui-config-store-test
|
2019-10-09 19:58:49 +02:00 |
|
ivaosthu
|
eaa20927c0
|
chore: Fix linting
|
2019-03-13 09:11:30 +01:00 |
|
ivaosthu
|
2f2581298b
|
fix(eslint): ovveride test rules in root .eslintrc file
|
2018-08-13 13:13:27 +02:00 |
|
ivaosthu
|
59bcabe331
|
fix(router): Upgrade to react-router v. 4.x.
This is rather big change to react-router and
required a lot of rewrites.
Mostly followed this guide:
https://github.com/ReactTraining/react-router/blob/master/packages/react-router/docs/guides/migrating.md
|
2018-08-07 12:50:28 +02:00 |
|
ivaosthu
|
791aed23b5
|
fix(ApplicationList): icon can be null and default values will not kick in then.
|
2018-08-07 12:50:27 +02:00 |
|
Corinne Krych
|
aa3fb71dc3
|
lint(error): make lint happy
|
2018-02-16 21:18:20 +01:00 |
|
Corinne Krych
|
f8fb2bbc76
|
refactor(form): separate add-feature and update-feature components
|
2018-02-16 09:19:30 +01:00 |
|
Corinne Krych
|
df4dd6a784
|
fix(locale): make timezone defaulted
|
2018-02-08 12:57:36 +01:00 |
|
Corinne Krych
|
4f49f8421c
|
fix(util): remove unused function
|
2018-02-08 11:23:07 +01:00 |
|
Corinne Krych
|
920872512c
|
feat(timezone): Timezone should be configurable
|
2018-02-07 14:53:10 +01:00 |
|
Corinne Krych
|
dedcced8d4
|
fix(util): make unti tests pass whatever the timezone is
|
2018-02-06 14:12:00 +01:00 |
|
Ivar Conradi Østhus
|
b97e666e0f
|
chore(lint): Added propTypes to all components
|
2018-02-04 22:16:04 +01:00 |
|
Ivar Conradi Østhus
|
03ff3b8a74
|
fix(jest) Always use UTC as TZ
|
2018-02-02 12:05:44 +00:00 |
|
Ivar Conradi Østhus
|
6cf9c689db
|
chore(travis) build with node 8
|
2018-02-02 12:52:31 +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
|
6e0db0a998
|
Upgrade eslint
|
2017-06-29 08:36:10 +02: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 |
|
vsandvold
|
410f40cc03
|
tweaks markup
|
2017-02-14 12:46:09 +01:00 |
|
vsandvold
|
9d76e6ab42
|
minor improvements to application list and view layouts
|
2017-02-14 12:11:18 +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 |
|
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
|
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 |
|
vsandvold
|
dfb841cd3c
|
github link into menu + username tooltip + visual tweaks
|
2017-01-20 12:57:05 +01:00 |
|
Simen Bekkhus
|
912e717526
|
Ensure the same date format everywhere
|
2017-01-06 11:41:52 +01:00 |
|