aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/build.gradle
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23206 Remove design-system build to have it as normal code inside sonar...David Cho-Lerat2024-10-221-20/+2
* SONAR-19710 fix implicit task dependencies. skip java plugin tasks for fronte...Steve Marion2024-08-271-4/+4
* SONAR-22168 Align Component and mockComponentViktor Vorona2024-05-031-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-20949 Fix build validation when design system changeMathieu Suen2023-11-061-1/+1
* [NO JIRA] Remove react-testing-selector library and replace itMathieu Suen2023-06-151-1/+1
* [NO JIRA] fix eslint reporting for SQJeremy Davis2023-03-271-0/+2
* SONAR-18524 New Main App barJeremy Davis2023-03-131-1/+1
* SONAR-18491 Set up the build system for the new UIDavid Cho-Lerat2023-02-211-0/+18
* [NO JIRA] Migrate Code tests to RTLWouter Admiraal2023-01-021-1/+1
* SONAR-17683 Remove server/sonar-docsWouter Admiraal2022-12-061-1/+1
* SONAR-17593 Rename gradle task and extension from 'sonarqube' to 'sonar'Duarte Meneses2022-11-111-1/+1
* Removing babel dependencyMathieu Suen2022-04-061-1/+1
* [NO JIRA] Improve validate-ci cache managementJeremy Davis2022-03-091-1/+1
* [NO JIRA] Setup react testing libraryMathieu Suen2022-03-071-1/+1
* SONAR-15962 Remove check dependency github action workflowMathieu Suen2022-02-281-9/+0
* [NO JIRA] Remove OWASP SCA toolingWouter Admiraal2022-02-221-7/+0
* [NO-JIRA] Update frontend source code inclusions/exclusionsWouter Admiraal2021-12-011-1/+2
* SONAR-15677 Update build pipelineWouter Admiraal2021-11-261-2/+15
* Optimize yarn gradle tasks registrationPhilippe Perrin2021-10-111-2/+2
* Fix dependency checks for frontend projectsPhilippe Perrin2021-10-061-0/+7
* [NO-JIRA] Fix Gradle frontend tasks execution on Windows machinesPhilippe Perrin2021-10-011-4/+4
* Avoid unnecessary yarn installPhilippe Perrin2021-09-291-17/+16
* Revert "Avoid unnecessary yarn install runs"Philippe Perrin2021-09-281-7/+0
* Avoid unnecessary yarn install runsPhilippe Perrin2021-09-281-0/+7
* Fix frontend dependency audit tasksPhilippe Perrin2021-09-271-2/+2
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201-4/+0
* SONAR-14617 Target local sonar-ui-common projectPhilippe Perrin2021-07-211-0/+4
* Fix license in header & footerPhilippe Perrin2021-02-091-1/+1
* Split yarn validate-ci taskMalena Ebert2021-01-211-0/+12
* Replace Gradle plugin 'com.moowork.node' by 'com.github.node-gradle.node'Evgeny Mandrikov2020-03-311-1/+1
* SONAR-13155 add command to run yarn security auditSimon Brandhof2020-03-251-0/+9
* SONAR-12888 Migrate sonar.typescript.lcov.reportPaths to sonar.javascript.lco...Wouter Admiraal2020-01-131-1/+1
* Build task ":server:sonar-web:yarn_run" should produce same result outside of CIEvgeny Mandrikov2019-06-071-4/+1
* Fix build task ":sonar-application:zip" and remove ":server:sonar-web:copyBra...Evgeny Mandrikov2019-05-301-11/+0
* SONAR-12109 Fix initial vendor bundle size, and re-activate bundle size check...Grégoire Aubert2019-05-241-1/+2
* Fix dependencies (order) between Gradle tasks that execute yarnGrégoire Aubert2019-05-161-0/+2
* Enable Gradle cache for "yarn_validate-ci" tasks (#1616)Evgeny Mandrikov2019-05-151-0/+13
* Fix babel input files for yarnDuarte Meneses2019-04-301-1/+1
* Improve front end local build timeGrégoire Aubert2019-03-291-1/+3
* Enable coverage for web appGrégoire Aubert2019-02-111-0/+1
* Fix public buildEric Hartmann2018-10-151-2/+4
* SONAR-10890 Move official distribution to sonar-applicationEric Hartmann2018-10-121-8/+0
* SONAR-10890 Move branding into privateEric Hartmann2018-10-121-25/+6
* Fix Gradle cache of sonar-webSimon Brandhof2018-09-191-0/+1
* SONAR-11268 replace Jenkins by Cirrus CISimon Brandhof2018-09-191-2/+2
* Upgrade versions of nodejs and yarnSimon Brandhof2018-08-271-8/+0
* use new sonar.eslint.reportPaths analysis property (#536)Stas Vilchik2018-07-191-1/+1
* SONAR-10980 Add Standards facet on the Issues page (#473)Stas Vilchik2018-07-171-0/+1
* SONAR-10860 Make sonar-web cacheable with sonar-docsEric Hartmann2018-06-291-1/+1