Fredrik Strand Oseberg
d11bee0b95
Feature/stale dashboard ( #243 )
...
* feat: initial structure
* feat: add reportCard
* feat: add report-toggle-list
* feat: add report-card
* feat: connect data
* feat: add material icons
* feat: add table styles
* fix: rename reportcard
* feat: add checkbox functionality
* fix: correct invalid json format
* feat: add support for changing project
* fix: linting
* fix: remove trailing slash
* fix: change rewrites to routes
* fix: update glob
* feat: add name sorting
* refactor: swap routes for rewrites in vercel.json
* feat: add rewrite rules
* feat: add all rewrite rules
* feat: initial useSort implementation
* feat: finalized useSort for consistent name sorting
* feat: date parsing
* feat: implement sorting functionality for headers
* fix: ensure consistent naming in useSort
* feat: finish reportcard
* fix: remove loader class
* feat: hide bulk actions behind feature flag
* feat: add tests
* fix: lint and proptypes
* fix: lint
* fix: update select styles
* fix: create snapshots from node 12
* fix: safari flex inconsistencies
* feat: expand conditionallyRender functionality to encompass passing functions as elseShow param
* fix: conditional project selector
* fix: add missing new-line
* fix: move dependencies
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-02-25 10:54:53 +01:00
Ivar Conradi Østhus
73c0c8beb0
fix: unsecure => insecure
2021-02-24 11:17:46 +01:00
Ivar Conradi Østhus
6fa6aaf68c
fix: upgrade uglifyjs-webpack-plugin to version 2.2.0
2021-02-24 11:13:37 +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
d0a54d6859
fix: upgraded jest to version 26.6.3
2021-02-05 15:35:32 +01:00
Ivar Conradi Østhus
3a6fa577bc
feat: Addon support from UI ( #236 )
2021-02-05 14:24:22 +01:00
dependabot[bot]
f7f58fa0a7
chore(deps): bump ini from 1.3.5 to 1.3.8 ( #231 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-02-04 20:06:52 +01:00
Ivar Conradi Østhus
171ccd337d
fix: upgrade redux-devtools to version 3.7.0
2021-01-07 13:50:48 +01:00
Ivar Conradi Østhus
04dc797fe4
fix: update canisue-lite
2021-01-06 22:22:30 +01:00
Ivar Conradi Østhus
46843aecf1
fix: remove use of input stores
2021-01-06 21:41:56 +01:00
dependabot[bot]
39befeafe2
chore(deps): bump http-proxy from 1.18.0 to 1.18.1 ( #223 )
...
Bumps [http-proxy](https://github.com/http-party/node-http-proxy ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/http-party/node-http-proxy/releases )
- [Changelog](https://github.com/http-party/node-http-proxy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/http-party/node-http-proxy/compare/1.18.0...1.18.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2020-11-27 22:24:46 +01:00
Ivar Conradi Østhus
fc15144a15
chore(deps-dev): bump node-fetch from 2.6.0 to 2.6.1
2020-11-23 21:15:05 +01:00
Ivar Conradi Østhus
ff4e66354f
fix: upgrade whatwg-fetch to version 3.4.1
2020-09-25 21:18:42 +02:00
Ivar Conradi Østhus
1ac720267c
fix: yarn.lock
2020-08-07 10:27:26 +02:00
dependabot[bot]
7d7d98d87b
chore(deps): bump elliptic from 6.5.2 to 6.5.3 ( #218 )
...
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:50:32 +02:00
dependabot[bot]
5567473c56
chore(deps): bump websocket-extensions from 0.1.3 to 0.1.4 ( #217 )
...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:50:18 +02:00
dependabot[bot]
ee4cce80b4
chore(deps-dev): bump lodash from 4.17.15 to 4.17.19 ( #214 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-03 13:49:59 +02:00
Ivar Conradi Østhus
cf8ac31f8c
fix: upgrade react-dnd to version 11.1.3
2020-08-03 13:44:05 +02:00
greenkeeper[bot]
39513c25c8
fix: Update react-dnd to the latest version 🚀 ( #213 )
...
Co-authored-by: greenkeeper[bot] <23040076+greenkeeper[bot]@users.noreply.github.com>
2020-08-03 13:39:24 +02:00
Ivar Conradi Østhus
0945c4343e
fix: add react-select
2020-05-18 16:03:35 +02:00
Ivar Conradi Østhus
c33a811032
fix: upgrade react-reduc to version 7.2.0
2020-04-18 22:08:53 +02:00
Ivar Conradi Østhus
9a24743764
fix: upgrade fetch-mock to version 9.4.0
2020-04-18 22:05:34 +02:00
Ivar Conradi Østhus
6ea48374ae
fix: upgrade redux to version 4.0.5
2020-04-18 22:03:38 +02:00
Ivar Conradi Østhus
72d48b5b57
fix: upgrade babel dependencies
2020-04-18 22:01:25 +02:00
Ivar Conradi Østhus
aa13f2d755
fix: upgrade react-router to version 5.1.2
2020-04-18 21:54:49 +02:00
Ivar Conradi Østhus
88aca9e37a
fix: upgrade react to version 16.13.1
2020-04-18 21:53:06 +02:00
Ivar Conradi Østhus
a3c6c8da37
fix: upgrade react-dnd to version 10.0.2"
...
Also drop Decorators
2020-04-18 21:48:38 +02:00
Ivar Conradi Østhus
73f2cebc7a
fix: Add debounce for toggle-filter to avoid lag
2020-02-27 23:06:21 +01:00
Ivar Conradi Østhus
57f1699c00
fix: upgrade react-mdl to version 2.1.0
2020-01-26 12:03:10 +01:00
Ivar Conradi Østhus
19443c651f
Feat: clone feature toggle configuration ( #201 )
...
Create a new feature toggle by cloning the config of an
existing feature toggle.
This feature alos moves away from the input store for the
"create feature toggle form".
2020-01-09 22:51:05 +01:00
Ivar Conradi Østhus
6171423300
fix: update mini-css-extract-plugin to version 0.9.0
2020-01-08 07:27:43 +01:00
greenkeeper[bot]
aa07fe7bf6
fix: update fetch-mock to version 8.0.0 ( #199 )
...
* chore(package): update fetch-mock to version 8.0.0
* chore(package): update lockfile yarn.lock
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2020-01-08 07:22:10 +01:00
ivaosthu
89c42d697b
fix: upgrade react to 16.10.2
2019-10-09 20:14:37 +02:00
ivaosthu
159ddb8b18
fix: upgrade eslint to version 6.5.1
2019-10-09 20:05:58 +02:00
ivaosthu
02f7f9f2e9
fix: upgrade style-loader to version 1.0.0
2019-10-09 20:04:13 +02:00
ivaosthu
2603ce8d5d
chore: update yarn.lock
2019-10-09 20:01:08 +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
Weslei Juan Novaes Pereira
ca2350c05b
fix: Added plugin to remove dist folder automatically ( #191 )
...
* Added official sdk in the footer
* Updated footer snapshot
* linting
2019-10-08 12:08:23 +02:00
ivaosthu
9deee857c9
chore: Update redux* to latest versions
2019-03-13 09:26:42 +01:00
ivaosthu
d1834fc931
chore: Update enzyme to latest versions
2019-03-13 09:23:53 +01:00
ivaosthu
cfd35d37cc
chore: update debug to version 4.1.1
2019-03-13 09:21:11 +01:00
greenkeeper[bot]
9ef3f7bec0
chore(package): update lockfile yarn.lock
2018-12-07 12:06:43 +00:00
ivaosthu
3ce0ce8750
chore(lock): Update lockfile
2018-10-24 18:51:27 +02:00
greenkeeper[bot]
06f57da572
chore(package): update lockfile yarn.lock
2018-09-24 18:18:10 +00:00
greenkeeperio-bot
da64655db5
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-08-28 03:08:07 +00:00
greenkeeperio-bot
c5af438924
chore(package): update lockfile
...
https://npm.im/greenkeeper-lockfile
2018-08-27 18:45:39 +00:00
ivaosthu
3b19cf0d3d
chore(package): Upgrade eslint to version 5.4.0
2018-08-27 14:08:24 +02:00
ivaosthu
d74c4544b1
chore(pacakge): Upgrade enzyme to verison 3.5.0
2018-08-27 13:28:42 +02:00
ivaosthu
da088113af
fix(webpack): Strip all comments in css/js bundles.
2018-08-22 18:06:28 +02:00
ivaosthu
1001ecf584
chore(package): update webpack to version 4.17.1
2018-08-22 17:04:02 +02:00