aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-291-1/+1
* fix assignee select in bulk change formStas Vilchik2017-11-241-1/+1
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-1/+1
* SONAR-10040 Update usage of api/issues/tagsGrégoire Aubert2017-11-081-1/+1
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-1/+1
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-011-0/+3
* SONAR-10031 Stop computing avatar hash in web app (#2769)Stas Vilchik2017-10-301-2/+1
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-302-9/+4
* update web dependencies (#2752)Stas Vilchik2017-10-305-12/+29
* improve css management (#2746)Stas Vilchik2017-10-301-8/+8
* use eslint for typescript, update eslint configuration (#2742)Stas Vilchik2017-10-301-2/+2
* better last bar tooltip in creation date facetStas Vilchik2017-10-251-2/+3
* SONAR-10008 update boundaries in creation date facetStas Vilchik2017-10-241-6/+5
* 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