aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/components
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9579 No redirect when browsing my new issues without authenticationStas Vilchik2017-10-161-0/+6
* SONAR-9686 Secondary locations without messages should not be numberedStas Vilchik2017-10-161-0/+3
* SONAR-9698 Left-arrow to issues list doesn't scroll to right placeStas Vilchik2017-10-111-4/+7
* SONAR-7709 Help users to not enter wrong date periodsStas Vilchik2017-10-111-24/+27
* SONAR-9750 Impossible to bulk add a new tag on issues from the UIStas Vilchik2017-10-111-6/+16
* SONAR-9777 Open severity facet and close resolutions facet by defaultStas Vilchik2017-10-111-1/+1
* SONAR-9787 Allow to navigate back to the issue from the last issue locationsGrégoire Aubert2017-10-052-4/+12
* fix issue permalinks with branchesStas Vilchik2017-10-041-0/+1
* SONAR-9499 Secondary locations unclickable when code is not loadedStas Vilchik2017-10-031-4/+15
* SONAR-9792 Fix sidebar position with a notificationGrégoire Aubert2017-09-291-8/+9
* SONAR-9433 Issue locations are not always clickableStas Vilchik2017-09-271-0/+1
* SONAR-9425 Drop locations indicator when browsing issue detailsStas Vilchik2017-09-272-0/+3
* Fix quality flawsGrégoire Aubert2017-09-251-31/+7
* update prettierStas Vilchik2017-09-138-132/+147
* fix global & organization issues pageStas Vilchik2017-09-121-2/+2
* Different branches UI fixes (#2418)Stas Vilchik2017-09-127-81/+340
* SONAR-9736 Build UI for long-living branches (#2390)Stas Vilchik2017-09-122-9/+11
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-123-9/+17
* SONAR-9376 Update footer to correctly resize on the new page layoutGrégoire Aubert2017-08-251-2/+2
* SONAR-9435 Manage issues' popup at the list levelGrégoire Aubert2017-08-173-1/+29
* SONAR-9605 Fix infinite spinner on issues pageGrégoire Aubert2017-08-175-54/+75
* comment flow annotations (#2335)Stas Vilchik2017-08-1412-100/+137
* SONAR-9608 SONAR-9613 Add the page actions and a select to switch between viewsGrégoire Aubert2017-08-141-1/+1
* Generalize facet components for both issues and measuresGrégoire Aubert2017-08-144-226/+1
* update react (#2288)Stas Vilchik2017-07-251-1/+2
* SONAR-9566 Remove organization name from component path when in issues page a...Grégoire Aubert2017-07-254-6/+20
* SONAR-9566, SONAR-9571 Update bulk operation to display only tags and assigne...Grégoire Aubert2017-07-252-4/+15
* SONAR-9566, SONAR-9569 Update facets to only show items of the selected organ...Grégoire Aubert2017-07-251-4/+2
* SONAR-9566 Add Issues link at organization level navbarGrégoire Aubert2017-07-251-2/+7
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-176-51/+62
* SONAR-9401 Remove usage of redux on the project activity pageGrégoire Aubert2017-07-042-6/+9
* update projects page layout (#2182)Stas Vilchik2017-06-191-2/+2
* 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-101-4/+1
* SONAR-9175 Remember the last selection for My Issues / All filterStas Vilchik2017-05-101-1/+5
* MMF-661 rework search (#2030)Stas Vilchik2017-05-091-0/+1
* SONAR-9118 Fix issue project facet and organization name in front of issueGrégoire Aubert2017-05-091-7/+25
* sort issues by creation date when coming from about page (#1993)Stas Vilchik2017-05-011-1/+6
* apply feedback on issues page (part 2) (#1991)Stas Vilchik2017-04-286-17/+76
* do not load all issues for a fileStas Vilchik2017-04-272-5/+19
* upgrade jest (#1981)Stas Vilchik2017-04-271-3/+6
* apply feedback for issues page (#1980)Stas Vilchik2017-04-268-86/+180
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-242-6/+28
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-243-34/+127
* SONAR-9065 Display concise issues list when browsing code (#1953)Stas Vilchik2017-04-204-163/+140
* upgrade prettier (#1954)Stas Vilchik2017-04-208-58/+50
* improve react usage (#1936)Stas Vilchik2017-04-192-2/+2
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-1314-25/+2020