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

245 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
d152995f36 4.0.0 2021-05-21 14:30:08 +02:00
Ivar Conradi Østhus
8b8cfd7130 4.0.0-beta.5 2021-05-18 14:01:36 +02:00
Ivar Conradi Østhus
a93e4f5374 4.0.0-beta.4 2021-05-11 15:03:29 +02:00
Ivar Conradi Østhus
84388fd812 v4.0.0-beta.3 2021-05-11 12:24:56 +02:00
Ivar Conradi Østhus
c9cd70e05b 4.0.0-beta.2 2021-05-10 13:27:59 +02:00
Fredrik Oseberg
48ed5f711f 4.0.0-beta.1 2021-05-07 11:26:05 +02:00
Fredrik Strand Oseberg
ad09c4039a Fix/strategy constraints (#289)
* fix: only update editable strategies if index is less than 0

* fix: add wdyr

* fix: set tracking to false as default

* chore: update readme
2021-05-07 08:31:25 +02:00
Ivar Conradi Østhus
23e49f948a 4.0.0-beta.0 2021-05-05 22:23:44 +02:00
Ivar Conradi Østhus
76cd54fd91 feat: upgrade to node.js v14 2021-05-05 22:18:35 +02:00
Ivar Conradi Østhus
ec06e92ef7 4.0.0-alpha.14 2021-05-04 22:10:48 +02:00
Ivar Conradi Østhus
dd64566719 4.0.0-alpha.13 2021-05-04 21:30:27 +02:00
Ivar Conradi Østhus
c2e50bf16c 4.0.0-alpha.12 2021-05-02 20:46:40 +02:00
Ivar Conradi Østhus
dad8d3de81 4.0.0-alpha.11 2021-04-29 22:00:58 +02:00
Fredrik Strand Oseberg
1f46d3b21b Fix/cleanup (#276)
* chore: update changelog

* 4.0.0-alpha.10

* fix: add dnd provider as top level wrapper

* fix: add forgotten password link to password auth

* fix: remove unecceesary dnd component

* fix: check for usedTokenError
2021-04-27 09:48:00 +02:00
Fredrik Oseberg
b1c32eab71 4.0.0-alpha.9 2021-04-23 15:23:36 +02:00
Fredrik Strand Oseberg
05334337c2 Feat/user profile (#274)
* chore: update changelog

* feat: user profile

* feat: onOutsideClick hook

* feat: tune user profile

* fix: refactor to button

* feat: mobile view

* fix: update tests

* feat: add link to docs
2021-04-23 13:49:42 +02:00
Ivar Conradi Østhus
99c4b7e36d 4.0.0-alpha.8 2021-04-23 13:39:34 +02:00
Ivar Conradi Østhus
a82feadf01 4.0.0-alpha.7 2021-04-22 10:48:46 +02:00
Ivar Conradi Østhus
43101d0483 4.0.0-alpha.6 2021-04-21 09:41:29 +02:00
Ivar Conradi Østhus
6532d6a136 4.0.0-alpha.5 2021-04-21 09:38:40 +02:00
Ivar Conradi Østhus
f669f96d49 wip: frontend should understand rbac permissions (#269)
* chore: update changelog

* 4.0.0-alpha.4

* wip: frontend should understand rbac permissions

* move all feature components to hasAccess

* fix: remove all change permissions

* fix all the tests

* fix all the tests x2

* fix snapshot for node 12

* fine tune perms a bit

* refactor: rewrite to ts

* refactor: use admin constant

* fix: import

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-20 19:13:31 +02:00
Fredrik Strand Oseberg
524936912d Feat/user flow (#267)
* feat: add new user page

* feat: passwordchecker

* fix: remove loading

* feat: reset password

* fix: move swr to devDeps

* feat: generate reset link

* feat: add reset password form

* fix: remove console log

* fix: rename to forgotten password

* feat: add simple menu

* fix: change password checker title

* fix: change text in new-user view

* fix: lint errors

* fix: add status code to constants

* fix: comment

* fix: add classes for new user component

* fix: tests

* fix: remove console log

* fix: remove retry method

* fix: invalid token constant

* fix: remove console log

* fix: dependency array on useCallback

* fix: featureview

* fix: redirect on authenticated

* refactor: progresswheel

* fix: lint deps
2021-04-19 10:55:15 +02:00
Ivar Conradi Østhus
e69ba78536 4.0.0-alpha.3 2021-04-12 20:22:08 +02:00
Ivar Conradi Østhus
4e92e068ab 4.0.0-alpha.2 2021-04-09 13:39:49 +02:00
Ivar Conradi Østhus
41ce9105c6 fix: move all deps to devDependecies 2021-04-09 13:38:30 +02:00
Christopher Kolstad
22795e251f Migrate to create-react-app and react-scripts (#263)
* Setup create-react-app and typescript

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
2021-04-07 09:04:48 +02:00
Fredrik Oseberg
30e3f468eb 4.0.0-alpha.1 2021-03-30 15:52:18 +02: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
335a0a3cc3 3.15.0 2021-03-29 19:47:56 +02:00
Ivar Conradi Østhus
b8b48b5726 feat: Adapt API keys to new endpoint (#259)
* 3.14.1

* more changs!

* fix: cleanup UI to match API

* fix
2021-03-29 19:32:15 +02:00
Ivar Conradi Østhus
19aebbf774 3.14.0 2021-03-12 11:47:00 +01:00
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