aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/issue
Commit message (Expand)AuthorAgeFilesLines
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-301-2/+2
* SONAR-8539 Avoid useless WS call when adding/editing/deleting a comment to re...Stas Vilchik2017-01-263-21/+13
* fix issue assignmentStas Vilchik2017-01-171-1/+1
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-299-62/+70
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-226-36/+24
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-072-2/+6
* SONAR-8057 Make current user default option when assigning issuesStas Vilchik2016-09-161-7/+4
* SONAR-7790 Improve issue comment modal UIStas Vilchik2016-09-163-12/+57
* 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
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-132-2/+2
* enforce js code style5.5-M14Stas Vilchik2016-04-0511-19/+5
* SONAR-7473 Clean useless codeJulien Lancelot2016-04-041-1/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-317-10/+10
* MMF-223 clean upStas Vilchik2016-03-291-98/+0
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-291-20/+0
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-293-9/+4
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-256-126/+0
* SONAR-6742 Stop displaying plugin actions for issues in the UIStas Vilchik2016-03-254-69/+0
* SONAR-7345 Rename Issue debt to effort in UIJulien Lancelot2016-03-101-1/+1
* SONAR-7336 add ability to change issue type from UIStas Vilchik2016-03-085-1/+99
* SONAR-7333 display issue type in the issue boxStas Vilchik2016-02-261-1/+6
* improve code qualityStas Vilchik2016-02-243-3/+3
* improve code qualityStas Vilchik2016-02-2215-224/+224
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-199-12/+12
* Fix project title in copyright headersSimon Brandhof2016-01-1315-15/+15
* rewrite translation moduleStas Vilchik2016-01-062-2/+4
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0515-0/+285
* install webpackStas Vilchik2015-12-183-5/+5
* 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-1411-34/+35
* 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-095-8/+65
* use nvm to install node.js 4, add mocha testsStas Vilchik2015-09-301-2/+2
* ensure textRange for every issueStas Vilchik2015-09-292-0/+28
* migrate js components to es2015 modulesStas Vilchik2015-09-2915-1136/+1108
* SONAR-6654 When a user flags an issue as "False Positive" or "Won't Fix", enc...Stas Vilchik2015-09-154-7/+29
* fix for SONAR-6766Stas Vilchik2015-09-101-4/+2
* SONAR-6766 migrate to "flows"Stas Vilchik2015-09-102-3/+2
* Revert "use single web app"Stas Vilchik2015-09-109-27/+16
* use the single web appStas Vilchik2015-08-269-16/+27
* fix displaying of issue commentsStas Vilchik2015-08-193-3/+33
* do not use /api/issues/showStas Vilchik2015-08-191-5/+9
* SONAR-6576 do not show secondary locations and execution flows of closed issuesStas Vilchik2015-08-192-0/+20
* fix quality flawsStas Vilchik2015-08-181-1/+1
* SONAR-6766 show issue execution flowStas Vilchik2015-08-143-3/+11
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-132-3/+17
* SONAR-6764 show precise issue locationsStas Vilchik2015-08-111-0/+15