summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/scripts
Commit message (Expand)AuthorAgeFilesLines
* Add @license tags to PG HTML and JS assetsDave Borowitz2018-03-263-40/+49
* Refactor file path truncation into behaviorKasper Nilsson2017-10-011-20/+0
* Introduce gr-permissionBecky Siegel2017-08-211-1/+0
* Annotation updatesBecky Siegel2017-08-121-1/+1
* Catch-all fix for merged linter errorsKasper Nilsson2017-05-171-3/+3
* Merge "Add padding to diff when scrollbar is inline"Viktar Donich2017-05-161-0/+29
|\
| * Add padding to diff when scrollbar is inlineViktar Donich2017-05-121-0/+29
* | ES6ify /scripts/util.jsKasper Nilsson2017-05-151-8/+8
|/
* Add root element definitionBecky Siegel2017-05-111-0/+20
* Remove unnecessary HTML escapingWyatt Allen2017-01-301-16/+0
* Fix lint errorsBecky Siegel2016-12-191-3/+3
* Make file list more useful on mobileBecky Siegel2016-12-141-0/+20
* Wrap util.js in an IIFE to prevent deploy errorAndrew Bonventre2016-03-291-37/+40
* Add gr-router to replace app.js for url routingAndrew Bonventre2016-03-291-96/+0
* Move fake-app.js to test folderAndrew Bonventre2016-03-101-28/+0
* Refactor directory structure of componentsAndrew Bonventre2016-03-042-278/+0
* Add backtick to HTML escape codeAndrew Bonventre2016-02-171-2/+3
* Fix issues detected by 'JSHint' and 'JSCS'Urs Wolfer2016-02-052-2/+2
* Refactor keyboard shortcut handling into a behaviorAndrew Bonventre2016-02-011-16/+0
* Refactor: Move changes.js into a Polymer BehaviorAndrew Bonventre2016-02-011-97/+0
* Render change actionsDavid Ostrovsky2016-01-291-1/+5
* Implement keyboard shortcuts for the change view file listAndrew Bonventre2016-01-271-5/+5
* Fill in getModifierState when it's not definedAndrew Bonventre2016-01-241-4/+7
* Suppress keyboard shortcuts if a modifier key is pressedAndrew Bonventre2016-01-241-1/+5
* Add support for html and enabled fields in link configsAndrew Bonventre2016-01-151-8/+31
* Don't use iron-a11y-keys-behavior for keyboard shortcutsAndrew Bonventre2016-01-111-1/+1
* Polygerrit: Fix redirectionDavid Pursehouse2016-01-081-1/+1
* Redirect GWT hashed URLs properly in PolyGerritAndrew Bonventre2016-01-071-1/+6
* Fix issue with gr-linked-text not properly linking >1 config matchesAndrew Bonventre2016-01-061-15/+13
* Auto-link change descriptions based on server configAndrew Bonventre2015-12-281-42/+17
* Add a polymer element to parse and linkify a string of textMichael McCoy2015-12-212-0/+282
* Add dropdown to jump to patch set in change viewAndrew Bonventre2015-12-171-1/+1
* Add reply dropdown to publish draftsAndrew Bonventre2015-12-101-0/+4
* Draft comments initial implementationAndrew Bonventre2015-12-091-0/+15
* app.js: Use regex instead of * for dashboard wildcardDave Borowitz2015-12-041-1/+1
* Implement user dashboard viewAndrew Bonventre2015-12-041-0/+7
* Suppress keyboard shortcuts while some elements are in focusAndrew Bonventre2015-12-021-0/+9
* Add fake global app for testingAndrew Bonventre2015-12-011-0/+28
* Scaffold for user's logged-in dashboardAndrew Bonventre2015-11-301-43/+62
* Minor cleanup of routing middlewareAndrew Bonventre2015-11-241-7/+7
* Introduce responsive layout media queries and clean up gr-diff-view a bitAndrew Bonventre2015-11-231-0/+9
* [PolyGerrit] Render (read-only) comments and column width ruler.Andrew Bonventre2015-11-191-0/+6
* [PolyGerrit] Basic diff view with testsAndrew Bonventre2015-11-161-0/+15
* Add the skeleton of a new UI based on Polymer, PolyGerritAndrew Bonventre2015-11-093-0/+164