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

feat(Timeslot) Timeslot V1 with 2 ranges but no margin option #22

Merged
merged 30 commits into from
Feb 29, 2024

Commits on Feb 21, 2024

  1. Configuration menu
    Copy the full SHA
    9ac6d87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4847308 View commit details
    Browse the repository at this point in the history
  3. Disable diplay if checkbox unchecked

    Lainow authored and stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b37bec8 View commit details
    Browse the repository at this point in the history
  4. Add possibility to add new range

    Lainow authored and stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    a1ed398 View commit details
    Browse the repository at this point in the history
  5. Move js in another file

    Lainow authored and stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    7aa64f9 View commit details
    Browse the repository at this point in the history
  6. Transform Php redirection to Ajax

    Lainow authored and stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    ef3f9ae View commit details
    Browse the repository at this point in the history
  7. Fix lint

    Lainow authored and stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c6a2cf4 View commit details
    Browse the repository at this point in the history
  8. Add timeslot

    Lainow authored and stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    05f29a5 View commit details
    Browse the repository at this point in the history
  9. Use checkbox

    Lainow authored and stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    b125988 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7dd4f09 View commit details
    Browse the repository at this point in the history
  11. fix AJAX url computation

    stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    999a078 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ffc43ca View commit details
    Browse the repository at this point in the history
  13. Update javascript/timeslot.js

    Co-authored-by: Curtis Conard <[email protected]>
    stonebuzz and cconard96 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    8624604 View commit details
    Browse the repository at this point in the history
  14. Update templates/package/timeslot.html.twig

    Co-authored-by: Curtis Conard <[email protected]>
    stonebuzz and cconard96 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    27c0f80 View commit details
    Browse the repository at this point in the history
  15. Update javascript/timeslot.js

    Co-authored-by: Curtis Conard <[email protected]>
    stonebuzz and cconard96 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d5f2885 View commit details
    Browse the repository at this point in the history
  16. Update javascript/timeslot.js

    Co-authored-by: Curtis Conard <[email protected]>
    stonebuzz and cconard96 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    47174c7 View commit details
    Browse the repository at this point in the history
  17. Update javascript/timeslot.js

    Co-authored-by: Curtis Conard <[email protected]>
    stonebuzz and cconard96 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    9a95223 View commit details
    Browse the repository at this point in the history
  18. Update javascript/timeslot.js

    Co-authored-by: Curtis Conard <[email protected]>
    stonebuzz and cconard96 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6168bfb View commit details
    Browse the repository at this point in the history
  19. fix JS

    stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c9ab5b3 View commit details
    Browse the repository at this point in the history
  20. rename class

    stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    98fdeab View commit details
    Browse the repository at this point in the history
  21. remove useless class

    stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c5ca9c3 View commit details
    Browse the repository at this point in the history
  22. fix Hook

    stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    e64bd8c View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    4368f8d View commit details
    Browse the repository at this point in the history
  24. add missing licence

    stonebuzz committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0a5f2b7 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Configuration menu
    Copy the full SHA
    ad72584 View commit details
    Browse the repository at this point in the history
  2. Replace 10.1.x by 11.0.x

    Lainow committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    bf1a357 View commit details
    Browse the repository at this point in the history
  3. no count for tab

    stonebuzz committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    700739a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix UX UI

    stonebuzz committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    ebd1ee0 View commit details
    Browse the repository at this point in the history
  2. minor fix

    stonebuzz committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    2eeb0a4 View commit details
    Browse the repository at this point in the history
  3. Force CI

    stonebuzz committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c9ee8ff View commit details
    Browse the repository at this point in the history