aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/icons-components/PendingIcon.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-35/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-12/+5
|
* strengthen import/order (#3024)Stas Vilchik2018-02-071-1/+1
|
* fix file headersStas Vilchik2018-01-151-1/+1
|
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-031-12/+13
|
* SONAR-8747 Make in progress and pending background task status more visibleGrégoire Aubert2017-09-291-3/+13
|
* SONAR-9702 Build UI for short-lived branches (#2371)Stas Vilchik2017-09-121-0/+31