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

143 Commits

Author SHA1 Message Date
Fredrik Strand Oseberg
e78273516a Chore/update frontend 4.2.13 (#503)
* chore: update changelog

* 4.2.13
2021-11-12 13:24:41 +01:00
Fredrik Oseberg
21211320c8 chore: update changelog 2021-11-04 15:38:02 +01:00
Fredrik Oseberg
b649b8a65c fix: update changelog 2021-10-01 13:52:05 +02:00
Fredrik Oseberg
6d9d315586 chore: update changelog 2021-09-27 13:40:01 +02:00
Fredrik Oseberg
1790253cd9 chore: update changelog 2021-09-05 12:16:07 +02:00
Fredrik Oseberg
a00b920324 chore: update changelog 2021-09-01 13:31:09 +02:00
Fredrik Oseberg
ec703defb6 chore: update changelog 2021-08-25 13:41:42 +02:00
Fredrik Oseberg
4b9337a241 chore: update changelog 2021-08-19 13:58:49 +02:00
Fredrik Oseberg
1dd667a545 chore: update changelog 2021-08-13 11:10:15 +02:00
Ivar Conradi Østhus
ae38000cf7 Fix/make sure stickiness exists (#320)
* chore: update changelog

* 4.1.0-beta.1

* fix: Project filter was trying to filter based on full project object

* 4.0.6

* fix: add user to archived toggle view

* fix: remove console log

* 4.0.7

* 4.0.8

* fix: make sure the index we're trying to access exists

* fix: load fonts from google, fallback to system fonts

* fix: snapshot

* 4.0.10

* fix: update package json

* fix update fonts

* fix: remove custom font family for archive

* fix: update snapshot

Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-08-11 13:34:39 +02:00
Fredrik Oseberg
82c46a7175 chore: update changelog 2021-07-16 11:23:59 +02:00
Fredrik Oseberg
f631f366ff chore: update changelog 2021-07-07 16:27:19 +02:00
Fredrik Oseberg
b4d7ea1c4b chore: update changelog 2021-07-07 11:07:12 +02:00
Ivar Conradi Østhus
1d72f17284 fix: update feedback url 2021-06-08 13:32:43 +02:00
Ivar Conradi Østhus
71d0f96a7c chore: update changelog 2021-06-08 13:02:07 +02:00
Fredrik Oseberg
3513239986 chore: update changelog 2021-06-07 11:04:48 +02:00
Ivar Conradi Østhus
c63d4ecd80 chore: update changelog 2021-05-25 19:29:38 +02:00
Ivar Conradi Østhus
e780f71b35 chore: update changelog 2021-05-21 14:29:52 +02:00
Ivar Conradi Østhus
4b26a81e26 chore: update changelog.md 2021-05-18 14:01:25 +02:00
Ivar Conradi Østhus
64248938c9 chore: changelog 2021-05-11 15:03:04 +02:00
Ivar Conradi Østhus
b3c2dadf51 chore: update changelog 2021-05-11 12:24:30 +02:00
Ivar Conradi Østhus
4c1d99d7dd chore: update changelog 2021-05-10 13:27:40 +02:00
Fredrik Oseberg
c348d20501 chore: update changelog 2021-05-07 11:24:57 +02:00
Ivar Conradi Østhus
cbf15ca44a chore: update changelog 2021-05-05 22:23:38 +02:00
Martin Lehmann
549be832bf chore: fix releases URL in changelog (#286) 2021-05-05 13:57:27 +02:00
Ivar Conradi Østhus
73696f1bd3 chore: updated changelog 2021-05-04 22:10:40 +02:00
Ivar Conradi Østhus
c9eb145c56 chore: update changelog 2021-05-04 21:29:49 +02:00
Ivar Conradi Østhus
58bd87c03d chore: update changelog 2021-05-02 20:46:02 +02:00
Ivar Conradi Østhus
f698880eb7 chore: update changelog 2021-04-29 22:00:43 +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
f2a483a76a chore: update changelog 2021-04-23 15:23:33 +02:00
Fredrik Oseberg
2dec218422 chore: update changelog 2021-04-23 15:21:38 +02:00
Fredrik Strand Oseberg
b9f5585c62 Fix/optimizations (#275)
* chore: update changelog

* feat: login mobile view

* fix: lists

* fix: colors

* fix: resolve merge conflict

* fix: tests

* fix: set defualt location object

* fix: don't check password before length exceeds 2

* fix: check length
2021-04-23 15:21:24 +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
062916f865 chore: update changelog 2021-04-23 13:39:22 +02:00
Fredrik Strand Oseberg
0ca753e7e5 Feat/add new user (#273)
* chore: update changelog

* chore: update changelog

* fix: refactor AddUser

* feat: add screens for email and copy

* fix: remove interface

* fix: admin constant in userlist

* chore: fix changelog

* feat: user data fetching with useSWR

* feat: flesh out dialogues

* fix: remove useRequest

* refactor: remove redux for user admin

* refactor: remove from store

* refactor: userListItem

* fix: change type

* feat: add initial loading

* fix: useLayoutEffeect in useLoading

* fix: remove useEffect

* fix: update snapshots

* fix: remove status code

* fix: remove roles from store
2021-04-23 10:59:11 +02:00
Ivar Conradi Østhus
cc357cea87 chore: update changelog 2021-04-22 10:47:27 +02:00
Ivar Conradi Østhus
c4c6d6d9f0 chore: update changelog 2021-04-21 09:36:51 +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
Ivar Conradi Østhus
36f01e0668 chore: update changelog 2021-04-12 20:21:56 +02:00
Ivar Conradi Østhus
684ca081d0 chore: update changelog 2021-04-09 13:39:40 +02:00
Fredrik Oseberg
6403f68d20 chore: update changelog 2021-03-30 15:52:14 +02:00
Ivar Conradi Østhus
f2d8bc27f0 chore: update changelog 2021-03-30 15:15:26 +02:00
Ivar Conradi Østhus
830f672fca chore: update changelog 2021-03-29 19:47:38 +02:00
Christopher Kolstad
980dfcefcb chore: changelog 2021-03-17 09:58:09 +01:00
Christopher Kolstad
1dc81af7c3 fix: encode URI value when deleting tag 2021-03-17 09:57:46 +01:00
Ivar Conradi Østhus
96bb48cb82 chore: update changelog 2021-03-12 11:43:00 +01:00
Fredrik Oseberg
805bc9e1b2 chore: update changelog 2021-03-08 15:34:02 +01:00
Fredrik Oseberg
f48f8d6d96 chore: update changelog 2021-03-05 11:36:37 +01:00
Fredrik Oseberg
bfd7c7cd78 chore: update changelog 2021-02-26 10:45:59 +01:00