forked from TUM-Dev/gocast
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improvement/refactor course sections (TUM-Dev#1156)
* started wit hrefactor of course management * add dao & route * update route * started wit hfetching * Add changeset abstraction * cleanup file * remove get all streams again, as there is AdminJson method * Its rendering * further dev :S * added some directive * little fixes * ... * ... no idea... * right path i guess * changeset working except video sections * fix discard files * save from laptop * Add changeset doku * make private works like charm * changing works pretty well * add video upload * add series update * ported transcoding * add readme and lecture hall select * more description * simplified lecture hall set * linter * more fixes * :) * add attachments * :) * add video sections to admin streams * main functionality * using fetch wrtappers * moved uploadFile and postFormData * fix linteer * Impl. Feedback * add video sections to admin streams * main functionality * using fetch wrtappers * moved uploadFile and postFormData * version workers with tag (TUM-Dev#1157) * fix linteer * fix delete lecture * reenable page reload on create * some linter fixes * fix merge complications * fix changeset; adding onchange listener * fixed adding sections * added directives * fix typo * improved directives * design improvement * fixed creating and deleting * add sections fixed * cleanup * :) * fix alpine js error issues * remoev console log * nested :) * remove console log * lint-fix * fix admin.LectureList initialisation in settings tab --------- Co-authored-by: Joscha Henningsen <[email protected]> Co-authored-by: Joscha Henningsen <[email protected]>
- Loading branch information
Showing
15 changed files
with
543 additions
and
322 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.