aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/api
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10571 Show background task notifications only on related branch/prGrégoire Aubert2018-04-161-0/+4
* SONAR-10133 Full-width banner to prompt restart after plugin change (#102)Pascal Mugnier2018-04-101-5/+7
* SONAR-10552 Allow empty description of plugins in marketplaceGrégoire Aubert2018-04-061-1/+1
* Hardening 28-03 (#72)Pascal Mugnier2018-04-041-1/+0
* SONAR-8217 Improve UI and fix issues with default valuesPascal Mugnier2018-03-291-0/+18
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-261-1/+1
* rewrite issues app in ts (#12)Stas Vilchik2018-03-221-1/+2
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-224-11/+73
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-138-102/+92
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-011-1/+20
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-011-2/+23
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-011-15/+1
* SONAR-10344 Create the webhooks console pageGrégoire Aubert2018-03-011-0/+43
* rewrite remaining backbone modals in reactStas Vilchik2018-02-271-19/+10
* SONAR-10207 Show a loading spinner in tags selectorGrégoire Aubert2018-02-231-1/+4
* create and use Button component (#3087)Stas Vilchik2018-02-211-3/+5
* review source viewer measures overlay in react (#3084)Stas Vilchik2018-02-212-12/+22
* rewrite parts of permission templates app in react (#3070)Stas Vilchik2018-02-161-19/+6
* SONAR-10432 Bring back installed filter tab in MarketplaceGrégoire Aubert2018-02-151-0/+7
* rewrite maintenance app in react (#3055)Stas Vilchik2018-02-141-3/+11
* rewrite custom measures app in react (#3052)Stas Vilchik2018-02-131-2/+35
* rewrite custom metrics app in react (#3036)Stas Vilchik2018-02-091-4/+37
* enable eslint rules to enforce newlines (#3043)Stas Vilchik2018-02-091-0/+1
* SONAR-10289 Update login page UI and allow to display identity providers helpStas Vilchik2018-02-071-22/+1
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
* SONAR-10319 Display Analysis Scope on rules detail page (#2995)Grégoire Aubert2018-02-071-2/+2
* rewrite groups app with react (#3017)Stas Vilchik2018-02-061-2/+20
* rewrite rules app with react (#2982)Stas Vilchik2018-01-293-15/+148
* Migrate parts of overview app to TSGrégoire Aubert2018-01-255-13/+52
* Migrate App to tsx and clean up measures related typesGrégoire Aubert2018-01-252-16/+32
* SONAR-10264 Create the project badges page for SonarCloudGrégoire Aubert2018-01-251-9/+14
* SONAR-10120 Add server id and date in the system info json nameGrégoire Aubert2018-01-151-0/+1
* fix file headersStas Vilchik2018-01-1531-666/+66
* Reuse react based tokens form in account space (#2954)Stas Vilchik2018-01-111-12/+10
* SONAR-10073 Impossible to set QP of a project from an organization that is no...Stas Vilchik2018-01-091-1/+1
* SONAR-10178 Pending notification should not filter tasksStas Vilchik2018-01-091-5/+2
* Fix license headers for 2018Simon Brandhof2018-01-0731-0/+620
* SONAR-10182 Users should be able to choose their homepageStas Vilchik2018-01-021-1/+5
* update typescript and prettier, use shortcut fragment syntax (#2913)Stas Vilchik2017-12-151-8/+6
* SONAR-10151 Pass organization parameter in all quality gates wsGrégoire Aubert2017-12-141-35/+63
* SONAR-10151 Refactor Quality Gates modals to TypescriptGrégoire Aubert2017-12-141-11/+22
* Rewrite usage of Organization containersGrégoire Aubert2017-12-141-2/+2
* Rewrite part of the permissions app to TypescriptGrégoire Aubert2017-12-141-4/+19
* SONAR-10080 turn Issues to My IssuesStas Vilchik2017-12-111-1/+2
* SONAR-10074 Use new QP actions 'delete' and 'associateProjects'Grégoire Aubert2017-12-041-1/+3
* SONAR-10088 Prevent deleting default quality gateGrégoire Aubert2017-12-041-1/+3
* SONAR-9962 Remove the "unset as default" action on Quality GatesGrégoire Aubert2017-12-041-4/+0
* SONAR-10088 SONAR-10114 Allow/prevent QG actions based on list of authorized ...Grégoire Aubert2017-12-041-21/+25
* SONAR-10087 SONAR-10113 Display built-in badges on quality gatesGrégoire Aubert2017-12-041-0/+1
* Fix issue in users admin when editing user without scm accountsGrégoire Aubert2017-12-011-2/+2