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

iD Tagging scheme exploration #131

Merged
merged 32 commits into from
Jun 17, 2023
Merged

iD Tagging scheme exploration #131

merged 32 commits into from
Jun 17, 2023

Commits on Mar 1, 2023

  1. iD Tagging scheme exploration

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    f726704 View commit details
    Browse the repository at this point in the history
  2. fix build

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ac4a5e4 View commit details
    Browse the repository at this point in the history
  3. fix build2

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    4303f91 View commit details
    Browse the repository at this point in the history
  4. show only unique fields

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c256952 View commit details
    Browse the repository at this point in the history
  5. add typescript types

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d2879df View commit details
    Browse the repository at this point in the history
  6. y lintfix

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    6d6c93e View commit details
    Browse the repository at this point in the history
  7. find Field for rest of tags

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    904a6f8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8753c1f View commit details
    Browse the repository at this point in the history
  9. translate values in semiCombo

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9dde0c5 View commit details
    Browse the repository at this point in the history
  10. titles

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c23dd38 View commit details
    Browse the repository at this point in the history
  11. hack address:* in

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    657714f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d022a75 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    8d8421d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fd84d97 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5a6837b View commit details
    Browse the repository at this point in the history
  16. move units from label to value

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    e4a4d18 View commit details
    Browse the repository at this point in the history
  17. finalize first prototype

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    fc584ef View commit details
    Browse the repository at this point in the history
  18. allow language switching

    zbycz committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    093f867 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

  1. fix buildAddress a little

    zbycz committed Mar 4, 2023
    Configuration menu
    Copy the full SHA
    4ff8899 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2023

  1. Configuration menu
    Copy the full SHA
    f5aefe4 View commit details
    Browse the repository at this point in the history
  2. extract PoiDescription.tsx

    zbycz committed Mar 25, 2023
    Configuration menu
    Copy the full SHA
    c826aeb View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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

Commits on Apr 10, 2023

  1. Configuration menu
    Copy the full SHA
    112bb41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    afc696c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. Use @openstreetmap/id-tagging-schema pkg

    Committed in-flight 5J814 :)
    zbycz committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    d962b8a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Configuration menu
    Copy the full SHA
    7c05661 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into tagging

    # Conflicts:
    #	yarn.lock
    zbycz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d67ca25 View commit details
    Browse the repository at this point in the history
  3. y lintfix

    zbycz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    6e55aa8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a99ecc7 View commit details
    Browse the repository at this point in the history
  5. update osmApi.test.ts

    zbycz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    9fb9c1f View commit details
    Browse the repository at this point in the history
  6. hide under advanced mode

    zbycz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    e601d7f View commit details
    Browse the repository at this point in the history
  7. add Details above TagsTable

    zbycz committed Jun 17, 2023
    Configuration menu
    Copy the full SHA
    fe28dd7 View commit details
    Browse the repository at this point in the history