olav
|
2e367b3a04
|
feat: add trial expiration warning banner (#985)
* refactor: simplify useApiGetter cache keys
* refactor: simplify basePath helpers
* refactor: add UNLEASH_BASE_PATH frontend env var
* refactor: make sure AnnouncerElement does not affect the layout
* refactor: draw texture image above footer
* refactor: extract domain check helpers
* refactor: fix a few ts-expect-errors
* feat: add trial expiration warning banner
* refactor: fix IInstanceStatus interface prefix
* refactor: use ConditionallyRender in InstanceStatus
* refactor: simplify env helper functions
* refactor: use FC in InstanceStatus
* refactor: warn about expired trials
* refactor: fix eslint warnings
* refactor: disable banner outside of localhost
* refactor: use new instance state field name
|
2022-05-19 14:06:18 +02:00 |
|
olav
|
3b8eecbe88
|
refactor: use static as the asset dir name (#975)
|
2022-05-10 15:10:21 +02:00 |
|
Nuno Góis
|
badc65ddf0
|
refactor: some cleanup after the vite PR (#958)
|
2022-05-06 13:11:46 +02:00 |
|
Nuno Góis
|
5872a1c82c
|
refactor: adapt to Vite (#940)
* chore: adapt to vite
* remove react-scripts
* add jsdom dep, update snaps
* fix tests
* fix: formatting
* fix: vercel rewrite
* fix: regeneratorRuntime is not defined
Co-authored-by: Tymoteusz Czech <tymek+gpg@getunleash.ai>
Co-authored-by: Tymoteusz Czech <2625371+Tymek@users.noreply.github.com>
|
2022-05-05 16:15:22 +01:00 |
|