aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues
Commit message (Expand)AuthorAgeFilesLines
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-1314-28/+28
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-091-0/+1
* strengthen import/order (#3024)Stas Vilchik2018-02-072-2/+2
* Merge remote-tracking branch 'origin/branch-7.0'Grégoire Aubert2018-02-012-46/+40
|\
| * Add back missing action to bulk unassign issuesGrégoire Aubert2018-01-312-46/+40
* | rewrite rules app with react (#2982)Stas Vilchik2018-01-2922-120/+54
* | Make branch parameter optional in some helper functionsGrégoire Aubert2018-01-251-9/+9
|/
* fix file headersStas Vilchik2018-01-156-29/+9
* update jest & enzymeStas Vilchik2018-01-121-1/+1
* fix scrolling of the issues sidebar on the Explore pageStas Vilchik2018-01-121-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-0750-48/+87
* SONAR-10188 Update project/organization headerStas Vilchik2018-01-022-1/+11
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-022-1/+15
* update react to 16.2.0, use react fragmentsStas Vilchik2017-12-151-3/+0
* SONAR-10081 Add Explore space for SonarCloudStas Vilchik2017-12-114-3/+41
* SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-114-47/+122
* 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