-
Notifications
You must be signed in to change notification settings - Fork 1
feat: implement mapping actions and enhance flow #21
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
Merged
Changes from 45 commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
531b385
add initial db setup
vtotalova 6871c30
remove redundant fields in db
vtotalova 5e76c47
Merge branch 'main' into feature/db-setup
vtotalova 377fab2
fix CI and code quality issues
vtotalova f114fa8
remove manually migration, update db setup
vtotalova f8c2983
Merge branch 'main' into feature/db-setup
vtotalova 2b86a16
check resolved
vtotalova 515d35f
Merge branch 'feature/db-setup' of github.com:ls1intum/memo into feat…
vtotalova 68bf56e
feat: enhance database schema and migration system
vtotalova 5c538fe
style: fix prettier formatting
vtotalova 0d2d8dd
docs: clarify Prisma Studio usage and DATABASE_URL
vtotalova 1b6cb4f
docs: clarify database setup and .env file usage
vtotalova 626561c
remove unnecessary code
vtotalova 9b19b68
fix npm Ci issues
vtotalova 1bffd0d
update doc
vtotalova c7fe36a
fix CI issued
vtotalova a7f4c7f
fix inconsistency between prisma clinet and db setup file
vtotalova abb04f0
Update prisma/migrations/20251203125815_init/migration.sql
vtotalova 791f7f3
Update prisma/schema.prisma
vtotalova 555c4b7
set up domain core
vtotalova b3f6bc6
Merge branch 'feature/db-setup' into feature/setup-domain-core-db-com…
vtotalova 0fefd69
fix code formatting issues
vtotalova 1e768ae
fix: export RelationshipType from domain core and update imports
vtotalova 1df11b0
Merge branch 'main' into feature/setup-domain-core-db-communication
vtotalova ab4d9f2
move prisma build stage upper
vtotalova 3e271ef
Merge branch 'feature/setup-domain-core-db-communication' of github.c…
vtotalova 89eae3f
cosmetic minor changes
vtotalova c0da752
fix test code issues
vtotalova 90e8429
feat: streamline design and update page content
markstockhausen 375b283
style: fix invalid Tailwind spacing and replace remote images with pl…
markstockhausen 8fb7df0
Merge remote-tracking branch 'origin/feature/landing-about-design-upd…
markstockhausen e63ea1b
feat: add database seeding with demo user and competencies
markstockhausen 4f3e3e7
feat: refine session flow with competency fetching, tooltips, badges,…
markstockhausen 71902f4
feat: impement competency relation adding and undo functionality
markstockhausen b4fa25d
feat: enhance competency relation adding and add undo functionality
markstockhausen 37acd88
chore: enhance code style
markstockhausen b43eb04
chore: fix session suspense and lint issues
markstockhausen 7c2cd5e
chore: implement AI suggestions
markstockhausen 4e92a93
Resolve conflicts with main
markstockhausen 7785e0a
chore: resolve merge conflicts
markstockhausen 4cb5dde
chore: resolve merge conflicts
markstockhausen 622d4cc
chore: update references
markstockhausen b72d851
chore: add getRandomCompetencies()
markstockhausen b34375a
chore: update component
markstockhausen 4715055
style: conform to Prettier formatting
markstockhausen 6daa23a
refactor: remove server action overhead
markstockhausen b2dac0c
style: fix format
markstockhausen 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
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 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
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.