You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(seer): Setup new, blank, page for Seer settings to live (#103990)
This is all behind a feature flag called "seer-settings-gtm". I tested
things by enabling the flag with the toolbar and I can see that urls
like /settings/seer/ and /settings/seer/projects/ and
/settings/seer/repositories/ show the basic html that is defined. When I
toggle the flag off (again, via the toolbar) I can see the "You dont
have access to this feature " message as expected.
By setting up the flag and the blank pages like this it should be easier
to do work in parallel against all three pages, and the original
settings page is not affected.
This change has frontend and backend changes because it's adding a new
flag. The default for the flag is 'off' so these changes are safe to be
merged together, and be deployed at any time in any order.
Look at these screenshots to see the testing in action:
| | Flag Disabled | Flag Enabled |
| --- | --- | --- |
| Main Page | <img width="936" height="340" alt="SCR-20251125-jmdx"
src="https://github.com/user-attachments/assets/de1602d6-8157-4870-a87b-f119622803e2"
/> | <img width="960" height="351" alt="SCR-20251125-jmbn"
src="https://github.com/user-attachments/assets/6b1eed13-a1fd-4e9c-997d-5a2e75c231b9"
/>
| Projects Page | <img width="970" height="352" alt="SCR-20251125-jlxo"
src="https://github.com/user-attachments/assets/1d657814-3f1c-4671-899b-0d15484d86ec"
/> | <img width="987" height="350" alt="SCR-20251125-jlzr"
src="https://github.com/user-attachments/assets/42da955b-f644-4830-a18f-33b880ff137e"
/>
"Choose how Seer automatically triages and diagnoses incoming issues, before you even notice them. This analysis is billed at the [link:standard rates] for Seer's Issue Scan and Issue Fix. See [spendlink:docs] on how to manage your Seer spend.",
"Choose how Seer automatically triages and diagnoses incoming issues, before you even notice them. This analysis is billed at the [link:standard rates] for Seer's Issue Scan and Issue Fix. See [spendlink:docs] on how to manage your Seer spend.",
0 commit comments