aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main
Commit message (Expand)AuthorAgeFilesLines
* rewrite workspace in react (#3140)Stas Vilchik2018-03-1456-685/+2027
* SONAR-10338 do not fetch "my" organization when not logged inStas Vilchik2018-03-143-17/+23
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-13174-1236/+2123
* SONAR-10379 Improve issue permalink UX (#3139)Pascal Mugnier2018-03-124-4/+21
* SONAR-10472 Hover effect on issue box is overflowing when dropdown open (#3134)Pascal Mugnier2018-03-122-5/+11
* SONAR-10478 Top menu item on firefox sometimes appear broken (#3138)Pascal Mugnier2018-03-091-0/+1
* SONAR-10465 Remove clickable tags on Marketplace's list of Plugins (#3132)Pascal Mugnier2018-03-097-65/+21
* SONAR-10476 Add a checkbox on top of issues list to allow global selection/un...Pascal Mugnier2018-03-082-2/+50
* SONAR-10164 Redesign the "default" badge to match other badges (#3120)Pascal Mugnier2018-03-087-22/+28
* SONAR-7449 Selecting multiple issues with shift+click (#3127)Pascal Mugnier2018-03-087-15/+135
* SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 files (#3129)Pascal Mugnier2018-03-082-0/+68
* Revert "Merge branch 'master' of https://github.com/SonarSource/sonarqube"Grégoire Aubert2018-03-074-83/+2
* Merge branch 'master' of https://github.com/SonarSource/sonarqubePascal Mugnier2018-03-073-5/+214
|\
| * SONAR-10452 Empty "On new code" sections on Measures page (#3119)Pascal Mugnier2018-03-073-5/+214
* | SONAR-10397 Test for bucketsPascal Mugnier2018-03-074-3/+79
* | SONAR-10397 Fix inconsistent list of files in "Code" tab with +100 filesPascal Mugnier2018-03-071-0/+5
|/
* fix application leak tooltip (#3117)Stas Vilchik2018-03-062-8/+15
* focus first field in the user form (#3112)Stas Vilchik2018-03-021-1/+3
* rewrite remaining popups in react (#3109)Stas Vilchik2018-03-0273-1829/+2390
* SONAR-10423 expose HomePageSelect componentStas Vilchik2018-03-021-3/+5
* SONAR-10423 display home page selector (#3065)Stas Vilchik2018-03-0213-47/+214
* Use Button component in webhooks consoleGrégoire Aubert2018-03-0112-80/+79
* SONAR-10344 Hide webhook menu in global admin when organizations are enabledGrégoire Aubert2018-03-013-30/+33
* SONAR-10346 Add a shortcut to display the latest delivery of a webhookGrégoire Aubert2018-03-0119-282/+819
* SONAR-10417 Remove domain description in sidebar of web api pageGrégoire Aubert2018-03-013-80/+8
* SONAR-10346 Display webhook latest delivery statusGrégoire Aubert2018-03-0114-20/+164
* SONAR-10324 Improve tick and cross iconsGrégoire Aubert2018-03-0119-60/+90
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-0123-82/+852
* SONAR-10347 Create a CodeSnippet component and use it in project badges and o...Grégoire Aubert2018-03-0121-247/+267
* SONAR-10347 Create a BoxedGroupAccordion component and use it in system pageGrégoire Aubert2018-03-0112-234/+281
* SONAR-10345 Add Webhooks creation wsGuillaume Jambet2018-03-011-1/+1
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-0133-26/+1340
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-015-29/+25
* SONAR-10344 Create the webhooks console pageGrégoire Aubert2018-03-0123-17/+731
* SONAR-10047 Use SearchSelect for tags in Bulk Issue ChangeGrégoire Aubert2018-02-2713-71/+107
* Fix buttons stylingGrégoire Aubert2018-02-271-1/+1
* rewrite remaining backbone modals in reactStas Vilchik2018-02-2733-985/+581
* SONAR-10053 Display error message when entering license of unknown edition in...Grégoire Aubert2018-02-233-41/+88
* SONAR-10440 Remove useless tooltips on project overview measuresGrégoire Aubert2018-02-239-124/+88
* SONAR-10207 Show a loading spinner in tags selectorGrégoire Aubert2018-02-2316-87/+131
* Fix styling in rules meta dataGrégoire Aubert2018-02-237-23/+35
* create and use Button component (#3087)Stas Vilchik2018-02-21165-1422/+1345
* Order types.ts alphabetically to prevent merge conflictsGrégoire Aubert2018-02-211-184/+186
* review source viewer measures overlay in react (#3084)Stas Vilchik2018-02-2135-726/+3375
* SONAR-10411 use link name from l10n bundle for provided linksStas Vilchik2018-02-203-4/+9
* SONAR-10299 drop special rendering of developer connection linkStas Vilchik2018-02-204-100/+68
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-1625-553/+622
* SONAR-10435 Improve error message of licenses issues for normal usersGrégoire Aubert2018-02-153-7/+29
* SONAR-10404 Add Tooltip on issues count in rules pageGrégoire Aubert2018-02-151-7/+25
* SONAR-10432 Bring back installed filter tab in MarketplaceGrégoire Aubert2018-02-156-37/+44