[COMPASS-5670] Add `COMPASS_SHOW_NEW_TOOLBARS` feature flag Created: 04/Apr/22 Updated: 02/Jun/22 Resolved: 20/May/22 |
|
| Status: | Closed |
| Project: | Compass |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | No version |
| Type: | Task | Priority: | Major - P3 |
| Reporter: | Rhys Howell | Assignee: | Rhys Howell |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||||||||||||||||||||||||||||||||||
| Epic Link: | COMPASS-5484 | ||||||||||||||||||||||||||||||||||||
| Story Points: | 2 | ||||||||||||||||||||||||||||||||||||
| Documentation Changes: | Not Needed | ||||||||||||||||||||||||||||||||||||
| Sprint: | Iteration Zanzibar, Iteration Barnacle | ||||||||||||||||||||||||||||||||||||
| Description |
|
This `COMPASS_SHOW_NEW_TOOLBARS` feature flag, when set to `true`, will show the new toolbar designs in Compass. This is so that we can develop the views without impacting the releasable Compass. feature flags/env variables in Compass: https://github.com/mongodb-js/compass/blob/main/packages/compass/src/index.d.ts#L51 |
| Comments |
| Comment by Githook User [ 02/Jun/22 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: chore(compass-query-bar): add new toolbars env flag, use in `compass-query-bar` |
| Comment by Githook User [ 23/May/22 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: chore(compass-query-bar): add new toolbars env flag, use in `compass-query-bar` |
| Comment by Githook User [ 23/May/22 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: chore(compass-query-bar): add new toolbars env flag, use in `compass-query-bar` |
| Comment by Githook User [ 20/May/22 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: chore(compass-query-bar): add new toolbars env flag, use in `compass-query-bar` |
| Comment by Githook User [ 20/May/22 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: chore(compass-query-bar): add new toolbars env flag, use in `compass-query-bar` |
| Comment by Githook User [ 20/May/22 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: chore(compass-query-bar): add new toolbars env flag, use in `compass-query-bar` |
| Comment by Githook User [ 20/May/22 ] |
|
Author: {'name': 'Rhys', 'email': 'Anemy@users.noreply.github.com', 'username': 'Anemy'}Message: chore(compass-query-bar): add new toolbars env flag, use in `compass-query-bar` |
| Comment by Rhys Howell [ 27/Apr/22 ] |
|
This is a one liner we'll add when we add the first toolbar to be hidden by this feature flag. This ticket is more useful for linking/organizing the tickets related to the toolbars hidden by this feature flag. feature flags/env variables in Compass: https://github.com/mongodb-js/compass/blob/main/packages/compass/src/index.d.ts#L51 |