1009807afb
Generated by Spark: Now use a tool like playwright to fetch the page, download a screenshot and have a look at it
2025-12-24 21:02:06 +00:00
01934f5c68
Generated by Spark: 0s
...
1s
1s
4s
Run npm ci
npm error code EUSAGE
npm error
npm error `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm error
npm error Missing: prisma@6.19 .1 from lock file
npm error
npm error Clean install a project
npm error
npm error Usage:
npm error npm ci
npm error
npm error Options:
npm error [--install-strategy <hoisted|nested|shallow|linked>] [--legacy-bundling]
npm error [--global-style] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm error [--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]
npm error [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]
npm error [--no-bin-links] [--no-fund] [--dry-run]
npm error [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm error [-ws|--workspaces] [--include-workspace-root] [--install-links]
npm error
npm error aliases: clean-install, ic, install-clean, isntall-clean
npm error
npm error Run "npm help ci" for more info
npm error A complete log of this run can be found in: /home/runner/.npm/_logs/2025-12-24T20_34_10_607Z-debug-0.log
Error: Process completed with exit code 1.
2025-12-24 20:39:57 +00:00
b46848f254
Generated by Spark: C++ code should have Conan and Ninja, little js build assistant for C++
2025-12-24 20:34:01 +00:00
5cd62c08e8
Generated by Spark: Each package in package folder has a unit tests folder
2025-12-24 19:51:20 +00:00
45528d3bef
Add Prisma setup and CI validation
2025-12-24 18:40:33 +00:00
copilot-swe-agent[bot]
b0330ca702
Fix e2e test timeouts and add act script for local workflow testing
...
- Updated playwright config to use correct port (5000 instead of 5173)
- Fixed e2e tests to navigate from landing page before testing login
- Simplified tests to focus on UI rendering rather than full auth flows
- Added run-act.sh script for running GitHub Actions locally
- Added npm scripts: act, act:lint, act:e2e
- Updated README with act documentation
Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com >
2025-12-24 12:49:50 +00:00
d1fdbeafa3
Merge branch 'main' into dependabot/npm_and_yarn/eslint/js-9.39.2
2025-12-24 11:39:09 +00:00
daaf3b244a
Merge branch 'main' into dependabot/npm_and_yarn/tailwindcss/vite-4.1.18
2025-12-24 11:38:46 +00:00
14d1c5867b
Merge branch 'main' into dependabot/npm_and_yarn/uuid-13.0.0
2025-12-24 11:38:19 +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
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
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
1533c14aa1
Merge branch 'main' into copilot/create-weak-link-packages-folder
2025-12-24 02:08:46 +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
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
dependabot[bot]
7b69aca5ab
Bump react-dom from 19.2.0 to 19.2.3
...
Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom ) from 19.2.0 to 19.2.3.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/v19.2.3/packages/react-dom )
---
updated-dependencies:
- dependency-name: react-dom
dependency-version: 19.2.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 23:02:51 +00:00
dependabot[bot]
34525dab53
Bump vite from 7.2.6 to 7.3.0
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 7.2.6 to 7.3.0.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v7.3.0/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v7.3.0/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 23:02:37 +00:00
dependabot[bot]
4306991814
Bump zod from 3.25.76 to 4.2.1
...
Bumps [zod](https://github.com/colinhacks/zod ) from 3.25.76 to 4.2.1.
- [Release notes](https://github.com/colinhacks/zod/releases )
- [Commits](https://github.com/colinhacks/zod/compare/v3.25.76...v4.2.1 )
---
updated-dependencies:
- dependency-name: zod
dependency-version: 4.2.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 23:02:20 +00:00
dependabot[bot]
f956b1addc
Bump typescript from 5.7.3 to 5.9.3
...
Bumps [typescript](https://github.com/microsoft/TypeScript ) from 5.7.3 to 5.9.3.
- [Release notes](https://github.com/microsoft/TypeScript/releases )
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.7.3...v5.9.3 )
---
updated-dependencies:
- dependency-name: typescript
dependency-version: 5.9.3
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 23:02:07 +00:00
dependabot[bot]
e320b9f244
Bump marked from 15.0.12 to 17.0.1
...
Bumps [marked](https://github.com/markedjs/marked ) from 15.0.12 to 17.0.1.
- [Release notes](https://github.com/markedjs/marked/releases )
- [Commits](https://github.com/markedjs/marked/compare/v15.0.12...v17.0.1 )
---
updated-dependencies:
- dependency-name: marked
dependency-version: 17.0.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-12-23 23:01:51 +00:00
d1b659ea65
Generated by Spark: Import / export packages as zips, various images and other asserts can go in same zip
2025-12-23 22:43:58 +00:00
456c3d25a4
Generated by Spark: Implement real Lua interpreter integration for executing custom scripts
2025-12-23 21:12:13 +00:00
4e70317184
Generated by Spark: It's really nice but I want to make the UI of everything using a drag and drop GUI with a monaco editor for the off chance we want custom code. If your nervous about putting javascript in the code box, maybe we could find a javascript lua library. This might mean we want a login system, so we hide the admin panel behind a login page, we could set some default credentials. You will need to catalogue all the material ui components and wire them into a generic gui editor.
2025-12-23 20:51:59 +00:00
a024526c87
Initial commit
2025-12-23 20:23:31 +00:00