aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/account
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-316-14/+14
* SONAR-7238 Display external identity information on userStas Vilchik2016-03-302-0/+94
* SONAR-7397 The "Change Password" form must be available in the UI only for lo...Stas Vilchik2016-03-252-6/+3
* improve code qualityStas Vilchik2016-03-111-2/+2
* improve code qualityStas Vilchik2016-02-241-5/+5
* fix notifications form on my account page and re-enable testsStas Vilchik2016-02-231-1/+1
* Automatic merge from branch-5.4Jenkins CI2016-02-231-0/+1
|\
| * fix footer on my account page when leave issues sub-pageStas Vilchik2016-02-221-0/+1
* | improve code qualityStas Vilchik2016-02-223-45/+46
* | SONAR-7122 drop web context from js codeStas Vilchik2016-02-196-14/+14
* | upgrate react-router and historyStas Vilchik2016-02-181-3/+3
|/
* update wording on my account pageStas Vilchik2016-02-051-1/+1
* improve rendering of bar chartStas Vilchik2016-02-051-1/+1
* make it possible to manage favorite issue and measure filters on my account pageStas Vilchik2016-02-052-2/+4
* display links to all issue filters and all measure filters on my account pageStas Vilchik2016-02-052-0/+8
* SONAR-7252 improve issues widget on my account pageStas Vilchik2016-02-031-6/+41
* fix display of favorite measure filtersStas Vilchik2016-02-021-1/+2
* SONAR-7250 use api/users/current on "My Account" pageStas Vilchik2016-02-026-8/+71
* SONAR-7252 display widgets to my issues on "My Account" pageStas Vilchik2016-02-013-4/+231
* SONAR-7231 add tokens help textStas Vilchik2016-02-011-0/+4
* SONAR-7228 Create new "My Issues" page5.4-M10Stas Vilchik2016-01-286-1/+162
* SONAR-7227 SONAR-7230 SONAR-7231 apply ui feedbackStas Vilchik2016-01-2811-23/+50
* SONAR-7230 improve rendering of notifications pageStas Vilchik2016-01-284-51/+102
* SONAR-7231 improve rendering of password formStas Vilchik2016-01-286-109/+115
* SONAR-7227 improve overall renderingStas Vilchik2016-01-2810-61/+91
* SONAR-7231 Create new "Security" page in "My Space"Stas Vilchik2016-01-286-0/+170
* SONAR-7230 Move user notifications into separate page of "My Account" spaceStas Vilchik2016-01-2810-11/+435
* SONAR-7227 Convert "My Profile" page to the new "My Account" pageStas Vilchik2016-01-289-45/+409
* highlight "Sure?" button when delete a tokenStas Vilchik2016-01-201-1/+1
* display name of just created tokenStas Vilchik2016-01-202-4/+4
* SONAR-7184 Add the token management to the 'My Profile' pageStas Vilchik2016-01-153-0/+191
* Fix project title in copyright headersSimon Brandhof2016-01-132-2/+2
* rewrite translation moduleStas Vilchik2016-01-061-1/+2
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-052-0/+38
* install webpackStas Vilchik2015-12-182-5/+4
* improve code qualityStas Vilchik2015-12-091-1/+1
* improve code qualityStas Vilchik2015-10-141-0/+1
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-142-5/+8
* migrate js apps to es2015 modulesStas Vilchik2015-09-182-76/+67
* Revert "use single web app"Stas Vilchik2015-09-102-5/+5