I've implemented some like that for my personal issue tracker, based on the PGP word list (https://en.wikipedia.org/wiki/PGP_word_list). Each ticket id is converted into hexadecimal, and the first six hex digit are used to look up word. For example, I have tickets such as "REPAY RETRACTION MERIT" and "BEFRIEND CELEBRATE DROPPER". For my issue tracker, ticket ids are random 64-bit digits, which helps. I'm not sure how well this would work for sequential integers.
On Tue, Oct 16, 2018 at 6:56 PM C. Scott Ananian cananian@wikimedia.org wrote:
Just as a wishlist item, I wonder if we could use something like https://tools.ietf.org/html/rfc1760 to convert gerrit #s (and phab #s) to short word strings. I find myself typing sequences of six+ digits over and over again during the workday, and the difficulty of getting these exactly right (esp transpositions) makes me resort to copy-paste etc. And of course in oral meetings reciting these digit strings is especially fun. It would be much nicer to say `git review -d "top huh"` rather than `git review -d 467470`... --scott
On Tue, Oct 16, 2018 at 11:34 AM Paladox via Wikitech-l < wikitech-l@lists.wikimedia.org> wrote:
I must note that with the branching of 2.16, it means that GWTUI is going away. With the removal of GWTUI in https://gerrit-review.googlesource.com/c/gerrit/+/116790
On Tuesday, 16 October 2018, 16:30:53 BST, Paladox via Wikitech-l <
wikitech-l@lists.wikimedia.org> wrote:
Upstream have just branched 2.16 with a rc release a few hours away! So a stable release should be done shortly with all the improvements to polygerrit's ui and a inline editor too! On Friday, 5 October 2018, 19:26:30 BST, Paladox via Wikitech-l < wikitech-l@lists.wikimedia.org> wrote:
I have filed it upstream at https://bugs.chromium.org/p/gerrit/issues/detail?id=9815 On Friday, 5 October 2018, 06:54:25 BST, Dalba dalba.wiki@gmail.com wrote:
I have issues with copying the text of changed files:
`ctrl+a` does not work as it used to anymore: While using the side-by-side diff view, go to a changed file, click on the old/new revision, press `ctrl+a`. In the old UI only the text of the selected file would have been selected, but now the whole page gets selected which is not that useful.
Also, copying multiple lines results in extra whitespace being copied in the middle of the lines. For example goto [1], select the text of both lines and copy... It'll be copied as `# -*- coding: utf-8 -*-\n\t\n\t\n"""Package to hold all library tests."""` (note the `\n\t\n\t\n` which should have been just a `\n`).
On Thu, Oct 4, 2018 at 12:39 AM Paladox via Wikitech-l wikitech-l@lists.wikimedia.org wrote:
Hi, i am collecting feedback for Gerrit's New UI called PolyGerrit. It's
possible to use PolyGerrit on gerrit.wikimedia.org since 2.14. The new UI has recently been made the default upstream. The Old UI is going away in the next release after 2.16. Upstream have given PolyGerrit another update that looks different to the one on gerrit.wikimedia.org. PolyGerrit now includes a dark ui.
To switch to PolyGerrit either click the "New UI" button on the footer
or put ?polygerrit=1 in the url.
To switch back to GWTUI either click "Switch back to old ui" on the
footer or put ?polygerrit=0 in the url.
Non dark mode:
Here's how it looks like:
Dashboard:
https://phabricator.wikimedia.org/F26296230
Change list:
https://phabricator.wikimedia.org/F26296240
Change screen:
https://phabricator.wikimedia.org/F26296242
https://phabricator.wikimedia.org/F26296257
Dark mode: https://phabricator.wikimedia.org/F26296282
And many other UI improvements across the app.
You can play around the the new ui from the master branch that will
become 2.16 here https://gerrit.git.wmflabs.org/r/
Please give feedback so upstream can make PolyGerrit even better! You
can either file your reports at https://phabricator.wikimedia.org/project/view/330/ or reply to the email with your feedback.
It has a dedicated team on the UI with a design researcher behind the
scenes redesigning polygerrit constantly based on feedback.
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l
-- (http://cscott.net) _______________________________________________ Wikitech-l mailing list Wikitech-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikitech-l