aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/config
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* upgrade webpack (#2178)Stas Vilchik2017-06-191-52/+62
|
* simplify config of sonar-webStas Vilchik2017-06-1510-390/+173
|
* SONAR-9064 Rework facets sidebar on the issues pageStas Vilchik2017-04-131-2/+1
|
* fix public paths for js chunksStas Vilchik2017-03-291-2/+5
|
* optimize js bundles (#1855)Stas Vilchik2017-03-272-11/+19
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* use babel-preset-env (#1645)Stas Vilchik2017-02-091-2/+2
|
* SONAR-8451 Run js app outside of ruby containerStas Vilchik2016-12-071-2/+0
|
* SONAR-8448 generate index.html during the buildStas Vilchik2016-12-075-22/+89
|
* step towards a single-entry-point js app (#1362)Stas Vilchik2016-11-281-24/+2
|
* delete widgets/ and dashboard/Stas Vilchik2016-11-091-4/+1
|
* disable eslint loader on fast buildStas Vilchik2016-11-091-0/+3
|
* extend the main js app (#1345)Stas Vilchik2016-11-041-2/+0
|
* drop global dashboards and measures from ui (#1353)Stas Vilchik2016-11-031-1/+0
|
* improve front end dx (#1331)Stas Vilchik2016-10-2710-23/+271
|
* move /projects to /projects/adminStas Vilchik2016-10-211-1/+1
|
* SONAR-8170 SONAR-8171 Reorganize My Account spaceStas Vilchik2016-09-301-1/+1
|
* use webpack to build lessStas Vilchik2016-09-021-3/+9
|