aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-29163-1036/+799
* upgrade react-selectStas Vilchik2016-12-282-212/+199
* require authentication when open "My Account" spaceStas Vilchik2016-12-281-0/+11
* use enzyme-to-json serializer (#1483)Stas Vilchik2016-12-275-10/+9
* SONAR-8560 add a tooltip to list all the languagesStas Vilchik2016-12-271-3/+6
* SONAR-8554 reorder project menu itemsStas Vilchik2016-12-271-8/+6
* SONAR-8560 Unexpected text wrapping on the Projects pageStas Vilchik2016-12-232-1/+13
* SONAR-8561 Projects page incorrectly displays project as not analyzedStas Vilchik2016-12-234-18/+514
* SONAR-8554 Load and display page extensions (#1482)Stas Vilchik2016-12-2329-78/+656
* expose moment.js for web extensionsStas Vilchik2016-12-231-0/+2
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-22345-1544/+1419
* declare dependecies and devDependecies (#1480)Stas Vilchik2016-12-221-31/+31
* 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-222-36/+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-206-69/+70
* SONAR-8552 fix component navigationStas Vilchik2016-12-203-4/+180
* upgrade jest, babel-jest and enzyme, add enzyme-to-jsonStas Vilchik2016-12-202-264/+343
* 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
* SONAR-7286 Create WS api/favorites/searchTeryk Bellahsene2016-12-191-89/+0
* SONAR-7283 Drop Ruby WS api/events/* (#1476)Stas Vilchik2016-12-193-495/+0
* add "validate" scriptStas Vilchik2016-12-192-2/+2
* refactor header.js to use favorites apiStas Vilchik2016-12-191-21/+7
* SONAR-7674 Add Activity Stream interface (#1459)Stas Vilchik2016-12-1957-632/+3408
* 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-193-17/+9
* SONAR-7287 Use api/favorites/add in the UITeryk Bellahsene2016-12-194-30/+3
* SONAR-7287 Move FavoriteService to favorite packageTeryk Bellahsene2016-12-192-5/+6
* SONAR-7293 Replace Ruby WS api/issues/delete_comment by Java WSJulien Lancelot2016-12-151-17/+0
* SONAR-7294 Replace Ruby WS api/issues/edit_commentJulien Lancelot2016-12-151-26/+0
* SONAR-7292 Replace Ruby WS api/issues/add_commentJulien Lancelot2016-12-151-28/+0
* Drop some Ruby codeSimon Brandhof2016-12-1422-2389/+0
* SONAR-8445 do auto upgrade on fresh install without RubySébastien Lesaint2016-12-142-20/+29
* SONAR-8445 move SQ 5.6 create schema migrations out of RubySébastien Lesaint2016-12-145-260/+1
* SONAR-8445 move SQ 5.6.1 migration out of RubySébastien Lesaint2016-12-141-31/+0
* SONAR-8445 move SQ 6.0 migrations out of RubySébastien Lesaint2016-12-1476-2207/+0
* SONAR-8445 move SQ 6.1 migrations out of RubySébastien Lesaint2016-12-1417-499/+0
* SONAR-8445 move SQ 6.2 migrations out of RubySébastien Lesaint2016-12-1424-697/+0
* SONAR-8445 run DB migration of SQ 6.3 with JavaSébastien Lesaint2016-12-144-87/+1
* SONAR-8535 SONAR-7304 sanitize WS api/server/*Simon Brandhof2016-12-143-242/+0
* Remove file related to measure filtersJulien Lancelot2016-12-141-61/+0
* SONAR-7290 Remove api/issues/changelog from railsJulien Lancelot2016-12-132-57/+0