summaryrefslogtreecommitdiffstats
path: root/polygerrit-ui/app/elements/core/gr-main-header/gr-main-header.ts
Commit message (Expand)AuthorAgeFilesLines
* Fix vertical alignment of header icon and textBen Rohlfs2024-05-101-4/+11
* gr-main-header: fix header to wrap the betterPaladox none2024-04-291-1/+1
* Fix buttons on header disappearingPaladox none2024-04-151-0/+1
* Remove property drilling for `gr-smart-search`Ben Rohlfs2023-09-181-12/+1
* loginUrl and loginText are hardcoded in the UIDiego Zambelli Sessona2023-08-101-1/+4
* Merge branch 'stable-3.7' into 'stable-3.8'Edwin Kempin2023-06-281-1/+1
|\
| * Merge branch 'stable-3.6'Edwin Kempin2023-06-211-1/+1
| |\
| | * Update issue numbers and linksEdwin Kempin2023-06-201-1/+1
| * | Wrap #mobileSearch in a divPaladox none2022-12-151-11/+13
* | | Merge "Add a endpoint decorator for a help-menu in the header."Chris Poucet2023-03-061-1/+1
|\ \ \
| * | | Add a endpoint decorator for a help-menu in the header.Chris Poucet2023-02-271-1/+1
* | | | Move getDocsBaseUrl into rest-apiDhruv Srivastava2023-03-021-2/+2
* | | | Move admin-nav-util into models/views/admin.tsBen Rohlfs2023-03-021-1/+1
* | | | Move dependency on elements out of types/events.tsDhruv Srivastava2023-02-281-1/+1
|/ / /
* | | Replace `fireEvent` by `fire`Ben Rohlfs2023-02-201-2/+2
* | | Make sure that all empty events are declared in HTMLElementEventMapBen Rohlfs2023-02-201-0/+3
* | | Do not wrap the header titleBen Rohlfs2023-01-131-0/+1
* | | Support --header-icon-width and -height instead of just -sizeBen Rohlfs2023-01-091-4/+7
* | | Wrap #mobileSearch in a divPaladox none2022-12-151-11/+13
* | | Remove pluginLoader from getAppContext()Chris Poucet2022-10-261-5/+4
* | | Loosen coupling between GrJsApiInterface and PluginLoaderChris Poucet2022-10-251-1/+1
* | | Refactor how pluginLoader and its parts are accessed.Chris Poucet2022-10-251-2/+3
* | | Move to Dependency injection for UserModelChris Poucet2022-10-241-5/+6
|/ /
* | Replace the "down arrow" for dropdowns by a gr-iconBen Rohlfs2022-09-091-0/+2
* | Web Dev ServerFrank Borden2022-08-161-1/+1
* | Migrate more icons to use gr-icon.Chris Poucet2022-07-261-9/+7
* | Remove unnecessary importsChris Poucet2022-07-201-1/+0
* | Migrate to material-icons for a few unrelated places.Chris Poucet2022-07-191-4/+4
* | Migrate gr-icons:settings and gr-icons:bug to Material IconsChris Poucet2022-07-151-2/+5
* | Clear out some outdated Polymer 2 commentsFrank Borden2022-06-241-1/+0
* | Replace license headers with shorter SPDX headerBen Rohlfs2022-05-271-13/+2
|/
* Enforce lit/quoted-expressions 'never'Ben Rohlfs2022-04-051-8/+8
* Move services/dependency to models/dependencyChris Poucet2022-01-051-1/+1
* Migrate ConfigModel to DIChris Poucet2022-01-051-2/+4
* Remove unused function from gr-main-header, gr-smart-search & gr-app-elementPaladox none2021-12-211-12/+1
* Convert gr-smart-search to litPaladox none2021-12-201-0/+4
* Fix property name whilst calling gr-smart-searchPaladox none2021-12-161-3/+3
* Convert gr-main-header to litPaladox none2021-12-131-97/+356
* Migrate config-model to new patternFrank Borden2021-11-251-8/+3
* Migrate the UserService/Model to not be a singletonChris Poucet2021-11-241-7/+12
* Introduce the concept of Finalizable to tear down services.Chris Poucet2021-11-221-16/+21
* Generalize the mechanism on how to setup appContextChris Poucet2021-11-171-4/+6
* Get rid of @override.Chris Poucet2021-08-201-5/+2
* Add the override keyword to class members in TypeScript filesGerrit Code Review2021-08-201-1/+1
* Fix template problems with gr-main-headerPaladox none2021-07-301-1/+1
* Add a user-model and user-serviceBen Rohlfs2021-07-071-30/+27
* Upgrade package.json dependenciesFrank Borden2021-04-151-1/+1
* Merge branch 'stable-3.3'David Ostrovsky2021-03-291-1/+1
|\
| * Merge branch 'stable-3.2' into stable-3.3David Ostrovsky2021-03-291-1/+1
| * Fix gr-main-headerBen Rohlfs2020-11-101-4/+5