aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue/views
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-139-739/+0
* SONAR-8996 Restrict the issue assign action to membersGrégoire Aubert2017-03-311-1/+12
* optimize js bundles (#1855)Stas Vilchik2017-03-272-5/+2
* adjust formattingStas Vilchik2017-03-211-1/+1
* format code using prettier (#1774)Stas Vilchik2017-03-179-88/+91
* MMF-703 More efficient UX for issue multiple locations (#1749)Stas Vilchik2017-03-071-1/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-109-18/+18
* fix quality flawsStas Vilchik2017-02-071-1/+1
* SONAR-8539 Avoid useless WS call when adding/editing/deleting a comment to re...Stas Vilchik2017-01-261-7/+5
* fix issue assignmentStas Vilchik2017-01-171-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-296-26/+30
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-223-18/+12
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-071-1/+3
* SONAR-8057 Make current user default option when assigning issuesStas Vilchik2016-09-161-7/+4
* SONAR-7790 Improve issue comment modal UIStas Vilchik2016-09-161-0/+34
* fix bad refactoringStas Vilchik2016-07-071-1/+1
* refactor react components (#1033)Stas Vilchik2016-06-101-1/+1
* fix when sumit empty issue comment by keyboardStas Vilchik2016-05-191-0/+5
* enforce js code style5.5-M14Stas Vilchik2016-04-057-7/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-313-4/+4
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-251-57/+0
* SONAR-6742 Stop displaying plugin actions for issues in the UIStas Vilchik2016-03-251-38/+0
* SONAR-7336 add ability to change issue type from UIStas Vilchik2016-03-081-0/+53
* improve code qualityStas Vilchik2016-02-242-2/+2
* improve code qualityStas Vilchik2016-02-229-103/+103
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-193-4/+4
* Fix project title in copyright headersSimon Brandhof2016-01-139-9/+9
* rewrite translation moduleStas Vilchik2016-01-062-2/+4
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-059-0/+171
* install webpackStas Vilchik2015-12-181-3/+3
* improve code qualityStas Vilchik2015-12-092-6/+2
* SONAR-6794 Add a keyboard shortcut to submit an issue commentStas Vilchik2015-11-181-0/+3
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-149-27/+29
* revert SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-10-091-8/+7
* migrate js components to es2015 modulesStas Vilchik2015-09-299-541/+518
* SONAR-6654 When a user flags an issue as "False Positive" or "Won't Fix", enc...Stas Vilchik2015-09-151-0/+7
* Revert "use single web app"Stas Vilchik2015-09-103-3/+3
* use the single web appStas Vilchik2015-08-263-3/+3
* fix search of issue tagsStas Vilchik2015-06-291-3/+3
* SONAR-6582 update webStas Vilchik2015-06-191-2/+2
* update webStas Vilchik2015-06-184-83/+8
* unify actions dropdownsStas Vilchik2015-06-106-137/+26
* upgrade backbone.marionetteStas Vilchik2015-06-095-10/+10
* disable issue actions form during requestStas Vilchik2015-06-032-0/+3
* SONAR-6449 disable issues comment form during requestStas Vilchik2015-06-031-3/+15
* fix quality flawsStas Vilchik2015-06-012-14/+14
* move issue component from coffee to jsStas Vilchik2015-05-2910-0/+758