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
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
91dfe2437e
fix: increase integration test timeout
2025-10-11 00:56:56 +01:00
jamesread
b330fbd1a5
fix: all broken integration tests
2025-10-11 00:45:41 +01:00
dependabot[bot]
60c0c5db27
build(deps-dev): bump tmp from 0.2.3 to 0.2.4 in /integration-tests ( #638 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Read <contact@jread.com>
2025-09-02 20:56:57 +01:00
dependabot[bot]
d4fe9eaa79
build(deps): bump form-data from 4.0.0 to 4.0.4 in /integration-tests ( #626 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-22 06:19:32 +00:00
James Read
54447774d1
fix : #616 - JSON parsing of ints to float64 ( #617 )
2025-07-12 22:02:50 +00:00
James Read
433456986d
fix : #603 - Dashboards that have fieldsets without entities are hidden ( #609 )
2025-06-22 21:09:03 +00:00
James Read
1357eae9b8
fix: Empty dashboards are hidden ( #599 )
2025-06-06 15:11:02 +00:00
James Read
c19428f6b6
feature: Policy support - allow hiding daignostics and logs ( #569 )
2025-04-19 23:05:49 +00:00
James Read
ff31abe66c
refactor: Project directories ( #541 )
2025-03-22 01:06:59 +00:00
James Read
270f20ec75
refactor: Moved proto files into own folder ( #537 )
2025-03-21 02:41:41 +00:00
dependabot[bot]
1275934ac1
build(deps): bump axios from 1.7.4 to 1.8.4 in /integration-tests ( #534 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: James Read <contact@jread.com>
2025-03-20 23:00:03 +00:00
dependabot[bot]
906b6c5783
build(deps): bump serialize-javascript and mocha in /integration-tests ( #513 )
...
Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript ) to 6.0.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha ). These dependencies need to be updated together.
Updates `serialize-javascript` from 6.0.0 to 6.0.2
- [Release notes](https://github.com/yahoo/serialize-javascript/releases )
- [Commits](https://github.com/yahoo/serialize-javascript/compare/v6.0.0...v6.0.2 )
Updates `mocha` from 10.4.0 to 10.8.2
- [Release notes](https://github.com/mochajs/mocha/releases )
- [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md )
- [Commits](https://github.com/mochajs/mocha/compare/v10.4.0...v10.8.2 )
---
updated-dependencies:
- dependency-name: serialize-javascript
dependency-type: indirect
- dependency-name: mocha
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-18 17:14:25 +00:00
James Read
9117163316
bugfix: Login form was not displayed if only OAuth2 was configured ( #457 )
...
* bugfix: Login form was not displayed if only OAuth2 was configured
* bugfix: npe in AuthOAuth2Provider
* test: Try and fix flakey tests
2024-10-27 08:56:28 +00:00
James Read
ee26fe6b50
ci github int tests settle ( #459 )
...
* ci: Allow more time for GitHub tests to settle
* ci: Run build-snapshot on any push, but dont dupe with PR
2024-10-26 22:10:33 +00:00
dependabot[bot]
c9095b4d67
build(deps): bump axios from 1.6.8 to 1.7.4 in /integration-tests ( #387 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.6.8 to 1.7.4.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.6.8...v1.7.4 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 22:14:35 +00:00
James Read
fab0264d9b
feature: Cleanup execution dialog, and log display status. ( #378 )
...
* feature: Cleanup execution dialog, and log display status.
* fmt: Remove empty block
* cicd: Use ActionStatusDisplay in test
* bugfix: missed promise
* bugfix: missed promise
* bugfix: Didnt return getText on ActionStatusDisplay
2024-08-08 20:46:46 +00:00
wushuzh
6958445f83
Use windows compatible cmds and wait more time ( #374 )
...
* bugfix: change action request cnt type as Counter
* bugfix: fix type of act req count and typo
* bugfix: change to correct type of act req in TC
* bugfix: use Windows compatible cmds for test
* bugfix: wait more for slow test env
---------
Co-authored-by: wushuzh <wushuzh@outlook.com>
2024-08-06 13:43:16 +00:00
wushuzh
d9e921950f
bugfix: fix type of the prometheus metric act req as count ( #370 )
...
* bugfix: change action request cnt type as Counter
* bugfix: fix type of act req count and typo
* bugfix: change to correct type of act req in TC
---------
Co-authored-by: wushuzh <wushuzh@outlook.com>
2024-07-26 08:41:42 +00:00