aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/create/project
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis7 days57-9439/+0
* SONAR-23268 Remove duplicate API functionAmbroise C7 days2-4/+4
* [NO JIRA] Remove unused hoc and fix issueMathieu Suen2024-12-091-1/+1
* SONAR-23651 Use Get and Patch for mode instead of settingsViktor Vorona2024-11-261-1/+5
* SONAR-23596 New brandingJeremy Davis2024-11-134-32/+0
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-2254-103/+124
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-221-1/+1
* Revert "SONAR-23137 Remove success status around legacy input"Jeremy Davis2024-10-102-0/+3
* SONAR-23332 Adopt updated Link components from EchoesDavid Cho-Lerat2024-10-092-5/+1
* SONAR-23137 Remove success status around legacy inputJeremy Davis2024-10-082-3/+0
* SONAR-23093 New typography tailwind classesJeremy Davis2024-09-2416-28/+26
* SONAR-22970 Align dependencies with SonarCloudDavid Cho-Lerat2024-09-121-1/+2
* SONAR-22941 Update RTL and related depsJeremy Davis2024-09-047-46/+86
* NO-JIRA Validation fixes7PH2024-08-131-1/+1
* SONAR-22524 Replace InteractiveIcons with ButtonIconJeremy Davis2024-07-242-14/+12
* SONAR-22523 Replace old Buttons with Echoes ButtonsGrégoire Aubert2024-07-243-13/+23
* NO-JIRA Add typescript-sort-keys eslint rules (#11209)Ambroise C2024-06-0527-70/+70
* SONAR-22253 Extract all documentation link URLs to a separate moduleDavid Cho-Lerat2024-05-304-15/+14
* SONAR-22218 Rename props to match the new APIJeremy Davis2024-05-271-2/+2
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-078-8/+8
* SONAR-22168 Align InputSelectstanislavh2024-05-064-8/+5
* SONAR 22131 Monorepo for bitbucket server (#11064)Shane Findley2024-05-0319-534/+681
* SONAR-20440 Update new code definition documentation linksMathieu Suen2024-05-021-1/+5
* SONAR-22049 Align queryToSearch methodstanislavh2024-04-3011-22/+28
* SONAR-22049 Align A11y componentsIsmail Cherri2024-04-301-1/+1
* SONAR-22049 Align the usage of withRouter high order componentIsmail Cherri2024-04-3020-22/+24
* SONAR-22049 Align getComponentIssuesUrl and getComponentSecurityHotspotsUrlViktor Vorona2024-04-302-2/+2
* SONAR-22049 Align throwGlobalErrorViktor Vorona2024-04-301-1/+1
* SONAR-22049 Align HelpTooltip And DocHelpTooltip (DocumentationTooltip)Viktor Vorona2024-04-301-1/+1
* SONAR-21824 Bitbucket monorepo import functionality (#11005)Shane Findley2024-04-3024-664/+875
* SONAR-21947 Add bulk import feature to Gitlab project onboardingAmbroise C2024-04-306-307/+437
* SONAR-21825 Add monorepo setup to Azure project onboardingAmbroise C2024-04-1612-259/+477
* SONAR-21970 implement prettier plugin organize importsIsmail Cherri2024-04-1610-23/+23
* SONAR-21823 Adding support for gitlab monorepo importsShane Findley2024-04-1116-456/+901
* SONAR-21822 Check if selected repository is already bound to an existing projectAmbroise C2024-04-102-19/+146
* SONAR-21822 Add monorepo setup for GitHubAmbroise C2024-04-1026-546/+1539
* SONAR-21819 Add FE API functionAmbroise C2024-03-282-0/+11
* SONAR-21867 Create Image component with baseUrlDavid Cho-Lerat2024-03-181-13/+14
* SONAR-21692 Remove test warnings from QualityGate, CaycGuide, GitHubViktor Vorona2024-02-211-6/+9
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-205-7/+2
* SONAR-21023 Review field input and validation in the local project creationguillaume-peoch-sonarsource2024-01-165-186/+348
* NO-JIRA Update license headers to 2024Pierre2024-01-0342-53/+42
* SONAR-21017 Tests: RTL helpers already call `act()` internallyDavid Cho-Lerat2023-11-245-67/+44
* SONAR-21017 Automatic batching change: setState calls are now batched at the ...David Cho-Lerat2023-11-244-14/+23
* SONAR-20708 Handle project import failuresViktor Vorona2023-11-021-17/+23
* SONAR-20640 Do not pass organization to import_github_projectViktor Vorona2023-11-022-5/+1
* [NO-JIRA] Fix code smellsViktor Vorona2023-10-191-9/+18
* SONAR-20708 Handle failed importsViktor Vorona2023-10-182-15/+31
* SONAR-20708 Improve tests for bulk importViktor Vorona2023-10-181-0/+13
* SONAR-20708 Please don't leave the page + progress indicatorViktor Vorona2023-10-183-8/+33