olivetin/service/internal/api
jamesread afd9f9033a feat: expand entity list and detail APIs with properties and related actions
Support filtered paginated entity lists, configurable instance columns, and
entity-scoped actions with prefilled arguments for richer entity workflows.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 20:37:26 +01:00
..
api.go feat: expand entity list and detail APIs with properties and related actions 2026-07-06 20:37:26 +01:00
apiActionExecTriggers.go fix: emoji names regression, and webhook execution helper info 2026-06-01 00:29:48 +01:00
apiActions.go feat: action group sizing 2026-06-18 23:33:27 +01:00
api_actions_active_test.go feat: circle indicator for running actions, justification support 2026-06-17 23:29:30 +01:00
api_entities_list.go feat: expand entity list and detail APIs with properties and related actions 2026-07-06 20:37:26 +01:00
api_entities_list_test.go feat: expand entity list and detail APIs with properties and related actions 2026-07-06 20:37:26 +01:00
api_entity_related_actions.go feat: expand entity list and detail APIs with properties and related actions 2026-07-06 20:37:26 +01:00
api_entity_related_actions_test.go feat: expand entity list and detail APIs with properties and related actions 2026-07-06 20:37:26 +01:00
api_justification.go refactor: collapse action justification into a string template field 2026-07-06 20:36:30 +01:00
api_justification_test.go refactor: collapse action justification into a string template field 2026-07-06 20:36:30 +01:00
api_log_arguments.go refactor: collapse action justification into a string template field 2026-07-06 20:36:30 +01:00
api_log_arguments_test.go refactor: collapse action justification into a string template field 2026-07-06 20:36:30 +01:00
api_logs_filter_test.go feat: Logs filtering, and log queue with group concurrency 2026-06-16 14:16:43 +01:00
api_queue.go feat: action group sizing 2026-06-18 23:33:27 +01:00
api_queue_test.go feat: action group sizing 2026-06-18 23:33:27 +01:00
api_test.go feat: expand entity list and detail APIs with properties and related actions 2026-07-06 20:37:26 +01:00
dashboard_entities.go security: Actions that people didnt have permission to view were being returned (#921) 2026-03-08 22:45:46 +00:00
dashboard_entities_test.go fix: custom CSS and custom JS (#804 and #803) hopefully 2026-06-16 11:56:14 +01:00
dashboards.go feat: action group sizing 2026-06-18 23:33:27 +01:00
local_user_login.go feat: API Key (bearer) auth 2026-05-21 22:59:12 +01:00
local_user_login_test.go feat: API Key (bearer) auth 2026-05-21 22:59:12 +01:00