Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 15 | -16/+15 | |
| | ||||||
* | SONAR-15864 Use esbuild for core-extension-securityreport | Wouter Admiraal | 2021-12-28 | 2 | -3/+44 | |
| | ||||||
* | SONAR-15789 New portfolio overview | Jeremy Davis | 2021-12-24 | 1 | -1/+1 | |
| | ||||||
* | SONAR-15633 Fix test reporting for extensions | Jeremy Davis | 2021-11-17 | 1 | -4/+2 | |
| | ||||||
* | SONAR-15635 Send frontend reports to Elastic instance | Jeremy Davis | 2021-11-16 | 1 | -21/+17 | |
| | ||||||
* | SONAR-15633 collect jest test data for Kibana | Jeremy Davis | 2021-11-16 | 1 | -0/+93 | |
| | ||||||
* | [NO-JIRA] Fix frontend caching issue | Jeremy Davis | 2021-10-06 | 3 | -20/+159 | |
| | ||||||
* | [NO-JIRA] use esbuild for sonar-web | Jeremy Davis | 2021-09-30 | 6 | -301/+159 | |
| | ||||||
* | SONAR-15297 Remove all sonar-ui-common theming logic | Wouter Admiraal | 2021-08-20 | 2 | -188/+0 | |
| | ||||||
* | SONAR-15297 Remove all sonar-ui-common initialization logic | Wouter Admiraal | 2021-08-20 | 1 | -4/+0 | |
| | ||||||
* | SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵ | Wouter Admiraal | 2021-08-20 | 2 | -4/+182 | |
| | | | | folders | |||||
* | SONAR-15297 Fix sonar-web build | Wouter Admiraal | 2021-08-20 | 2 | -8/+4 | |
| | ||||||
* | SONAR-14387 Remove support of legacy browser | Mathieu Suen | 2021-05-26 | 1 | -74/+0 | |
| | ||||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 11 | -12/+11 | |
| | ||||||
* | SONAR-13499 Fix sonar-web build to support IE11 | Wouter Admiraal | 2020-06-30 | 1 | -4/+10 | |
| | ||||||
* | SONAR-13567 Fix measure graph zoom error | Wouter Admiraal | 2020-06-30 | 1 | -1/+6 | |
| | ||||||
* | Bump to sonar-ui-common@1.0.2 | Philippe Perrin | 2020-05-27 | 1 | -0/+7 | |
| | ||||||
* | Bump to sonar-ui-common@1.0.0 | Philippe Perrin | 2020-05-27 | 1 | -5/+8 | |
| | ||||||
* | SONAR-13155 Upgrade dependencies | Jeremy | 2020-03-23 | 1 | -2/+3 | |
| | ||||||
* | Increase max asset size | Wouter Admiraal | 2020-02-10 | 1 | -1/+1 | |
| | ||||||
* | Format all headers for 2020 | Wouter Admiraal | 2020-01-07 | 11 | -11/+11 | |
| | ||||||
* | Move from styled-components to @emotion | Grégoire Aubert | 2019-09-30 | 1 | -3/+2 | |
| | ||||||
* | Add support for styled component | philippe-perrin-sonarsource | 2019-09-03 | 1 | -1/+9 | |
| | ||||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 1 | -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 CSS | Grégoire Aubert | 2019-05-13 | 2 | -15/+9 | |
| | ||||||
* | Revert "SONARCLOUD-615 Add google tag manager scripts" (#1583) | Siegfried Ehret | 2019-05-09 | 1 | -1/+0 | |
| | | | This reverts commit 74356a544b24317e5504fe6a85327f81af07f658. | |||||
* | SONARCLOUD-615 Add google tag manager scripts | Siegfried Ehret | 2019-05-08 | 1 | -0/+1 | |
| | ||||||
* | Improve front end local build time | Grégoire Aubert | 2019-03-29 | 1 | -12/+14 | |
| | ||||||
* | Update webpack dependencies | Grégoire Aubert | 2019-03-29 | 2 | -4/+3 | |
| | ||||||
* | SONAR-11713 Change chunk filenames delimiter | Grégoire Aubert | 2019-03-19 | 1 | -1/+4 | |
| | ||||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 11 | -12/+11 | |
| | ||||||
* | create a separate js bundle for legacy browsers (#1073) | Stas Vilchik | 2018-12-20 | 1 | -112/+197 | |
| | ||||||
* | update web dependencies | Stas Vilchik | 2018-10-26 | 1 | -1/+11 | |
| | ||||||
* | SONAR-10890 use new "official" build flag in the web app | Stas Vilchik | 2018-10-12 | 1 | -1/+2 | |
| | ||||||
* | Port remaining SONAR space docs | G. Ann Campbell | 2018-10-10 | 1 | -1/+8 | |
| | ||||||
* | upgrade to babel 7 (#745) | Stas Vilchik | 2018-10-03 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11013 Add search capabilities to the embedded documentation (#513) | Stas Vilchik | 2018-07-25 | 3 | -73/+22 | |
| | ||||||
* | load web app asynchronously (#493) | Stas Vilchik | 2018-07-10 | 1 | -8/+2 | |
| | ||||||
* | decrease initial amount of js (#462) | Stas Vilchik | 2018-07-04 | 1 | -2/+2 | |
| | ||||||
* | SONAR-10919 Broken creation date facet in issues page | Stas Vilchik | 2018-06-21 | 1 | -0/+1 | |
| | ||||||
* | SONAR-10833 Reduce loading waterfall | Stas Vilchik | 2018-06-04 | 1 | -1/+6 | |
| | ||||||
* | SONAR-10672 Avoid async css chunks (#294) | Stas Vilchik | 2018-05-30 | 1 | -3/+11 | |
| | ||||||
* | SONAR-10675 Decrease JavaScript boot-up time (#283) | Stas Vilchik | 2018-05-29 | 1 | -2/+18 | |
| | ||||||
* | get rid of gray-matter (#280) | Stas Vilchik | 2018-05-28 | 1 | -2/+2 | |
| | ||||||
* | SONAR-10676 Add documentation for team onboarding on SonarCloud "Members" ↵ | Stas Vilchik | 2018-05-25 | 1 | -1/+2 | |
| | | | | page (#251) | |||||
* | update sonar-web dependencies (#239) | Stas Vilchik | 2018-05-15 | 1 | -5/+3 | |
| | ||||||
* | SONAR-10612 Create documentation space in the web app | Pascal Mugnier | 2018-05-03 | 5 | -3/+124 | |
| | ||||||
* | SONAR-10611 Display inline documentation tooltips (#180) | Stas Vilchik | 2018-05-03 | 1 | -1/+9 | |
| | ||||||
* | BUILD-612 Implement the check of source headers | David Rautureau | 2018-04-04 | 8 | -15/+15 | |
| | ||||||
* | VSTS-141 Move vsts integration to it's own module | Grégoire Aubert | 2018-03-26 | 2 | -112/+2 | |
| |