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

Layout/datasets page #2768

Closed
wants to merge 47 commits into from

Commits on Jun 9, 2020

  1. added demo route

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    4626e66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    06c628f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bcc679 View commit details
    Browse the repository at this point in the history
  4. basic demo layout

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    1d8d6a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    96746b4 View commit details
    Browse the repository at this point in the history
  6. assets for intro page

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c0f7590 View commit details
    Browse the repository at this point in the history
  7. intro page

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    9cddc69 View commit details
    Browse the repository at this point in the history
  8. intro page styles

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    fbcd5e4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e080b47 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c41953 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    bea727f View commit details
    Browse the repository at this point in the history
  12. styles for text elmnts

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    93bc7c9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    db7b620 View commit details
    Browse the repository at this point in the history
  14. other styles

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    08e72b9 View commit details
    Browse the repository at this point in the history
  15. not needed

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3f6b3e9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d2da59d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    8cf48cd View commit details
    Browse the repository at this point in the history
  18. updated semantic names

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2f86b33 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd3c267 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    ec64994 View commit details
    Browse the repository at this point in the history
  21. assets for dataset page

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    02afde0 View commit details
    Browse the repository at this point in the history
  22. styles for kiosk pages

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0c595ed View commit details
    Browse the repository at this point in the history
  23. text for datasets page

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2176424 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    77d593e View commit details
    Browse the repository at this point in the history
  25. kiosk card wrapper

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    ecbbd65 View commit details
    Browse the repository at this point in the history
  26. type definitions

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    c109612 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    9a3b76a View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f10d69b View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    623d7df View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    88e7b83 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    8ef81fd View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d94dbb2 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    37a5d15 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    77a6fd2 View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    e6dc79b View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    e8aad17 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    7172466 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    2e7cce6 View commit details
    Browse the repository at this point in the history
  39. removed unused key

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    8f4a7b3 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    73298cd View commit details
    Browse the repository at this point in the history
  41. corrected import

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    a2ca150 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    c44cf59 View commit details
    Browse the repository at this point in the history
  43. fixed import and types

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    0624e84 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    88d2f63 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    f4352c6 View commit details
    Browse the repository at this point in the history
  46. fixed localization bug

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    2858c9e View commit details
    Browse the repository at this point in the history
  47. fixed rebase issues

    NanaKay007 committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    7d3f7ab View commit details
    Browse the repository at this point in the history