jamesread
|
87f2a3287b
|
chore: invalid key in test config
|
2026-02-26 00:04:14 +00:00 |
jamesread
|
c4a8eadd3f
|
chore: Fix broken test configs
|
2026-02-25 23:15:57 +00:00 |
dependabot[bot]
|
4700f998e3
|
chore(deps): bump wait-on from 9.0.3 to 9.0.4 in /integration-tests
Bumps [wait-on](https://github.com/jeffbski/wait-on) from 9.0.3 to 9.0.4.
- [Release notes](https://github.com/jeffbski/wait-on/releases)
- [Commits](https://github.com/jeffbski/wait-on/compare/v9.0.3...v9.0.4)
---
updated-dependencies:
- dependency-name: wait-on
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-16 05:49:56 +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
|
b9f55ab508
|
fix: load logs on startup (#299)
|
2026-01-23 14:18:30 +00:00 |
jamesread
|
1e774f0078
|
chore: integration test for env
|
2026-01-23 08:54:32 +00:00 |
jamesread
|
f46a48bf5b
|
chore: bump integraiton test dep on selenium
|
2026-01-21 13:35:05 +00:00 |
jamesread
|
a0f3b265b9
|
chore: Removed broken test, thats not how we load themes anymore
|
2026-01-11 22:43:46 +00:00 |
jamesread
|
93d56cc42e
|
chore: Fix broken unit tests, add themeLoading test
|
2026-01-11 22:24:18 +00:00 |
jamesread
|
6493f7bee7
|
feat: block notifications, and cleanup of action/binding IDs
|
2026-01-11 01:10:20 +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
|
7428c160e7
|
chore: Refactor enabledExpression tests to use LightDashboard and improve button identification
|
2026-01-07 00:24:21 +00:00 |
jamesread
|
3d5268d1c9
|
chore: enableExpression, broken test and config
|
2026-01-06 21:51:35 +00:00 |
jamesread
|
3e23fed3d6
|
feat: Enable/Disable actions based on rules
|
2026-01-06 21:38:18 +00:00 |
James Read
|
d5607c363a
|
feat: add custom theme for integration tests (#807)
|
2025-12-25 08:29:58 +00:00 |
jamesread
|
79f37f3b8d
|
feat: add custom theme for integration tests
|
2025-12-25 01:17:45 +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
|
14359a5327
|
chore: Update integration test deps
|
2025-12-23 15:06:15 +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
|
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
|
c59bcc62db
|
chore: fix sleep action test
|
2025-12-01 00:15:01 +00:00 |
jamesread
|
caaf37e091
|
feat: Most Recent Execution output in dashboard
|
2025-12-01 00:02:42 +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
|
dca8e04518
|
fix: #765 Page title was not being set
|
2025-11-29 21:16:23 +00:00 |
dependabot[bot]
|
4686b044e7
|
chore(deps-dev): bump glob from 10.4.5 to 10.5.0 in /integration-tests
Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 10.5.0.
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v10.4.5...v10.5.0)
---
updated-dependencies:
- dependency-name: glob
dependency-version: 10.5.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-11-27 01:10:24 +00:00 |
jamesread
|
0046ae427d
|
chore: fix broken integration test for fieldset markup
|
2025-11-27 00:37:15 +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
|
458f50a6ae
|
chore: colocate tests
|
2025-11-22 19:24:51 +00:00 |
jamesread
|
49b8c2c4f2
|
chore: fix broken datetime test
|
2025-11-22 10:43:56 +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
|
3df22f2ccb
|
Merge branch 'feat-add-language-support' of github.com:OliveTin/OliveTin into feat-add-language-support
|
2025-11-10 22:50:58 +00:00 |
jamesread
|
1140453f30
|
fix: broken integration test after fieldsets changes
|
2025-11-10 22:50:42 +00:00 |
jamesread
|
e7d4747727
|
chore: fix broken integration test after fieldsets changes
|
2025-11-10 20:52:49 +00:00 |
jamesread
|
58593c6f04
|
doc: Improve HAProxy example
|
2025-11-06 23:44:00 +00:00 |
jamesread
|
7a1c4d3efa
|
fix: Test authRequireGuestsToLogin redirect
|
2025-10-30 11:58:51 +00:00 |
jamesread
|
c89979ddb2
|
fix: Wait for login UI to appear in authRequireGuestsToLogin test
|
2025-10-30 11:05:14 +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
|
a551589840
|
feat: #428 Initial support for include directive in config files
|
2025-10-27 15:32:30 +00:00 |
jamesread
|
fcd3ccc59a
|
fix: authRequireGuestsToLogin config, and config loading improvements
|
2025-10-27 14:56:32 +00:00 |