James Read
f3a1315e00
Merge branch 'main' into next
2026-07-07 00:39:01 +01:00
James Read
6ce93629e7
feat: add entity UI with list filtering and prefilled action arguments ( #1069 )
2026-07-07 00:32:15 +01:00
jamesread
9028b8ef03
chore: coderabbit suggestions
2026-07-07 00:24:00 +01:00
jamesread
9f5c3bf596
Merge branch 'next' into feat/entity-ui-prefilled-arguments
...
Resolve conflicts after merging entity API and justification changes in
the wrong order, keeping prefilled entity arguments with string justification.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 00:12:49 +01:00
James Read
506ad4c883
feat: expand entity list and detail APIs with properties and related … ( #1068 )
2026-07-07 00:09:24 +01:00
jamesread
74504aabec
chore: resolve proto conflict
2026-07-06 23:57:41 +01:00
James Read
1325ba6a72
Merge branch 'next' into feat/entity-list-related-actions-api
2026-07-06 23:57:06 +01:00
James Read
832e706a43
refactor: collapse action justification into a string template field ( #1067 )
2026-07-06 23:55:20 +01:00
jamesread
58dc804e78
fix: coderabbit suggestions on the justification
2026-07-06 23:35:04 +01:00
jamesread
0c4d25e525
feat: add entity UI with list filtering and prefilled action arguments
...
Introduce entity list/detail components and wire related actions through the
argument form so entity context can prefill values when starting actions.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 20:37:59 +01:00
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
jamesread
a530dca579
refactor: collapse action justification into a string template field
...
Use a single justification string for both requirement and templating so
empty values skip prompts while templates can prefill audit reasons at start.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 20:36:30 +01:00
jamesread
09212dafeb
fix: default choices causing the filter values to be hidden ( #1065 )
2026-07-06 13:04:36 +01:00
James Read
a856d46324
feat: Checklist support ( #922 ) ( #1066 )
2026-07-06 12:30:46 +01:00
jamesread
b18518ebea
fix: add support for entities in checklists
2026-07-06 12:17:03 +01:00
jamesread
6077c63cfd
chore: Fix coderabbit warnings
2026-07-06 11:39:43 +01:00
jamesread
e24ae6265b
feat: Checklist support ( #922 )
2026-07-06 11:01:22 +01:00
James Read
5bcbdb4085
fix: windows bits and pieces ( #1064 )
2026-06-29 19:59:37 +00:00
jamesread
cdf501e62a
Merge branch 'next' of github.com:OliveTin/OliveTin into next
2026-06-29 20:40:12 +01:00
jamesread
ba7d9f51a1
chore: flakey test finder
2026-06-29 20:40:05 +01:00
James Read
5c76cb7728
Merge branch 'main' into next
2026-06-29 18:50:32 +01:00
jamesread
1cbd1cfb6b
fix: windows installer branding
2026-06-29 16:44:01 +01:00
jamesread
03af6890c2
fix: flakey unit tests
2026-06-29 16:25:10 +01:00
jamesread
5092d9f3f8
fix: windows bits and pieces
2026-06-29 15:03:49 +01:00
James Read
9ed635038e
Next ( #1063 )
2026-06-29 10:07:26 +00:00
jamesread
043f16beae
Merge branch 'next' of github.com:OliveTin/OliveTin into next
2026-06-29 11:00:32 +01:00
jamesread
7851c5d7d4
docs: Dark mode screenshots
2026-06-29 10:59:01 +01:00
jamesread
ea053baf80
docs: Update screenshots in README
2026-06-29 10:46:43 +01:00
James Read
e2bec68c4d
fix: windows installer and icons ( #1062 )
2026-06-29 10:21:34 +01:00
jamesread
9598f453a5
fix: windows installer and icons
2026-06-29 09:53:58 +01:00
James Read
48232ada47
Next ( #1061 )
2026-06-29 07:56:38 +00:00
jamesread
d835c91be2
Merge branch 'main' of github.com:OliveTin/OliveTin
2026-06-29 08:55:26 +01:00
jamesread
87bb719b99
fix: goreleaser in one pass
2026-06-29 08:52:51 +01:00
James Read
ad2d32b046
chore: install wixl instead of msitools ( #1060 )
2026-06-29 00:18:08 +00:00
jamesread
5c650b0442
chore: install wixl instead of msitools
2026-06-29 01:12:09 +01:00
James Read
28434e8ed0
chore: fixed goreleaser options ( #1059 )
2026-06-28 23:56:36 +00:00
jamesread
353f30f46b
chore: fixed goreleaser options
2026-06-29 00:54:54 +01:00
James Read
b58f769bda
Next ( #1058 )
2026-06-28 23:45:05 +00:00
jamesread
c5cd5295b0
chore: fix race condition in tests
2026-06-29 00:39:49 +01:00
jamesread
7710d21c23
chore: upgrade github actions
2026-06-29 00:30:37 +01:00
James Read
eb650a6d25
feat: Better prometheus support ( #1056 )
2026-06-29 00:20:18 +01:00
jamesread
a413f9d6af
chore: fix flakey tests
2026-06-29 00:03:31 +01:00
James Read
5fca2d9482
Merge branch 'next' into feat/better-prometheus-metrics
2026-06-28 23:17:28 +01:00
jamesread
57f3ef46ad
fix: several merge messes
2026-06-28 22:52:16 +01:00
jamesread
e63094e8e8
fix: several merge messes
2026-06-28 22:15:46 +01:00
James Read
b823d8d21b
Merge branch 'main' into next
2026-06-27 07:57:36 +01:00
jamesread
4b2e78926c
Merge branch 'next' of github.com:OliveTin/OliveTin into next
2026-06-27 07:50:29 +01:00
jamesread
42003da384
fix: rerun args
2026-06-26 23:25:24 +01:00
James Read
9ca9bbbb78
feat: Windows icons and MSI support ( #1057 )
2026-06-26 21:58:52 +01:00
jamesread
b749b797f8
fix: Build MSI in goreleaser build
2026-06-26 21:42:12 +01:00