aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js
Commit message (Expand)AuthorAgeFilesLines
* use moment.js installed by npmStas Vilchik2015-10-1413-10101/+141
* Automatic merge from branch-5.2Jenkins CI2015-10-141-10/+8
|\
| * fix applying of issue filter when user is not authenticatedStas Vilchik2015-10-141-10/+8
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-14323-51992/+2690
|/
* SONAR-6742 fix issue refreshing after the custom actionStas Vilchik2015-10-091-1/+4
* revert SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-10-096-8/+83
* SONAR-6830 apply feedbackStas Vilchik2015-10-091-34/+48
* SONAR-6830 make it possible to change server log level from UIStas Vilchik2015-10-072-0/+47
* fix ie9 issuesStas Vilchik2015-10-062-6/+7
* use showBackgroundTasks to render component navigationStas Vilchik2015-10-061-1/+4
* SONAR-6805 fix project permissions pageStas Vilchik2015-10-065-58/+22
* SONAR-6854 use api/user_groupsStas Vilchik2015-10-064-7/+7
* SONAR-6870 pre-select unresolved on the issues home pageStas Vilchik2015-10-054-14/+50
* do not lose the search on the project permissions pageStas Vilchik2015-10-051-1/+5
* SONAR-6834 apply feedbackStas Vilchik2015-10-0510-42/+100
* SONAR-6848 apply feedbackStas Vilchik2015-10-022-2/+2
* SONAR-6833 provide "componentId" parameter to api/ce/queueStas Vilchik2015-10-022-14/+5
* SONAR-6797 display qualifierStas Vilchik2015-10-021-3/+5
* SONAR-6834 clean up old codeStas Vilchik2015-10-0216-329/+0
* SONAR-6834 add search formStas Vilchik2015-10-023-14/+68
* SONAR-6556 clean up bulk deletion and provisioning stuffStas Vilchik2015-10-0222-615/+2
* SONAR-6848 Merge the "Bulk Deletion" and "Provisioning" pagesStas Vilchik2015-10-0216-3/+602
* SONAR-6587 use new api/components/search_view_componentsStas Vilchik2015-10-021-3/+3
* SONAR-6801 update title of modal windowsStas Vilchik2015-09-302-2/+2
* SONAR-6834 use jquery datepickerStas Vilchik2015-09-301-10/+24
* SONAR-6801 apply feedbackStas Vilchik2015-09-307-19/+58
* SONAR-6160 remove annoying "the end"Stas Vilchik2015-09-302-2/+0
* SONAR-6834 Rename column CE_ACTIVITY.FINISHED_AT to EXECUTED_ATSimon Brandhof2015-09-304-5/+5
* keep period when switching between project dashboardsStas Vilchik2015-09-301-2/+7
* improve code qualityStas Vilchik2015-09-301-4/+1
* SONAR-6870 do not add "resolved" filter if any status is selectedStas Vilchik2015-09-301-1/+1
* use nvm to install node.js 4, add mocha testsStas Vilchik2015-09-302-3/+3
* SONAR-6882 Order conditions of a quality gate by metric nameStas Vilchik2015-09-292-3/+9
* ensure textRange for every issueStas Vilchik2015-09-293-0/+42
* apply feedback for login pageStas Vilchik2015-09-291-1/+1
* migrate js components to es2015 modulesStas Vilchik2015-09-2965-5942/+5854
* move js libsStas Vilchik2015-09-294-0/+0
* SONAR-5770 Improve api/ce/componentSimon Brandhof2015-09-291-1/+1
* do not use "f" parameter of api/issues/searchStas Vilchik2015-09-291-1/+0
* SONAR-6870 Issues Page should show unresolved issues by defaultStas Vilchik2015-09-294-49/+14
* SONAR-6840 apply feedbackStas Vilchik2015-09-291-1/+1
* SONAR-6801 rewrite the permission templates pageStas Vilchik2015-09-2819-9/+679
* SONAR-5770 apply feedbackStas Vilchik2015-09-282-5/+22
* SONAR-6834 add date filterStas Vilchik2015-09-283-5/+99
* add project-level background tasks pageStas Vilchik2015-09-283-6/+37
* show assignee avatar in the "Filter Similar Issues" formStas Vilchik2015-09-281-1/+3
* SONAR-6799 Ability to access the logs of the computation of a projectStas Vilchik2015-09-281-6/+16
* SONAR-6798 add ability to empty the CE queueStas Vilchik2015-09-283-4/+34
* SONAR-6834 show failures count, add pending iconStas Vilchik2015-09-283-4/+41
* use production version of react for the buildStas Vilchik2015-09-281-0/+16