96 Commits

Author SHA1 Message Date
Aykut Saraç
644ee3378f feat: migrate to turborepo and separate canvas as package (#573)
* feat: migrate to turborepo and separate canvas as package

* refactor: improve code formatting and linting scripts in react-jsoncrack package

* fix: update lint task dependencies and outputs in turbo.json

* feat: refactor project structure to use 'jsoncrack' package

* feat: rename react-jsoncrack to jsoncrack

* feat: add vscode app

* feat: enhance spinner and overlay styles for better theming support

* feat: update build scripts and fix import path for Turborepo integration

* feat: update README files to enhance project documentation and usage instructions

* fix: correct lint:fix script and update package manager version

* feat: move files to root

* feat: update version to 1.0.0 in package.json

* feat: add .npm-cache to .gitignore

* refactor: rename jsoncrack to jsoncrack-react and update imports

- Updated package.json files in apps/vscode and apps/www to replace "jsoncrack" with "jsoncrack-react" and added license information.
- Refactored imports in various components and utilities to use "jsoncrack-react" instead of "jsoncrack".
- Added ESLint and Prettier configuration files to the jsoncrack package for improved code quality.
- Adjusted code formatting across multiple files for consistency and readability.

* refactor: jsoncrack-react build with vite

* fix: update license in package.json to Apache-2.0

* refactor: remove TOML support from various components and update documentation

* chore: rename package folder to jsoncrack-react

* fix: update license field in package.json to Apache-2.0 and add LICENSE.md

* fix: react peer deps

* fix: adjust height of StyledEditorWrapper to 100% for better responsiveness

* fix: restore cursor style for jsoncrack-space in GraphView

* fix: update npm package link from `jsoncrack` to `jsoncrack-react` in README.md

* feat: add .npmrc for engine strictness and update package.json engine requirements
2026-02-19 23:16:52 +03:00
AykutSarac
cc935eecbd fix: remove unnecessary setup for Pages in deployment workflow 2026-02-05 23:58:53 +03:00
AykutSarac
2eefe0569f fix: specify pnpm version in pull request workflow 2026-02-05 23:42:18 +03:00
Pádraic Slattery
2ad5024283 chore: Update outdated GitHub Actions versions (#572)
* chore: Update outdated GitHub Actions versions

* Bump pnpm version to 10

* Bump to exact version

* Remove version and rely on package.json

* chore: update Node.js version to 24.10.0 and add ESLint dependencies

---------

Co-authored-by: AykutSarac <aykutsarac0@gmail.com>
2026-02-05 23:33:18 +03:00
AykutSarac
60643bcbc2 fix: update pnpm caching setup in workflows for improved performance 2026-02-05 01:21:56 +03:00
AykutSarac
3d0d4ec1e3 fix: streamline pnpm caching in deployment workflow 2026-02-05 01:20:24 +03:00
AykutSarac
bfdd70cb5f fix: update pull request workflow to enhance caching for Next.js and pnpm 2026-02-05 01:18:03 +03:00
AykutSarac
1d6921992c chore: add pull request template to guide contributors 2026-02-04 00:55:32 +03:00
AykutSarac
ffa54dea01 fix docker build and remove sentry
# removing sentry integration as complexity of the project has reduced significantly overtime and managed through github issues
# also fixes #565 #571 docker issues
2026-02-03 01:29:38 +03:00
AykutSarac
0213f9bfae fix github ci 2025-12-12 01:37:44 +03:00
AykutSarac
038b4f0618 feat: remove auto assignee 2025-05-18 11:11:26 +03:00
AykutSarac
ea0a47fcd1 Revert "fix: update environment variable reference for GA measurement ID"
This reverts commit e482959612.
2025-04-24 21:37:54 +03:00
AykutSarac
e482959612 fix: update environment variable reference for GA measurement ID 2025-04-24 21:32:25 +03:00
AykutSarac
25747ea028 move GA id to deploymeny variables 2025-04-24 21:14:06 +03:00
AykutSarac
0829f126b1 update contact email 2024-11-01 11:24:36 +03:00
AykutSarac
32adb4f8f4 update ci 2024-09-15 23:50:58 +03:00
AykutSarac
50f2c727fe update ci 2024-09-15 23:48:18 +03:00
AykutSarac
c0da83cbdd update ci 2024-09-15 23:39:19 +03:00
AykutSarac
506d4ec625 update ci 2024-09-15 23:38:00 +03:00
AykutSarac
900efbc05d update ci 2024-09-15 23:31:35 +03:00
dependabot[bot]
99546280d9 chore(deps): bump actions/download-artifact in /.github/workflows (#411)
Bumps [actions/download-artifact](https://github.com/actions/download-artifact) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases)
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7)

---
updated-dependencies:
- dependency-name: actions/download-artifact
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-04 08:41:33 +03:00
AykutSarac
d33aa5712e ci: update gh actions pnpm 2023-12-24 14:22:45 +03:00
AykutSarac
bbea0de47f ci: fix pnpm step order 2023-12-24 14:11:09 +03:00
AykutSarac
cd59867278 ci: gh actions add pnpm 2023-12-24 14:09:52 +03:00
AykutSarac
9133475ce1 feat: upgrade mantine v7 & ui changes 2023-12-24 13:59:30 +03:00
AykutSarac
8f28c8c704 ci: use yarn 2023-12-17 15:24:13 +03:00
AykutSarac
d6ebca736e update template 2023-08-25 11:35:03 +03:00
AykutSarac
e6eb4ab7e8 fix sentry ci 2023-08-09 18:11:24 +03:00
AykutSarac
31c57d5b55 update ci 2023-08-08 22:10:30 +03:00
AykutSarac
0df26325d7 update ci 2023-08-08 21:56:13 +03:00
AykutSarac
94ab3c5ba9 update assets prefix 2023-08-07 23:25:48 +03:00
AykutSarac
900e560242 ci: update sentry job 2023-07-25 13:34:52 +03:00
AykutSarac
6e1955c019 ci: update sentry job 2023-07-24 20:12:06 +03:00
AykutSarac
e440aa19f4 ci: update sentry job 2023-07-24 20:06:16 +03:00
AykutSarac
636baa4941 ci: fix build upload artifacts path 2023-07-24 20:01:23 +03:00
AykutSarac
84a7b14cab ci: update sentry job 2023-07-24 19:54:35 +03:00
AykutSarac
80bf7cd76b ci: update sentry job 2023-07-24 19:49:44 +03:00
AykutSarac
6e26dbb174 ci: separate sentry build jobs 2023-07-24 19:42:03 +03:00
AykutSarac
8ae9492686 ci: fix sentry job upload sourcemaps 2023-07-24 19:30:10 +03:00
AykutSarac
9a23fc32fc ci: update sentry job 2023-07-24 19:27:16 +03:00
AykutSarac
04796774a1 ci: update sentry 2023-07-24 19:21:00 +03:00
AykutSarac
cf853b402c ci: update sentry job 2023-07-24 19:15:57 +03:00
AykutSarac
39e1c9bf0d ci: update github action 2023-07-24 19:02:46 +03:00
AykutSarac
ae92e3d091 ci: update sentry 2023-07-24 18:58:17 +03:00
AykutSarac
358924d1f8 ci: update sentry job 2023-05-31 12:54:33 +03:00
AykutSarac
c6b2100993 ci: fix sentry job 2023-05-31 12:44:50 +03:00
AykutSarac
a1219c4a80 ci: update sentry job 2023-05-31 12:40:12 +03:00
AykutSarac
ee28174b2d ci: update sentry version var 2023-05-31 12:26:33 +03:00
AykutSarac
eb5dabc797 ci: update sentry job 2023-05-31 12:17:49 +03:00
AykutSarac
926122b570 ci: update sentry job 2023-05-31 12:09:58 +03:00