aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app/components/search/Search.tsx
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18524 New Main App barJeremy Davis2023-03-131-413/+0
* SONAR-18391 Improve layout landmarkMathieu Suen2023-02-221-1/+1
* Update license templates for 2023Pierre2023-01-021-1/+1
* SONAR-17495 Add up/down navigation on togglerMathieu Suen2022-11-071-1/+4
* SONAR-13368 Bump to prettier@2.7.1Philippe Perrin2022-11-021-19/+20
* SONAR-16690 [891550] Character key shortcuts exist and cannot be modified or ...Jeremy Davis2022-08-031-1/+2
* SONAR-16683 [893656] Remove tooltips from search resultsJeremy Davis2022-08-021-16/+15
* SONAR-16683 [891533] announce search statusJeremy Davis2022-07-291-5/+7
* SONAR-16683 [891479] Semantic web for help, search and account menuJeremy Davis2022-07-291-2/+2
* SONAR-16683 [891539] Semantic html for the search resultsJeremy Davis2022-07-281-1/+1
* SONAR-16475 Remove lazyLoading of frontend componentMathieu Suen2022-07-201-5/+2
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-281-5/+9
* SONAR-16337 Handle shortcuts and inputs when keydownGuillaume Peoc'h2022-05-311-3/+5
* SONAR-16340 Replace keymaster in SearchGuillaume Peoc'h2022-05-131-21/+30
* SONAR-16297 Replace React legacy lifecycle methods in the global SearchMathieu Suen2022-04-251-4/+1
* [NO-JIRA] Fix eslint issuesPhilippe Perrin2022-04-081-11/+4
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-141-1/+2
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-3/+4
* SONAR-15942 Remove deprecated keycodeJeremy Davis2022-01-241-4/+5
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-1/+1
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-201-8/+8
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-8/+8
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-8/+0
* SONAR-13291 Remove file reference in global search.Mathieu Suen2020-05-261-30/+9
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-051-11/+22
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-3/+3
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-191-10/+10
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-8/+8
* Update prettier to last versionGrégoire Aubert2019-03-291-29/+28
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-3/+3
* SONAR-11476 Stop supporting homepage and other space pages for modules and di...Stas Vilchik2019-01-161-9/+23
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
* rewrite global search in ts (#680)Stas Vilchik2018-09-051-0/+408