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

Feature/quickview #289

Merged
merged 28 commits into from Apr 4, 2023

Commits on Apr 4, 2023

  1. feat: quickview card base and overview creation

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    0cb42da View commit details
    Browse the repository at this point in the history
  2. feat: generic icon parser and added icons

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    8324434 View commit details
    Browse the repository at this point in the history
  3. feat: added new Tag

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    89b1626 View commit details
    Browse the repository at this point in the history
  4. feat: added options to ignore auth in api

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    b460251 View commit details
    Browse the repository at this point in the history
  5. feat: added base cards to quickview

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    514b243 View commit details
    Browse the repository at this point in the history
  6. feat: added expand icon

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    92206df View commit details
    Browse the repository at this point in the history
  7. feat: added map component usinf OpenLayers

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    c1ff57c View commit details
    Browse the repository at this point in the history
  8. feat: added import of OpenLayersMap

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    9be2fe5 View commit details
    Browse the repository at this point in the history
  9. feat: added cta icon to quickview overview card and expanded it with …

    …tag support
    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    699c406 View commit details
    Browse the repository at this point in the history
  10. feat: base quickview page

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    ff77e1d View commit details
    Browse the repository at this point in the history
  11. fix: removed skipAuth in useApiRead

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    86d3f30 View commit details
    Browse the repository at this point in the history
  12. fix(QuickView): cannot read properties of undefined for _Meta prop

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    e397339 View commit details
    Browse the repository at this point in the history
  13. feat: added quickview components to support webcam gallery and POI ga…

    …llery. Added support to operation schedule in QuickViewCardOverview
    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    1be7077 View commit details
    Browse the repository at this point in the history
  14. feat: load placeholder image if image is broken

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    5f7cbd6 View commit details
    Browse the repository at this point in the history
  15. feat: parse open and close time to show only hours and minutes

    a-crea authored and Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    1a6a25b View commit details
    Browse the repository at this point in the history
  16. feat: added QuickView rendering thorugh config file; converted QuickV…

    …iewFullscreenGallery to be exported as web component
    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    39a472b View commit details
    Browse the repository at this point in the history
  17. feat: refactored QuickView in minor components to support setup throu…

    …gh config file
    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    c80c38e View commit details
    Browse the repository at this point in the history
  18. style: refactored quickview components

    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    2c0f517 View commit details
    Browse the repository at this point in the history
  19. feat: refactored QuickView using ComponentRenderer and CellComponent …

    …standards
    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    fcc8119 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    9db6e1e View commit details
    Browse the repository at this point in the history
  21. refact: refactored QuickView implementation

    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    b6e5403 View commit details
    Browse the repository at this point in the history
  22. Copy the full SHA
    5ae820d View commit details
    Browse the repository at this point in the history
  23. refact: applied multiple code optimizations

    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    70675cd View commit details
    Browse the repository at this point in the history
  24. Copy the full SHA
    cd1f63c View commit details
    Browse the repository at this point in the history
  25. fix: fixed build errors

    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    2d849bf View commit details
    Browse the repository at this point in the history
  26. feat: replaced vue-layers with vue-leaflet

    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    e0f5d55 View commit details
    Browse the repository at this point in the history
  27. fix: regenerated package lock

    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    2a9af77 View commit details
    Browse the repository at this point in the history
  28. fix: fixed PointExpression type definition

    Matteo Biasi committed Apr 4, 2023
    Copy the full SHA
    a0bcc6a View commit details
    Browse the repository at this point in the history