aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Avoid unnecessary yarn installPhilippe Perrin2021-09-291-3/+4
|
* Migrate to yarn 3.0.2Philippe Perrin2021-09-131-2/+3
|
* SONAR-15297 Remove dependency on sonar-ui-common for sonar-docsWouter Admiraal2021-08-201-2/+1
|
* SONAR-14617 Target local sonar-ui-common projectPhilippe Perrin2021-07-211-1/+1
|
* SONAR-14790 Update dependencies - againJeremy Davis2021-05-101-1/+1
|
* BUILD-857 Add junit report format for jest tests.Malena Ebert2021-03-271-1/+10
|
* Update sonar-ui-common to 1.0.33Wouter Admiraal2021-03-031-1/+1
|
* Upgrade to lodash@4.17.21Philippe Perrin2021-03-031-1/+1
|
* Update sonar-ui-common to 1.0.318.7.0.41497Wouter Admiraal2021-02-151-1/+1
|
* Split yarn validate-ci taskMalena Ebert2021-01-211-1/+2
|
* SONAR-14309 Update eslint, typescript and fix issuesJeremy Davis2021-01-201-9/+10
|
* SONAR-14317 ignore replacement patternsJeremy Davis2021-01-111-1/+1
|
* Update sonar-ui-common to 1.0.25Wouter Admiraal2020-10-151-1/+1
|
* SONAR-13733 Upgrade lodashJeremy Davis2020-10-081-1/+1
|
* Update sonar-ui-common to 1.0.24Wouter Admiraal2020-10-021-1/+1
|
* SONAR-13643 Remove the version history of a language analyzer from its ↵Philippe Perrin2020-09-181-0/+3
| | | | documentation page
* SONAR-13758 Add new code legend to Activity ChartJeremy Davis2020-09-181-1/+1
|
* Bump to sonar-ui-common@1.0.20Philippe Perrin2020-09-041-1/+1
|
* Bump to eslint-config-sonarqube@0.6.1Philippe Perrin2020-07-301-1/+1
|
* SONAR-13619 Upgrade sonar-ui-commonJeremy Davis2020-07-211-1/+1
|
* Update sonar-ui-common to 1.0.11Wouter Admiraal2020-06-301-1/+1
|
* SONAR-13391 Add reference branch option to new code settingJeremy Davis2020-06-111-1/+1
|
* Update sonar-ui-common to 1.0.4Wouter Admiraal2020-06-091-1/+1
|
* Bump to sonar-ui-common@1.0.3Philippe Perrin2020-05-271-1/+1
|
* Bump to sonar-ui-common@1.0.2Philippe Perrin2020-05-271-10/+1
|
* Bump to sonar-ui-common@1.0.0Philippe Perrin2020-05-271-1/+1
|
* SONAR-13310 Use sonar-ui-common imports where possibleJeremy Davis2020-04-171-1/+1
|
* Bump to eslint-config-sonarqube@0.6.0Philippe Perrin2020-04-081-1/+2
|
* Bump to sonar-ui-common@0.0.57Mathieu Suen2020-04-011-1/+1
|
* SONAR-13155 Upgrade dependenciesJeremy2020-03-231-33/+33
|
* Update to sonar-ui-common 0.0.52Wouter Admiraal2020-02-201-1/+1
|
* Update to sonar-ui-common 0.0.50Wouter Admiraal2020-02-101-1/+1
|
* Bump to prettier@1.19.1 to support typescript 3.7Philippe Perrin2019-12-301-1/+1
|
* Bump to typescript@3.7.4Philippe Perrin2019-12-301-1/+1
|
* Bump to sonar-ui-common@0.0.44Philippe Perrin2019-12-301-1/+1
|
* SONAR-12636 Exlude branches from purgePhilippe Perrin2019-12-091-1/+1
|
* Bump to the latest version of typescriptPhilippe Perrin2019-11-061-2/+2
|
* Add icons to the tabs and fix Alms enumJeremy Davis2019-11-061-1/+1
|
* Bump to sonar-ui-common@0.0.35Philippe Perrin2019-10-281-1/+1
|
* Update sonar-ui-common to 0.0.34Jeremy Davis2019-10-211-1/+1
|
* Refactor tabs to use new BoxedTabs componentJeremy Davis2019-10-081-0/+1
|
* SONAR-12443 Fix SSF-95Jeremy Davis2019-09-161-2/+2
|
* SONAR-12368 Fix documentation in IE11Wouter Admiraal2019-08-201-0/+1
|
* Bump to eslint-config-sonarqube 0.5.1philippe-perrin-sonarsource2019-07-191-1/+1
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-17/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 windowsphilippe-perrin-sonarsource2019-06-131-2/+2
|
* Enable Gradle cache for "yarn_validate-ci" tasks (#1616)Evgeny Mandrikov2019-05-151-1/+2
|
* SONAR-11955 Allow more levels in documentation navigationWouter Admiraal2019-04-251-1/+3
|
* Improve front end local build timeGrégoire Aubert2019-03-291-2/+3
|
* Update prettier to last versionGrégoire Aubert2019-03-291-1/+1
| | | | * Prettier format all modules