Christopher Kolstad
|
4c5eb20e09
|
Task/filter addon by project and environment (#1133)
* feat: add project and environments filters for addons
Co-authored-by: Simon Hornby <liquidwicked64@gmail.com>
|
2022-07-14 12:55:37 +02:00 |
|
Tymoteusz Czech
|
23a874d051
|
Refactor: convert jsx files to typescript (#881)
* refactor: convert remaining js files to typescript
* refactor: conditionally render remove index
* refactor: dialog component to tsx
* refactor: migrate some files from jsx to tsx
* refactor: convert dropdown element to tsx
* refactor: feature toggle list to tsx
* refactor: update context name in use overrides
* refactor: variant overrides to tsx
refactor: remove unused strategy constraint file
* fix: tsx imports
* fix: update refectored components after rebase
* refactor: rename report list files to tsx
* fix: project health list types
* refactor: addon form - add types
* refactor: copy feature component types
* fix: projects toggle style after tsx refactor
* refactor: update ts types from openapi
* fix: ts refactor changes after review
* fix: header title prop
* fix: update after PR comments
* add test to useoverrides hook
* fix conditionally render time ago
* fix: toggle list empty tooltip
* fix: remove unused variable
* remove unused variable
* fix: remove faulty snapshot
|
2022-05-02 12:52:33 +02: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
|
f3ab91556b
|
feat: create useAddons and useAddonsApi
|
2022-02-01 07:17:23 +01:00 |
|