aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/config
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-13499 Fix sonar-web build to support IE11Wouter Admiraal2020-06-301-4/+10
|
* SONAR-13567 Fix measure graph zoom errorWouter Admiraal2020-06-301-1/+6
|
* Bump to sonar-ui-common@1.0.2Philippe Perrin2020-05-271-0/+7
|
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-271-5/+8
|
* SONAR-13155 Upgrade dependenciesJeremy2020-03-231-2/+3
|
* Increase max asset sizeWouter Admiraal2020-02-101-1/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-0711-11/+11
|
* Move from styled-components to @emotionGrégoire Aubert2019-09-301-3/+2
|
* Add support for styled componentphilippe-perrin-sonarsource2019-09-031-1/+9
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-7/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-704 Extract icons components to sonar-ui-common * Better typings for theme * Use sonar-ui-common in extensions * Extract some helpers * Extract l10n helper to sonar-ui-common * Extract requests helper to sonar-ui-common * Extract part of urls helper * Move buttons, Tooltips and ScreenPositionFixers * Move modal related components * Move IdentityProviderLink * Move GenericAvatar * Move SizeRating * Move charts and move deps to peerDeps * Move nav * Move formatMeasure * Move Rating * Move PageActions * Move the rest of ui components * Move more controls components * Include theme inside extension build * Add missing theme context provider in extensions * Update react to same version everywhere * Update sonar-ui-common * Update eslint configuration
* Better minify inline CSSGrégoire Aubert2019-05-132-15/+9
|
* Revert "SONARCLOUD-615 Add google tag manager scripts" (#1583)Siegfried Ehret2019-05-091-1/+0
| | | This reverts commit 74356a544b24317e5504fe6a85327f81af07f658.
* SONARCLOUD-615 Add google tag manager scriptsSiegfried Ehret2019-05-081-0/+1
|
* Improve front end local build timeGrégoire Aubert2019-03-291-12/+14
|
* Update webpack dependenciesGrégoire Aubert2019-03-292-4/+3
|
* SONAR-11713 Change chunk filenames delimiterGrégoire Aubert2019-03-191-1/+4
|
* Fix license headers for 2019Duarte Meneses2019-01-0211-12/+11
|
* create a separate js bundle for legacy browsers (#1073)Stas Vilchik2018-12-201-112/+197
|
* update web dependenciesStas Vilchik2018-10-261-1/+11
|
* SONAR-10890 use new "official" build flag in the web appStas Vilchik2018-10-121-1/+2
|
* Port remaining SONAR space docsG. Ann Campbell2018-10-101-1/+8
|
* upgrade to babel 7 (#745)Stas Vilchik2018-10-031-1/+1
|
* SONAR-11013 Add search capabilities to the embedded documentation (#513)Stas Vilchik2018-07-253-73/+22
|
* load web app asynchronously (#493)Stas Vilchik2018-07-101-8/+2
|
* decrease initial amount of js (#462)Stas Vilchik2018-07-041-2/+2
|
* SONAR-10919 Broken creation date facet in issues pageStas Vilchik2018-06-211-0/+1
|
* SONAR-10833 Reduce loading waterfallStas Vilchik2018-06-041-1/+6
|
* SONAR-10672 Avoid async css chunks (#294)Stas Vilchik2018-05-301-3/+11
|
* SONAR-10675 Decrease JavaScript boot-up time (#283)Stas Vilchik2018-05-291-2/+18
|
* get rid of gray-matter (#280)Stas Vilchik2018-05-281-2/+2
|
* SONAR-10676 Add documentation for team onboarding on SonarCloud "Members" ↵Stas Vilchik2018-05-251-1/+2
| | | | page (#251)
* update sonar-web dependencies (#239)Stas Vilchik2018-05-151-5/+3
|
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-035-3/+124
|
* SONAR-10611 Display inline documentation tooltips (#180)Stas Vilchik2018-05-031-1/+9
|
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-048-15/+15
|
* VSTS-141 Move vsts integration to it's own moduleGrégoire Aubert2018-03-262-112/+2
|
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-263-39/+177
|
* migrate to webpack 4 (#39)Stas Vilchik2018-03-223-125/+136
|
* drop jquery, underscore, backbone and handlebarsStas Vilchik2018-03-221-21/+2
|
* SONAR-9338 Make all date pickers consistent (#3157)Stas Vilchik2018-03-221-2/+1
|
* drop unused web componentsStas Vilchik2018-03-221-4/+1
|
* Fix incremental build of sonar webDavid Rautureau2018-03-141-4/+4
|
* rewrite remaining popups in react (#3109)Stas Vilchik2018-03-021-1/+1
| | | | | | | | | | | | | | | | | | * extract baseFontFamily * rewrite favorites store in ts * add new types and change existing ones * rewrite SourceViewer helpers in ts * rewrite SourceViewer in ts and its popups in react * drop popups * fix iterating over nodelist * fix quality flaws
* SONAR-8829 update the global navigation barStas Vilchik2017-12-111-1/+2
|
* Update to React 16 and Enzyme 3 (#2776)Grégoire Aubert2017-11-012-0/+29
| | | | | | | | | | | | | | * Update to React 16 * Add missing promise catch * Fix jest tests * extract react-dom mock * remove empty snapshots * Fix modals
* remove error overlay, update pre-commit hook (#2772)Stas Vilchik2017-10-301-25/+14
|
* improve css management (#2746)Stas Vilchik2017-10-301-39/+37
|
* minimize cssStas Vilchik2017-10-231-2/+9
|
* SONAR-9385 SONAR-9436 Replace moment with react-intlGrégoire Aubert2017-08-251-1/+0
|
* Configure for use with TypescriptGrégoire Aubert2017-08-161-2/+17
|