f8d4f3f907
Merge pull request #10 from johndoe6345789/dependabot/npm_and_yarn/eslint/js-9.39.2
...
Bump @eslint/js from 9.39.1 to 9.39.2
2025-12-24 11:39:17 +00:00
d1fdbeafa3
Merge branch 'main' into dependabot/npm_and_yarn/eslint/js-9.39.2
2025-12-24 11:39:09 +00:00
905a793b47
Merge pull request #11 from johndoe6345789/dependabot/npm_and_yarn/tailwindcss/vite-4.1.18
...
Bump @tailwindcss/vite from 4.1.17 to 4.1.18
2025-12-24 11:38:53 +00:00
daaf3b244a
Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss/vite-4.1.18
2025-12-24 11:38:46 +00:00
645e921fe1
Merge pull request #12 from johndoe6345789/dependabot/npm_and_yarn/uuid-13.0.0
...
Bump uuid from 11.1.0 to 13.0.0
2025-12-24 11:38:26 +00:00
14d1c5867b
Merge branch 'main' into dependabot/npm_and_yarn/uuid-13.0.0
2025-12-24 11:38:19 +00:00
a4dfc2eea8
Merge pull request #13 from johndoe6345789/dependabot/npm_and_yarn/react-hook-form-7.69.0
...
Bump react-hook-form from 7.67.0 to 7.69.0
2025-12-24 11:37:57 +00:00
55ecde04b0
Update playwright.config.ts
2025-12-24 11:37:27 +00:00
dependabot[bot]
c841eac27c
Bump @tailwindcss/vite from 4.1.17 to 4.1.18
...
Bumps [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite ) from 4.1.17 to 4.1.18.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.1.18/packages/@tailwindcss-vite )
---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
dependency-version: 4.1.18
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 11:28:29 +00:00
dependabot[bot]
105d483c25
Bump react-hook-form from 7.67.0 to 7.69.0
...
Bumps [react-hook-form](https://github.com/react-hook-form/react-hook-form ) from 7.67.0 to 7.69.0.
- [Release notes](https://github.com/react-hook-form/react-hook-form/releases )
- [Changelog](https://github.com/react-hook-form/react-hook-form/blob/master/CHANGELOG.md )
- [Commits](https://github.com/react-hook-form/react-hook-form/compare/v7.67.0...v7.69.0 )
---
updated-dependencies:
- dependency-name: react-hook-form
dependency-version: 7.69.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 11:28:29 +00:00
dependabot[bot]
400f87097d
Bump uuid from 11.1.0 to 13.0.0
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 11.1.0 to 13.0.0.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v11.1.0...v13.0.0 )
---
updated-dependencies:
- dependency-name: uuid
dependency-version: 13.0.0
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 11:28:27 +00:00
dependabot[bot]
50f4c6a471
Bump @eslint/js from 9.39.1 to 9.39.2
...
Bumps [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js ) from 9.39.1 to 9.39.2.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Commits](https://github.com/eslint/eslint/commits/v9.39.2/packages/js )
---
updated-dependencies:
- dependency-name: "@eslint/js"
dependency-version: 9.39.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 11:28:23 +00:00
e9baff7c0c
Merge pull request #14 from johndoe6345789/dependabot/npm_and_yarn/octokit-5.0.5
...
Bump octokit from 4.1.4 to 5.0.5
2025-12-24 11:27:19 +00:00
dependabot[bot]
a0513d9da7
Bump octokit from 4.1.4 to 5.0.5
...
Bumps [octokit](https://github.com/octokit/octokit.js ) from 4.1.4 to 5.0.5.
- [Release notes](https://github.com/octokit/octokit.js/releases )
- [Commits](https://github.com/octokit/octokit.js/compare/v4.1.4...v5.0.5 )
---
updated-dependencies:
- dependency-name: octokit
dependency-version: 5.0.5
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-24 11:22:24 +00:00
3f839582e9
Merge pull request #9 from johndoe6345789/copilot/check-github-actions-status
...
Fix ESLint errors blocking CI/CD pipeline
2025-12-24 09:34:06 +00:00
copilot-swe-agent[bot]
2270c5f32e
Fix ESLint errors causing CI/CD pipeline failures
...
- Fixed unnecessary escape character in security-scanner.ts regex pattern
- Added eslint-disable comment for necessary this alias in lua-engine.ts
- Added comments to empty catch blocks in ComponentConfigDialog.tsx
- Wrapped case blocks with lexical declarations in braces:
- FieldRenderer.tsx (relation case)
- ModelListView.tsx (select case)
- RenderComponent.tsx (Heading case)
All 10 ESLint errors have been resolved. Lint now passes with 0 errors, 331 warnings.
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 03:56:39 +00:00
copilot-swe-agent[bot]
71e5ac9439
Initial plan
2025-12-24 03:42:26 +00:00
e04173e1a1
Merge pull request #8 from johndoe6345789/copilot/add-ci-cd-workflow-tests
...
Add CI/CD pipeline with automated code review, auto-merge, and e2e testing
2025-12-24 03:40:57 +00:00
7f82f5d598
Update e2e/smoke.spec.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-24 03:39:47 +00:00
b022f3249c
Update e2e/crud.spec.ts
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-24 03:39:28 +00:00
a2adb4b4e1
Update .github/workflows/auto-merge.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-24 03:39:12 +00:00
fa193101f6
Update .github/workflows/code-review.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-24 03:39:02 +00:00
6dafe95244
Update .github/workflows/code-review.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-24 03:38:49 +00:00
91e2a1bca4
Update .github/workflows/code-review.yml
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
2025-12-24 03:38:37 +00:00
copilot-swe-agent[bot]
6d96e9ab5c
Add comprehensive CI/CD implementation summary
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 02:28:04 +00:00
copilot-swe-agent[bot]
3e9687f53c
Add e2e test documentation and smoke tests, update tsconfig
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 02:26:29 +00:00
copilot-swe-agent[bot]
098dadb12f
Add CI/CD workflows, ESLint config, and Playwright e2e tests
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 02:20:06 +00:00
copilot-swe-agent[bot]
b2801508c6
Initial plan
2025-12-24 02:10:58 +00:00
27b88eb2df
Merge pull request #7 from johndoe6345789/copilot/create-weak-link-packages-folder
...
Commit packages folder to repository with on-demand package creation and merge conflict detection
2025-12-24 02:08:55 +00:00
1533c14aa1
Merge branch 'main' into copilot/create-weak-link-packages-folder
2025-12-24 02:08:46 +00:00
copilot-swe-agent[bot]
a2c90f0870
Add GitHub Action to detect and notify about merge conflicts
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 01:26:50 +00:00
copilot-swe-agent[bot]
0ce93e02d3
Fix dashboard package folder name
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 01:17:04 +00:00
copilot-swe-agent[bot]
7b42c98b51
Improve setup script validation to verify all required packages exist
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 01:16:31 +00:00
copilot-swe-agent[bot]
c97860f4c3
Remove packages from gitignore and commit packages folder, simplify setup script
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 01:14:09 +00:00
900c06ed35
Merge pull request #1 from johndoe6345789/dependabot/npm_and_yarn/marked-17.0.1
...
Bump marked from 15.0.12 to 17.0.1
2025-12-24 01:03:54 +00:00
76edc37052
Merge pull request #2 from johndoe6345789/dependabot/npm_and_yarn/typescript-5.9.3
...
Bump typescript from 5.7.3 to 5.9.3
2025-12-24 01:03:37 +00:00
d226168941
Merge pull request #3 from johndoe6345789/dependabot/npm_and_yarn/zod-4.2.1
...
Bump zod from 3.25.76 to 4.2.1
2025-12-24 01:03:22 +00:00
023b0961c3
Merge pull request #4 from johndoe6345789/dependabot/npm_and_yarn/vite-7.3.0
...
Bump vite from 7.2.6 to 7.3.0
2025-12-24 01:02:52 +00:00
0b4f4d84f5
Merge pull request #5 from johndoe6345789/dependabot/npm_and_yarn/react-dom-19.2.3
...
Bump react-dom from 19.2.0 to 19.2.3
2025-12-24 01:02:38 +00:00
copilot-swe-agent[bot]
d16e919faf
Optimize setup script to skip if packages already exist
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 01:02:24 +00:00
copilot-swe-agent[bot]
086740d449
Create weak link between packages folder and main project
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 00:59:45 +00:00
copilot-swe-agent[bot]
c7b4e66fff
Initial plan for weak link between packages folder and main project
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 00:54:37 +00:00
copilot-swe-agent[bot]
3242e70431
Initial plan
2025-12-24 00:51:21 +00:00
1bd81cebc5
Merge pull request #6 from johndoe6345789/copilot/move-docs-into-folder
...
Reorganize documentation into docs/ folder structure
2025-12-24 00:49:23 +00:00
copilot-swe-agent[bot]
23f89d190d
Move all documentation files into organized docs folder structure
...
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 00:47:24 +00:00
copilot-swe-agent[bot]
d9bfe8ca65
Initial plan
2025-12-24 00:44:53 +00:00
4d1a6a07de
Generated by Spark: move docs into docs folder
2025-12-24 00:43:16 +00:00
fb8aa76850
Generated by Spark: Fix all reported errors.
2025-12-24 00:37:32 +00:00
32268472c3
Generated by Spark: one package may have several lua scripts. sub folder?
2025-12-24 00:21:11 +00:00
2d282e6790
Generated by Spark: have like /packages/admin_dialog/ then in there /seed/ /static_content/ the seed folder has everything it needs lua scripts, component props the works. Apply this to a variety of components, then its just a case of gluing the packages together on the page.
2025-12-24 00:15:38 +00:00