aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8531 format effort in issues changelogStas Vilchik2016-12-191-2/+10
* SONAR-7729 Improve display of issue changelog entries of type 'FILE'Stas Vilchik2016-12-191-1/+1
* SONAR-7288 Use api/favorites/remove in the UITeryk Bellahsene2016-12-192-8/+9
* SONAR-7287 Use api/favorites/add in the UITeryk Bellahsene2016-12-192-5/+3
* SONAR-7287 Move FavoriteService to favorite packageTeryk Bellahsene2016-12-192-5/+6
* support old project permalinksStas Vilchik2016-12-122-4/+7
* reorganize store directoriesStas Vilchik2016-12-09114-131/+131
* display markdown helpStas Vilchik2016-12-092-0/+134
* fix line permalink in source viewerStas Vilchik2016-12-092-3/+14
* refactor SearchView to remove $ and _ dependencies (#1449)Stas Vilchik2016-12-093-54/+73
* add flow annotations in RecentHistoryStas Vilchik2016-12-091-13/+17
* remove _ dependecy in RecentHistoryStas Vilchik2016-12-091-5/+3
* return "id" instead of "uuid" from api/navigation/componentStas Vilchik2016-12-092-4/+2
* remove $ and _ dependecies in ComponentNavStas Vilchik2016-12-091-23/+15
* do not use "canBeFavorite" from api/navigation/componentStas Vilchik2016-12-093-7/+14
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-0866-396/+597
* fix minimum page widthStas Vilchik2016-12-081-3/+5
* 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-072-5/+16
* SONAR-8451 fix warning of non-production databaseStas Vilchik2016-12-071-1/+1
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-07120-3041/+2079
* 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
* fix quality flawsStas Vilchik2016-11-282-15/+7
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-28155-1073/+2098
* add flow type checker (#1209)Stas Vilchik2016-11-2840-92/+243
* 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 move "About" link to the footer and help windowStas Vilchik2016-11-242-12/+2
* 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 move About link to the top navStas Vilchik2016-11-162-1/+11
* 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-1622-2/+1088
* SONAR-8367 The "Apply Template" button should be displayed only to system adm...Stas Vilchik2016-11-151-7/+7