drone/app/api/controller/space
Atefeh Mohseni-Ejiyeh 5d0d28e4a3 Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
..
controller.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
create.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
events.go fix sse space events API blocking app shutdown (#774) 2023-11-08 07:24:14 +00:00
export.go Add additions and deletions stats to commit file response (#1015) 2024-02-07 16:07:53 +00:00
export_progress.go move job package to the top level (#883) 2023-12-08 17:06:44 +00: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 [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
import_repositories.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
list_connectors.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_repositories.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_secrets.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_service_accounts.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_spaces.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00:00
list_templates.go [AUTHZ] Fix scope of permission checks for checks without resource (#1119) 2024-03-15 16:10:30 +00: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 [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00
purge.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
restore.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
soft_delete.go Support Space Soft Delete, Restore, and Purge (#1076) 2024-03-21 23:34:19 +00:00
update.go [GA] Add feature flag for enable/disable public resource creation (#845) 2023-11-30 02:20:34 +00:00
wire.go [MISC] Move `UID` to `Identifier` to match Harness Standards (#992) 2024-01-29 23:29:53 +00:00