Commit Graph

59 Commits

Author SHA1 Message Date
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
James Read ff77e9121c
fix: (#718) OAuth Login Buttons not redirecting (#759) 2025-11-26 23:28:57 +00:00
jamesread 695ad65d3e chore: Improve dashboard markup and layout 2025-11-26 22:57:26 +00:00
jamesread b47cf7cab3 fix: Fix dashboard legends being left-aligned to centered again 2025-11-26 22:38:45 +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 55d8f75d1b fix: Sidebar, when unstuck, clicking links will close it (#714) 2025-11-22 20:44:44 +00:00
jamesread 49b8c2c4f2 chore: fix broken datetime test 2025-11-22 10:43:56 +00:00
jamesread 40d9377bbd fmt: main.js 2025-11-22 08:36:58 +00:00
jamesread 5bf2d6935b chore: dep update 2025-11-22 08:36:38 +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 d32d92baab Merge branch 'next' of github.com:OliveTin/OliveTin into next 2025-11-11 10:25:00 +00:00
jamesread 36c786a26d chore: Cleanup websocket/marshaller code 2025-11-11 10:20:54 +00:00
jamesread afbd1c3abe dep updates 2025-11-11 00:30:34 +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
jamesread 32a062ae93 fix: (#707) Confirmation buttons and ASCII input types 2025-11-10 20:12:19 +00:00
jamesread 263601170f fix: (#702) Fixed actions being drawn in a column (an extra fieldset was being added) 2025-11-10 19:46:58 +00:00
jamesread b071b4d036 feat: Increase terminal size, and in fullscreen mode 2025-11-10 19:46:08 +00:00
jamesread 52ff504a9d fix: (#704) Confirmation buttons 2025-11-10 13:21:54 +00:00
jamesread 2ed564a403 feat: Add translations and language support 2025-11-10 13:20:40 +00:00
jamesread d688ab64e1 fix: #696 - hide login link if login interactively isn't possible (local user or oauth2) 2025-11-06 15:29:39 +00:00
jamesread 28c813762f fix: #685 - show navigation (and picocrank upgrade) 2025-11-06 00:38:56 +00:00
jamesread 83f45d71bf fix: Several coderabbit suggestions on next branch 2025-10-30 15:51:40 +00:00
jamesread c89979ddb2 fix: Wait for login UI to appear in authRequireGuestsToLogin test 2025-10-30 11:05:14 +00:00
James Read 430aab638b
Merge branch 'next' into fix-require-guests-login 2025-10-30 09:20:24 +00:00
jamesread 961ddac193 fix: Duplicate ACL rendering bug in UserControlPanel 2025-10-30 09:17:55 +00:00
jamesread d21f06e555 fix: Require guests to login 2025-10-30 02:13:40 +00:00
jamesread e1db1e7be5 fix: Add big error handling for action details view 2025-10-30 00:24:50 +00:00
jamesread b9d859ada2 fix: fix start action button in ActionDetailsView.vue 2025-10-30 00:08:12 +00:00
jamesread e0fd10a6ec fix: calculate duration correctly in ExecutionView.vue 2025-10-29 23:35:37 +00:00
jamesread 57390be16f feat: ActionDetailsView component, show timeout and logs for action. Fix output streaming. 2025-10-29 22:45:26 +00:00
jamesread 8686a5629e fix: User Information panel and login/logout flow 2025-10-26 13:42:06 +00:00
jamesread 43cfe41378 fix: Issues with login form and local auth 2025-10-26 13:24:22 +00:00
jamesread 02ec8eeb65 fix: Upgraded femtocrank to fix dark mode styles 2025-10-26 01:10:43 +01:00
jamesread ef5a67e7b8 fix: Upgrade femtocrank for dark styles 2025-10-26 00:47:46 +01:00
James Read 8b2b85c3d0
fix: Argument form start button, and input validation was also broken! (#663) 2025-10-24 21:57:23 +01:00
James Read 76a33e2e54
chore: Remove some old dead code (#662) 2025-10-24 21:57:07 +01:00
jamesread 54d3c65df3 chore: upgrade icons package 2025-10-23 23:34:54 +01:00
jamesread 2a5fe71458 chore: wip OliveTin3k 2025-10-23 23:18:10 +01:00
jamesread cbb163726e chore: wip OliveTin3k 2025-10-23 23:16:39 +01:00