aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/navigator
Commit message (Expand)AuthorAgeFilesLines
* install webpackStas Vilchik2015-12-181-1/+1
* improve code qualityStas Vilchik2015-12-091-3/+1
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1412-26/+30
* migrate js components to es2015 modulesStas Vilchik2015-09-2920-2141/+2116
* SONAR-6160 apply feedbackStas Vilchik2015-09-213-3/+23
* clean up file headersStas Vilchik2015-09-1610-190/+0
* SONAR-6160 Show a notification when user reaches the last issue / ruleStas Vilchik2015-09-151-2/+9
* improve code qualityStas Vilchik2015-09-101-1/+1
* improve code qualityStas Vilchik2015-09-1010-219/+39
* Revert "use single web app"Stas Vilchik2015-09-1020-300/+644
* use the single web appStas Vilchik2015-08-2620-644/+300
* upgrade backbone.marionetteStas Vilchik2015-06-094-11/+11
* SONAR-5892 apply feedbackStas Vilchik2015-06-091-0/+12
* SONAR-5892 make it possible to select issues to bulk changeStas Vilchik2015-06-041-1/+6
* change web structure: separate componentsStas Vilchik2015-05-1924-0/+2297
* SONAR-6404 Force reload of results when submit a search form on the rules pageStas Vilchik2015-04-091-3/+4
* add a second sort dimension for facetsStas Vilchik2015-03-301-2/+13
* fix quality flawsStas Vilchik2015-03-231-5/+7
* SONAR-6215 Add a workspace POCStas Vilchik2015-03-021-9/+0
* add web assets headersStas Vilchik2015-02-2510-0/+190
* fix scrolling by keyboard on issues and rules pagesStas Vilchik2015-02-201-1/+2
* SONAR-5946 SONAR-6027 better handling of ajax errorsStas Vilchik2015-02-031-5/+0
* SONAR-5345 Merge Issues Drilldown and the Issues pagesStas Vilchik2015-01-261-8/+6
* move some js libs to a standard distributionStas Vilchik2015-01-0910-28/+10
* SONAR-5820 Add inheritance filterStas Vilchik2014-12-241-1/+17
* SONAR-5820 Add "available since" filterStas Vilchik2014-12-231-0/+1
* SONAR-5820 Create a new coding rules pageStas Vilchik2014-12-2210-0/+555