aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/scripts
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23605 Move sonar-web to privateJeremy Davis2024-12-182-163/+0
|
* SONAR-23475 Provide up to date l10n files when using webapp proxy serverGrégoire Aubert2024-10-251-75/+0
|
* SONAR-23206 Remove design-system build to have it as normal code inside ↵David Cho-Lerat2024-10-224-64/+16
| | | | | | | sonar-web (#12088) Co-authored-by: Grégoire Aubert <gregoire.aubert@sonarsource.com> Co-authored-by: Jeremy Davis <jeremy.davis@sonarsource.com>
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-222-192/+0
|
* SONAR-22889 Fix webapp dev server proxy for HTTPSGrégoire Aubert2024-08-271-1/+2
|
* SONAR-22523 Update Echoes to 0.5.0Grégoire Aubert2024-07-241-2/+2
|
* NO-JIRA Update license headers to 2024Pierre2024-01-036-6/+6
|
* [NO-JIRA] Fix turbo build with --force attributestanislavh2023-06-281-1/+1
|
* Allow to force the design-system build, skip the "lint" & "ts-check" steps ↵David Cho-Lerat2023-04-032-4/+11
| | | | by default
* SONAR-18776 New UI for Header Meta (analysis status, homepage, version)Jeremy Davis2023-03-271-2/+2
|
* [NO-JIRA] Add live-reload of design systemKevin Silva2023-03-142-3/+11
|
* SONAR-18491 Set up the build system for the new UIDavid Cho-Lerat2023-02-213-2/+50
|
* [NO-JIRA] Fix start.js script issue following esbuild upgradeAmbroise2023-01-301-15/+13
|
* Update license templates for 2023Pierre2023-01-025-5/+5
|
* SONAR-17683 Remove server/sonar-docsWouter Admiraal2022-12-061-1/+0
|
* [NO JIRA] Validate package.json formatRevanshu Paliwal2022-10-131-0/+35
|
* [NO JIRA] Fix dev server for web_api appWouter Admiraal2022-07-181-1/+1
|
* SONAR-16609 Rename private module 'core-extension-governance' to ↵Dimitris Kavvathas2022-07-141-1/+1
| | | | 'core-extension-enterprise-server'
* SONAR-16131 Do not ignore deprecated CWEsWouter Admiraal2022-03-111-6/+0
|
* SONAR-16131 Add missing CWEs to standards.jsonWouter Admiraal2022-03-111-0/+132
|
* SONAR-16015 Reorganize the license pageMathieu Suen2022-03-092-15/+18
|
* Update license headers for 2022 [update headers]Pierre2022-01-283-3/+3
|
* [NO-JIRA] Fix frontend caching issueJeremy Davis2021-10-062-4/+37
|
* [NO-JIRA] FE Dev Server handles translationsJeremy Davis2021-10-012-0/+74
|
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-305-266/+77
|
* SONAR-14387 Remove support of legacy browserMathieu Suen2021-05-261-4/+1
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-085-5/+5
|
* Format all headers for 2020Wouter Admiraal2020-01-075-5/+5
|
* SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size ↵Grégoire Aubert2019-05-241-2/+3
| | | | checking on CI
* SONAR-11970 Move front-end implementation to extensionWouter Admiraal2019-05-071-1/+2
|
* Improve front end local build timeGrégoire Aubert2019-03-291-4/+9
|
* Use same build stats reporter for all modulesGrégoire Aubert2019-03-292-27/+31
|
* Update prettier to last versionGrégoire Aubert2019-03-291-1/+2
| | | | * Prettier format all modules
* Allows scanner to work through web dev serverGrégoire Aubert2019-01-281-1/+2
|
* Fix license headers for 2019Duarte Meneses2019-01-025-5/+5
|
* create a separate js bundle for legacy browsers (#1073)Stas Vilchik2018-12-203-28/+30
|
* Add parameter to get extension's l10n bundle in dev modeGrégoire Aubert2018-12-072-17/+30
|
* SONARCLOUD-45 Advertise featured projects on SonarCloudPascal Mugnier2018-11-011-0/+1
| | | | | | | | | | | | * Update code to use the new homepage.json file * Update fields name * Add business metric project_public_projects * Add business metric project_public_loc * generator of JSON input for SonarCloud homepage * add generator zip to burgr * add integration test * rename "7dNewPullRequests" to "newPullRequests7d" * Use new 'newPullRequests7d' field
* display only biggest js assetsStas Vilchik2018-10-111-3/+3
|
* SONAR-11036 Install integration with GitHub or BitBucket CloudGrégoire Aubert2018-08-101-1/+3
| | | | | | | | | * SONAR-11040 Update tutorial choices modal * SONAR-11041 Migrate manual installation tab * SONAR-11041 Rename button to start new project tutorial * SONAR-11041 Rework sonarcloud tabbed page styling * SONAR-11042 Add alm app install buttons in create project page * Make start script compatible with ALM integration
* simplify test scriptsStas Vilchik2018-07-041-34/+0
|
* Add parameter 'l10nCompiled' in start script to force usage of compiled l10n ↵Grégoire Aubert2018-06-121-6/+10
| | | | bundle
* allow proxying to sonarcloudStas Vilchik2018-06-121-3/+3
|
* SONAR-10673 Stop using font for icons (#252)Stas Vilchik2018-05-231-1/+0
|
* SONAR-10612 Create documentation space in the web appPascal Mugnier2018-05-031-1/+1
|
* SONAR-10609 Rework the global help modal to a dropdown (#177)Pascal Mugnier2018-05-031-2/+1
|
* BUILD-612 Implement the check of source headersDavid Rautureau2018-04-046-11/+11
|
* VSTS-141 Move vsts integration to it's own moduleGrégoire Aubert2018-03-262-210/+0
|
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-263-1/+212
|
* migrate to webpack 4 (#39)Stas Vilchik2018-03-222-41/+14
|