Closed
Bug 739241
Opened 13 years ago
Closed 5 years ago
Add help documentation to balrog admin-ui
Categories
(Release Engineering Graveyard :: Applications: Balrog (frontend), defect, P5)
Release Engineering Graveyard
Applications: Balrog (frontend)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: edransch, Unassigned)
References
Details
(Whiteboard: [lang=js][lang=html][ready])
Balrog's admin-ui should have built in help documentation.
The documentation should be available either via links to wiki pages, or directly built-in using docstrings.
Updated•12 years ago
|
Assignee: edransch.contact → nobody
Whiteboard: [balrog]
Assignee | ||
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
Updated•11 years ago
|
Component: General Automation → Tools
QA Contact: catlee → hwine
Updated•10 years ago
|
Whiteboard: [balrog] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2693] [balrog]
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2693] [balrog] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2701] [balrog]
Updated•8 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/2701] [balrog] → [lang=js][lang=html]
Updated•8 years ago
|
Whiteboard: [lang=js][lang=html] → [lang=js][lang=html][ready]
Comment 3•8 years ago
|
||
Hi,
How can I help?
Comment 4•8 years ago
|
||
@bhearsum Wasif seems to have found another bug but some information here might be good.
Flags: needinfo?(bhearsum)
Comment 5•8 years ago
|
||
Right now, the Balrog Admin UI is not very usefu
Basically, we want some in-context help in the admin UI. Perhaps some tooltips that tell you what is valid for different fields, maybe some way to get a definition or more information for a field (even if it just links to RTD).
Flags: needinfo?(bhearsum)
Comment 6•8 years ago
|
||
(In reply to Ben Hearsum (:bhearsum) from comment #5)
> Right now, the Balrog Admin UI is not very usefu
...now very useful unless you already understand Rules, Releases, etc.
> Basically, we want some in-context help in the admin UI. Perhaps some
> tooltips that tell you what is valid for different fields, maybe some way to
> get a definition or more information for a field (even if it just links to
> RTD).
This sort of thing would make it easier for first time users to understand, or even long time users to remember what some obscure feature does.
Comment 7•8 years ago
|
||
Is there any place I can reference for the information on this?
Then I can proceed forward with coming up with in-context help.
Comment 8•8 years ago
|
||
(In reply to Wasif Hyder from comment #7)
> Is there any place I can reference for the information on this?
>
> Then I can proceed forward with coming up with in-context help.
http://mozilla-balrog.readthedocs.io/en/latest/index.html has pretty detailed documentation. In particular, the Database Model section has a lot of information on the different fields for Rules, Releases, and Permissions.
Updated•8 years ago
|
Priority: P3 → P5
Comment 9•7 years ago
|
||
We did this for the new "mig64" field in https://github.com/mozilla/balrog/pull/372/files#diff-f36a08085552209bdccdf7c156b266e5R152, so we've got a model for how to show it in the UI now. It would be good to rid of the duplication across multiple templates that introduced, though.
Comment 10•5 years ago
|
||
Mass closure of old Balrog UI bugs. We've built a new UI in https://github.com/mozilla-frontend-infra/balrog-ui, and any issues which are still valid should be filed as Issues there.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → WONTFIX
Updated•5 years ago
|
Product: Release Engineering → Release Engineering Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•