Commit Graph

77 Commits

Author SHA1 Message Date
jamesread 55a00a7e01 fix: Dont fetch logs twice on page load 2026-01-12 00:06:49 +00:00
jamesread 9b032196be fix: Implement stylemods again in 3k 2026-01-11 22:02:07 +00:00
jamesread 87913a6ff3 feat: add theme selector support, load themes in a layer. 2026-01-11 21:32:55 +00:00
jamesread a36e69b8f8 chore: calendar fixes 2026-01-11 01:50:27 +00:00
jamesread 009e5c39a3 chore: log calendar fixes 2026-01-11 01:47:53 +00:00
James Read 984e3daafb
Merge branch 'next' into feat-log-calendar 2026-01-11 01:46:00 +00:00
jamesread 6493f7bee7 feat: block notifications, and cleanup of action/binding IDs 2026-01-11 01:10:20 +00:00
jamesread 499bcdc827 fix: #768 topbar navigation style restored 2026-01-10 00:41:28 +00:00
jamesread 88f39c166e chore: calendar fixes 2026-01-10 00:04:48 +00:00
jamesread 731be741a1 chore: Timezone fix for calendar navigation 2026-01-09 12:56:00 +00:00
jamesread 9b1b72773d chore: Fix integration test edge cases in suggestionsBrowserKey 2026-01-09 12:23:14 +00:00
jamesread 661bcdda08 feat: #625 Option to save suggested values in the browser local storage across different args 2026-01-09 00:53:52 +00:00
jamesread 7920ffa28a chore: Fix various bugs in calendar log handling 2026-01-08 23:59:52 +00:00
jamesread 2569343a31 fix: #804 - cssClass on dashboard components 2026-01-08 23:49:01 +00:00
jamesread 7f83b67a28 chore: Fix Calendar h2 in dark mode 2026-01-08 23:27:30 +00:00
jamesread 2ffb8b0d81 feat: Logs now have a calendar view 2026-01-08 23:19:31 +00:00
jamesread 46221e565d chore: remove duplicaye mainnan 2025-12-25 10:18:16 +00:00
James Read 257463997e
Merge branch 'next' into fix-argument-validation-on-bindings 2025-12-25 01:37:05 +00:00
jamesread 9256b5c756 fix: Dashboard directories will now use their icon 2025-12-25 01:29:38 +00:00
jamesread e49db63dad chore: use Navigation and Sidebar components 2025-12-25 01:27:57 +00:00
jamesread b4157ed5ba fix: argument validation on bindings 2025-12-25 01:16:04 +00:00
jamesread 09e1f0f984 fix: Argument validation targets the bindings (fixes checkboxes, etc) 2025-12-23 16:42:00 +00:00
jamesread a2410fc9d6 feat: Entity directories, inline actions, and all entity fields are now available in the entity details view 2025-12-01 21:48:27 +00:00
jamesread 39009fcdd1 chore: code fmt 2025-12-01 01:59:10 +00:00
jamesread 56365af24b feat: Mega entity improvements - entity directories, inehrit entities (#450), ordering (#762 / #703), better entity view 2025-12-01 01:38:04 +00:00
jamesread 736ad1c83b fix: Dashboard directories and displays modest style fixes 2025-12-01 00:38:02 +00:00
James Read 7282d7a9f6
Feat (#763) mre output in 3k (#771) 2025-12-01 00:24:03 +00:00
jamesread caaf37e091 feat: Most Recent Execution output in dashboard 2025-12-01 00:02:42 +00:00
jamesread abecf6f8c6 feat: Action status display on logs list 2025-11-30 22:41:06 +00:00
James Read 09d933722e
fix: #765 Page title was not being set (#769) 2025-11-30 10:29:07 +00:00
jamesread 6ccd10a970 feat: Added copy to clipboard buttons to Diagnostics view, with markdown backticks 2025-11-30 10:28:07 +00:00
jamesread dca8e04518 fix: #765 Page title was not being set 2025-11-29 21:16:23 +00:00
jamesread a91e903873 feat: add browser info to diagnostics 2025-11-29 20:37:08 +00:00
jamesread 8bad1b5400 fix: #703 - Entities order was non-deterministic 2025-11-27 00:02:08 +00:00
jamesread 6b4dfddf4c Merge branch 'next' of github.com:OliveTin/OliveTin into next 2025-11-26 23:30:13 +00:00
jamesread 695ad65d3e chore: Improve dashboard markup and layout 2025-11-26 22:57:26 +00:00
jamesread 3d763a84df fix: Various oauth issues 2025-11-22 22:39:05 +00:00
jamesread d05ea54f8d fix: (#718) OAuth Login Buttons not redirecting 2025-11-22 21:13:19 +00:00
jamesread 49b8c2c4f2 chore: fix broken datetime test 2025-11-22 10:43:56 +00:00
jamesread 15390f7b80 fix: #721 Datetime args not being rendered 2025-11-22 08:34:53 +00:00
jamesread c1508a0a65 fix: Replace custom pagination component with picocrank pagination component
- Replace custom pagination component with picocrank pagination component
- Update package.json and package-lock.json to include picocrank
- Update style.css to include new padding class
- Update ActionDetailsView.vue and LogsListView.vue to use new pagination component
2025-11-16 00:05:50 +00:00
jamesread 5b57cf2480 fix: Logs were being displayed in the wrong order 2025-11-11 23:32:00 +00:00
jamesread b97dd23abb chore: Better fixups on lang tool and support 2025-11-11 23:24:44 +00:00
jamesread 167e700e30 chore: cleanup websocket code 2025-11-11 10:55:42 +00:00
jamesread 00d7285167 chore: fix some linting issues 2025-11-11 10:43:47 +00:00
jamesread adae55f24b chore: translate logs list view, log statuses, and language dialog 2025-11-10 23:33:55 +00:00
jamesread 217b17a058 chore: (#708) Print key validation errors, translate the language dialog 2025-11-10 23:26:55 +00:00
James Read 9cf79863b3
Merge branch 'next' into feat-add-language-support 2025-11-10 21:53:04 +00:00
jamesread 6a853d9c99 feat: (#708) Added language support 2025-11-10 21:52:36 +00:00
James Read d4d7bf8135
fix: (#704) Confirmation buttons (#707) 2025-11-10 20:46:48 +00:00