Commit Graph

124 Commits

Author SHA1 Message Date
jamesread 0fee24089f fix: Restart action button was not working 2026-03-08 21:11:27 +00:00
James Read e8e62d22f1
Merge branch 'next' into dependabot/npm_and_yarn/frontend/minimatch-3.1.5 2026-03-01 19:36:51 -05:00
jamesread 7051aad599 feat: Clickable links in outout (#900) 2026-03-01 23:17:44 +00:00
jamesread aa2bd95ccb feat(policy): add policy to show/hide version number
Made-with: Cursor
2026-02-27 21:26:55 +00:00
dependabot[bot] 1c32a389b3
chore(deps): bump minimatch from 3.1.2 to 3.1.5 in /frontend
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.1.2 to 3.1.5.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/minimatch/compare/v3.1.2...v3.1.5)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 3.1.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 00:25:25 +00:00
jamesread 7717f735aa chore: dep update 2026-02-26 17:42:12 +00:00
jamesread ea4cdf9df2 fix: Logs page pagination (#883) 2026-02-19 20:33:51 +00:00
jamesread 7dcbca31fc fix: #803 enable custom JS (again!) 2026-02-15 01:03:22 +00:00
jamesread 903fd15bdb fix: #860 respect popupOnStart even if the action has args. 2026-02-15 00:31:26 +00:00
jamesread ea7a1fb3e3 fix: cssClass again again #804 2026-02-13 23:18:35 +00:00
jamesread a1e5a0ff4e fix: cssClass - again. #805 2026-02-13 20:58:02 +00:00
jamesread c1062fb4fa chore: Picocrank upgrade for vue router 5 2026-02-13 14:44:14 +00:00
Yohany Flores Suarez 8ffed8757e Syntax error: Mismatched quote characters will break the string literal. 2026-02-07 01:09:45 +00:00
Yohany Flores Suarez e2be4a03c1 Update theme style import fallback in App.vue 2026-02-07 01:09:41 +00:00
dependabot[bot] 052aab7f73
chore(deps): bump vue-router from 4.6.4 to 5.0.1 in /frontend
Bumps [vue-router](https://github.com/vuejs/router) from 4.6.4 to 5.0.1.
- [Release notes](https://github.com/vuejs/router/releases)
- [Commits](https://github.com/vuejs/router/compare/v4.6.4...v5.0.1)

---
updated-dependencies:
- dependency-name: vue-router
  dependency-version: 5.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-02 05:56:16 +00:00
jamesread e807cb5231 feat: configuration options for navigate-on-start icons 2026-01-25 21:50:03 +00:00
James Read 97c59b764c
fix: Port the calender schedulding fix from 2k to 3k (#830) (#831) 2026-01-22 09:13:19 +00:00
jamesread b024c4a91b chore: Dependency bump Jan 2026 2026-01-21 13:23:36 +00:00
jamesread 56786491e8 fix: Port the calender schedulding fix from 2k to 3k (#830) 2026-01-13 17:47:28 +00:00
jamesread a44087631f fix: datetime parsing consistent across browsers 2026-01-12 00:09:06 +00:00
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
James Read 3162b33ea9
feat: Enable/Disable actions based on rules (#817) 2026-01-07 00:47:18 +00:00
jamesread aeb66d494c fix: remove decodeURIComponent from Dashboard.vue 2026-01-07 00:43:22 +00:00
jamesread 7428c160e7 chore: Refactor enabledExpression tests to use LightDashboard and improve button identification 2026-01-07 00:24:21 +00:00
jamesread cbe6c8f20f core: dep update 2026-01-06 23:53: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 6a43cdd35b chore: Update picocrank 1.10 2025-12-25 01:17:20 +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 899ebb270c chore: frontend dep update 2025-12-23 15:15:03 +00:00
jamesread 1ede041815 chore: package-lock 2025-12-01 23:15:43 +00:00
James Read 01a68d2479
Merge branch 'next' into dependabot/npm_and_yarn/frontend/next/vite-7.2.6 2025-12-01 22:24:03 +00:00