aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
* SONAR-12632 Turn activity graph components into globally shared componentsWouter Admiraal2020-02-1072-1399/+1255
* Extract metric keys to a global Enum, simplify mockingWouter Admiraal2020-02-1021-289/+546
* SONAR-12632 Rework QG related typesWouter Admiraal2020-02-1020-125/+364
* SONAR-12645 Move component administration menuPhilippe Perrin2020-02-1012-184/+1627
* Rename ComponentBreadcrumb to just BreadcrumbPhilippe Perrin2020-02-105-7/+7
* Move favorite button side by side with the breadcrumbPhilippe Perrin2020-02-106-21/+43
* Display settings menu for all type branches (still not for PR)Philippe Perrin2020-02-103-2/+280
* SONAR-12937 Fix text indent for activity pages.Mathieu Suen2020-01-271-0/+4
* SONAR-12509 Add a height to configuration tabsMathieu Suen2020-01-161-0/+1
* SONAR-12720 Fix api callJeremy Davis2020-01-151-1/+3
* SONAR-12753 Refresh status when commentingJeremy Davis2020-01-135-22/+30
* SONAR-12719 Handle labels in actionsJeremy Davis2020-01-132-54/+83
* SONAR-12797 Message when no hotspots found (list of keys)Jeremy Davis2020-01-135-90/+202
* SONAR-12718 UI Fixes for the code snippetJeremy Davis2020-01-1311-14/+481
* SONAR-12722 Security report hotspot's link point to the new hotspot pagePhilippe Perrin2020-01-132-1/+13
* Code smells fixesPhilippe Perrin2020-01-132-14/+17
* SONAR-12717 Reduce the with of the hotspot listPhilippe Perrin2020-01-131-2/+2
* SONAR-12719 Handle access rightsJeremy2020-01-1316-96/+527
* SONAR-12720 Add a comment to a security hotspotPhilippe Perrin2020-01-1314-24/+1139
* SONAR-12720 Ignore the creation event in the review history tab's countPhilippe Perrin2020-01-135-35/+123
* SONAR-12727 Fix filter bar glitch issuePhilippe Perrin2020-01-131-1/+2
* SONAR-12720 Reduce the font size of the counter's badgePhilippe Perrin2020-01-131-1/+2
* SONAR-12726 Hide security hotspots for portfoliosJeremy Davis2020-01-132-41/+9
* SONAR-12727 Conditional empty page messageJeremy Davis2020-01-134-77/+146
* SONAR-12727 Fix initial filteringJeremy Davis2020-01-138-20/+40
* SONAR-12717 Only first category starts expandedJeremy Davis2020-01-137-258/+241
* SONAR-12797 Handle branch parameterJeremy2020-01-1312-35/+343
* SONAR-12717 add hotspot paginationJeremy2020-01-139-49/+405
* SONAR-12723 remove hotspots from issues pageSébastien Lesaint2020-01-1312-360/+25
* SONAR-12874 redirect issues to hotspotsJeremy2020-01-131-195/+158
* SONAR-12721 Add leakperiod filterJeremy Davis2020-01-1313-9/+187
* SONAR-12797 Security Hotspots page allows to filter by hotspots keys paramPhilippe Perrin2020-01-1313-35/+240
* SONAR-12720 Review tab displays hotspot's commentsPhilippe Perrin2020-01-1315-108/+540
* SONAR-12720 Review tab displays the changelog of the hotspotPhilippe Perrin2020-01-1328-142/+1201
* SONAR-12727 Add Radio to show 'only my' hotspotsJeremy2020-01-1317-105/+248
* SONAR-12720 comment status changesJeremy2020-01-138-16/+144
* SONAR-12753 Update view when hotspot status is changedJeremy Davis2020-01-138-34/+114
* SONAR-12753 Conditional display for the action buttonJeremy Davis2020-01-135-11/+21
* SONAR-12751 Add Select to filter by statusJeremy Davis2020-01-1317-40/+280
* SONAR-12754 Enable hotspot assignmentJeremy2020-01-1316-14/+735
* SONAR-12721 Display Security Hotspots page on branches and pull requestsPhilippe Perrin2020-01-137-15/+55
* SONAR-12719 Update list when hotspot status is changedJeremy2020-01-1321-42/+127
* SONAR-12718 Hotspot Code SnippetJeremy Davis2020-01-1318-66/+1342
* SONAR-12719 Hotspot resolution formJeremy Davis2020-01-1317-15/+1171
* SONAR-12718 Create the hotspot details sectionPhilippe Perrin2020-01-1328-73/+1177
* SONAR-12717 Security Hotspots PageJeremy Davis2020-01-1329-0/+1845
* SONAR-12888 Migrate sonar.typescript.lcov.reportPaths to sonar.javascript.lco...Wouter Admiraal2020-01-131-1/+1
* Improve test coverageWouter Admiraal2020-01-0811-5/+782
* Drop SonarCloud about pagesWouter Admiraal2020-01-0841-5936/+1
* SONAR-12429 Fix 404 when opening embedded documentation in new tabGrégoire Aubert2020-01-08101-532/+534