aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-044-83/+52
* update projects page layout (#2182)Stas Vilchik2017-06-193-51/+9
* Remove top border on issues page facetsGrégoire Aubert2017-06-151-1/+1
* Fix new flow typed issuesGrégoire Aubert2017-06-131-2/+2
* clear issues selection when refreshing listStas Vilchik2017-05-191-1/+1
* SONAR-9174 Display issue box on the last line of its primary location (#2047)Stas Vilchik2017-05-112-2/+2
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-102-4/+2
* SONAR-9175 Remember the last selection for My Issues / All filterStas Vilchik2017-05-102-1/+26
* MMF-661 rework search (#2030)Stas Vilchik2017-05-093-1/+12
* SONAR-9118 Fix issue project facet and organization name in front of issueGrégoire Aubert2017-05-092-9/+30
* use prettier-css (#2035)Stas Vilchik2017-05-091-8/+6
* sort issues by creation date when coming from about page (#1993)Stas Vilchik2017-05-012-1/+12
* apply feedback on issues page (part 2) (#1991)Stas Vilchik2017-04-288-61/+137
* do not load all issues for a fileStas Vilchik2017-04-272-5/+19
* clean up issues cssStas Vilchik2017-04-271-1/+60
* upgrade jest (#1981)Stas Vilchik2017-04-2713-115/+221
* apply feedback for issues page (#1980)Stas Vilchik2017-04-2637-466/+800
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-2414-35/+164
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-2420-144/+435
* SONAR-9065 Display concise issues list when browsing code (#1953)Stas Vilchik2017-04-2024-163/+990
* upgrade prettier (#1954)Stas Vilchik2017-04-2017-107/+105
* improve react usage (#1936)Stas Vilchik2017-04-194-16/+16
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-13105-3512/+5548
* SONAR-8996 Restrict the issue assign action to membersGrégoire Aubert2017-03-313-18/+53
* Merge remote-tracking branch 'origin/branch-6.3'Julien Lancelot2017-03-271-1/+1
|\
| * SONAR-8969 use avatar fieldStas Vilchik2017-03-241-1/+1
* | optimize js bundles (#1855)Stas Vilchik2017-03-278-18/+18
* | format code using prettier (#1774)Stas Vilchik2017-03-1737-305/+316
* | MMF-703 More efficient UX for issue multiple locations (#1749)Stas Vilchik2017-03-072-2/+4
* | refactor source viewer (#1744)Stas Vilchik2017-03-037-256/+134
* | Revert "refactor source viewer (#1705)"Stas Vilchik2017-03-037-116/+264
* | refactor source viewer (#1705)Stas Vilchik2017-03-027-264/+116
* | fix indentationStas Vilchik2017-02-231-9/+9
|/
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-1038-76/+76
* 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