Delete workspace and add actors
1 parent 03f6430 commit 3722313701210e6f0b1fe72779ed4bb0d7cb7acf
@Kilian Riou Kilian Riou authored on 1 Mar 2021
Showing 13 changed files
View
config/packages/mapping/ActorEntity.orm.xml 0 → 100644
View
config/packages/mapping/WorkspaceEntity.orm.xml 100644 → 0
View
config/routes/main.yaml 100644 → 0
View
config/routes/settings.yaml 0 → 100644
View
src/Controller/MainController.php 100644 → 0
View
src/Controller/SettingsController.php 0 → 100644
View
src/Entity/ActorEntity.php 0 → 100644
View
src/Entity/WorkspaceEntity.php 100644 → 0
View
src/Repository/ActorRepository.php 0 → 100644
View
src/Repository/WorkspaceRepository.php 100644 → 0
View
templates/_includes/html/base.html.twig
View
templates/actors.html.twig 0 → 100644
View
templates/workspaceSelector.html.twig 100644 → 0