UI: Add 'ID' detail to info display on submission page #48

Merged
Márton Lente merged 6 commits from martonlente/extensions-website:ui-detail-info-display into main 2024-03-11 12:46:05 +01:00

This PR adds 'ID' and 'Slug' details to info info display on submission page. This enables users to see how the extension's URL will look like, before finalizing the submission. (The slug is generated from Name.)

Screenshot

UI detail info display

This PR adds 'ID' ~~and 'Slug'~~ details to info info display on submission page. ~~This enables users to see how the extension's URL will look like, before finalizing the submission. (The slug is generated from _Name_.)~~ ###### Screenshot ![UI detail info display](https://projects.blender.org/attachments/dd354c81-4234-4c88-ad76-ab5ad3ccaacc)
Márton Lente added 2 commits 2024-03-04 12:51:32 +01:00
Márton Lente changed title from WIP: Add 'Id' and 'Slug' details to info display on submission page to UI: Add 'Id' and 'Slug' details to info display on submission page 2024-03-04 12:53:25 +01:00
Pablo Vazquez reviewed 2024-03-04 19:07:49 +01:00
@ -35,1 +35,4 @@
<div class="dl-row">
<div class="dl-col">
<dt>{% trans 'Id' %}</dt>

This should be capitalized: ID, since it's short for identifier.

This should be capitalized: `ID`, since it's short for identifier.
Author
Owner

Thank you, it has been changed.

Thank you, it has been changed.
martonlente marked this conversation as resolved
Márton Lente added 1 commit 2024-03-05 10:03:14 +01:00
Márton Lente changed title from UI: Add 'Id' and 'Slug' details to info display on submission page to UI: Add 'ID' and 'Slug' details to info display on submission page 2024-03-05 10:04:06 +01:00
Márton Lente added 1 commit 2024-03-11 11:55:06 +01:00
Márton Lente force-pushed ui-detail-info-display from 0c728fbe53 to 6e34981ef1 2024-03-11 11:56:20 +01:00 Compare
Márton Lente added 1 commit 2024-03-11 11:56:39 +01:00
Márton Lente changed title from UI: Add 'ID' and 'Slug' details to info display on submission page to UI: Add 'ID' detail to info display on submission page 2024-03-11 11:58:01 +01:00
Dalai Felinto approved these changes 2024-03-11 12:16:45 +01:00
Márton Lente added 1 commit 2024-03-11 12:44:59 +01:00
Márton Lente merged commit 587509c793 into main 2024-03-11 12:46:05 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: infrastructure/extensions-website#48
No description provided.