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

214 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
b9e6586c30 feat/rbac: edit access for projects. (#251) 2021-03-11 13:59:20 +01:00
Fredrik Oseberg
ae977b0bf1 3.13.5 2021-03-08 15:34:08 +01:00
Fredrik Oseberg
95d83dc812 3.13.4 2021-03-05 11:36:42 +01:00
Fredrik Oseberg
8929e106cb 3.13.3 2021-02-26 10:46:13 +01:00
Fredrik Oseberg
72e2981cf5 3.13.2 2021-02-25 15:21:57 +01:00
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
74b04b7a43 3.13.1 2021-02-24 11:25:07 +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
8a72a7ef5d 3.13.0 2021-02-23 14:08:42 +01:00
Ivar Conradi Østhus
6101a2525d 3.12.0 2021-02-19 12:34:36 +01:00
Ivar Conradi Østhus
972eccb7f1 3.11.4 2021-02-09 21:58:18 +01:00
Ivar Conradi Østhus
a3554834e5 3.11.3 2021-02-09 12:49:20 +01:00
Ivar Conradi Østhus
16dcf858d7 3.11.2 2021-02-09 10:41:04 +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
aa83e68ef9 3.11.1 2021-02-05 15:09:25 +01:00
Ivar Conradi Østhus
1b2f723750 fix: make sure we also bundle SVG in public 2021-02-05 15:08:35 +01:00
Ivar Conradi Østhus
cc29392e6c 3.11.0 2021-02-05 14:33:32 +01:00
Ivar Conradi Østhus
3a6fa577bc feat: Addon support from UI (#236) 2021-02-05 14:24:22 +01:00
Christopher Kolstad
9221f69ca8 3.10.0 2021-01-22 10:21:12 +01:00
Christopher Kolstad
c536a892b9 3.9.1 2021-01-21 10:14:33 +01:00
Christopher Kolstad
9438465bfd 3.9.0 2021-01-18 09:57:10 +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
de9e544dc7 3.8.4 2021-01-06 22:30:38 +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
Ivar Conradi Østhus
a5bd890e12 3.8.3 2020-12-22 10:13:43 +01:00
Ivar Conradi Østhus
fc5110aaa9 3.8.2 2020-12-15 13:27:53 +01:00
Ivar Conradi Østhus
5c06541859 3.8.1 2020-12-14 23:02:51 +01:00
Ivar Conradi Østhus
9e9b2ffe6a 3.8.0 2020-11-27 22:27:34 +01:00
Ivar Conradi Østhus
af8c9c1683 3.7.0 2020-11-23 21:40:47 +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
8d1ffba52c 3.6.5 2020-11-04 09:21:14 +01:00
Ivar Conradi Østhus
06ac056d2b 3.6.4 2020-10-05 23:15:33 +02:00
Ivar Conradi Østhus
14595fb051 3.6.3 2020-10-04 20:41:09 +02:00
Ivar Conradi Østhus
b9fd968735 3.6.2 2020-09-26 22:21:51 +02:00
Ivar Conradi Østhus
050209376f 3.6.1 2020-09-25 22:13:20 +02:00
Ivar Conradi Østhus
61c933f982 3.6.0 2020-09-25 21:21:10 +02: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
d88435f0c5 fix: use https url for local->heroku proxy 2020-09-24 19:30:27 +02:00
Ivar Conradi Østhus
96bcee8d2b 3.5.1 2020-08-11 12:16:16 +02:00
Ivar Conradi Østhus
5cb2036bba 3.5.0 2020-08-10 22:06:20 +02:00
Ivar Conradi Østhus
c7cacc183b 3.5.0-0 2020-08-07 10:42:04 +02:00
Ivar Conradi Østhus
571adc5803 fix: dependencies 2020-08-07 10:35:00 +02:00
Ivar Conradi Østhus
303b6edb99 feat: added time-ago to toggle-list 2020-08-07 10:08:23 +02:00
Ivar Conradi Østhus
e7e0b78697 3.4.1-0 2020-08-06 11:12:38 +02:00
Ivar Conradi Østhus
60705d3993 3.4.0 2020-08-03 14:05:40 +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