aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/utils.js
Commit message (Collapse)AuthorAgeFilesLines
* rewrite issues app in ts (#12)Stas Vilchik2018-03-221-265/+0
|
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-221-7/+9
|
* Add back missing action to bulk unassign issuesGrégoire Aubert2018-01-311-1/+1
|
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
|
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-1/+1
|
* comment flow annotations (#2335)Stas Vilchik2017-08-141-46/+68
|
* Generalize facet components for both issues and measuresGrégoire Aubert2017-08-141-0/+7
|
* SONAR-9566, SONAR-9569 Update facets to only show items of the selected ↵Grégoire Aubert2017-07-251-3/+3
| | | | organization when doing a search
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-041-76/+42
| | | | * Create a query helper library and use it in issues page and project activity page
* SONAR-8369 SONAR-8722 Sanitize page titlesGrégoire Aubert2017-05-101-0/+1
|
* SONAR-9175 Remember the last selection for My Issues / All filterStas Vilchik2017-05-101-0/+21
|
* sort issues by creation date when coming from about page (#1993)Stas Vilchik2017-05-011-0/+6
|
* apply feedback for issues page (#1980)Stas Vilchik2017-04-261-0/+9
|
* upgrade prettier (#1954)Stas Vilchik2017-04-201-8/+10
|
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-0/+229