-
Notifications
You must be signed in to change notification settings - Fork 2
Deploy to production 🚀 #617
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
+4,107
−3,117
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
dc2e3b8
Bump the react group with 2 updates
dependabot[bot] 70299f0
Merge pull request #608 from shapehq/dependabot/npm_and_yarn/react-3e…
simonbs 213e344
Bump next-auth from 5.0.0-beta.29 to 5.0.0-beta.30
dependabot[bot] bf4a151
Merge pull request #611 from shapehq/dependabot/npm_and_yarn/next-aut…
simonbs 9805658
Bump next from 15.3.4 to 15.5.6
dependabot[bot] 9833ede
Bump the everything-else group across 1 directory with 35 updates
dependabot[bot] 12c821c
Fixes incorrect types
simonbs 955c58d
Merge pull request #610 from shapehq/dependabot/npm_and_yarn/next-15.5.6
simonbs 64a9d31
Sets jsx to preserve
simonbs 59fae5e
Merge pull request #613 from shapehq/enhancement/jsx-preserve
simonbs 5a79b82
Merge branch 'develop' into dependabot/npm_and_yarn/everything-else-e…
simonbs a3d0cc3
Fixes incorrect schema
simonbs 93d086f
Fixes build issue
simonbs 85a9c52
Migrates to eslint
simonbs 9b8435c
Fixes linting errors
simonbs 111606e
Fixes random color
simonbs 920e036
Fixes build error
simonbs e877e32
Extends next/core-web-vitals
simonbs 622d871
Fixes test
simonbs d096a85
Ignores .next
simonbs 065fb2b
Improves formatting
simonbs 37e2a4f
Fixes build error
simonbs c2961c0
Ignores linting error
simonbs 566ff3f
Merge pull request #614 from shapehq/enhancement/migrate-to-es-lint
simonbs 52da9f3
Merge branch 'develop' into dependabot/npm_and_yarn/everything-else-e…
simonbs 10d878a
Fixes package installation
simonbs b2956ae
Fixes merge error
simonbs 51db08f
Removes trailing whitespace
simonbs a47b3db
Lowers eslint-config-next to v15
simonbs 03b5bfb
Updates packages
simonbs 6b9ce07
Merge pull request #612 from shapehq/dependabot/npm_and_yarn/everythi…
simonbs 7a47789
Upgrades to Next 16
simonbs eee9371
Removes eslint from next.config.js
simonbs 16fc020
Removes .eslintrc.json
simonbs 8f8e8a5
Updates to eslint-config-next v16
simonbs 6dba2ce
Updates to eslint-config-next v16
simonbs 32a0549
Merge branch 'next16' of github.com:shapehq/framna-docs into next16
simonbs 3f173a8
Merge branch 'develop' into next16
simonbs dee3e66
Updates packages
simonbs 8cd1aa1
Adds missing package
simonbs 280932d
Implements Copilot's feedback
simonbs a246301
Fixes hydration error
simonbs cc3e0f8
Uses Node 24.11
simonbs 421b8f7
Specifies any Node 24 version
simonbs 49e0c62
Docker uses Node 24
simonbs 7863eaf
Removes GitHub Actions linting
simonbs de25c89
Merge pull request #616 from shapehq/remove-action-lint
simonbs 0e92fbb
Merge branch 'develop' into next16
simonbs 7ad7a7c
Setup Node version in lint workflow
simonbs 2c2e2ba
Relaxes the npm requirement
simonbs 7c1862d
Merge pull request #615 from shapehq/next16
simonbs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| v20.13.1 | ||
| 24 | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,31 @@ | ||
| import js from "@eslint/js" | ||
| import nextCoreWebVitals from "eslint-config-next/core-web-vitals" | ||
| import tseslint from "typescript-eslint" | ||
|
|
||
| const config = [ | ||
| ...nextCoreWebVitals, | ||
| js.configs.recommended, | ||
| ...tseslint.configs.recommended, | ||
| { | ||
| ignores: ["next-env.d.ts", ".next"], | ||
| rules: { | ||
| "array-callback-return": ["error"], | ||
| "no-await-in-loop": ["error"], | ||
| "no-constant-binary-expression": ["error"], | ||
| "no-constructor-return": ["error"], | ||
| "no-duplicate-imports": ["error"], | ||
| "no-new-native-nonconstructor": ["error"], | ||
| "no-self-compare": ["error"], | ||
| "no-template-curly-in-string": ["error"], | ||
| "no-unmodified-loop-condition": ["error"], | ||
| "no-unreachable-loop": ["error"], | ||
| "no-unused-private-class-members": ["error"], | ||
| "require-atomic-updates": ["error"], | ||
| "@typescript-eslint/no-unused-vars": ["error", { | ||
| argsIgnorePattern: "^_", | ||
| }], | ||
| }, | ||
| } | ||
| ] | ||
|
|
||
| export default config |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.