Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove sonar-vsts folder | philippe-perrin-sonarsource | 2019-09-23 | 36 | -13151/+0 |
| | |||||
* | SONAR-12443 Fix SSF-95 | Jeremy Davis | 2019-09-16 | 2 | -12/+7 |
| | |||||
* | Add support for the new styled component theme | philippe-perrin-sonarsource | 2019-09-03 | 2 | -9/+9 |
| | |||||
* | Add support for styled component | philippe-perrin-sonarsource | 2019-09-03 | 2 | -12/+171 |
| | |||||
* | Bump sonar-ui-common version | philippe-perrin-sonarsource | 2019-08-09 | 2 | -5/+5 |
| | |||||
* | SONAR-12199 Add Copy button to file header and update ClipboardButton | Siegfried Ehret | 2019-08-05 | 2 | -5/+5 |
| | | | | usage | ||||
* | SONAR-12245 Fix throwGlobalError and checkStatus | Jeremy Davis | 2019-07-29 | 2 | -7/+13 |
| | |||||
* | Bump to eslint-config-sonarqube 0.5.1 | philippe-perrin-sonarsource | 2019-07-19 | 2 | -5/+5 |
| | |||||
* | Sort import in sonar-vsts | philippe-perrin-sonarsource | 2019-07-19 | 7 | -17/+17 |
| | |||||
* | Moved SelectList to sonar-ui-common | philippe-perrin-sonarsource | 2019-07-18 | 2 | -5/+5 |
| | |||||
* | SC-704 Extract more components (#1921) | Grégoire Aubert | 2019-07-16 | 2 | -9/+83 |
| | | | | | | | | | | * Extract BoxedGroupAccordion * Extract Select and SearchSelect * Extract Validation controls * Update sonar-ui-common | ||||
* | SC-704 Extract components into sonar-ui-common (#1714) | Grégoire Aubert | 2019-07-11 | 12 | -2705/+3214 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 | ||||
* | Add support for yarn format-* scripts on windows | philippe-perrin-sonarsource | 2019-06-13 | 1 | -2/+2 |
| | |||||
* | Remove redundant entries from .gitignore files | Evgeny Mandrikov | 2019-05-28 | 1 | -20/+1 |
| | | | | | All removed entries already defined in .gitignore file at the root of the repository. | ||||
* | Fix dependencies (order) between Gradle tasks that execute yarn | Grégoire Aubert | 2019-05-16 | 12 | -20/+42 |
| | | | | And add declarations of input files for "yarn_validate-ci" tasks, which were forgotten when caching was enabled for them. | ||||
* | Enable Gradle cache for "yarn_validate-ci" tasks (#1616) | Evgeny Mandrikov | 2019-05-15 | 1 | -0/+18 |
| | |||||
* | Fix Gradle caching of "yarn_run" tasks | Evgeny Mandrikov | 2019-05-14 | 1 | -2/+6 |
| | | | | | | | ":server:sonar-vsts:yarn_run" and ":private:sonar-bitbucketcloud:yarn_run" must declared as inputs all files which are used from "server/sonar-web/src/main/js". | ||||
* | Better minify inline CSS | Grégoire Aubert | 2019-05-13 | 4 | -142/+768 |
| | |||||
* | Fix babel input files for yarn | Duarte Meneses | 2019-04-30 | 1 | -1/+1 |
| | |||||
* | Update yarn locks files | Grégoire Aubert | 2019-03-29 | 1 | -3547/+2962 |
| | |||||
* | Use same build stats reporter for all modules | Grégoire Aubert | 2019-03-29 | 2 | -13/+57 |
| | |||||
* | Update prettier to last version | Grégoire Aubert | 2019-03-29 | 1 | -1/+1 |
| | | | | * Prettier format all modules | ||||
* | Update webpack dependencies | Grégoire Aubert | 2019-03-29 | 4 | -25/+27 |
| | |||||
* | Update jest and enzyme | Grégoire Aubert | 2019-03-29 | 1 | -8/+8 |
| | | | | * Update jest snapshots | ||||
* | Update React, Typescript and Eslint dependencies | Grégoire Aubert | 2019-03-29 | 1 | -15/+15 |
| | | | | | | * Fix ts and eslint issues * Drop forSingleOrganization * Update Typscript on extensions | ||||
* | Enable coverage for web app | Grégoire Aubert | 2019-02-11 | 3 | -6/+10 |
| | |||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 25 | -27/+25 |
| | |||||
* | create global type definitions (#1017) | Stas Vilchik | 2018-12-05 | 5 | -10/+6 |
| | |||||
* | update web dependencies | Stas Vilchik | 2018-10-26 | 3 | -1375/+1076 |
| | |||||
* | Disable ts-jest typescript diagnostics | Grégoire Aubert | 2018-10-25 | 1 | -0/+7 |
| | |||||
* | update eslint, its plugins and config (#837) | Stas Vilchik | 2018-10-17 | 2 | -57/+313 |
| | |||||
* | Update TS to 3.1.2 | Grégoire Aubert | 2018-10-11 | 2 | -47/+1277 |
| | |||||
* | upgrade to babel 7 (#745) | Stas Vilchik | 2018-10-03 | 5 | -701/+898 |
| | |||||
* | Cirrus - Avoid runing eslint 2 times on CI | Grégoire Aubert | 2018-09-24 | 1 | -2/+3 |
| | |||||
* | Revert unexpected changes in sonar-vsts/package.json | Simon Brandhof | 2018-09-19 | 1 | -4/+4 |
| | |||||
* | SONAR-11268 replace Jenkins by Cirrus CI | Simon Brandhof | 2018-09-19 | 2 | -7/+6 |
| | |||||
* | SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ↵ | Grégoire Aubert | 2018-09-19 | 2 | -9/+7 |
| | | | | status | ||||
* | Upgrade versions of nodejs and yarn | Simon Brandhof | 2018-08-27 | 1 | -8/+0 |
| | | | | and use a consistent version across modules | ||||
* | Update Jest config for extensions | Grégoire Aubert | 2018-08-20 | 2 | -46/+19 |
| | |||||
* | update main dependencies & fix autofixable eslint warnings (#601) | Stas Vilchik | 2018-08-10 | 3 | -466/+275 |
| | |||||
* | use new sonar.eslint.reportPaths analysis property (#536) | Stas Vilchik | 2018-07-19 | 1 | -1/+1 |
| | |||||
* | update yarn | Stas Vilchik | 2018-06-29 | 1 | -1/+1 |
| | |||||
* | integrate eslint report (#441) | Stas Vilchik | 2018-06-29 | 3 | -0/+5 |
| | |||||
* | Update Jest in vsts and bitbucketcloud | Grégoire Aubert | 2018-06-01 | 2 | -194/+413 |
| | |||||
* | SONAR-10675 Decrease JavaScript boot-up time (#283) | Stas Vilchik | 2018-05-29 | 3 | -29/+60 |
| | |||||
* | SONAR-10673 Stop using font for icons (#252) | Stas Vilchik | 2018-05-23 | 1 | -1/+1 |
| | |||||
* | Remove duplicated README.md | Simon Brandhof | 2018-05-15 | 1 | -1/+0 |
| | |||||
* | use eslint-config-sonarqube (#191) | Stas Vilchik | 2018-04-27 | 3 | -261/+65 |
| | |||||
* | add eslint-plugin-sonarjs (#153) | Stas Vilchik | 2018-04-17 | 3 | -4/+13 |
| | |||||
* | Make yarn_run tasks cacheable | Evgeny Mandrikov | 2018-04-09 | 1 | -8/+7 |
| |