aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/app
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10571 Show background task notifications only on related branch/prGrégoire Aubert2018-04-163-26/+119
* SONAR-10580 Local storage references should not use window.localStorage (#145)Pascal Mugnier2018-04-161-16/+10
* Feature/pm/hardening 10 04 (#130)Pascal Mugnier2018-04-122-0/+3
* SONAR-9416 Enable zoom on bubble charts (#127)Pascal Mugnier2018-04-112-1/+22
* SONAR-10133 Fix Update Center ITsGrégoire Aubert2018-04-102-2/+2
* SONAR-10133 Full-width banner to prompt restart after plugin change (#102)Pascal Mugnier2018-04-1010-12/+302
* GOV-336 Change display of refresh buttonPascal Mugnier2018-04-061-1/+2
* GOV-320 Refresh portfolio from admin pagePascal Mugnier2018-04-061-0/+4
* SQBILLING-88 Add coupon input in billing upgrade pageGrégoire Aubert2018-04-053-3/+23
* SONAR-9447 Allow to open "Log in" in new tabPascal Mugnier2018-04-052-2/+2
* SONAR-10481 Fix bad display of organization navigation barGrégoire Aubert2018-04-041-4/+0
* Hardening 28-03 (#72)Pascal Mugnier2018-04-042-122/+122
* SONAR-9697 Ensure tooltips are always placed correctly (#77)Stas Vilchik2018-04-045-24/+15
* SONAR-10537 Homepage icon not always highlighted correctly (#86)Stas Vilchik2018-04-041-2/+2
* update typescript to 2.8Stas Vilchik2018-03-291-6/+1
* SONAR-10007 Fix z-index of coverage/duplications popupStas Vilchik2018-03-281-0/+5
* SONAR-10481 Fix text wrapping in breadcrumbs with branchStas Vilchik2018-03-2810-64/+82
* do not lowercase branch namesStas Vilchik2018-03-282-8/+8
* SONAR-10221 Change message when project main branch is not analyzed (#3164)Stas Vilchik2018-03-281-0/+4
* SONAR-9885 Improve rendering of long error messagesPascal Mugnier2018-03-281-0/+1
* drop unused icon classesStas Vilchik2018-03-272-256/+0
* SONAR-10489 improve navigation between locations (#57)Stas Vilchik2018-03-271-1/+1
* SONAR-10489 Support cross file issue locations in web appStas Vilchik2018-03-271-0/+2
* VSTS-141 Move vsts integration to it's own moduleGrégoire Aubert2018-03-2611-1305/+0
* VSTS-142 Handle authentication to display private project in VSTS widgetsGrégoire Aubert2018-03-2611-101/+965
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-268-67/+524
* SONAR-10198 Fix long links in issue comments break layout (#28)Pascal Mugnier2018-03-221-0/+1
* SONAR-9642 Reduce steps for selecting a custom chart (#6)Pascal Mugnier2018-03-222-1/+18
* drop jquery, underscore, backbone and handlebarsStas Vilchik2018-03-222-205/+0
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-224-628/+10
* Rewrite SelectList component in React on Quality Page (#3152)Pascal Mugnier2018-03-223-2/+11
* drop unused web componentsStas Vilchik2018-03-2213-1769/+682
* SONAR-10457 Display correct quality gate status on short lived branchesGrégoire Aubert2018-03-149-6/+20
* rewrite workspace in react (#3140)Stas Vilchik2018-03-141-8/+11
* SONAR-10338 do not fetch "my" organization when not logged inStas Vilchik2018-03-142-16/+19
* SONAR-10374 Support pull request in the web appTeryk Bellahsene2018-03-1327-398/+644
* SONAR-10379 Improve issue permalink UX (#3139)Pascal Mugnier2018-03-122-0/+13
* SONAR-10472 Hover effect on issue box is overflowing when dropdown open (#3134)Pascal Mugnier2018-03-121-3/+4
* SONAR-10478 Top menu item on firefox sometimes appear broken (#3138)Pascal Mugnier2018-03-091-0/+1
* SONAR-10164 Redesign the "default" badge to match other badges (#3120)Pascal Mugnier2018-03-082-9/+21
* rewrite remaining popups in react (#3109)Stas Vilchik2018-03-023-1/+108
* SONAR-10423 expose HomePageSelect componentStas Vilchik2018-03-021-3/+5
* SONAR-10423 display home page selector (#3065)Stas Vilchik2018-03-023-21/+56
* 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-011-9/+9
* SONAR-10417 Remove domain description in sidebar of web api pageGrégoire Aubert2018-03-011-1/+7
* SONAR-10347 Add ability to browse webhook deliveries payloadsGrégoire Aubert2018-03-011-1/+2
* SONAR-10347 Create a BoxedGroupAccordion component and use it in system pageGrégoire Aubert2018-03-011-8/+41
* SONAR-10345 Add webhooks management actionsGrégoire Aubert2018-03-011-5/+38
* SONAR-10344 api/webhooks/search returns webhooks for global and projectGuillaume Jambet2018-03-011-0/+15