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

Location component #1150

Merged
merged 28 commits into from
Apr 15, 2020
Merged

Location component #1150

merged 28 commits into from
Apr 15, 2020

Commits on Apr 15, 2020

  1. added .vscode folder

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    4fe16c6 View commit details
    Browse the repository at this point in the history
  2. boiler plate code to make things concrete

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    dcd3272 View commit details
    Browse the repository at this point in the history
  3. The bokeh model can now instantiate with the correct values

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    34d25fc View commit details
    Browse the repository at this point in the history
  4. connected signals and improved tests

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    90acde0 View commit details
    Browse the repository at this point in the history
  5. got test_model.py for widget working by upgrading pyviz_comms to 0.7.3

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    97efe1a View commit details
    Browse the repository at this point in the history
  6. added many tests. added readonly and regex to Location class

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    3675051 View commit details
    Browse the repository at this point in the history
  7. improved regex and associated testing

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    8e5e7bd View commit details
    Browse the repository at this point in the history
  8. added regex and tests

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    f47226d View commit details
    Browse the repository at this point in the history
  9. more work

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    0414232 View commit details
    Browse the repository at this point in the history
  10. fixed regex error on pathname

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    72ce33b View commit details
    Browse the repository at this point in the history
  11. fixed init and readonly problems

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    0867b01 View commit details
    Browse the repository at this point in the history
  12. renamed refresh to reload

    Marc Skov Madsen authored and philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    8f4723f View commit details
    Browse the repository at this point in the history
  13. Cleaned up Location model

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    17aaabd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe2f9ad View commit details
    Browse the repository at this point in the history
  15. Minor cleanup

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    79b08d6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57580c9 View commit details
    Browse the repository at this point in the history
  17. Fixed flakes

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    a7ba958 View commit details
    Browse the repository at this point in the history
  18. Fixed flakes

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    d3833cc View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    56f3908 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9b4241f View commit details
    Browse the repository at this point in the history
  21. Fixed merge conflict

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    2dfe85b View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    ec0617b View commit details
    Browse the repository at this point in the history
  23. Fixed flakes

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    aab5ae5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    15624d9 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9a0205b View commit details
    Browse the repository at this point in the history
  26. Refactored location tests

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    87f4f96 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1f645cf View commit details
    Browse the repository at this point in the history
  28. Fixed undefined variable

    philippjfr committed Apr 15, 2020
    Configuration menu
    Copy the full SHA
    ce93bf0 View commit details
    Browse the repository at this point in the history