Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge Vue CLI updates & upgrade to OpenLayers v6.15.7 #320

Merged
merged 95 commits into from
Jun 26, 2023

Commits on Aug 1, 2022

  1. Fixed a typo

    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    d6ba287 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f3f0bb2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4619cf9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee7aff8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a0b49 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    01b99e8 View commit details
    Browse the repository at this point in the history
  7. Removed some packages and added others to stay in tune with source te…

    …mplate. The biggest difference is updating to Webpack 3.x and using Webpack-dev-server instead of Express
    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    e82af80 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5edb0c4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b6ab124 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b75d91a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    909b7eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    66a889b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1b28a45 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c11e37b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    77b0b75 View commit details
    Browse the repository at this point in the history
  16. Resetted the package-lock.json to avoid a small incompatibility with …

    …peerDeps and newer versions of NPM. This was already present before the latest updates though
    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    abbf7cc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ee51e31 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    91c3174 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a9cdcd2 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    40b7ce7 View commit details
    Browse the repository at this point in the history
  21. Moved the index.html and embedded.html files to the public directory.…

    … Changed their content to conform to the new template
    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    012547d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    cb96ffe View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d5e6ade View commit details
    Browse the repository at this point in the history
  24. Added two Babel polyfills needed as the project was reverted to core-…

    …js@2 because Vue-CLI V3 is incompatible with core-js@3
    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    cf19d16 View commit details
    Browse the repository at this point in the history
  25. Added eslint-formatter-friendly again to avoid a warning reporting bu…

    …g of eslint to devServer
    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1bed884 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    a468846 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    e7762ef View commit details
    Browse the repository at this point in the history
  28. Commented an ESLint rule as wegue main script uses console logs to re…

    …port config file deprecations
    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ff0c8c1 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a141396 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    611764b View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    491a787 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    028e20c View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    5a8caaf View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    76e21db View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    ede4680 View commit details
    Browse the repository at this point in the history
  36. Added babel-plugin-istanbul and changed the babel.config.js to make c…

    …overage work back again
    sronveaux committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    3e439b7 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    2183fea View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    a5a09e7 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    4fefd3b View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    0b9480c View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. Configuration menu
    Copy the full SHA
    a80ed56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8f1475 View commit details
    Browse the repository at this point in the history
  3. Made Karma the default test runner and removed the Vue CLI mocha-webp…

    …ack scripts from package.json and README.md
    sronveaux committed Oct 3, 2022
    Configuration menu
    Copy the full SHA
    b78606d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    edf6427 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    dad49c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4480fe3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a3b2a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5dc4386 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2022

  1. Configuration menu
    Copy the full SHA
    147f29a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8353669 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa02309 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8007461 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1a2e46b View commit details
    Browse the repository at this point in the history
  6. Added .eslintrc in tests/unit to avoid spurrious errors of undeclared…

    … mocha and chai functions
    sronveaux committed Dec 20, 2022
    Configuration menu
    Copy the full SHA
    ed54a82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3794ff View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f44207b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5d1cb1b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d6448a7 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    05a6455 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2023

  1. Added the openssl-legacy-provider flag to get around digital envelope…

    … routines:unsupported error in Webpack4 with recent Node.js versions
    sronveaux committed Jan 20, 2023
    Configuration menu
    Copy the full SHA
    98ccffd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3df6254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16cc072 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5397902 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e66257 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. Configuration menu
    Copy the full SHA
    6e6bf0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8358418 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    873a3c3 View commit details
    Browse the repository at this point in the history
  4. Removed eslint-formatter-friendly which wasn't updated for a long tim…

    …e and don't add anything anymore with Webpack5
    sronveaux committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    79f2609 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11689dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97daf9a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e9ee580 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    aee7329 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6af1013 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fc2936a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    fa91aae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ba048 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c2967cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1972ee9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    58fef82 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c08738 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a7a3a50 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3028701 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Fix failing unit tests for LayerLegendImage due to changed lower deci…

    …mals on scale computation.
    fschmenger authored and spwoodcock committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    a360579 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Configuration menu
    Copy the full SHA
    2e3fa7d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2815e9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c61a9a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e2b32e7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    673e6da View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    413a258 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    37053a5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c49a00 View commit details
    Browse the repository at this point in the history
  9. Add AGD Wegue app to gallery

    chrismayer authored and spwoodcock committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    302f69a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a7efe1 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2023

  1. Configuration menu
    Copy the full SHA
    df44177 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from chrismayer/resolve-conflicts-for-320

    Resolve conflicts for Wegue wegue-oss#320
    spwoodcock authored May 15, 2023
    Configuration menu
    Copy the full SHA
    12d4fa6 View commit details
    Browse the repository at this point in the history