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

Refactoring/tobias 117 convert leaflet to js #137

Merged
merged 54 commits into from
Jan 11, 2022

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    d8bf402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a0d448 View commit details
    Browse the repository at this point in the history
  3. Remove style from head

    JulianEgbert committed Jan 6, 2022
    Configuration menu
    Copy the full SHA
    ae9162c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    65fae76 View commit details
    Browse the repository at this point in the history
  5. Fix variable erroneously dumped to page

    fixes Places::DESTINATIONS variable being dumped into HTML (introduced in #102)
    laugengebaeck authored Jan 6, 2022
    Configuration menu
    Copy the full SHA
    a64fed5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a60da05 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2022

  1. First steps on new js conversion

    Co-authored-by: TheGrayStone <[email protected]>
    Co-authored-by: Julian Schmidt <[email protected]>
    3 people committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c29d2cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c56ff7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38007b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    54b2b66 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4319ac8 View commit details
    Browse the repository at this point in the history
  6. Adapt tests for routing

    JulianEgbert committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    c6f9eff View commit details
    Browse the repository at this point in the history
  7. linting stuff

    JulianEgbert committed Jan 7, 2022
    Configuration menu
    Copy the full SHA
    2e9980a View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Configuration menu
    Copy the full SHA
    2265a8a View commit details
    Browse the repository at this point in the history
  2. [CodeFactor] Apply fixes

    code-factor committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    37153ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    371eeba View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Configuration menu
    Copy the full SHA
    1a82f10 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2022

  1. Configuration menu
    Copy the full SHA
    a5ad752 View commit details
    Browse the repository at this point in the history
  2. prepare locations show

    JulianEgbert committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4af5885 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    75b542c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    543afa2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    776ae89 View commit details
    Browse the repository at this point in the history
  6. remove unnecessary code

    JulianEgbert committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1eab688 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ce15e3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eda4a02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    71a1e7f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e717412 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    63ed5ac View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6138956 View commit details
    Browse the repository at this point in the history
  13. add jQuery as requested

    JulianEgbert committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    974f469 View commit details
    Browse the repository at this point in the history
  14. code cleanup for jQuery

    JulianEgbert committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4443c89 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b5f25c6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    aa4485c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8777472 View commit details
    Browse the repository at this point in the history
  18. [CodeFactor] Apply fixes

    code-factor committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    a96f51b View commit details
    Browse the repository at this point in the history
  19. a try on fixing tests

    JulianEgbert committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    4a75617 View commit details
    Browse the repository at this point in the history
  20. [CodeFactor] Apply fixes

    code-factor committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    2435fb9 View commit details
    Browse the repository at this point in the history
  21. fix CodeFactor issue

    JulianEgbert committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    3b597a5 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Configuration menu
    Copy the full SHA
    08339e3 View commit details
    Browse the repository at this point in the history
  2. edit tags for tests

    JulianEgbert committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    ee0035b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98d559e View commit details
    Browse the repository at this point in the history
  4. remove wait_for_ajax

    JulianEgbert committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    06517dc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a447c4 View commit details
    Browse the repository at this point in the history
  6. restore yarn.lock

    JulianEgbert committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    a3aa0ad View commit details
    Browse the repository at this point in the history
  7. add newline to yarn.lock

    JulianEgbert committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    fac6fff View commit details
    Browse the repository at this point in the history
  8. Code improvements

    JulianEgbert committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    27e8287 View commit details
    Browse the repository at this point in the history
  9. [CodeFactor] Apply fixes

    code-factor committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    008eecb View commit details
    Browse the repository at this point in the history
  10. Fix magic string

    JulianEgbert committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    048d980 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d162876 View commit details
    Browse the repository at this point in the history
  12. Parallelize ajax requests

    Co-authored-by: Julian Schmidt
    JulianEgbert committed Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6705a7b View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3829594 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    0fdfe85 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    6a57af1 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    a0aa143 View commit details
    Browse the repository at this point in the history