Closed
Bug 1257293
Opened 9 years ago
Closed 9 years ago
autocomplete product and channel in balrog ui
Categories
(Release Engineering Graveyard :: Applications: Balrog (frontend), defect)
Release Engineering Graveyard
Applications: Balrog (frontend)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bhearsum, Assigned: njirap, Mentored)
Details
Mark suggested that it would be nice to have Product and Channel autocomplete in the Rules UI (and maybe Product in the Releases UI as well) like Mapping does. I think this is probably pretty reasonable, as there's a relatively limited set of them, and it would reduce the possibility of typo errors.
Ideally, we'd do this in a data driven way rather than hardcoding them somewhere in the repo.
Reporter | ||
Updated•9 years ago
|
Assignee: nobody → njirap
Comment 1•9 years ago
|
||
Commits pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/9d0d3a1ea5a6e95a78b8bd5d1083251c128d7037
[rule-modals] This api change enables channel autocomplete
Closes-bug: #1257293
https://github.com/mozilla/balrog/commit/be41e82cd70843991f51afc6e12bb8bd006aa673
Merge pull request #61 from njirap/autocomplete_more_fields
bug 1257293: autocomplete product and channel in balrog ui. r=bhearsum
Reporter | ||
Comment 2•9 years ago
|
||
Njira's patches for the backend and frontend have both been merged. I'll be pushing them to production with the next batch of changes - hopefully later this week.
Reporter | ||
Comment 3•9 years ago
|
||
This landed in production today, thanks Njira!
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Comment 4•8 years ago
|
||
Commits pushed to master at https://github.com/mozilla/balrog
https://github.com/mozilla/balrog/commit/361373733342329efebd0e2bfe848e674ab04c6e
[balrog-ui] Bug 1257293 - Autocomplete input fields
Rule - product and channel
Release - product
https://github.com/mozilla/balrog/commit/2e8e8dca07b8b7c1d7ea5a40715808a55198a864
[balrog-ui] Merge pull request #19 from njirap/master
bug 1257293: autocomplete product and channel in balrog ui. r=bhearsum
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
•