aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8750 Display a branding landing pageStas Vilchik2017-02-081-5/+0
* SONAR-8665 Create the "Organizations" page in the "My Account" spaceStas Vilchik2017-02-071-0/+4
* SONAR-8666 Make it possible to create a new organizationStas Vilchik2017-02-071-8/+7
* SONAR-8669 Display organizations on the "Notifications" page (#1633)Stas Vilchik2017-02-071-4/+5
* SONAR-8653 improve organization headerStas Vilchik2017-02-031-3/+3
* refactor and add type annonations around permissions domainStas Vilchik2017-02-031-35/+84
* support organizations on project permissions pageStas Vilchik2017-02-021-18/+32
* SONAR-8658 Create organization's permission templates pageStas Vilchik2017-02-011-19/+23
* SONAR-8655 Create page to delete organizationStas Vilchik2017-02-011-0/+4
* SONAR-8654 Create page to edit organizationStas Vilchik2017-02-011-1/+26
* SONAR-7298 replace usage of /api/projects/index by /api/components/searchStas Vilchik2017-01-241-8/+0
* SONAR-8692 Replace calls to api/timemachine/index WS by api/measures/search_h...Stas Vilchik2017-01-241-5/+24
* SONAR-8626 Display organization on the Projects pageStas Vilchik2017-01-241-0/+29
* Fix support of web context in CE consoleSimon Brandhof2017-01-061-1/+1
* SONAR-8575 Set api/settings WS as public and keep only one parameter for comp...Julien Lancelot2017-01-051-4/+7
* SONAR-8562 Rewrite issues bulk changeStas Vilchik2016-12-301-5/+23
* SONAR-8563 Rewrite notifications pageStas Vilchik2016-12-292-10/+61
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-294-100/+52
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-2212-14/+13
* drop api/events WSStas Vilchik2016-12-221-35/+0
* SONAR-7286 Use api/favorites/search in the UITeryk Bellahsene2016-12-201-1/+1
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-191-0/+99
* SONAR-7288 Use api/favorites/remove in the UITeryk Bellahsene2016-12-191-5/+4
* SONAR-7287 Use api/favorites/add in the UITeryk Bellahsene2016-12-191-4/+2
* SONAR-7287 Move FavoriteService to favorite packageTeryk Bellahsene2016-12-191-2/+2
* refactor SearchView to remove $ and _ dependencies (#1449)Stas Vilchik2016-12-092-19/+31
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-073-2/+14
* add flow type checker (#1209)Stas Vilchik2016-11-281-2/+3
* SONAR-8382 Create landing page for anonymous usersStas Vilchik2016-11-161-0/+38
* SONAR-8120 api/measures/search now accepts only project keysJulien Lancelot2016-11-031-2/+2
* SONAR-8300 Create new "Projects" page [first iter]Stas Vilchik2016-10-212-0/+12
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-301-1/+3
* SONAR-8066 Rewrite the "Server ID" page (#1228)Stas Vilchik2016-09-091-0/+8
* SONAR-7979 Rewrite the "Encryption" page (#1214)Stas Vilchik2016-09-091-1/+13
* SONAR-7978 Add test email configuration form to the settings page (#1216)Stas Vilchik2016-09-061-0/+6
* SONAR-7980 Rewrite the "Licenses" page (#1207)Stas Vilchik2016-09-061-0/+35
* pass keys to api/settings/resetStas Vilchik2016-09-021-1/+1
* SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-012-0/+75
* SONAR-7847 Add a way to see scanner context in the background pageStas Vilchik2016-08-231-2/+2
* SONAR-7919 Rewrite "Update Key" project page (#1140)Stas Vilchik2016-08-101-0/+26
* SONAR-7921 Rewrite "Quality Gate" project page (#1138)Stas Vilchik2016-08-101-0/+18
* SONAR-7920 Rewrite Links project page (#1127)Stas Vilchik2016-07-291-0/+38
* SONAR-7922 Rewrite "Quality Profiles" project page (#1118)Stas Vilchik2016-07-261-2/+14
* SONAR-7918 Rewrite "Deletion" project page (#1116)Stas Vilchik2016-07-261-0/+6
* SONAR-7881 Offer a better UX on the Permission Templates pageStas Vilchik2016-07-141-0/+48
* SONAR-7753 allow system admins to access project permissions pageStas Vilchik2016-07-131-3/+3
* SONAR-7880 Put actions on permissions on the Projects Management pageStas Vilchik2016-07-131-3/+3
* SONAR-7840 SONAR-7879 Improve UX on permissions pagesStas Vilchik2016-07-121-65/+83
* refactor quality profiles page (#1056)Stas Vilchik2016-06-272-1/+158
* fix display of My Projects page when web context is setStas Vilchik2016-06-171-1/+1