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

Coordinate picker #120

Merged
merged 27 commits into from May 22, 2022
Merged

Coordinate picker #120

merged 27 commits into from May 22, 2022

Commits on May 17, 2022

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

Commits on May 18, 2022

  1. added helptexts

    made the coordinatepicker only show on the entries tab
    CommanderStorm committed May 18, 2022
    Copy the full SHA
    b0bca70 View commit details
    Browse the repository at this point in the history
  2. added translations

    CommanderStorm committed May 18, 2022
    Copy the full SHA
    50836f8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    fb21d6d View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    b2474c2 View commit details
    Browse the repository at this point in the history
  5. added a call to action

    CommanderStorm committed May 18, 2022
    Copy the full SHA
    6faa78d View commit details
    Browse the repository at this point in the history
  6. removed a swp file

    CommanderStorm committed May 18, 2022
    Copy the full SHA
    ed6486f View commit details
    Browse the repository at this point in the history
  7. fixed two typos

    Co-authored-by: octycs <octycs@users.noreply.github.com>
    CommanderStorm and octycs committed May 18, 2022
    Copy the full SHA
    2023bcc View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    eb01ed2 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    21a9072 View commit details
    Browse the repository at this point in the history
  10. made the token-toke also saved in localstorage to allow multiple open…

    … tabs without creating two tokens
    CommanderStorm committed May 18, 2022
    Copy the full SHA
    2c8b90a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    20abbdb View commit details
    Browse the repository at this point in the history
  12. shortened the helptext

    Signed-off-by: Frank Elsinga <frank@elsinga.de>
    octycs authored and CommanderStorm committed May 18, 2022
    Copy the full SHA
    6e3dbc6 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Add buttons to toast

    octycs committed May 22, 2022
    Copy the full SHA
    9aa4463 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b7c8d2c View commit details
    Browse the repository at this point in the history
  3. Add coordinate counter JS

    octycs committed May 22, 2022
    Copy the full SHA
    9676884 View commit details
    Browse the repository at this point in the history
  4. Make feedback.js independant of main script failure and move update_f…

    …orm() to feedback.js.
    
    The under_scores style for function names is not JS conform, but I thought it is better consistent in this commit.
    octycs committed May 22, 2022
    Copy the full SHA
    f235c4e View commit details
    Browse the repository at this point in the history
  5. Correct typo in ids

    octycs committed May 22, 2022
    Copy the full SHA
    3b05165 View commit details
    Browse the repository at this point in the history
  6. Update JS to updated UX flows

    octycs committed May 22, 2022
    Copy the full SHA
    87e910a View commit details
    Browse the repository at this point in the history
  7. CSS improvements

    octycs committed May 22, 2022
    Copy the full SHA
    a2b2763 View commit details
    Browse the repository at this point in the history
  8. Minor corrections

    octycs committed May 22, 2022
    Copy the full SHA
    239b898 View commit details
    Browse the repository at this point in the history
  9. Show the coordinate picker button in the feedback form now all the ti…

    …me for entries, so chosen coordinates can be edited
    octycs committed May 22, 2022
    Copy the full SHA
    d3e409a View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    c613103 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    9cd701d View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    a2a9da0 View commit details
    Browse the repository at this point in the history
  13. Correct typo in subject_backup variable name

    Co-authored-by: Frank Elsinga <frank@elsinga.de>
    octycs and CommanderStorm committed May 22, 2022
    Copy the full SHA
    8cbe60d View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    67b6076 View commit details
    Browse the repository at this point in the history