| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
| |
|
|
|
|
| |
Cherry-pick of SC-1304
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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 documentation talking about personal orgs
* Drop unused organization/delete route
|
|
|
|
| |
* Prettier format all modules
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
- Remove team button and refactor modals
- Sync members after importing alm organization
- Update AlmOrganization type and introduce mock function
- Add info box when importing or binding organization
- Remove manage team button in bound org empty state if member sync
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
dates
* Set SonarCloud styles at the GlobalContainer level, instead of adding
CSS classes at multiple, lower levels.
* Update the date handler to avoid having to call parseDate() in
components unless really necessary.
|
|
|
|
|
|
|
| |
* Update UpgradeOrganizationBox component with new cardPlan component
* Display upgrade box only when needed
* Introduce isDefined type guard
* Update repositories selection workflow
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Do not autofocus when a default org is selected
* Do not skip onboarding when opening the organization create page
* Add button to cancel org import
* Fix bug of org created with description in place of avatar
* Redirect to organization projects after multiple projects import
* Correctly select newly create organization when redirected to project creation page
* Remove tutorial steps in auto import organization components
* Update already imported repository link
* Hide key value in the additional info when read only
* Hide org type icons in the organization select of the page to manually create a project
* Update wording to analyze projects instead of create projects
* Display spinner while importing organization
* Disable auto import of org for now when the user must create a paid org
* Add placeholder to avatar input when there is no url specified
* Add missing app installation text in create project page
* Allow to switch between tabs during organization import and keep data
* Remove read-only key when binding personal org
|
| |
|
|
|
|
|
|
| |
permissions in create pages
* Use organizations actions instead of permissions flags from api/navigation/organization
|
|
|
|
| |
* Correctly handle OnboardingModal for create organization page
|
| |
|
| |
|
|
|
|
|
| |
* Split personal org binding and public org binding
* Remove BETA flag on tabs
|
| |
|
|
|
|
|
| |
* Create withUserOrganizations and use it in create Orgs/Projects page
* Update ALM object format in api/navigation/component and api/organizations/search
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move project create page in the create folder
* Move HOCs to components
* Update create project page
* Move getting user organizations in CreateProjectPage (1 level higher)
* Creact OrganizationSelect component
* Create RemoteRepositories component
* Use OrganizationSelect in ManualProjectCreate
* Add OrganizationSelect and RemoteRepositories in AutoProjectCreate page
* Rework validation of the create organization page
* Add 'organization' param on list_repositories and provision_projects
|
|
|
|
|
|
|
|
|
|
| |
* Create api/alm_integration/show_organization and handle only GitHub installation
* Add import from ALM tab in Create Org page
* Do not show error while validating detail input
* Add step to create organization from ALM
* Display a warning if the installation id was not found
* Add Alm link to remote organization in org context
* Create GET api/alm_integration/show_app_info
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|