aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/tutorials
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Cleanup legacy sonar-webJeremy Davis2024-12-183-156/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-223-3/+12
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23205 Add lazy loading on most routes to improve build and dev server ↵Grégoire Aubert2024-10-221-1/+3
| | | | perfs
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-221-1/+1
|
* SONAR-22618 Get rid of aliases to sonar-wb in SRstanislavh2024-05-071-1/+1
|
* SONAR-19032 MIUI cleanup part 1 (#10627)Grégoire Aubert2024-02-201-2/+2
| | | | Co-authored-by: David Cho-Lerat <david.cho-lerat@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* NO-JIRA Update license headers to 2024Pierre2024-01-033-3/+3
|
* MMF-3504 Open issue in IDE: send user token to SonarLint if neededDavid Cho-Lerat2023-12-191-2/+0
|
* SONAR-19932 Have always actual projectBinding due to react-queryViktor Vorona2023-08-251-8/+2
|
* SONAR-19922 - Onboarding Tutorial - Clean upKevin Silva2023-07-211-7/+10
|
* SONAR-19899 - Onboarding Tutorial - Change TutorialSelection to new UIKevin Silva2023-07-131-3/+3
|
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-1/+1
|
* SONAR-18433 RTL Migration Project BranchesViktor Vorona2023-06-121-1/+0
|
* SONAR-18444 RTL migration tutorialsstanislavh2023-02-242-110/+40
|
* Update license templates for 2023Pierre2023-01-023-3/+3
|
* [NO JIRA] Upgrade jestJeremy Davis2022-12-211-21/+21
|
* SONAR-16599 Displaying notification in rules more info tabRevanshu Paliwal2022-07-131-0/+6
|
* SONAR-16045 Migrate react-router to 6.3.0Jeremy Davis2022-06-282-7/+6
| | | | | Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com> Co-authored-by: Guillaume Péoc'h <guillaume.peoch@sonarsource.com>
* SONAR-15913 Extract users from reduxPhilippe Perrin2022-03-141-4/+4
|
* Update license headers for 2022 [update headers]Pierre2022-01-283-4/+3
|
* SONAR-15945 Get rid of T namespace in sonar-webphilippe-perrin-sonarsource2022-01-271-2/+3
|
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-3/+1
|
* SONAR-12018 Keep users on Measures page when drilling downWouter Admiraal2021-08-301-1/+2
|
* SONAR-15297 Move all code from sonar-ui-common back to respective sonar-web ↵Wouter Admiraal2021-08-203-4/+4
| | | | folders
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-203-4/+6
|
* SONAR-14440 Better message for Branch Analysis tooltipWouter Admiraal2021-04-013-2/+60
|
* SONAR-14368 Add link to tutorial for analyzed projectsJeremy Davis2021-02-044-0/+157
|
* SONAR-13296 Re-organize tutorial components and ALM-related typesWouter Admiraal2020-05-0440-3492/+0
|
* Drop SonarCloud components from tutorialsWouter Admiraal2020-05-04118-9551/+16
|
* SONAR-13102 Use radio component consistently across the applicationPhilippe Perrin2020-04-222-69/+45
|
* Fix eslint's issuesPhilippe Perrin2020-04-088-65/+41
|
* SONAR-13147 lazyloadingJeremy Davis2020-03-061-5/+2
|
* SONAR-12632 Remove SonarCloud tutorialWouter Admiraal2020-02-103-11/+0
|
* Format all headers for 2020Wouter Admiraal2020-01-07104-107/+104
|
* Fix formatting issues due to the new version of prettierPhilippe Perrin2019-12-302-7/+2
|
* Update JavaGradleTravisSonarCloud.tsxHyesung Lee2019-10-161-1/+1
| | | fix typo - delete space in front of script
* SONAR-11714 Update all badge definitionsWouter Admiraal2019-08-022-2/+2
|
* Fix blockers for Travis on SonarCloudSiegfried Ehret2019-07-223-3/+3
|
* Sort import in sonar-webphilippe-perrin-sonarsource2019-07-1987-183/+183
|
* SC-704 Extract components into sonar-ui-common (#1714)Grégoire Aubert2019-07-1158-117/+115
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
* SC-833 Update text about external PR analysis in AutoScan (#1907)Siegfried Ehret2019-07-101-22/+6
|
* MMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879)mickael-caro-sonarsource2019-07-102-19/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * SC-762- Tutorial for new BbC projects should mention support of Azure Pipelines * Updated tutorial for bitbucketcloud * SC-801 - Organization and its eventual app install related entity are now mandatory while targeting a bound project on ALMs. * SC-801 --TEMP Added INFO logs * SC-801 - Added back return of alm binding if no project alm is present. * SC-801 - Fixed added log, failing unit tests before. * SC-801 - Added extra logs (TEMP) * SC-801 - Reverted unwanted imports. * SC-801 - Adaptation of UT following the add of logs TO BE REVERTED ONCE OK * SC-801 - Changed newly added log levels to debug to see if they are popping in the CE logs. * SC-801 - Add constant for Bitbucket API Version in its REST client. * SC-760 - Updated documentation to support Azure Pipelines. * SC-801 - Reverted all temporary logs * fixup! SC-760 - remove inside file links to avoid failing of unint tests. * SC-801 - Fixes after review * SC-760 - Splited documentation to 3 in total, with azure pipelines and bitbucket pipelines. * SC-762 - Updated Snapshot * SC-762 - Updated onboarding tutorial + documentation * SC-762 - Updated formating of .tsx following yarn validate. * SC-801 - Added unit tests + removed codesmell * SC-760 - Updated documentation markdowns for Bitbucket. * SC-801 - Removed unused import. * SC-801 - Updated failing unit tests. * SC-801 - Fix typo * SC-801 - Resolving issues following analysis by SQ
* SC-781 Remove special behavior to bind personal organizationGrégoire Aubert2019-07-053-13/+12
| | | | | * Update documentation talking about personal orgs * Drop unused organization/delete route
* SC-687 Fix tutorial for manual projects (#1848)Siegfried Ehret2019-07-013-28/+112
|
* Update configure analysis screen for GitHub on SonarCloud (#1728)Siegfried Ehret2019-06-28118-1138/+7693
|
* Updated documentation for scanner for msbuild (#1746)mickael-caro-sonarsource2019-06-282-2/+2
| | | | * SC-724 Updated documentation for scanner for msbuild (Update versions + link according, added organization parameter documentation and snippet) * Added FAQ on the Azure DevOps detailed page for SonarCloud
* SONAR-12196 Fix SSF-79Jeremy Davis2019-06-2818-235/+522
|
* Create and use ClearButton componentGrégoire Aubert2019-05-071-2/+0
|
* Rename icon mocks for easier auto import of iconsGrégoire Aubert2019-05-071-2/+2
|
* SONAR-11746 Replace 'x' icon for delete actionsWouter Admiraal2019-04-252-3/+3
|