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

Lectures: Add status bar to lecture creation and edit mode #9655

Draft
wants to merge 51 commits into
base: develop
Choose a base branch
from

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    dc9acd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9474b66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c46b24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    504db17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8292a58 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f3e8b14 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52bf471 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2e1a07f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e444f19 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    91be135 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    166ee38 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8ddbd9e View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4066e34 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7f5d8a9 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    35e4778 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b4617c5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6998fbd View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    9b20757 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    30e6d2d View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    6671e52 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    e066a2a View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    50ba4c2 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    ebce6d5 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    289b79f View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. Fix signal call

    florian-glombik committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    80862a8 View commit details
    Browse the repository at this point in the history
  2. Make links clickable

    florian-glombik committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    3f77061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c638460 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    026a570 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b954b2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. Configuration menu
    Copy the full SHA
    c9ca46b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' into feature/lectures/add-status-bar

    # Conflicts:
    #	src/main/webapp/app/lecture/lecture-attachments.component.ts
    #	src/main/webapp/app/lecture/lecture-unit/lecture-unit-management/attachment-unit-form/attachment-unit-form.component.ts
    #	src/main/webapp/app/lecture/lecture-unit/lecture-unit-management/create-exercise-unit/create-exercise-unit.component.ts
    #	src/main/webapp/app/lecture/lecture-unit/lecture-unit-management/online-unit-form/online-unit-form.component.ts
    #	src/main/webapp/app/lecture/lecture-unit/lecture-unit-management/text-unit-form/text-unit-form.component.ts
    #	src/main/webapp/app/lecture/lecture-update.component.ts
    #	src/main/webapp/app/shared/date-time-picker/date-time-picker.component.html
    #	src/main/webapp/app/shared/date-time-picker/date-time-picker.component.ts
    #	src/main/webapp/app/shared/form/title-channel-name/title-channel-name.component.ts
    florian-glombik committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    956d4e0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7848fc5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ad22a0c View commit details
    Browse the repository at this point in the history
  5. Merge branch 'develop' into feature/lectures/add-status-bar

    # Conflicts:
    #	src/main/webapp/app/lecture/lecture-unit/lecture-unit-management/video-unit-form/video-unit-form.component.ts
    florian-glombik committed Nov 8, 2024
    Configuration menu
    Copy the full SHA
    3644f68 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ba2851e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c5f7164 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2024

  1. Merge branch 'develop' into feature/lectures/add-status-bar

    # Conflicts:
    #	src/main/webapp/app/shared/date-time-picker/date-time-picker.component.html
    #	src/main/webapp/app/shared/date-time-picker/date-time-picker.component.ts
    florian-glombik committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    d4e13af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cce1353 View commit details
    Browse the repository at this point in the history
  3. Display all sections

    florian-glombik committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    0c08b38 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d525213 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84797cc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6c06ff4 View commit details
    Browse the repository at this point in the history
  7. Fix code smell

    florian-glombik committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    2ad54cf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2859b69 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f3f54f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d5b5dd0 View commit details
    Browse the repository at this point in the history
  11. Fix console errors

    florian-glombik committed Nov 10, 2024
    Configuration menu
    Copy the full SHA
    261b058 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1a2fe16 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1f7d0b7 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8bd8bef View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    5ced798 View commit details
    Browse the repository at this point in the history