Commit Graph

1329 Commits

Author SHA1 Message Date
James Read d5607c363a
feat: add custom theme for integration tests (#807) 2025-12-25 08:29:58 +00:00
James Read bf95d372b9
fix: argument validation on bindings (#806) 2025-12-25 08:29:03 +00:00
James Read 684e12d2b9
Merge branch 'next' into test-themes 2025-12-25 01:37:17 +00:00
James Read 257463997e
Merge branch 'next' into fix-argument-validation-on-bindings 2025-12-25 01:37:05 +00:00
jamesread 7e1a38eb9e feat: add AddToUsergroup option to OAuth2 providers 2025-12-25 01:36: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 79f37f3b8d feat: add custom theme for integration tests 2025-12-25 01:17:45 +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
James Read 365e52ae1f
fix: Argument validation targets the bindings (fixes checkboxes, etc) (#800) 2025-12-23 19:57:57 +00:00
jamesread 2956b9972f chore: nil checks 2025-12-23 19:52:15 +00:00
jamesread 8e2db0ad82 chore: reduce argument validation complexity 2025-12-23 16:47:59 +00:00
jamesread 09e1f0f984 fix: Argument validation targets the bindings (fixes checkboxes, etc) 2025-12-23 16:42:00 +00:00
jamesread 5d061eb1a0 chore: service dep updates 2025-12-23 15:19:27 +00:00
jamesread 899ebb270c chore: frontend dep update 2025-12-23 15:15:03 +00:00
jamesread 14359a5327 chore: Update integration test deps 2025-12-23 15:06:15 +00:00
James Read f2c3af2a2d
chore: package-lock (#778) 2025-12-01 23:18:20 +00:00
jamesread 1ede041815 chore: package-lock 2025-12-01 23:15:43 +00:00
James Read a4ae597764
Next (#777) 2025-12-01 23:00:02 +00:00
James Read 23d1258384
Merge branch 'main' into next 2025-12-01 22:55:52 +00:00
James Read 25fbba8056
chore(deps): bump vite from 7.2.4 to 7.2.6 in /frontend (#775) 2025-12-01 22:38:20 +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
James Read 0dd56eca2d
chore(deps): bump github.com/bufbuild/buf from 1.60.0 to 1.61.0 in /service (#776) 2025-12-01 22:23:26 +00:00
James Read 75a696d8c0
Merge branch 'next' into dependabot/go_modules/service/next/github.com/bufbuild/buf-1.61.0 2025-12-01 22:18:25 +00:00
jamesread 76035a56ab chore: fix typo in test 2025-12-01 22:02:23 +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 32fea4ec30 feat: Dashboard configs can now self-contain their entities, and actions all in one neat file 2025-12-01 16:15:08 +00:00
jamesread e58677e12c feat: inline actions on dashboards 2025-12-01 12:29:41 +00:00
jamesread 2e82a3d1ed chore: remove some dead code 2025-12-01 12:28:44 +00:00
dependabot[bot] e13a236e0a
chore(deps): bump github.com/bufbuild/buf in /service
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.60.0 to 1.61.0.
- [Release notes](https://github.com/bufbuild/buf/releases)
- [Changelog](https://github.com/bufbuild/buf/blob/main/CHANGELOG.md)
- [Commits](https://github.com/bufbuild/buf/compare/v1.60.0...v1.61.0)

---
updated-dependencies:
- dependency-name: github.com/bufbuild/buf
  dependency-version: 1.61.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 06:12:58 +00:00
dependabot[bot] c6fc4e7d20
chore(deps): bump vite from 7.2.4 to 7.2.6 in /frontend
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 7.2.4 to 7.2.6.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v7.2.6/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-version: 7.2.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-01 06:11:02 +00:00
James Read d4b8743a57
Next (#772) 2025-12-01 02:08:58 +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
jamesread fe8ecf49eb Merge branch 'next' of github.com:OliveTin/OliveTin into next 2025-12-01 00:24:13 +00:00
James Read 7282d7a9f6
Feat (#763) mre output in 3k (#771) 2025-12-01 00:24:03 +00:00
jamesread a163347992 feat: Sidebar now closes when clicking outside of it (#714) 2025-12-01 00:23:03 +00:00
jamesread a9b21ea645 feat: Display a big error message if OliveTin initialization fails 2025-12-01 00:22:18 +00:00
jamesread c59bcc62db chore: fix sleep action test 2025-12-01 00:15:01 +00:00
James Read ef072806da
chore(deps-dev): bump glob from 10.4.5 to 10.5.0 in /integration-tests (#767) 2025-12-01 00:06:53 +00:00
James Read f15f0ef329
feat: action status display on logs list (#770) 2025-12-01 00:06:20 +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 6bc3a7bf1f
Merge branch 'next' into dependabot/npm_and_yarn/integration-tests/glob-10.5.0 2025-11-30 16:55:16 +00:00
jamesread 7425db53f6 fix: #718 - Clear OAuth2 authentication cookie on logout 2025-11-30 11:19:36 +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