-
Notifications
You must be signed in to change notification settings - Fork 211
8.x - Multiple terminologies support #2780
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
Merged
Changes from all commits
Commits
Show all changes
72 commits
Select commit
Hold shift + click to select a range
f6f2d94
feat: multi-terminology support [wip].
ItzNotABug 3fae9d6
update: restructure dirs.
ItzNotABug bc16dea
update: abstracted indexes for base views.
ItzNotABug cd5c781
remove: duplicate components.
ItzNotABug e451f18
Merge branch 'index-suggestions' into 'multiple-terminologies'.
ItzNotABug a3eb1c8
fix: import.
ItzNotABug 5eca86e
update: imports and folder structure.
ItzNotABug aca5241
lint.
ItzNotABug 88a153e
Merge branch 'main' into multiple-terminologies
ItzNotABug d00e280
misc: changes, docs update, svelte5 migration.
ItzNotABug 7410780
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug 8f5f4c1
simplify.
ItzNotABug 645ae62
update: migrate empty sheet as a reusable component.
ItzNotABug 6cecb2c
lint.
ItzNotABug 4354c90
update: misc, address a todo.
ItzNotABug e87894d
update: make breadcrumbs and header reusable.
ItzNotABug ef7d6d4
update: improved context and terminology sharing.
ItzNotABug d2c2870
lint.
ItzNotABug d5afa9b
remove: leftover log
ItzNotABug 466cc8d
address: todo.
ItzNotABug 31aa0ff
address: todo for `trackError`.
ItzNotABug e1aa598
fixes, stricter params.
ItzNotABug 74e6eae
fixes, stricter params.
ItzNotABug e06980a
fix: `getContext` undefined issue.
ItzNotABug 95bbe56
update: resizing on indexes.
ItzNotABug 4288215
fix: accessor.
ItzNotABug a871810
fix: slash issues on routes causing flawed selection on tabs.
ItzNotABug 470a4e1
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug 7d7dfab
use: `creatingEntity`.
ItzNotABug fc78c44
remove: legacy logic.
ItzNotABug 6fef9a2
update: proper type.
ItzNotABug 4ef68a4
update: migrate.
ItzNotABug 2ce3811
remove: database derived store.
ItzNotABug db8420d
address comments, fix nav bug.
ItzNotABug aea5e82
misc.
ItzNotABug 2abb2bc
address comment with hardcoded paths for `nonSheetPages` checks.
ItzNotABug 9d1f4ce
misc: fixes.
ItzNotABug ea665d7
misc: fixes.
ItzNotABug 8a449d5
update: moreee changes!
ItzNotABug 43eff98
feat: wrapped sdk support.
ItzNotABug e97ef6c
bump: sdk for `DocumentsDB`.
ItzNotABug f0d1a5d
update: sdks side updates.
ItzNotABug f49f888
update: sdks side updates.
ItzNotABug 1f254a6
address comments.
ItzNotABug 604f0ab
Merge branch 'main' into multiple-terminologies
ItzNotABug d53c8ef
fix: add fallback.
ItzNotABug ae9aa07
fix: infy-loop
ItzNotABug 0e7938a
fix: `$derived` overuse.
ItzNotABug 222eb9a
fix: relationships.
ItzNotABug 7c4c256
address: pending todo.
ItzNotABug 83a8870
address rabbits comment.
ItzNotABug f1712be
address rabbits comment.
ItzNotABug 7a4f9a9
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug 220dc97
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug 1eea12f
updates: misc.
ItzNotABug 26871a8
fix: realtime todo.
ItzNotABug 98aa860
Merge branch 'main' into 'multiple-terminologies'.
ItzNotABug e1b0f33
bump: sdk.
ItzNotABug dfc68c9
Merge branch 'main' into multiple-terminologies
ItzNotABug 58a661b
fix: sample data gen issue.
ItzNotABug aa2e4a9
fix: sample data gen issue.
ItzNotABug e00c7e3
fix: misc.
ItzNotABug c022968
misc: fixes.
ItzNotABug 5f77671
address comments.
ItzNotABug b0bf766
remove: file.
ItzNotABug 36e76a2
Merge branch 'main' into multiple-terminologies
ItzNotABug ab12231
Merge pull request #2413 from appwrite/multiple-terminologies
ItzNotABug 7540ab2
Merge branch 'main' into 8.x
ItzNotABug 9d1cc5c
address comments.
ItzNotABug 3271931
Merge branch 'main' into 8.x
ItzNotABug 7e861da
Merge branch 'main' into 8.x
ItzNotABug 44339da
Merge branch 'main' into 8.x
ItzNotABug 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 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
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
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.