aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/account
Commit message (Expand)AuthorAgeFilesLines
* UI: SONAR-9355 Create onboarding tutorial (#2137)Stas Vilchik2017-06-201-10/+6
* Fix new flow typed issuesGrégoire Aubert2017-06-131-1/+1
* SONAR-8822 Show the administration menu only to authorized usersGrégoire Aubert2017-05-121-6/+4
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-106-16/+13
* MMF-661 rework search (#2030)Stas Vilchik2017-05-091-1/+1
* sort my organizations by nameStas Vilchik2017-05-041-1/+4
* SONAR-9119 Fix organization creation spinnerGrégoire Aubert2017-05-011-8/+9
* upgrade jest (#1981)Stas Vilchik2017-04-275-52/+106
* upgrade prettier (#1954)Stas Vilchik2017-04-206-58/+61
* improve react usage (#1936)Stas Vilchik2017-04-1920-179/+169
* Add format rule : order react component lifecycle methods (#1882)Grégoire Aubert2017-03-313-25/+25
* re-format js code (#1877)Stas Vilchik2017-03-314-7/+5
* optimize js bundles (#1855)Stas Vilchik2017-03-274-33/+55
* format code using prettier (#1774)Stas Vilchik2017-03-1733-784/+799
* fix indentationStas Vilchik2017-02-2311-25/+25
* change wording in organization formStas Vilchik2017-02-201-0/+2
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1034-68/+68
* SONAR-8669 apply feedbackStas Vilchik2017-02-081-9/+11
* SONAR-8666 fix display of button to create organizationStas Vilchik2017-02-081-5/+5
* SONAR-8666 apply feedbackStas Vilchik2017-02-071-16/+16
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-074-7/+221
* SONAR-8666 Make it possible to create a new organizationStas Vilchik2017-02-075-13/+321
* SONAR-8669 Display organizations on the "Notifications" page (#1633)Stas Vilchik2017-02-075-35/+88
* SONAR-8667 Hide groups on the "Profile" page when in "Cloud" modeStas Vilchik2017-02-071-8/+27
* SONAR-7298 replace usage of /api/projects/index by /api/components/searchStas Vilchik2017-01-241-2/+3
* SONAR-8548 Workaround Edge bug when copying tokenStas Vilchik2017-01-111-1/+1
* SONAR-8563 Rewrite notifications pageStas Vilchik2016-12-2920-282/+1009
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-4/+4
* require authentication when open "My Account" spaceStas Vilchik2016-12-281-0/+11
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-2210-17/+7
* reorganize store directoriesStas Vilchik2016-12-093-3/+3
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-082-4/+5
* SONAR-8451 hide notifications linkStas Vilchik2016-12-082-7/+0
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-071-10/+0
* SONAR-8426 Redirect account/issues/xxx links to the global Issues page (#1409)Stas Vilchik2016-11-251-0/+4
* open projects page by default (#1358)Stas Vilchik2016-11-0410-426/+9
* improve projects search on the notifications pageStas Vilchik2016-10-271-2/+4
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-3034-997/+885
* use jest (#1202)Stas Vilchik2016-09-022-111/+88
* set titles of my account pagesStas Vilchik2016-08-115-13/+60
* SONAR-7229 improve messagesStas Vilchik2016-06-211-1/+1
* SONAR-7229 apply feedbackStas Vilchik2016-06-174-30/+39
* fix display of My Projects page when web context is setStas Vilchik2016-06-171-1/+1
* SONAR-7229 Create new Projects page for My Account spaceStas Vilchik2016-06-1510-3/+617
* refactor react components (#1033)Stas Vilchik2016-06-104-4/+4
* refactor account app to drop redux (#1019)Stas Vilchik2016-06-0613-292/+136
* SONAR-7526 better display of long tokensStas Vilchik2016-05-091-40/+41
* fix quality flawsStas Vilchik2016-04-151-7/+3
* SONAR-7238 do not display identity provider details when it is "sonarqube"Stas Vilchik2016-04-111-1/+1
* enforce js code style5.5-M14Stas Vilchik2016-04-052-4/+0