- 54934de Replace `GerritNav.navigateToRelativeUrl()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
- 16bcd82 Replace `GerritNav.navigateToDiff()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
- aa53390 Replace `GerritNav.navigateToChange()` by new `setUrl()` service by Ben Rohlfs · 2 years, 6 months ago
- 38ede01 Make `createChangeUrl()` function easier to work with by Ben Rohlfs · 2 years, 6 months ago
- 77c489a Start extracting navigation calls into an interface by Ben Rohlfs · 2 years, 6 months ago
- b196f2f Move dashboard types and config from gr-navigation into a utility by Ben Rohlfs · 2 years, 6 months ago
- 12888fa Remove handling of comment links from `gr-navigation` by Ben Rohlfs · 2 years, 6 months ago
- c2a8f29 Refactor weblinks by Ben Rohlfs · 2 years, 6 months ago
- e9051fe Remove the remains of URL creation from router and navigation by Ben Rohlfs · 2 years, 6 months ago
- 7f8ba52 Complete moving the change url creation into change.ts view model by Ben Rohlfs · 2 years, 6 months ago
- f75d338 Move generating of dashboard URLs into dashboard.ts by Ben Rohlfs · 2 years, 6 months ago
- bd8dbcf Move generating of group URLs into group.ts by Ben Rohlfs · 2 years, 6 months ago
- 26db742 Move generating of repo URLs into repo.ts by Ben Rohlfs · 2 years, 6 months ago
- 3868e43 Move generating of settings URLs into settings.ts by Ben Rohlfs · 2 years, 6 months ago
- 2148185 Remove edit url generation from gr-navigation by Ben Rohlfs · 2 years, 6 months ago
- 804e724 Move generating of change URLs into change.ts by Ben Rohlfs · 2 years, 6 months ago
- 731738b Move generating of diff URLs into diff.ts by Ben Rohlfs · 2 years, 6 months ago
- 39aa057 Move generating of search URLs into search.ts by Ben Rohlfs · 2 years, 6 months ago
- 2c5fb43 Remove GerritView.ROOT by Ben Rohlfs · 2 years, 6 months ago
- ade94cb Use view state objects in `GenerateUrlParameters` by Ben Rohlfs · 2 years, 6 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 6 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 7 months ago
- 9ec31b6 Make usp a non-optional parameter for getUrlForChangeById by Chris Poucet · 2 years, 7 months ago
- f00c54e Merge "Move enums out of GerritNav" by Ben Rohlfs · 2 years, 7 months ago
- 8163cd4 Move enums out of GerritNav by Ben Rohlfs · 2 years, 7 months ago
- 2ee3d30 Stop supporting the ignore feature in dashboard queries. by Chris Poucet · 2 years, 7 months ago
- 84e818d Move types from gr-navigation to router-util by Milutin Kristofic · 2 years, 7 months ago
- f30d892 Remove obsolete `internalHost` field from `ChangeInfo` by Ben Rohlfs · 2 years, 8 months ago
- 1f5788e Add USP parameter for related-change links. by Chris Poucet · 2 years, 8 months ago
- 12100f1 Introduce a USP parameter for changes clicked from the dashboard by Chris Poucet · 2 years, 8 months ago
- 2cc210c Use router to open reply dialog when going from diff to change view by Dhruv · 2 years, 9 months ago
- ef04317 Refactoring: Replace `EditPatchSetNum` with EDIT by Ben Rohlfs · 2 years, 10 months ago
- 58267b7 Refactoring: Replace `ParentPatchSetNum` with `PARENT` by Ben Rohlfs · 2 years, 10 months ago
- abaeacf Improve typing of patch set numbers by Ben Rohlfs · 2 years, 10 months ago
- 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 10 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 10 months ago
- 7af9585 Convert gr-navigation_test.js to typescript by paladox · 3 years ago
- 885e0e7 Add eslint rule @typescript-eslint/no-confusing-void-expression by Ben Rohlfs · 3 years, 1 month ago
- 3cc9d44 Make gr-change-list slots for empty state generic by Frank Borden · 3 years, 1 month ago
- 543a9f8 Revert "Extract dashboard section into its own component" by Chris Poucet · 3 years, 1 month ago
- 4d4d6cb Extract dashboard section into its own component by Dhruv Srivastava · 3 years, 1 month ago
- 1c933eeb Get rid of TopicsPage functionality. by Chris Poucet · 3 years, 2 months ago
- 6a2624e Add support for `filter`, `select` and `attempt` URL params for checks by Ben Rohlfs · 3 years, 3 months ago
- 28c5933 Add missing redirect param to navnavigateToTopicPage by Dhruv Srivastava · 3 years, 4 months ago
- 463b094 Completely remove the "Assignee" feature from Gerrit's web app by Ben Rohlfs · 3 years, 5 months ago
- 7a6cf93 Merge "Refactor getUrlForChange to take options" by Dhruv Srivastava · 3 years, 4 months ago
- c9d12bc Refactor getUrlForChange to take options by Dhruv Srivastava · 3 years, 4 months ago
- 474edf3 Merge "Refactor navigateToChange to take options" by Dhruv Srivastava · 3 years, 4 months ago
- 0633ae1 Refactor navigateToChange to take options by Dhruv Srivastava · 3 years, 4 months ago
- 1a9a104 Remove redundant documentation by Dhruv Srivastava · 3 years, 4 months ago
- 4052c45 Navigate to topic page if user queries for a topic by Dhruv Srivastava · 3 years, 4 months ago
- 49f0a7a Do not recreate change view by Dhruv Srivastava · 3 years, 5 months ago
- 3398e64 Set basePatchNum to PARENT instead of null by Dhruv Srivastava · 3 years, 7 months ago
- 3b7740f Repo admin UI: Add a "General" section for repo admin view by Youssef Elghareeb · 3 years, 7 months ago
- 68d12fc Hide wip changes from the CC section in dashboard by Youssef Elghareeb · 3 years, 8 months ago
- d2db462 Add link icon to comment thread by Dhruv Srivastava · 3 years, 10 months ago
- 1bed4ae Create new url for navigating to comment inside Comments Tab by Dhruv Srivastava · 3 years, 10 months ago
- fb3f979 Show merge conflict resolution icon+link when WebLink exists by Frank Borden · 3 years, 10 months ago
- 09ab7b6 Merge "Remove attention set configuration option (frontend)" by Ben Rohlfs · 3 years, 10 months ago
- d7c299f Show any edit weblinks in place of EDIT button by Frank Borden · 3 years, 10 months ago
- 954e508 Remove attention set configuration option (frontend) by David Ostrovsky · 3 years, 10 months ago
- 591b490 Specify BasePatchSetNum type by Dhruv Srivastava · 4 years ago
- f91f966 PolyGerrit: Fix some typos by David Ostrovsky · 4 years, 1 month ago
- 61a83ed Change linked URL for topic by Milutin Kristofic · 4 years, 2 months ago
- a00ef28 Move some types from gr-reviewer-updates-parser to types.ts by Ben Rohlfs · 4 years, 2 months ago
- ebe4acc Add a model for router and change by Ben Rohlfs · 4 years, 3 months ago
- 53f2131 Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
- 12f22a9 Convert files to typescript by Dmitrii Filippov · 4 years, 5 months ago
- 8e684b9 Add 'Since' and 'Submitted' columns to dashboard sections by Ben Rohlfs · 4 years, 5 months ago
- 2c15ec0 Highlight the dashboard rows with attention as reviewer by Ben Rohlfs · 4 years, 6 months ago
- 3f3c205 Convert files to typescript by Dmitrii Filippov · 4 years, 6 months ago
- badc134 Convert gr-reply-dialog to typescript by Ben Rohlfs · 4 years, 6 months ago
- 491c384 Convert gr-change-list to typescript by Milutin Kristofic · 4 years, 6 months ago
- 3192222 Scroll to comment in diff when file is unchanged by Dhruv Srivastava · 4 years, 6 months ago
- 252cddf Convert files to typescript by Dmitrii Filippov · 4 years, 7 months ago
- 495c701 Move gr-commit-info to typescript by Tao Zhou · 4 years, 7 months ago
- e544d25 Replace ProjectName type to RepoName by Tao Zhou · 4 years, 7 months ago
- 350f29c Replace all RepositoryName with ProjectName type by Tao Zhou · 4 years, 7 months ago
- e2e2897 Merge "Preloading Dashboard query" by Milutin Kristofic · 4 years, 7 months ago
- cdedfa7 Preloading Dashboard query by Milutin Kristofic · 4 years, 8 months ago
- 322b13e Convert gr-formatted-text to TypeScript by Ben Rohlfs · 4 years, 7 months ago
- 4f6310c Convert gr-linked-text to ts by Dmitrii Filippov · 4 years, 7 months ago
- 1cae645 Convert gr-navigation to typescript by Dmitrii Filippov · 4 years, 7 months ago
- 2ff55fb Rename files to preserve history by Dmitrii Filippov · 4 years, 7 months ago
- 2c35afe Change default patchset choice for comments by Dhruv Srivastava · 4 years, 11 months ago
- 4cd35cb Enable prefer-object-spread rule by Tao Zhou · 4 years, 8 months ago
- 3de8e0e Redirect instead of show when a single change matches query by Dmitrii Filippov · 4 years, 8 months ago
- 053624d Diff view: Pass line number to inline editor by David Ostrovsky · 4 years, 9 months ago
- 06117e8 Convert tests to karma by Dmitrii Filippov · 4 years, 9 months ago
- 7298842 Rename all _test.html to _test.js files by Dmitrii Filippov · 4 years, 9 months ago
- d7639c7 Add a dashboard section for attention set by Dmitrii Filippov · 5 years ago
- 163de6f Revert "Add link icon to messages in change log." by Dhruv Srivastava · 4 years, 9 months ago
- f09ff81 Add link icon to messages in change log. by Dhruv Srivastava · 4 years, 10 months ago
- cfe6530 PolyGerrit: Remove unnecessary escape in regex by David Ostrovsky · 4 years, 10 months ago
- d90e7f4 Add `charset` meta tag to all test files by Tao Zhou · 4 years, 11 months ago
- eb8b269 Get rid of global Gerrit.Nav by Dmitrii Filippov · 5 years ago
- 416960c Cleanup tests after conversion to ES6-modules by Dmitrii Filippov · 5 years ago
- daf0ec9 Convert polygerrit to es6-modules by Dmitrii Filippov · 5 years ago
- dbe9545 Rename .html files to .js files by Dmitrii Filippov · 5 years ago
- 4f10d77 Fix tests for M80 by Tao Zhou · 5 years ago