Commit Graph

60 Commits

Author SHA1 Message Date
Philippe Perrin
63e837903f Migrate to yarn 3.0.2 2021-09-13 20:03:34 +00:00
Wouter Admiraal
fefc18a32d SONAR-15297 Remove dependency on sonar-ui-common for sonar-docs 2021-08-20 20:03:09 +00:00
Philippe Perrin
22e0696a09 SONAR-14617 Target local sonar-ui-common project 2021-07-21 20:03:01 +00:00
Jeremy Davis
1976be93fd SONAR-14790 Update dependencies - again 2021-05-10 20:08:55 +00:00
Malena Ebert
51d02b3086 BUILD-857 Add junit report format for jest tests. 2021-03-27 20:04:06 +00:00
Wouter Admiraal
efe113c7b0 Update sonar-ui-common to 1.0.33 2021-03-03 20:12:51 +00:00
Philippe Perrin
f736868074 Upgrade to lodash@4.17.21 2021-03-03 20:12:51 +00:00
Wouter Admiraal
f3cd78035b Update sonar-ui-common to 1.0.31 2021-02-15 20:07:05 +00:00
Malena Ebert
23b1a93147 Split yarn validate-ci task 2021-01-21 20:30:30 +00:00
Jeremy Davis
d6b1b8a262 SONAR-14309 Update eslint, typescript and fix issues 2021-01-20 20:32:16 +00:00
Jeremy Davis
fc6cecacf8 SONAR-14317 ignore replacement patterns 2021-01-11 20:20:39 +00:00
Wouter Admiraal
bdf2f9c417 Update sonar-ui-common to 1.0.25 2020-10-15 20:07:58 +00:00
Jeremy Davis
7b953f0054 SONAR-13733 Upgrade lodash 2020-10-08 20:08:02 +00:00
Wouter Admiraal
cacdd3c3a1 Update sonar-ui-common to 1.0.24 2020-10-02 20:07:42 +00:00
Philippe Perrin
37a3a7ac75 SONAR-13643 Remove the version history of a language analyzer from its documentation page 2020-09-18 20:07:14 +00:00
Jeremy Davis
6eb910a5be SONAR-13758 Add new code legend to Activity Chart 2020-09-18 20:07:13 +00:00
Philippe Perrin
2ce2331792 Bump to sonar-ui-common@1.0.20 2020-09-04 20:07:08 +00:00
Philippe Perrin
03c738ef45 Bump to eslint-config-sonarqube@0.6.1 2020-07-30 20:05:46 +00:00
Jeremy Davis
9bd12105f5 SONAR-13619 Upgrade sonar-ui-common 2020-07-21 20:05:29 +00:00
Wouter Admiraal
8a13ad506a Update sonar-ui-common to 1.0.11 2020-06-30 20:05:42 +00:00
Jeremy Davis
b7d595d1a4 SONAR-13391 Add reference branch option to new code setting 2020-06-11 20:04:56 +00:00
Wouter Admiraal
b21504173d Update sonar-ui-common to 1.0.4 2020-06-09 20:04:40 +00:00
Philippe Perrin
09a007b18a Bump to sonar-ui-common@1.0.3 2020-05-27 20:05:47 +00:00
Philippe Perrin
ef932b2c8a Bump to sonar-ui-common@1.0.2 2020-05-27 20:05:47 +00:00
Philippe Perrin
fd91b02d13 Bump to sonar-ui-common@1.0.0 2020-05-27 20:05:46 +00:00
Jeremy Davis
0fcb955b86 SONAR-13310 Use sonar-ui-common imports where possible 2020-04-17 20:03:43 +00:00
Philippe Perrin
1079262251 Bump to eslint-config-sonarqube@0.6.0 2020-04-08 20:03:18 +00:00
Mathieu Suen
56466eff29 Bump to sonar-ui-common@0.0.57 2020-04-01 20:03:49 +00:00
Jeremy
0c8d18b4ed SONAR-13155 Upgrade dependencies 2020-03-23 20:03:41 +00:00
Wouter Admiraal
ab4643e81f Update to sonar-ui-common 0.0.52 2020-02-20 20:46:18 +01:00
Wouter Admiraal
22fd8dbb4f Update to sonar-ui-common 0.0.50 2020-02-10 20:46:16 +01:00
Philippe Perrin
997cc0f1ab Bump to prettier@1.19.1 to support typescript 3.7 2019-12-30 20:46:13 +01:00
Philippe Perrin
8230b7f67c Bump to typescript@3.7.4 2019-12-30 20:46:13 +01:00
Philippe Perrin
c28a3b7208 Bump to sonar-ui-common@0.0.44 2019-12-30 20:46:12 +01:00
Philippe Perrin
a98070323e SONAR-12636 Exlude branches from purge 2019-12-09 20:46:17 +01:00
Philippe Perrin
bd42d9d226 Bump to the latest version of typescript 2019-11-06 10:04:32 +01:00
Jeremy Davis
a394333579 Add icons to the tabs and fix Alms enum 2019-11-06 10:04:29 +01:00
Philippe Perrin
b7e917ca85 Bump to sonar-ui-common@0.0.35 2019-10-28 20:21:10 +01:00
Jeremy Davis
6f4597e12d Update sonar-ui-common to 0.0.34 2019-10-21 20:21:11 +02:00
Jeremy Davis
73b4994806 Refactor tabs to use new BoxedTabs component 2019-10-08 20:21:04 +02:00
Jeremy Davis
81f6a5ff6a SONAR-12443 Fix SSF-95 2019-09-16 20:21:02 +02:00
Wouter Admiraal
b9d1c53b68 SONAR-12368 Fix documentation in IE11 2019-08-20 20:21:04 +02:00
philippe-perrin-sonarsource
232b26bcc6 Bump to eslint-config-sonarqube 0.5.1 2019-07-19 20:21:16 +02:00
Grégoire Aubert
60226e8e29 SC-704 Extract components into sonar-ui-common (#1714)
* 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
2019-07-11 20:21:09 +02:00
philippe-perrin-sonarsource
bde4e3ef8b Add support for yarn format-* scripts on windows 2019-06-13 20:21:14 +02:00
Evgeny Mandrikov
c24973e34c Enable Gradle cache for "yarn_validate-ci" tasks (#1616) 2019-05-15 20:21:12 +02:00
Wouter Admiraal
15b6c5780c SONAR-11955 Allow more levels in documentation navigation 2019-04-25 20:21:05 +02:00
Grégoire Aubert
cb53cd80dd Improve front end local build time 2019-03-29 09:45:00 +01:00
Grégoire Aubert
1355d080cf Update prettier to last version
* Prettier format all modules
2019-03-29 09:44:59 +01:00
Grégoire Aubert
a289d7ab12 Update sonar-docs gastby and clean before build 2019-03-29 09:44:59 +01:00