aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/account
Commit message (Expand)AuthorAgeFilesLines
* SONAR-13999 Drop frontend organizations leftoversJeremy Davis2020-12-228-287/+9
* SONAR-13999 Drop orgs from projectsJeremy Davis2020-12-222-12/+3
* SONAR-14175 Adding the reset password form.Mathieu Suen2020-12-025-261/+3
* Update DeferredSpinner snapshotsJeremy Davis2020-09-181-3/+0
* SONAR-13796 Display the full date when hovering a date from nowPhilippe Perrin2020-09-041-7/+1
* SONAR-13342 Fix faulty linksJeremy Davis2020-05-051-1/+2
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-2/+2
* Fix eslint's issuesPhilippe Perrin2020-04-081-1/+1
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-7/+7
* SONAR-12633 Move project info into sidedrawerJeremy Davis2020-02-101-2/+2
* Improve test coverageWouter Admiraal2020-01-083-2/+79
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-087-16/+16
* Format all headers for 2020Wouter Admiraal2020-01-0738-39/+38
* SONAR-12877 Add aria-label attributes to quality gate badges when necessaryWouter Admiraal2020-01-021-1/+1
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-304-11/+14
* SONAR-10037 Manage project notifications from project dashboardSiegfried Ehret2019-10-285-215/+251
* Improve user profile & unit testsPhilippe Perrin2019-10-1618-1129/+384
* SONAR-12563 Add help tooltip to SCM accounts sectionPhilippe Perrin2019-10-161-1/+8
* SONAR-10030 Improve project notifications managementWouter Admiraal2019-09-1816-765/+967
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-021-1/+1
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-191-1/+1
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1935-67/+67
* SC-704 Extract more components (#1921)Grégoire Aubert2019-07-162-12/+3
* MMF-769 User can close their account (#1861)Benoit2019-07-1210-0/+941
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1126-51/+49
* SONAR-11985 Use a confirmation modal for token revokingWouter Admiraal2019-06-282-2/+3
* SONARCLOUD-570 Add missing metrics and quality gates labels (#1533)Siegfried Ehret2019-05-061-1/+1
* Add some more coverageGrégoire Aubert2019-04-043-20/+131
* Update prettier to last versionGrégoire Aubert2019-03-291-6/+5
* Introduce new T.Dict<T> type constructorWouter Admiraal2019-03-291-1/+1
* SONAR-11867, SSF-74 Fix XSS in project links on account/projectsWouter Admiraal2019-03-292-48/+44
* Add tests for untested componentsWouter Admiraal2019-03-263-1/+80
* Split mocks for CurrentUser and LoggedInUserWouter Admiraal2019-03-261-2/+2
* SONAR-11749 Add Jump to content links for assistive technology usersWouter Admiraal2019-03-261-0/+2
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-063-4/+121
* SONAR-8697 Enable keyboard file navigation in Code pageWouter Admiraal2019-02-111-1/+1
* SONAR-11651 Display tooltip next to warning quality gate statusGrégoire Aubert2019-01-181-1/+8
* conditionally load component for sonarcloud notificationsStas Vilchik2019-01-074-5/+5
* Fix license headers for 2019Duarte Meneses2019-01-0236-36/+36
* SONARCLOUD-272 Update user notifications settings pageWouter Admiraal2018-12-206-104/+367
* remove some usages of legacy react contextStas Vilchik2018-12-112-12/+16
* create global type definitions (#1017)Stas Vilchik2018-12-0518-53/+35
* Rewrite remaining of the settings page to TSGrégoire Aubert2018-11-302-11/+12
* SONARCLOUD-101 Display only organization on which we have correct permissions...Grégoire Aubert2018-11-161-3/+2
* SONAR-11204 Colorblind friendly banners (#899)Stas Vilchik2018-10-303-9/+9
* update web dependenciesStas Vilchik2018-10-262-65/+62
* SONARCLOUD-120 Add new "Create Organization" page (#691)Stas Vilchik2018-09-252-272/+5
* rewrite account app in tsStas Vilchik2018-09-219-144/+149
* finish typing redux store and simplify connected components (#675)Stas Vilchik2018-09-032-7/+13
* update main dependencies & fix autofixable eslint warnings (#601)Stas Vilchik2018-08-1011-18/+27