Fredrik Strand Oseberg
|
ded3c22bb1
|
Feat/new addons table (#1021)
* feat: initial list of available addons
* feat: add columns
* fix: update referential equality
* fix: remove search
* fix: remove unused imports
* fix: padding
* fix: imports
* refactor: based on comments
|
2022-05-25 15:37:32 +02:00 |
|
Youssef Khedher
|
85950f104a
|
chore: update paths 🧼 (#820)
|
2022-03-28 09:49:59 +01:00 |
|
Youssef Khedher
|
2a9a3ac569
|
refactor: refactor addons to TSX and remove unused files (#676)
* refactor: refactor addons to TSX and remove unused files
* refactor: change AddonIcon to getAddonIcon
* refactor: add PermissionButton instead of conditional render
* refactor: wrap icon buttons inside PermissionIconButtons
* feat: add confirm delete dialog
* fix: create addon form
* fix: refactor addons
* fix: remove addon store folder
* fix: update index
* fix: rebase
* fix: update exports
* fix: update snapshot
* fix: add dev dep
Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com>
|
2022-02-09 23:05:15 +01:00 |
|
Youssef
|
e25b7b0a22
|
refactor: remove redux from addons components
|
2022-02-01 14:12:53 +01:00 |
|
Youssef
|
f3ab91556b
|
feat: create useAddons and useAddonsApi
|
2022-02-01 07:17:23 +01:00 |
|