-
Notifications
You must be signed in to change notification settings - Fork 55
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* ci: remove env for devcontainer * ci: remove post create script * refactor(backend): more complex structure for application event * refactor(backend): move review posted to core job * chore: remove useless function call * chore(backend): emit event when entity added to collection * feat(backend): send new performer * refactor(backend): do not recreate exercise service in miscelleneous action * refactor(backend): always call job when entity added to collection * docs: change order of integration types informations * fix(backend): call correct function to handle new event * feat(backend): start implementing handler * chore(backend): change order of arguments supplied * feat(backend): complete function * chore(backend): remove useless function calls * feat(database): remove system information column * chore(backend): adapt to new database schema * chore(backend): add debug logging * fix(backend): better error handling * fix(backend): select correct identifier for metadata * chore(database): do not create useless column * fix(backend): do not force an unwrap
- Loading branch information
Showing
14 changed files
with
171 additions
and
244 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 was deleted.
Oops, something went wrong.
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.