Commit 98f0af2
authored
feat: [WD-34757] Reevaluate expiry logic for instances and volumes (#1876)
## Done
- Removed default expiry time select for instances **and** volumes.
- Default expiry time remains 6 hours following this [thread
conversation](https://chat.canonical.com/canonical/pl/d9hyzssdmtn35mpopwix5auqdo).
Fixes concerns regarding export transparency highlighted during user
testing.
## QA
1. Run the LXD-UI:
- On the demo server via the link posted by @webteam-app below. This is
only available for PRs created by collaborators of the repo. Ask @Kxiru
or @edlerd for access.
- With a local copy of this branch, [build and run as described in the
docs](https://github.com/canonical/lxd-ui/blob/main/CONTRIBUTING.md#setting-up-for-development).
2. Perform the following QA steps:
- Verify expiry time is removed in instance / volume export.
## Screenshots
Before:
<img width="1920" height="871" alt="image"
src="https://github.com/user-attachments/assets/bc975ae6-4f49-44fa-acc3-3d9a8e7d46e8"
/>
After:
<img width="1920" height="871" alt="image"
src="https://github.com/user-attachments/assets/a62cb082-103e-441b-916f-2c3446bea38d"
/>2 files changed
Lines changed: 0 additions & 28 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | 195 | | |
210 | 196 | | |
211 | 197 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
170 | 170 | | |
171 | 171 | | |
172 | 172 | | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | 173 | | |
188 | 174 | | |
189 | 175 | | |
| |||
0 commit comments