Commit Graph

13 Commits

Author SHA1 Message Date
Wouter Admiraal
14a3299ae5 SONAR-15297 Fix sonar-web build 2021-08-20 20:03:09 +00: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
Stas Vilchik
9c3818394a create a separate js bundle for legacy browsers (#1073) 2018-12-20 11:41:49 +01:00
Stas Vilchik
b998b44aaf SONAR-11013 Add search capabilities to the embedded documentation (#513) 2018-07-25 20:21:20 +02:00
Pascal Mugnier
b083d43765 SONAR-10612 Create documentation space in the web app 2018-05-03 20:20:50 +02:00
Stas Vilchik
75abdef0c2 SONAR-9697 Ensure tooltips are always placed correctly (#77) 2018-04-04 14:40:51 +02:00
Stas Vilchik
df91a4ec34 migrate to webpack 4 (#39) 2018-03-22 12:37:52 +01:00
Stas Vilchik
99c250bebe
update typescript and prettier, use shortcut fragment syntax (#2913) 2017-12-15 15:29:41 +01:00
Stas Vilchik
3aeea07185 use eslint for typescript, update eslint configuration (#2742) 2017-10-30 09:20:37 +01:00
Stas Vilchik
e52aa13312 SONAR-1330 add widget to manage quality profile permissions 2017-10-02 17:18:15 +02:00
Stas Vilchik
7983068e4d translate all routes files to ts (#2378) 2017-08-18 18:53:44 +02:00
Stas Vilchik
f37810ecfd add typings, update tsconfig (#2376) 2017-08-17 18:15:50 +02:00
Grégoire Aubert
8291dc2ef2 Configure for use with Typescript 2017-08-16 09:13:02 +02:00