aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/scripts/start.js
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-23205 Migrate build system to viteJeremy Davis2024-10-221-135/+0
|
* SONAR-22889 Fix webapp dev server proxy for HTTPSGrégoire Aubert2024-08-271-1/+2
|
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
|
* Allow to force the design-system build, skip the "lint" & "ts-check" steps ↵David Cho-Lerat2023-04-031-2/+4
| | | | by default
* [NO-JIRA] Add live-reload of design systemKevin Silva2023-03-141-0/+8
|
* SONAR-18491 Set up the build system for the new UIDavid Cho-Lerat2023-02-211-1/+3
|
* [NO-JIRA] Fix start.js script issue following esbuild upgradeAmbroise2023-01-301-15/+13
|
* Update license templates for 2023Pierre2023-01-021-1/+1
|
* [NO JIRA] Fix dev server for web_api appWouter Admiraal2022-07-181-1/+1
|
* SONAR-16015 Reorganize the license pageMathieu Suen2022-03-091-14/+1
|
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
|
* [NO-JIRA] Fix frontend caching issueJeremy Davis2021-10-061-3/+36
|
* [NO-JIRA] FE Dev Server handles translationsJeremy Davis2021-10-011-0/+16
|
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-301-97/+51
|
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
|
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
|
* Allows scanner to work through web dev serverGrégoire Aubert2019-01-281-1/+2
|
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
|
* create a separate js bundle for legacy browsers (#1073)Stas Vilchik2018-12-201-2/+3
|
* Add parameter to get extension's l10n bundle in dev modeGrégoire Aubert2018-12-071-1/+2
|
* 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
* 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
* 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-041-2/+2
|
* VSTS-141 Add VSTS Quality widgetGrégoire Aubert2018-03-261-1/+2
|
* SONAR-10338 Implement /sessions/email_already_exists pageStas Vilchik2018-02-071-1/+1
|
* update web dependencies (#2752)Stas Vilchik2017-10-301-8/+10
|
* serve l10n messages from dev serverStas Vilchik2017-10-121-0/+4
|
* Disable host check in webpack dev serverGrégoire Aubert2017-10-101-0/+1
|
* proxy /staticStas Vilchik2017-07-311-1/+2
|
* upgrade webpack (#2178)Stas Vilchik2017-06-191-196/+24
|
* simplify config of sonar-webStas Vilchik2017-06-151-78/+94
|
* SONAR-8448 generate index.html during the buildStas Vilchik2016-12-071-14/+3
|
* display webpack build durationStas Vilchik2016-11-041-1/+4
|
* improve front end dx (#1331)Stas Vilchik2016-10-271-87/+214
|
* SONAR-5856 Rewrite Settings page (#1163)Stas Vilchik2016-09-011-5/+1
|
* optimize js build (#1145)Stas Vilchik2016-08-221-0/+158