Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(environments): Environment settings, behind flag #25000

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Twixes
Copy link
Collaborator

@Twixes Twixes commented Sep 16, 2024

Changes

This is step 10 of the environments project – #13418 (comment). (They are not necessarily sequential.)

Mostly just moving things around (what was called "ProjectFoo" in code is now "TeamFoo" for clarity), and then a few additions: projectLogic.ts, ProjectDangerZone.tsx, ProjectDetails.tsx, and a new flag called environments.

All these changes feed into the updated SettingsMap.tsx / settingsLogic.ts / settingsSceneLogic.ts . Tere should be no difference AT ALL to users with the environments flag off – but when the flag is on, settings fully reflect the new hierarchy:

Screenshot 2024-09-16 at 17 53 48

Copy link
Contributor

Size Change: +2.07 kB (+0.19%)

Total Size: 1.11 MB

Filename Size Change
frontend/dist/toolbar.js 1.11 MB +2.07 kB (+0.19%)

compressed-size-action

@aspicer
Copy link
Contributor

aspicer commented Sep 18, 2024

I took a look - this all looks impressive at a glance, other than a lot of the tests are failing.

Happy to look again and check it after that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants