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
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
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
jamesread
abf4fc2cf0
feat: Windows icons and MSI support
2026-06-26 21:19:19 +01:00
jamesread
d1787a3823
feat: Better prometheus support
2026-06-25 23:05:47 +01:00
James Read
e61c8b036d
Substitute environment variables when loading yaml config to fix #840 ( #880 )
2026-06-20 01:45:29 +01:00
James Read
6ac63be916
Fix/#1035 parse templates for icon ( #1055 )
2026-06-20 01:44:45 +01:00
James Read
d23fb2fd77
Merge branch 'next' into wip
2026-06-20 01:27:37 +01:00
jamesread
932635f44f
chore: dont login to dockerhub on PR
2026-06-20 01:26:27 +01:00
jamesread
03d188337e
fix: Parse templates in action ( #1035 )
2026-06-20 00:26:13 +01:00
James Read
c660554de8
feat: filtering comboboxes ( #887 ) ( #1054 )
2026-06-19 23:40:02 +01:00
jamesread
97105a27c5
feat: filtering comboboxes ( #887 )
2026-06-19 23:21:00 +01:00
jamesread
43eccdaf48
feat: filtering comboboxes ( #887 )
2026-06-19 22:59:56 +01:00