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

WIP: Vue3: Metoc #436

Open
wants to merge 96 commits into
base: main
Choose a base branch
from
Open

WIP: Vue3: Metoc #436

wants to merge 96 commits into from

Commits on Oct 26, 2023

  1. Add spatialdatadisplay

    Add Routing
    Add items for column menu
    vanmeeuwen committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c119757 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4646e2a View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Put full node in the props

    vanmeeuwen committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    85ae4a3 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Configuration menu
    Copy the full SHA
    e1eafd8 View commit details
    Browse the repository at this point in the history
  2. Style location selector

    hvangeffen committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    abff0a5 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #401 from Deltares/metoc-vue3-style-location-selector

    METOC vue3: Style location selector
    vanmeeuwen authored Oct 31, 2023
    Configuration menu
    Copy the full SHA
    ed00d47 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Add LocationsLayer to Map

    vanmeeuwen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    addd98d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de5cd2b View commit details
    Browse the repository at this point in the history
  3. Remove debug logging

    vanmeeuwen committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    ea5c2d0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e19dda2 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Add user settings UI and store

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4e8b77f View commit details
    Browse the repository at this point in the history
  2. Pass convertDatum and useDisplayUnits

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    71ee03e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8f0ce3 View commit details
    Browse the repository at this point in the history
  4. Remove dot menu

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b7734e2 View commit details
    Browse the repository at this point in the history
  5. Improve type definitions

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    82f97cc View commit details
    Browse the repository at this point in the history
  6. Clean up UI

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    837bc3e View commit details
    Browse the repository at this point in the history
  7. Remove comments

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5c9f7ba View commit details
    Browse the repository at this point in the history
  8. Set lang to typescript

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8986ae6 View commit details
    Browse the repository at this point in the history
  9. Disable text transform

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9220cf0 View commit details
    Browse the repository at this point in the history
  10. Remove console log calls

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b7f8458 View commit details
    Browse the repository at this point in the history
  11. Add tooltip

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e902b58 View commit details
    Browse the repository at this point in the history
  12. Use @update:modelValue

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    002a010 View commit details
    Browse the repository at this point in the history
  13. Move onAction to action

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    16c9a05 View commit details
    Browse the repository at this point in the history
  14. Remove console log calls

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cac0fe6 View commit details
    Browse the repository at this point in the history
  15. Load FEWS config after login

    Fix redirection in beforeEach navigation guard
    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    271b517 View commit details
    Browse the repository at this point in the history
  16. Fix behaviour login button

    Update login button after login using UserManger event
    
    Update loging button on reload using onMounted
    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9dae9ab View commit details
    Browse the repository at this point in the history
  17. Add sonar script

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4f440e9 View commit details
    Browse the repository at this point in the history
  18. Update packages

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0ecbb5a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    72ed3a3 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    d499f93 View commit details
    Browse the repository at this point in the history
  21. Fix size and scrolling charts

    Remove unnecassary divs
    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6ab1d7d View commit details
    Browse the repository at this point in the history
  22. Fix scroll on table and charts

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    da66912 View commit details
    Browse the repository at this point in the history
  23. Reduce font size

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dfaf69d View commit details
    Browse the repository at this point in the history
  24. Show settings in single line

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6bd3b4b View commit details
    Browse the repository at this point in the history
  25. Resolve linter issue

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f3fbb3e View commit details
    Browse the repository at this point in the history
  26. Update web oc charts

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    6c3dde3 View commit details
    Browse the repository at this point in the history
  27. use defineAsyncComponent

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a68e434 View commit details
    Browse the repository at this point in the history
  28. Set BASE_URL

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f8fad78 View commit details
    Browse the repository at this point in the history
  29. Add env-cmd

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    12d03f2 View commit details
    Browse the repository at this point in the history
  30. Fix linter issue

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3c99441 View commit details
    Browse the repository at this point in the history
  31. Remove parameterGroup units

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c0c937c View commit details
    Browse the repository at this point in the history
  32. Firefox workaround for th height

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    941c83b View commit details
    Browse the repository at this point in the history
  33. Add parent div for class inheritance

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fc39044 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    9205fe3 View commit details
    Browse the repository at this point in the history
  35. Fix linter issue

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    cf1e337 View commit details
    Browse the repository at this point in the history
  36. Use own class instead of d-flex

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0616860 View commit details
    Browse the repository at this point in the history
  37. Add esbuild package

    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3e52d5d View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    866ae6f View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    ec36ccb View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    54b0104 View commit details
    Browse the repository at this point in the history
  41. Optimize table render

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a2c4e65 View commit details
    Browse the repository at this point in the history
  42. Use classes to color flags

    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c8ab55b View commit details
    Browse the repository at this point in the history
  43. Set min width for table cell

    Small layout changes
    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c68667f View commit details
    Browse the repository at this point in the history
  44. Add system time and interval selector

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c7cc45d View commit details
    Browse the repository at this point in the history
  45. Add start and end time fields

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3beaa13 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    ffcb58f View commit details
    Browse the repository at this point in the history
  47. Fix linter issues

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    d50c26c View commit details
    Browse the repository at this point in the history
  48. Set backwards period

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fdd7dd5 View commit details
    Browse the repository at this point in the history
  49. Set index onBeforeMount

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5c4316a View commit details
    Browse the repository at this point in the history
  50. Disable custom interval

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3de59f4 View commit details
    Browse the repository at this point in the history
  51. Rename presets

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b4f18bd View commit details
    Browse the repository at this point in the history
  52. Formatting

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    290171e View commit details
    Browse the repository at this point in the history
  53. Fix typescript error

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2cd9b5c View commit details
    Browse the repository at this point in the history
  54. Formatting

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    e7947a8 View commit details
    Browse the repository at this point in the history
  55. Remove commented-out code

    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    678cfe9 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8f952d2 View commit details
    Browse the repository at this point in the history
  57. Fix typescript error

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    de603b9 View commit details
    Browse the repository at this point in the history
  58. Add elevation slider

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    1818460 View commit details
    Browse the repository at this point in the history
  59. Formatting

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    a7eea83 View commit details
    Browse the repository at this point in the history
  60. Temporarily disable noUnusedParameters

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f0c2ab2 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    3ee80c9 View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    2664474 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    2ce5a40 View commit details
    Browse the repository at this point in the history
  64. Add layer title above colourbar

    amarkensteijn authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    2f51cf4 View commit details
    Browse the repository at this point in the history
  65. Mode nodeId optional in child routes

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    4d16d30 View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    24fcc29 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    83812c4 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    007e009 View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    8a01fc1 View commit details
    Browse the repository at this point in the history
  70. Set href and target on links

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    b102d0c View commit details
    Browse the repository at this point in the history
  71. Add value input

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5b92d7f View commit details
    Browse the repository at this point in the history
  72. Debounce emit

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    35bd4c2 View commit details
    Browse the repository at this point in the history
  73. Change table date format

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fbdd37f View commit details
    Browse the repository at this point in the history
  74. Move slider right, increase z-index

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    607e608 View commit details
    Browse the repository at this point in the history
  75. Remove welcom to

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    f584699 View commit details
    Browse the repository at this point in the history
  76. Move colour bar inside map component

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    5d9fc9d View commit details
    Browse the repository at this point in the history
  77. Reduce chart margins

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    921df0a View commit details
    Browse the repository at this point in the history
  78. Reduce space for settings label

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7923a28 View commit details
    Browse the repository at this point in the history
  79. Change button style

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    3bac26f View commit details
    Browse the repository at this point in the history
  80. Formatting

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    8f9d0ba View commit details
    Browse the repository at this point in the history
  81. Start clock on store use

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0a1e1fb View commit details
    Browse the repository at this point in the history
  82. Do not use defineAsyncComponent

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    18123df View commit details
    Browse the repository at this point in the history
  83. Add prop layerName

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    90fc742 View commit details
    Browse the repository at this point in the history
  84. Disable touch on v-window

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    dc45385 View commit details
    Browse the repository at this point in the history
  85. 0.6.0

    wkramer authored and vanmeeuwen committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fb7b65b View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Add spatialdatadisplay

    Add Routing
    Add items for column menu
    vanmeeuwen committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    44cb8a5 View commit details
    Browse the repository at this point in the history