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

14 Commits

Author SHA1 Message Date
olav
016633dae9 refactor: format files (#719)
* refactor: fix deprecated prettier config name

* refactor: add fmt scripts

* refactor: check fmt during CI

* refactor: format files
2022-02-18 09:51:10 +01:00
olav
c4efaf8276 refactor: remove enzyme (#664)
* refactor: mock SVG imports in tests

* refactor: remove enzyme
2022-02-04 11:32:02 +01:00
Fredrik Strand Oseberg
dbed06f300 Feat/material UI (#250)
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
Co-authored-by: Christopher Kolstad <git@chriswk.no>
2021-03-30 15:14:02 +02:00
Ivar Conradi Østhus
7c0bb12799 fix: modal for variants 2020-06-04 15:00:16 +02:00
Ivar Conradi Østhus
5cbfcf5f3b fix: improve on variant ui 2020-05-20 16:32:29 +02: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
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
6db1483a42 fix(unit-test): update test 2018-03-11 14:53:57 +01:00
Corinne Krych
29ea3dabcc test(feature): test add, update feature form 2018-02-17 16:57:03 +01:00
Corinne Krych
8064551a6c feat(archive): diplay archived list similar to features list 2018-02-09 19:21:43 +01:00
Corinne Krych
55683b0038 fix(archive): regenrate snapshot test for archive view 2018-02-09 14:05:55 +01:00
ivaosthu
5a15396ce4 Add reducer test 2017-11-29 10:08:40 +01:00
ivaosthu
ff8b11af4d Add a few snapshot tests 2017-11-29 09:25:32 +01:00
Simen Bekkhus
0418603021 Add some tests (#74) 2017-02-23 22:18:23 +01:00