aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/controls/SimpleModal.tsx
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-201-0/+101
| | | | folders
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-111-101/+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
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-061-4/+5
| | | | | | | | | * Display org sync advertisement block * Add membersSync prop to organization type and update mock functions * Extract RadioCard from CardPlan * Allow to customize Modal through ConfirmButton * Add user sync configuration modal * Show help tooltip when user sync is activated
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* Simplify import paths of some componentsGrégoire Aubert2018-07-181-1/+1
|
* Fix after reviewPascal Mugnier2018-05-241-1/+1
|
* create and use Button component (#3087)Stas Vilchik2018-02-211-8/+12
|
* update typescript to 2.7 (#3054)Stas Vilchik2018-02-131-1/+1
|
* rewrite groups app with react (#3017)Stas Vilchik2018-02-061-0/+11
|
* fix file headersStas Vilchik2018-01-151-2/+2
|
* wrap react-modal and react-select in own components (#2759)Stas Vilchik2017-10-301-7/+2
|
* update web dependencies (#2752)Stas Vilchik2017-10-301-1/+1
|
* SONAR-1330 add widget to manage quality profile permissionsStas Vilchik2017-10-021-0/+90