- 6c2eb1f Add plugin endpoint for account links by Frank Borden · 12 months ago
- 47a188f Consistently use `getDocUrl()` and `docsBaseUrl` everywhere by Ben Rohlfs · 1 year, 3 months ago
- 3e3da5a Only log DashboardDisplayed for the default user dashboard. by Kamil Musin · 1 year, 3 months ago
- 30d6cff Add display name to account hovercard by Ben Rohlfs · 1 year, 4 months ago
- fceaf78 Request change-details as part of sendReview request. by Chris Poucet · 1 year, 5 months ago
- 3630a38 Add `rel="noopener noreferrer"` to all external links by Ben Rohlfs · 1 year, 7 months ago
- 48cb6ae Fix whitespace around links in account hovercard by Ben Rohlfs · 1 year, 7 months ago
- d49e833 Remove `viewStateChanged()` method from gr-change-view by Ben Rohlfs · 1 year, 9 months ago
- a36fa83 Remove `EventType` enum by Ben Rohlfs · 1 year, 11 months ago
- 44f0104 Replace `fireEvent` by `fire` by Ben Rohlfs · 1 year, 11 months ago
- 5b3c655 Make sure that all empty events are declared in HTMLElementEventMap by Ben Rohlfs · 1 year, 11 months ago
- 96e9b91 Fix the account hovercard layout when users have a long "About Me" text by Ben Rohlfs · 2 years ago
- c02facb Stop double encoding in the URL by Ben Rohlfs · 2 years ago
- 4d498fe Expand textbox for account status & add 140 char limit by Frank Borden · 2 years, 2 months ago
- bb0cf83 Move to Dependency injection for UserModel by Chris Poucet · 2 years, 3 months ago
- 5fa9724 Show hovercard preview on profile settings page by Frank Borden · 2 years, 3 months ago
- f75d338 Move generating of dashboard URLs into dashboard.ts by Ben Rohlfs · 2 years, 4 months ago
- 39aa057 Move generating of search URLs into search.ts by Ben Rohlfs · 2 years, 4 months ago
- be9451a Delete common-test-setup-karma.ts by Frank Borden · 2 years, 4 months ago
- 7b24f73 Move flush from global to test util by Frank Borden · 2 years, 4 months ago
- 4cf6a80 Compute account and config from model in GrHovercardAccount by Dhruv Srivastava · 2 years, 5 months ago
- 96e9a0d Allow account hovercard without change data by Frank Borden · 2 years, 5 months ago
- e1ba821 Remove chai and assert from global window by Frank Borden · 2 years, 5 months ago
- 3b00663 Replace 'show-alert' with enum usage by Dhruv Srivastava · 2 years, 5 months ago
- 5cb15dd Don't show change links for email only accounts by Dhruv Srivastava · 2 years, 5 months ago
- 2c4b72d Use @open-wc's a11y testing by Frank Borden · 2 years, 5 months ago
- 37c7e42 Convert expect to assert style in tests by Frank Borden · 2 years, 5 months ago
- 42c1a45 Web Dev Server by Frank Borden · 2 years, 5 months ago
- dda2ee5 Fix the attention set icon by Ben Rohlfs · 2 years, 6 months ago
- 1c71386 Migrate more icons to use gr-icon. by Chris Poucet · 2 years, 6 months ago
- 908d61d Migrate icons to material icons by Chris Poucet · 2 years, 7 months ago
- 32d4b8d Migrate outline-help and arrow-right to material-icons. by Chris Poucet · 2 years, 7 months ago
- c0fa7ce Show voteable text for all hovercards by Dhruv · 2 years, 7 months ago
- 1e12525 Remove empty lines after license header by Ben Rohlfs · 2 years, 8 months ago
- 94fcbbc Replace license headers with shorter SPDX header by Ben Rohlfs · 2 years, 8 months ago
- 09d8de3 Fix the hovercard account message to remove 'this' by Chris Poucet · 2 years, 9 months ago
- 8003bd3 Enforce lit/quoted-expressions 'never' by Ben Rohlfs · 2 years, 10 months ago
- 885e0e7 Add eslint rule @typescript-eslint/no-confusing-void-expression by Ben Rohlfs · 2 years, 11 months ago
- fed3fed Missed adding this update to my last change. by Chris Poucet · 2 years, 11 months ago
- 09bcbff Fix spacing of gr-hovercard-account by Chris Poucet · 2 years, 11 months ago
- 2aeeb0a Update account hovercard spacing and make sure it dissapears on clicks. by Chris Poucet · 3 years ago
- fbae178 Fix closing hovercard, when mouse enter hovercard by Milutin Kristofic · 3 years ago
- d176380 Merge "Update gr-hovercard-account to show relevant links" by Chris Poucet · 3 years ago
- 56cc960 Tab Navigation for hovercards by Milutin Kristofic · 3 years ago
- 8312124 Update gr-hovercard-account to show relevant links by Chris Poucet · 3 years ago
- f8531ef Rename "Status" to "About me" in prefs & hovercard by Frank Borden · 3 years ago
- f957cf2 Format all Semantic Dom Diff UTs by Milutin Kristofic · 3 years ago
- 1f06c00 Add spacing on status plugins in account hovercard by Frank Borden · 3 years ago
- 05c5b13 Merge "Stop showing calendar icon for user's with status" by Frank Borden · 3 years ago
- db8ce00 Stop showing calendar icon for user's with status by Frank Borden · 3 years ago
- f97d0de Introduce hovercard status plugin endpoint by Frank Borden · 3 years ago
- 21ad315 Add shadow dom UT for gr-hovercard-account by Milutin Kristofic · 3 years, 2 months ago
- 2a9953b7 Test gr-hovercard-account to ts by Milutin Kristofic · 3 years, 2 months ago
- 5d54633 Rename gr-hovercard-account_test to ts by Milutin Kristofic · 3 years, 2 months ago
- c6e880b Generalize the mechanism on how to setup appContext by Chris Poucet · 3 years, 2 months ago
- ef402f2 Introduce icon for unavailable users by Frank Borden · 3 years, 3 months ago
- 7202d68 Migrate gr-hovercard-account to LitElement by Chris Poucet · 3 years, 3 months ago
- 3e43039 Create new hovercard-mixin in Lit by Chris Poucet · 3 years, 4 months ago
- df6a673 Fix template types in gr-hovercard-account by Ben Rohlfs · 3 years, 4 months ago
- 4037d2f Fix a couple of layout issues caused by tooltip and gr-button migrations by Ben Rohlfs · 3 years, 4 months ago
- 150fc91 Migrate GrDateFromatter to lit by Chris Poucet · 3 years, 4 months ago
- d201fde Remove tool-tip functionality from gr-button by Chris Poucet · 3 years, 4 months ago
- d3f2419 Add the override keyword to class members in TypeScript files by Gerrit Code Review · 3 years, 4 months ago
- aa60f93 Move font styles into their own shared style file by Ben Rohlfs · 3 years, 4 months ago
- bb5a93a Some small refactorings to enable stricter js compiler flags by brohlfs · 3 years, 5 months ago
- 546976f Use account templates instead of real name in Attension Set reason by Marija Savtchouk · 3 years, 6 months ago
- 756071b gr-avatar to lit element by Milutin Kristofic · 3 years, 8 months ago
- 954e508 Remove attention set configuration option (frontend) by David Ostrovsky · 3 years, 9 months ago
- 6988bdf Upgrade package.json dependencies by Frank Borden · 3 years, 10 months ago
- 27c856da Remove LegacyElementMixin everywhere by Ben Rohlfs · 3 years, 11 months ago
- 5f520da Replace at-/de-tached with dis-connectedCallback by Ben Rohlfs · 3 years, 11 months ago
- d94011e Remove GestureEventListeners by Ben Rohlfs · 3 years, 11 months ago
- c1c6afd Add assertIsDefined util method by Ben Rohlfs · 4 years ago
- 259c276 Remove bug icons for reporting attention set issues by Ben Rohlfs · 4 years ago
- b907ac1 Fix being able to flip your own attention flag by Ben Rohlfs · 4 years ago
- 3a6ff7e Introduce a proper mock for the RestApiService by Ben Rohlfs · 4 years ago
- 1b8a434 Only allow involved users to change the attention set by Ben Rohlfs · 4 years, 2 months ago
- 35a698f Remove unused import for gr-rest-api-interface by Dhruv Srivastava · 4 years, 2 months ago
- 43935a4 Change all components to use the service for rest-api-interface by Ben Rohlfs · 4 years, 2 months ago
- 807d5a5 Add a constant for 'current' by Dhruv Srivastava · 4 years, 2 months ago
- 0825090 Fix argument type for dispatchEventThroughTarget by Dhruv Srivastava · 4 years, 3 months ago
- 7973c7e Add more functionalities to hovercard by Dhruv Srivastava · 4 years, 4 months ago
- 98fc177 Replace dispatchEvent with dispatchEventThroughTarget by Dhruv Srivastava · 4 years, 3 months ago
- 9e9ec51 Do not show attention related hovercard actions to guest users by Ben Rohlfs · 4 years, 4 months ago
- 027446d Add an attention-set-util by Ben Rohlfs · 4 years, 4 months ago
- badc134 Convert gr-reply-dialog to typescript by Ben Rohlfs · 4 years, 4 months ago
- d450fb2 Replace some deprecate `done()s` in frontend tests by Ben Rohlfs · 4 years, 4 months ago
- d47eeb9 Replace flushAsynchronousOperations() by flush() by Ben Rohlfs · 4 years, 4 months ago
- bb59fa2 Convert gr-account* to typescript by Milutin Kristofic · 4 years, 5 months ago
- c70ed19 Rename files to preserve history by Milutin Kristofic · 4 years, 5 months ago
- 528f0c6 Update attention set directly instead of doing a page reload by Ben Rohlfs · 4 years, 5 months ago
- 417a3fd Hide service users in attention set related components. by Ben Rohlfs · 4 years, 5 months ago
- 1f20c6c Add doc/bug icons to hovercard and change to help-outline icon by Ben Rohlfs · 4 years, 6 months ago
- 2218111 Merge changes I488afd17,I053f3ee4 by Tao Zhou · 4 years, 6 months ago
- 68e4021 Merge "Add a reason message to the attention set hovercard info" by Ben Rohlfs · 4 years, 6 months ago
- 4cd35cb Enable prefer-object-spread rule by Tao Zhou · 4 years, 6 months ago
- 2bc8ec5 Add a reason message to the attention set hovercard info by Ben Rohlfs · 4 years, 6 months ago
- 1fd14cb Fix reloading of page when changing attention set from hovercard by Ben Rohlfs · 4 years, 6 months ago
- 89a6b77 Convert all *_html.js files to typescript by Dmitrii Filippov · 4 years, 6 months ago
- ebf6354 Add reportInteraction calls for attention set actions by Ben Rohlfs · 4 years, 7 months ago