aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/ui/buttons.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-159/+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
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-281-1/+1
|
* SONAR-12055 Display administration navbar notification when restarting the ↵Grégoire Aubert2019-06-031-1/+1
| | | | server
* Create and use ClearButton componentGrégoire Aubert2019-05-071-8/+17
|
* SONAR-11746 Replace 'x' icon for delete actionsWouter Admiraal2019-04-251-2/+2
|
* SONARCLOUD-380 Rework modal styling of SC and SQGrégoire Aubert2019-03-061-1/+1
| | | | | | | * Update modal-fields * Update form-fields styling * Update modal-fields usage in extensions * Clean css
* SONARCLOUD-413 Add organizations list in onboarding modalJeremy Davis2019-03-061-0/+10
|
* Fix usage of button-link, replace it with ButtonLink componentGrégoire Aubert2019-01-281-2/+6
|
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* create global type definitions (#1017)Stas Vilchik2018-12-051-3/+2
|
* rewrite more components from flow to ts (#913)Stas Vilchik2018-11-061-7/+8
|
* SONAR-10842 Prevent user from submiting empty event names in project ↵Grégoire Aubert2018-06-051-0/+1
| | | | activity page
* rewrite some components in ts (#243)Stas Vilchik2018-05-151-0/+1
|
* create and use Button component (#3087)Stas Vilchik2018-02-211-28/+73
|
* fix file headersStas Vilchik2018-01-151-2/+2
|
* Rewrite users page to TS and ReactGrégoire Aubert2017-11-241-3/+13
|
* SONAR-9225 Make all search bars consistentStas Vilchik2017-11-031-1/+1
|
* SONAR-10023 Clear actions must be consistentStas Vilchik2017-11-031-0/+79