aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/ui
Commit message (Expand)AuthorAgeFilesLines
* Fixing critical accessibility issueMathieu Suen2021-11-042-6/+4
* SONAR-15507 Add a prompt to warn when SonarQube need an updateMathieu Suen2021-10-213-57/+65
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-3020-20/+20
* Fix multiple Code SmellsWouter Admiraal2021-09-134-10/+9
* SONAR-12019 Fix counter in measure page for Application and PortfolioMathieu Suen2021-08-256-112/+41
* SONAR-15297 Remove all sonar-ui-common theming logicWouter Admiraal2021-08-203-22/+17
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web f...Wouter Admiraal2021-08-2072-14/+4794
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-205-14/+14
* SONAR-14935 Fix banner display at low widthPhilippe Perrin2021-06-231-1/+0
* SONAR-14935 Prompt users for next steps once the first analysis is finishedWouter Admiraal2021-06-174-0/+222
* SONAR-12082 Adjust keyboard navigation instruction visibilityWouter Admiraal2021-04-093-0/+413
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-226-196/+0
* Format all headers for 2020Wouter Admiraal2020-01-0710-10/+10
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-1/+4
* SONAR-11601 Fix coverage rating pad angle for coverage of 0% or 100%Grégoire Aubert2019-10-282-1/+15
* SONAR-11601 Colorblind-friendly coverage indicators in the project's homepageGrégoire Aubert2019-10-213-6/+90
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-022-2/+2
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-195-5/+5
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1143-2535/+7
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-281-1/+1
* SONAR-11750 Add visible focus state on links for keyboard navigationWouter Admiraal2019-06-281-1/+1
* SONAR-12055 Display administration navbar notification when restarting the se...Grégoire Aubert2019-06-031-1/+1
* Create and use ClearButton componentGrégoire Aubert2019-05-074-24/+32
* SONAR-11746 Replace 'x' icon for delete actionsWouter Admiraal2019-04-251-2/+2
* SONAR-11887 Inverse issue icons and coverage/duplication information in codev...Wouter Admiraal2019-04-233-14/+73
* SONAR-11886 Highlight Hotspots in issues pageGrégoire Aubert2019-04-235-2/+175
* Update React, Typescript and Eslint dependenciesGrégoire Aubert2019-03-291-1/+1
* SONAR-11764 Make Rating components accessibleWouter Admiraal2019-03-265-4/+94
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-066-178/+24
* SONARCLOUD-413 Add organizations list in onboarding modalJeremy Davis2019-03-062-1/+36
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-064-0/+174
* SONAR-11645 Disable sibling navigation in MeasuresWouter Admiraal2019-02-113-152/+53
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-116-0/+391
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-282-3/+7
* SONAR-11651 Display tooltip next to warning quality gate statusGrégoire Aubert2019-01-181-0/+1
* Fix license headers for 2019Duarte Meneses2019-01-0231-32/+31
* SONAR-11204 use alerts in place of bannersStas Vilchik2018-12-202-22/+27
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-071-0/+6
* create global type definitions (#1017)Stas Vilchik2018-12-054-9/+5
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-301-4/+8
* SONAR-10763 display quality gate events for applications (#910)Stas Vilchik2018-11-203-4/+4
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-163-6/+9
* SONAR-11327 Redirect user after organization creation depending on contextGrégoire Aubert2018-11-161-0/+3
* SONAR-11362 apply feedback (#905)Stas Vilchik2018-11-071-7/+7
* SONAR-11362 Display duplications in the project headerStas Vilchik2018-11-071-3/+3
* rewrite more components from flow to ts (#913)Stas Vilchik2018-11-061-7/+8
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-304-0/+118
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ...Grégoire Aubert2018-09-191-3/+3
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-031-2/+2