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
|
987fce309c
|
fix: cleanup edit application a bit
|
2020-09-25 09:36:11 +02:00 |
|
Ivar Conradi Østhus
|
130110f5a4
|
feat: add search for applications
|
2020-09-24 20:02:45 +02:00 |
|
Ivar Conradi Østhus
|
b1d30b045e
|
feat: Should be possible to remove applications
https://github.com/Unleash/unleash/issues/634
|
2020-09-23 23:18:53 +02:00 |
|
Ivar Conradi Østhus
|
a097a90dbe
|
fix: make sure application is updated on edit
|
2020-09-23 21:47:07 +02:00 |
|
Ivar Conradi Østhus
|
2ef640f506
|
fix: lint
|
2020-04-18 22:06:49 +02:00 |
|
Ivar Conradi Østhus
|
f6a2508218
|
fix: failing test
|
2020-01-10 08:30:50 +01: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
|
c65d335b25
|
fix: lint errors
|
2019-05-04 06:26:02 +02:00 |
|
ivaosthu
|
7866a7e844
|
fix: Clean up the UI with empty states
|
2019-05-04 06:22:02 +02:00 |
|
Benjamin Ludewig
|
352a935be4
|
fixed timezone in test timestamp
|
2019-01-16 10:51:17 +01:00 |
|
Benjamin Ludewig
|
85fb0f9b89
|
feature: Add support for permission system in unleash frontend
refactored permission-based components
added tests for all permission-based components
|
2019-01-16 10:39:58 +01:00 |
|
Benjamin Ludewig
|
1eb8fc0464
|
feature: Add support for permission system in unleash frontend
|
2018-12-19 17:01:38 +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 |
|
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 |
|
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
|
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 |
|
Ivar Conradi Østhus
|
73a0ffccee
|
Merge branch 'master' into add_sdk_version
|
2017-06-29 11:27:54 +02:00 |
|
Simen Bekkhus
|
6e0db0a998
|
Upgrade eslint
|
2017-06-29 08:36:10 +02:00 |
|
Ivar
|
f7d8c77597
|
Display sdkVersion for instance if present
|
2017-06-28 23:36:28 +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 |
|
ivaosthu
|
3267df5255
|
Simple view fix for application details
|
2017-02-15 22:19:10 +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 |
|
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 |
|
ivaosthu
|
1bdb86c7c2
|
Application tab:metrics => details
|
2017-01-02 13:33:45 +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 |
|
sveisvei
|
60807560d6
|
link to feature view
|
2016-12-22 10:43:25 +01:00 |
|
sveisvei
|
6d5cf7eeae
|
fix register text
|
2016-12-22 09:56:16 +01:00 |
|
ivaosthu
|
84046b11bd
|
fix stratey icon
|
2016-12-19 22:22:49 +01:00 |
|
sveisvei
|
49841e4851
|
remove temp file
|
2016-12-17 22:24:47 +01:00 |
|
sveisvei
|
691e95d6e7
|
improve grid in tablet and phone
|
2016-12-17 21:41:23 +01:00 |
|
sveisvei
|
4530f37a14
|
fix lint
|
2016-12-14 12:50:23 +01:00 |
|
sveisvei
|
83a71902e9
|
add notFound support to client application view
|
2016-12-13 22:46:56 +01:00 |
|
sveisvei
|
f8e5a179f0
|
add tabs to client application view
|
2016-12-13 20:54:53 +01:00 |
|
sveisvei
|
87fe8f5c66
|
shorten description with ellipse
|
2016-12-10 15:39:03 +01:00 |
|
sveisvei
|
4b9a60a735
|
add site url link
|
2016-12-10 15:10:03 +01:00 |
|
sveisvei
|
f665228a5a
|
add progress bar
|
2016-12-10 14:19:52 +01:00 |
|
sveisvei
|
21012adc08
|
minor cleanups, move header to common component
|
2016-12-10 11:47:25 +01:00 |
|
sveisvei
|
61729c3467
|
load app list from common
|
2016-12-09 22:14:40 +01:00 |
|
sveisvei
|
946f9af733
|
applications
|
2016-12-09 14:02:36 +01:00 |
|