aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-vsts/src
Commit message (Collapse)AuthorAgeFilesLines
* Remove sonar-vsts folderphilippe-perrin-sonarsource2019-09-2313-2390/+0
|
* Add support for the new styled component themephilippe-perrin-sonarsource2019-09-032-9/+9
|
* Sort import in sonar-vstsphilippe-perrin-sonarsource2019-07-197-17/+17
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-115-25/+42
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* Fix dependencies (order) between Gradle tasks that execute yarnGrégoire Aubert2019-05-168-15/+12
| | | | And add declarations of input files for "yarn_validate-ci" tasks, which were forgotten when caching was enabled for them.
* Fix license headers for 2019Duarte Meneses2019-01-0213-14/+13
|
* create global type definitions (#1017)Stas Vilchik2018-12-054-9/+5
|
* SONAR-11159 SONAR-11160 Add new coverage and overall coverage next to branch ↵Grégoire Aubert2018-09-192-9/+7
| | | | status
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+1
|
* VSTS-141 Add missing typings for rc-tooltipGrégoire Aubert2018-03-261-0/+54
|
* VSTS-141 Move vsts integration to it's own moduleGrégoire Aubert2018-03-2612-0/+2329