aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps
Commit message (Expand)AuthorAgeFilesLines
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-22230-688/+535
* SONAR-7674 apply feedback: improve tooltips, decrease marginStas Vilchik2016-12-222-5/+12
* use new project activity WS on the measure history pageStas Vilchik2016-12-221-4/+5
* fix error message on quality gates pageStas Vilchik2016-12-205-19/+53
* add "validate" scriptStas Vilchik2016-12-191-1/+0
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-1930-211/+1831
* support old project permalinksStas Vilchik2016-12-121-4/+3
* reorganize store directoriesStas Vilchik2016-12-0978-89/+89
* fix line permalink in source viewerStas Vilchik2016-12-091-1/+7
* return "id" instead of "uuid" from api/navigation/componentStas Vilchik2016-12-091-1/+1
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-0849-234/+228
* SONAR-8451 hide notifications linkStas Vilchik2016-12-082-7/+0
* redirect from /issues/search to /issuesStas Vilchik2016-12-081-4/+9
* fix quality flawsStas Vilchik2016-12-072-2/+2
* SONAR-8451 disable issues bulk change and the project history pageStas Vilchik2016-12-071-4/+8
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-0746-247/+595
* fix displaying a source code of a file after searchStas Vilchik2016-11-302-1/+6
* fix displaying a source code of a file after searchStas Vilchik2016-11-301-4/+4
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-28122-981/+1557
* add flow type checker (#1209)Stas Vilchik2016-11-2837-79/+226
* SONAR-8382 fix l10nStas Vilchik2016-11-281-2/+2
* SONAR-8382 apply feedback on about page (#1411)Stas Vilchik2016-11-2514-361/+350
* SONAR-8426 Redirect account/issues/xxx links to the global Issues page (#1409)Stas Vilchik2016-11-251-0/+4
* SONAR-8382 update permalinksStas Vilchik2016-11-243-3/+3
* SONAR-8374 disable assignee facet when "my issues" are displayedStas Vilchik2016-11-181-0/+4
* SONAR-8382 change msbuild logo, fix wordingStas Vilchik2016-11-181-2/+2
* SONAR-8383 fix label "Web Server" of link to logsSimon Brandhof2016-11-181-1/+1
* SONAR-8383 fix label "Main process" of link to logsSimon Brandhof2016-11-181-1/+1
* fix assignee facet, part 2Stas Vilchik2016-11-171-2/+2
* fix assignee facetStas Vilchik2016-11-171-1/+1
* fix bulk change of my issuesStas Vilchik2016-11-171-0/+3
* SONAR-8383 improve display of log links in sysinfo pageStas Vilchik2016-11-171-24/+25
* fix resetting of settingsStas Vilchik2016-11-172-2/+2
* SONAR-8383 download all log files from sysinfo consoleSimon Brandhof2016-11-171-1/+24
* SONAR-8382 apply feedbackStas Vilchik2016-11-164-20/+34
* SONAR-8382 fix sign up, fix image urlsStas Vilchik2016-11-164-7/+7
* improve header consistency between pagesStas Vilchik2016-11-162-10/+14
* SONAR-8385 Provide an option to extend the landing pageStas Vilchik2016-11-161-1/+7
* SONAR-8382 Create landing page for anonymous usersStas Vilchik2016-11-1616-0/+1043
* SONAR-8367 The "Apply Template" button should be displayed only to system adm...Stas Vilchik2016-11-151-7/+7
* SONAR-8300 apply feedback to projects page (#1386)Stas Vilchik2016-11-156-14/+35
* SONAR-8329 clean upStas Vilchik2016-11-141-9/+0
* display a special message on the projects page on empty instancesStas Vilchik2016-11-113-9/+44
* fix requesting of issues facetStas Vilchik2016-11-101-0/+3
* do not explicitly provide sorting criteria on issues pageStas Vilchik2016-11-101-1/+0
* SONAR-8375 Display the summary of a search on the "Issues" pageStas Vilchik2016-11-102-7/+18
* SONAR-8374 Make the "Me" option more visible on the "Issues" pageStas Vilchik2016-11-1012-88/+132
* fix issues bulk changeStas Vilchik2016-11-102-1/+2
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-0913-423/+13
* SONAR-8119 apply feedbackStas Vilchik2016-11-092-31/+48