aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9473 improve transition of dashed borderStas Vilchik2017-10-201-2/+2
* reload branch status when reload issuesStas Vilchik2017-10-191-1/+5
* avoid requesting organizations when issues facet opensStas Vilchik2017-10-192-8/+22
* SONAR-9938 Hide histogram in creation date facet on issues page when there is...Stas Vilchik2017-10-161-1/+1
* SONAR-9473 Differentiate between selected issues and hovered issuesStas Vilchik2017-10-161-0/+1
* 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-162-1/+4
* 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-112-24/+29
* 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-113-15/+15
* SONAR-9876 Improve facet badgesStas Vilchik2017-10-1115-33/+94
* SONAR-9787 Allow to navigate back to the issue from the last issue locationsGrégoire Aubert2017-10-053-8/+31
* 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 creation date facet on issues pageStas Vilchik2017-09-251-1/+3
* Fix quality flawsGrégoire Aubert2017-09-251-31/+7
* update prettierStas Vilchik2017-09-1332-239/+256
* 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-124-9/+21
* SONAR-9376 Update footer to correctly resize on the new page layoutGrégoire Aubert2017-08-251-2/+2
* Use date parsing function from date-fns instead of new Date()Grégoire Aubert2017-08-251-11/+11
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-47/+50
* translate all routes files to ts (#2378)Stas Vilchik2017-08-181-1/+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-176-54/+79
* comment flow annotations (#2335)Stas Vilchik2017-08-1443-281/+400
* 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-1436-1225/+130
* SONAR-9608 SONAR-9609 Create the new measures page sidebar with all facetsGrégoire Aubert2017-08-142-18/+8
* SONAR-9531 Change the application spaceStas Vilchik2017-07-311-1/+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-255-8/+26
* 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-256-31/+51
* SONAR-9566 Add Issues link at organization level navbarGrégoire Aubert2017-07-251-2/+7
* SONAR-9583 Use fixed width layout for navigationStas Vilchik2017-07-211-16/+0
* replace require.ensure with dymamic import (#2187)Stas Vilchik2017-07-181-5/+2
* upgrade prettier and remove prettier-eslint (#2254)Stas Vilchik2017-07-1730-107/+153
* 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