aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* fix quality flawsStas Vilchik2017-02-075-7/+7
* automatically select assignee checkbox when unassigning issues through bulk c...Stas Vilchik2017-02-031-2/+3
* Add aria labels to issue rule and filter buttons in issue list. This is requi...U-DESKTOP-GN2POE0\jared2017-02-021-1/+2
* fix display of "My Issues" buttonStas Vilchik2017-02-021-1/+1
* display organizations in projects facet on issues pageStas Vilchik2017-02-022-0/+24
* improve display of component paths on issues pageStas Vilchik2017-02-025-32/+66
* fix display of organizationsStas Vilchik2017-02-021-3/+3
* SONAR-8723 Add links to organization spaceStas Vilchik2017-02-011-8/+14
* SONAR-8713 Add issue type icons to SQ interfaceStas Vilchik2017-01-301-1/+1
* use WS /api/components/search for projects facetStas Vilchik2017-01-251-40/+21
* SONAR-7303 replace usage of /api/resources/search by /api/components/searchStas Vilchik2017-01-241-1/+18
* SONAR-8628 Display organizations on the Issues pageStas Vilchik2017-01-242-3/+13
* SONAR-8562 do not pass "actions" parameter to /api/issues/bulk_changeStas Vilchik2017-01-101-9/+1
* SONAR-8562 apply feedbackStas Vilchik2017-01-092-8/+5
* SONAR-8562 Rewrite issues bulk changeStas Vilchik2016-12-305-24/+461
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-2927-108/+112
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-2222-115/+65
* reorganize store directoriesStas Vilchik2016-12-091-1/+1
* SONAR-8505 Implement smooth transition between pages (#1440)Stas Vilchik2016-12-082-2/+20
* redirect from /issues/search to /issuesStas Vilchik2016-12-081-4/+9
* SONAR-8451 disable issues bulk change and the project history pageStas Vilchik2016-12-071-4/+8
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-073-7/+19
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-283-7/+64
* SONAR-8374 disable assignee facet when "my issues" are displayedStas Vilchik2016-11-181-0/+4
* fix assignee facet, part 2Stas Vilchik2016-11-171-2/+2
* fix assignee facetStas Vilchik2016-11-171-1/+1
* fix bulk change of my issuesStas Vilchik2016-11-171-0/+3
* improve header consistency between pagesStas Vilchik2016-11-161-2/+2
* fix requesting of issues facetStas Vilchik2016-11-101-0/+3
* do not explicitly provide sorting criteria on issues pageStas Vilchik2016-11-101-1/+0
* SONAR-8375 Display the summary of a search on the "Issues" pageStas Vilchik2016-11-102-7/+18
* SONAR-8374 Make the "Me" option more visible on the "Issues" pageStas Vilchik2016-11-1011-88/+126
* fix issues bulk changeStas Vilchik2016-11-101-1/+1
* SONAR-8376 Do not display issue filters and drop management pageStas Vilchik2016-11-0912-416/+10
* SONAR-8056 fix loading of issuesStas Vilchik2016-09-271-1/+4
* Automatic merge from branch-5.6ssjenka2016-09-161-1/+2
|\
| * SONAR-8091 "All" option of "New Issues" facet works wrongStas Vilchik2016-09-161-1/+2
* | SONAR-8056 Issue counter is wrongStas Vilchik2016-09-141-6/+10
* | fix saving of new issue filterStas Vilchik2016-07-151-1/+1
|/
* SONAR-7634 Metric names should be localized (#967)Stas Vilchik2016-05-138-9/+9
* SONAR-7446 Replace usage of facetMode 'debt' by 'effort' in Issues pageStas Vilchik2016-04-181-3/+3
* enforce js code style5.5-M14Stas Vilchik2016-04-0530-30/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-3113-21/+21
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-293-5/+0
* SONAR-6158 On a project Issues page, it should be possible to easily select t...Stas Vilchik2016-03-253-4/+34
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-258-130/+3
* SONAR-7345 Rename Issue debt to effort in UIJulien Lancelot2016-03-101-1/+1
* SONAR-7333 display issue type in the issue boxStas Vilchik2016-02-261-0/+6
* SONAR-7334 display types facet on issues pageStas Vilchik2016-02-264-2/+54
* improve code qualityStas Vilchik2016-02-244-4/+4