aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* Rewrite usage of Organization containersGrégoire Aubert2017-12-1418-234/+139
* SONAR-10135 Allow to change Quality Gate permission at organization levelGrégoire Aubert2017-12-141-7/+1
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-1420-272/+405
* SONAR-10191 Update profile name parameter (#2896)John Du Hart2017-12-121-1/+1
* SONAR-8829 move organization avatar to the leftStas Vilchik2017-12-1126-342/+531
* SONAR-8829 update the global navigation barStas Vilchik2017-12-1111-42/+93
* SONAR-10081 Add Explore space for SonarCloudStas Vilchik2017-12-1184-662/+682
* SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-119-55/+145
* SONAR-10080 turn Projects to My ProjectsStas Vilchik2017-12-1139-308/+533
* Merge branch 'branch-6.7'Stas Vilchik2017-12-1117-83/+476
|\
| * SONAR-10067 add "Restore Access" action on projects management pageStas Vilchik2017-12-1113-133/+547
| * SONAR-10076 Impossible to create a QP using IE11Stas Vilchik2017-12-111-0/+2
| * SONAR-10159 display sub-portfolios before projectsStas Vilchik2017-12-112-10/+9
* | SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-046-42/+52
* | SONAR-10088 Prevent deleting default quality gateGrégoire Aubert2017-12-046-16/+25
* | Apply feedbackGrégoire Aubert2017-12-049-24/+14
* | SONAR-9962 Remove the "unset as default" action on Quality GatesGrégoire Aubert2017-12-046-38/+5
* | SONAR-10088 SONAR-10114 Allow/prevent QG actions based on list of authorized ...Grégoire Aubert2017-12-0410-96/+104
* | SONAR-10087 SONAR-10113 Display built-in badges on quality gatesGrégoire Aubert2017-12-044-4/+58
* | Fix issue in users admin when editing user without scm accountsGrégoire Aubert2017-12-012-4/+4
* | Automatic merge from branch-6.7ssjenka2017-11-301-0/+3
|\|
| * SONAR-10072 Fix styling issue for Applications Quality GatesGrégoire Aubert2017-11-291-0/+3
* | SONAR-9000 display all organizations a user is a member ofStas Vilchik2017-11-2912-52/+77
* | Use correct metric suffixGrégoire Aubert2017-11-282-8/+8
* | fix assignee select in bulk change formStas Vilchik2017-11-243-9/+7
* | Add Unit tests for users permission pageGrégoire Aubert2017-11-2412-0/+701
* | Remove old users pageGrégoire Aubert2017-11-2429-1532/+1
* | Rewrite users page to TS and ReactGrégoire Aubert2017-11-2446-538/+2427
* | Move 'parseError' to request libGrégoire Aubert2017-11-2422-40/+38
* | Automatic merge from branch-6.7ssjenka2017-11-211-11/+12
|\|
| * SONAR-10054 Fix error when changing rule severity for a quality profileGrégoire Aubert2017-11-201-11/+12
| * Prepare for next development iterationJulien Lancelot2017-11-071-1/+1
| * Release 6.76.7Simon Brandhof2017-11-071-1/+1
* | Fix search form in project permission pageGrégoire Aubert2017-11-201-1/+1
* | SONAR-10040 Fix usage of /api/rules/tagsGrégoire Aubert2017-11-201-1/+1
* | fix ActionsDropdown menu positionStas Vilchik2017-11-202-3/+9
* | SONAR-10056 Fix DB warning banner on the Quality Gates pageGrégoire Aubert2017-11-201-0/+11
* | Fix ignored Selenium testsEric Hartmann2017-11-141-0/+2049
* | SONAR-10040 Update usage of api/issues/tagsGrégoire Aubert2017-11-082-2/+2
* | SONAR-10040 Update usage of api/metrics/searchGrégoire Aubert2017-11-087-36/+54
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-066-105/+143
|\|
| * SONAR-9937 Add TOS checkbox when installing an edition in the marketplaceGrégoire Aubert2017-11-066-104/+143
* | SONAR-10044 fix projects permalink redirectionStas Vilchik2017-11-061-4/+9
* | expose SearchBox and EditButtonStas Vilchik2017-11-031-11/+17
* | SONAR-9225 Make all search bars consistentStas Vilchik2017-11-0368-1129/+844
* | expose Select refStas Vilchik2017-11-032-25/+23
* | SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-03102-1445/+1014
* | SONAR-10022 Grouping actions must be consistentStas Vilchik2017-11-0343-1089/+955
* | SONAR-10024 Group of buttons shouldn't look like tabsStas Vilchik2017-11-0323-192/+130
* | Merge remote-tracking branch 'origin/branch-6.7'Grégoire Aubert2017-11-0322-353/+266
|\|