aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-22342-1446/+1221
* SONAR-7286 Fix api/favorites/search for files - the name of the file is displ...Teryk Bellahsene2016-12-221-3/+1
* SONAR-7674 apply feedback: improve tooltips, decrease marginStas Vilchik2016-12-222-5/+12
* drop api/events WSStas Vilchik2016-12-221-35/+0
* use new project activity WS on the measure history pageStas Vilchik2016-12-221-4/+5
* SONAR-8552 fix settings navigationStas Vilchik2016-12-204-13/+243
* SONAR-8552 fix global navigationStas Vilchik2016-12-204-10/+123
* update jest snapshots and configurationStas Vilchik2016-12-205-68/+68
* SONAR-8552 fix component navigationStas Vilchik2016-12-203-4/+180
* do not display "authentication required" error message (#1478)Stas Vilchik2016-12-203-23/+0
* fix error message on quality gates pageStas Vilchik2016-12-205-19/+53
* force hide tooltip when destroying itStas Vilchik2016-12-201-1/+1
* scroll to specified line when open a file permalinkStas Vilchik2016-12-201-0/+1
* SONAR-7286 Use api/favorites/search in the UITeryk Bellahsene2016-12-202-2/+2
* add "validate" scriptStas Vilchik2016-12-191-1/+0
* refactor header.js to use favorites apiStas Vilchik2016-12-191-21/+7
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-1953-229/+3131
* 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