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

feat(viewer): improve editing of geonames (DSP-1212) #307

Merged
merged 11 commits into from Jun 21, 2021

Commits on Jun 17, 2021

  1. feat(viewer): return more detailed information for geonames

    Tobias Schweizer committed Jun 17, 2021
    Copy the full SHA
    7b78274 View commit details
    Browse the repository at this point in the history
  2. feat(viewer): add search method to geoname service

    Tobias Schweizer committed Jun 17, 2021
    Copy the full SHA
    ba25489 View commit details
    Browse the repository at this point in the history
  3. test(viewer): add specs to geoname service

    Tobias Schweizer committed Jun 17, 2021
    Copy the full SHA
    83d1980 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2021

  1. feat(viewer): edit / create geoname value form a list

    Tobias Schweizer committed Jun 18, 2021
    Copy the full SHA
    c61780b View commit details
    Browse the repository at this point in the history
  2. test(viewer): adapt spec

    Tobias Schweizer committed Jun 18, 2021
    Copy the full SHA
    1f68e54 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2021

  1. test(viewer): adapt spec

    Tobias Schweizer committed Jun 21, 2021
    Copy the full SHA
    ed43f7c View commit details
    Browse the repository at this point in the history
  2. test(viewer): adapt spec

    Tobias Schweizer committed Jun 21, 2021
    Copy the full SHA
    b3f3eff View commit details
    Browse the repository at this point in the history
  3. feat(viewer): make sure geoname id is always a string

    Tobias Schweizer committed Jun 21, 2021
    Copy the full SHA
    33f88b3 View commit details
    Browse the repository at this point in the history
  4. feat(viewer): make language consistent when querying geonames

    Tobias Schweizer committed Jun 21, 2021
    Copy the full SHA
    4306ab1 View commit details
    Browse the repository at this point in the history
  5. feat(viewer): show current value when editing geoname

    Tobias Schweizer committed Jun 21, 2021
    Copy the full SHA
    4775a44 View commit details
    Browse the repository at this point in the history
  6. test(viewer): adapt spec

    Tobias Schweizer committed Jun 21, 2021
    Copy the full SHA
    aaeb48d View commit details
    Browse the repository at this point in the history