aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/nav
Commit message (Expand)AuthorAgeFilesLines
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-1420-1264/+0
* fix ie9 issuesStas Vilchik2015-10-062-6/+7
* use showBackgroundTasks to render component navigationStas Vilchik2015-10-061-1/+4
* SONAR-6834 apply feedbackStas Vilchik2015-10-052-2/+2
* SONAR-6834 clean up old codeStas Vilchik2015-10-021-2/+0
* SONAR-6556 clean up bulk deletion and provisioning stuffStas Vilchik2015-10-021-5/+2
* SONAR-6848 Merge the "Bulk Deletion" and "Provisioning" pagesStas Vilchik2015-10-021-1/+4
* keep period when switching between project dashboardsStas Vilchik2015-09-301-2/+7
* use nvm to install node.js 4, add mocha testsStas Vilchik2015-09-301-1/+1
* SONAR-5770 apply feedbackStas Vilchik2015-09-282-5/+22
* add project-level background tasks pageStas Vilchik2015-09-281-0/+7
* SONAR-5770 add a analysis status to the component's headerStas Vilchik2015-09-252-5/+52
* SONAR-6834 Add search and filtering capabilities to the Project Computation pageStas Vilchik2015-09-252-0/+11
* migrate js apps to es2015 modulesStas Vilchik2015-09-188-237/+233
* show workspace on every pageStas Vilchik2015-09-171-0/+1
* SONAR-6331 revert overview pageStas Vilchik2015-09-162-11/+18
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-151-0/+2
* improve code qualityStas Vilchik2015-09-101-3/+5
* fix the js error with empty searchStas Vilchik2015-09-101-1/+1
* fix display of component administration linksStas Vilchik2015-09-101-1/+15
* Revert "use single web app"Stas Vilchik2015-09-106-50/+50
* use the single web appStas Vilchik2015-08-266-50/+50
* fix dashboard links when using sonar.web.contextStas Vilchik2015-08-241-2/+2
* SONAR-6797 rewrite project permissions pageStas Vilchik2015-08-241-0/+1
* fix logo displayStas Vilchik2015-08-211-1/+1
* add element guards for navigation componentsStas Vilchik2015-08-211-3/+9
* rewrite settings navigationStas Vilchik2015-08-206-20/+121
* rewrite component navigationStas Vilchik2015-08-2014-13/+351
* rewrite global navigationStas Vilchik2015-08-2018-697/+377
* SONAR-6331 add project overviewStas Vilchik2015-08-102-8/+6
* SONAR-6661 remove "offline" badgeStas Vilchik2015-07-311-6/+1
* SONAR-6631 drop old manual measures pageStas Vilchik2015-07-291-4/+1
* SONAR-6661 show update center in offline modeStas Vilchik2015-07-291-8/+11
* SONAR-6661 drop the old update centerStas Vilchik2015-07-081-4/+0
* SONAR-6697 add new custom measures pageStas Vilchik2015-07-081-0/+3
* SONAR-6661 rewrite update centerStas Vilchik2015-06-251-0/+4
* improve start of js appsStas Vilchik2015-06-221-40/+41
* fix quality flawsStas Vilchik2015-06-111-1/+0
* fix issue with component favoriteStas Vilchik2015-06-111-7/+14
* upgrade backbone.marionetteStas Vilchik2015-06-093-5/+5
* SONAR-6624 refactor custom metrics pageStas Vilchik2015-06-081-1/+1
* SONAR-5892 make it possible to select issues to bulk changeStas Vilchik2015-06-041-0/+1
* SONAR-6553 drop dependencies pageStas Vilchik2015-05-262-5/+1
* migrate some code from coffee to jsStas Vilchik2015-05-261-1/+1
* SONAR-6579 add support of gravatarsStas Vilchik2015-05-252-1/+2
* change web structure: separate componentsStas Vilchik2015-05-1916-0/+1026