aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/controls
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-221-2/+1
* SONAR-13114 Click on the Homepage button reverts back to the default homepageWouter Admiraal2020-06-193-52/+73
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-271-8/+0
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+0
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-2/+2
* Format all headers for 2020Wouter Admiraal2020-01-0710-10/+10
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-301-4/+1
* SONAR-12322 Project Mark/Unmark as favorite button is not refreshing properly...philippe-perrin-sonarsource2019-08-093-19/+60
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-197-24/+24
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-1618-1446/+1
* MMF-769 User can close their account (#1861)Benoit2019-07-122-1/+5
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1186-5467/+33
* SONAR-12147 Add pagination to QG & QP projects listphilippe-perrin-sonarsource2019-06-283-8/+101
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-283-6/+6
* SONAR-11684 Make 'Set as homepage' link more accessibleWouter Admiraal2019-06-283-17/+15
* SONAR-11685 Make 'Add to favorites' link more accessibleWouter Admiraal2019-06-283-18/+20
* Make Checkbox component accessibleWouter Admiraal2019-06-283-6/+33
* SONAR-12040 Drop duplicated css classesGrégoire Aubert2019-06-031-3/+1
* SONARCLOUD-669 Fix favorite star behaviorSiegfried Ehret2019-05-273-15/+45
* SONAR-11938 Remove Server ID and Version from system informationWouter Admiraal2019-05-093-4/+73
* Create and use ClearButton componentGrégoire Aubert2019-05-078-75/+162
* Update prettier to last versionGrégoire Aubert2019-03-291-1/+1
* Update jest and enzymeGrégoire Aubert2019-03-291-1/+1
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-0610-33/+43
* SONARCLOUD-380 Trigger member sync when importing ALM orgJeremy Davis2019-03-065-12/+103
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-068-34/+392
* SONAR-11717 Fix searchbox focusJeremy Davis2019-02-123-4/+7
* SONARCLOUD-329 Create downgrade reason pageWouter Admiraal2019-01-182-4/+6
* SONAR-11282 Enhance embedded docs navigation sidebarWouter Admiraal2019-01-101-12/+5
* fix DateInput testStas Vilchik2019-01-021-0/+4
* Fix license headers for 2019Duarte Meneses2019-01-0272-72/+72
* SONAR-10637 Style input placeholdersWouter Admiraal2018-12-261-5/+0
* finish removing legacy react context (#1055)Stas Vilchik2018-12-123-25/+31
* SONARCLOUD-176 Allow upgrading to paid organization when provisioning projectsGrégoire Aubert2018-12-073-14/+30
* create global type definitions (#1017)Stas Vilchik2018-12-053-11/+17
* SONAR-11321 Improve project page manual fields validateGrégoire Aubert2018-11-163-20/+43
* SONAR-11321 Apply feedbackGrégoire Aubert2018-11-161-1/+1
* SONAR-11322 Import repos from bound organizationsGrégoire Aubert2018-11-164-9/+223
* SONAR-11321 Create organization from GitHub organization or BitBucket teamJulien Lancelot2018-11-165-1/+266
* SONAR-11183 UI toggle switch state should be more obviousStas Vilchik2018-10-302-1/+17
* SONAR-11263 Add a confirmation modal when canceling background tasksStas Vilchik2018-10-262-1/+5
* update web dependenciesStas Vilchik2018-10-268-19/+35
* SONARCLOUD-138 Make forms clearer when upgrading an organization (#761)Stas Vilchik2018-10-121-2/+7
* SONARCLOUD-43 Allow users to select the plan when creating an org (#705)Stas Vilchik2018-09-254-9/+136
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-259-147/+186
* SONAR-11216 fix hiding tooltips (#679)Stas Vilchik2018-09-043-39/+34
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-032-11/+17
* SONAR-10679 Add associated labels to the global searchStas Vilchik2018-08-272-2/+4
* drop favorites from redux store (#631)Stas Vilchik2018-08-225-185/+16
* SONAR-6961 load counts for search results (#619)Stas Vilchik2018-08-212-172/+0