drone/app/api/controller/space
2023-11-08 07:24:14 +00:00
..
controller.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
create.go [MISC] Fix Linting/Formatting/Generated Files (#697) 2023-10-19 00:36:07 +00:00
delete.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
events.go fix sse space events API blocking app shutdown (#774) 2023-11-08 07:24:14 +00:00
export_progress.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
export.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
find.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
import.go perform user validation before triggering import (#760) 2023-11-03 15:30:16 +00:00
list_connectors.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_repositories.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_secrets.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
list_service_accounts.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
list_spaces.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
list_templates.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_add.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_delete.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
membership_list.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
membership_update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
move.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00
update.go remove internal package and move to app - might be refactored more in the coming weeks 2023-09-26 11:25:15 -07:00
wire.go remove sqlx.DB from controllers and services 2023-09-28 14:07:25 +02:00