olav
|
ae3d6c06cf
|
refactor: simplify login redirect logic (#1987)
|
2022-08-30 09:54:52 +02:00 |
|
olav
|
3add10ccbe
|
refactor: simplify error toast text (#1081)
* refactor: simplify error toast text
* refactor: simplify 404 error text
|
2022-06-09 15:36:01 +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 |
|
olav
|
cfc2338e78
|
refactor: use camel case for files and dirs (#817)
|
2022-03-25 12:34:20 +01:00 |
|