Commit 70b4379
feat(aci): Add ability to create envs inline (#112558)
# Description
Updated the environment selector to be able to create a new environment
inline.
Right now, we can only select environments on Uptime and Metric
monitors. The Metric monitor will be able to save the new environments
after #112537 is deployed.
### Metric Monitor
<img width="1624" height="1061" alt="Screenshot 2026-04-08 at 4 56
33 PM"
src="https://github.com/user-attachments/assets/f6c2ebef-3b2c-45fe-bc29-839c4be81f35"
/>
### Uptime Monitor
<img width="1624" height="1061" alt="Screenshot 2026-04-08 at 4 58
48 PM"
src="https://github.com/user-attachments/assets/09b61794-3242-48ee-8f03-d3b0ecc05060"
/>
### Uptime Saves
<img width="1624" height="1061" alt="Screenshot 2026-04-08 at 4 59
33 PM"
src="https://github.com/user-attachments/assets/5783da6b-a7f7-4e07-b501-eb7eebcab22f"
/>1 parent ddbf8c4 commit 70b4379
File tree
1 file changed
+20
-5
lines changed- static/app/views/detectors/components/forms/common
1 file changed
+20
-5
lines changedLines changed: 20 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| 5 | + | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
| |||
14 | 16 | | |
15 | 17 | | |
16 | 18 | | |
| 19 | + | |
| 20 | + | |
17 | 21 | | |
18 | 22 | | |
19 | 23 | | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
26 | 39 | | |
27 | 40 | | |
28 | | - | |
29 | | - | |
30 | | - | |
31 | | - | |
| 41 | + | |
32 | 42 | | |
33 | 43 | | |
34 | 44 | | |
35 | | - | |
| 45 | + | |
36 | 46 | | |
37 | 47 | | |
38 | 48 | | |
39 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
40 | 55 | | |
41 | 56 | | |
42 | 57 | | |
| |||
0 commit comments