Nuno Góis
|
58fb1a21fd
|
feat: implement demo guide steps (#3569)
https://linear.app/unleash/issue/2-924/implement-the-guide-steps
While https://github.com/Unleash/unleash/pull/3528 implemented the basic
guide logic with some example steps, this PR adds the guide steps as per
the current demo, along with any necessary changes and features that
were needed to accomplish this.
Relates to [roadmap](https://github.com/orgs/Unleash/projects/10) item:
#3537
https://user-images.githubusercontent.com/14320932/233133252-a3790f11-ec5d-4ee3-952d-88348212bd3c.mp4
|
2023-04-19 19:40:29 +01:00 |
|
Fredrik Strand Oseberg
|
093156f5f5
|
Refactor/make styles batch 6 part 2 (#2811)
Adds another batch of refactored components
|
2023-01-03 16:15:22 +01:00 |
|
Tymoteusz Czech
|
24cb1b21ef
|
Virtualize project toggles list (#1043)
* fix: virtualize project toggles list
* refactor: improve type for feature dialogs
* fix: formatting - prettier
|
2022-06-01 12:24:24 +00:00 |
|
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 |
|
Tymoteusz Czech
|
06b0a29ea8
|
Project features list update (#991)
* refactor: column icon position
* project overview horizontal scroll
* updated table headers styles
* fix: feature overview switch title
* refactor: cleanup of sortable header styles
* fix: z-index issue in test
* fix: html semantics after review
|
2022-05-18 11:56:55 +02:00 |
|
Tymoteusz Czech
|
b1166bb2f4
|
Project overview feature toggles list (#971)
* refactor: page container
* refactor: table page header
* feat: new feature toggles list in project overview
* feat: sortable enviromnents in project overview
* feat: project overview toggles search
* feat: project overview features column actions
* project overview table column sizing
* project overview feature actions permissions
* project overview archive feature action
* project overview toggle state strategy fallback
* remove previous project overview implementation
* fix: remove additional prop in sortable table
* fix: stale feature refetch
* improvements after review
* feat: manage visible columns in project overview
* improve project overview columns selection
* fix: simplify columns
* Revert "remove previous project overview implementation"
This reverts commit 98b051ff6a5a4fb8a9a0921b661514e15a00249a.
* restore legacy project overview table
|
2022-05-13 14:51:22 +02:00 |
|