olav
|
7b60ef2aa6
|
refactor: misc type improvements (#945)
* refactor: improve ChangePassword types
* refactor: improve usePagination types
* refactor: improve UsersList types
|
2022-05-04 08:14:49 +02:00 |
|
Youssef Khedher
|
08c4b60cef
|
fix: project access (#621)
* feat: update useProjectApi hook
* fix: refactor to hooks
* fix: remove some ts errors
* fix: set message if error exists directly on response
* fix: remove console logs
* fix: typo
* delete: context2
* feat: filter added user from user add list
* fix: cleanup PR based on feedback
* fix: handle undefined roles in ProjectRoleSelect
* fix: use target value
* fix: type event
* fix: conflict
* fix: add appropriate types
* fix conflicts
* fix: explicit query
* fix: refactor list
* refactor: permission icon button
* fix: conflict
* fix: ts errors
* refactor: break list into its own component
* fix: use stringifed deps
* fix: explicit export
* fix: update pr according to comments
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
|
2022-02-09 12:25:02 +01:00 |
|
Fredrik Strand Oseberg
|
8462b00d5c
|
fix: add pagination filter (#631)
|
2022-01-26 12:27:34 +01:00 |
|
Fredrik Strand Oseberg
|
85a7c55fdf
|
Feat/group by projects (#308)
This PR adds support for projects as a first class citizen, and toggling features on in different environments.
|
2021-07-07 11:04:36 +02:00 |
|