-
Notifications
You must be signed in to change notification settings - Fork 14
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
Ticket #199 and ticket #213 #228
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
a185a10
Start to create view state for Edit view for individual student. Add …
BrettEastman 9c436ed
Create tableBasic file, layout based on current design. Add Stack to …
BrettEastman c3523c3
Change tableBasic to EditStudentTable. Add style to MUI components vi…
BrettEastman 458e3bb
Replace TableCell with Input in EditStudentTable. Import student obje…
BrettEastman 73b9d13
Refactor EditStudentTable - remove row logic and make into separate c…
BrettEastman 4f0c56a
refactor editStudent authenticated procedure
BeeSeeWhy 6b7f22a
Change Input to Textfield in EditStudentRow. Remove Box due to div er…
BrettEastman 757e968
Refactor editStudent authenticated procedure.
BrettEastman b2596f0
Refactor editStudent authenticated procedure - currently working. Ref…
BrettEastman a676745
styling of buttons
BeeSeeWhy 723e0f6
Refactor Edit Student view state to have each EditStudentRow to be in…
BrettEastman 116b38e
Fix(para-email invitation): remove student's name from the email temp…
BrettEastman ba99cf1
Refactor EditStudentRow to use input tag rather than Textfield. Apply…
BrettEastman 34cd334
Add flex alignItems center to Stack component on student page to cent…
BrettEastman ce30da7
Add Stack to display without IEP to correct CSS change from last comm…
BrettEastman cfe22eb
Remove comment from case_manager.ts above editStudent. Add descriptio…
BrettEastman c4de851
Start to create view state for Edit view for individual student. Add …
BrettEastman 75ab939
Create tableBasic file, layout based on current design. Add Stack to …
BrettEastman ca1a3b5
Change tableBasic to EditStudentTable. Add style to MUI components vi…
BrettEastman a6264c5
Replace TableCell with Input in EditStudentTable. Import student obje…
BrettEastman eaa8655
Refactor EditStudentTable - remove row logic and make into separate c…
BrettEastman 57e79c4
refactor editStudent authenticated procedure
BeeSeeWhy 6adc8eb
Change Input to Textfield in EditStudentRow. Remove Box due to div er…
BrettEastman 20a1bb1
Refactor editStudent authenticated procedure.
BrettEastman 176218b
Refactor editStudent authenticated procedure - currently working. Ref…
BrettEastman 8f0c06d
Refactor Edit Student view state to have each EditStudentRow to be in…
BrettEastman 535b7bc
Revert "Add Stack to display without IEP to correct CSS change from l…
BeeSeeWhy 35f898d
Fix: Add invalidation to editMutation trpc query to refactor refetch …
BrettEastman 51c02e7
Refactor Student Edit page to use form on student_id.tsx rather than …
BrettEastman 79b8d3c
Fix save button in Edit view - add id to form and form attribute to b…
BrettEastman 27ec481
Add .studentEditContainer and .editForm to the StudentPage.module.css…
BrettEastman 478497f
Fix: remove duplicate editStudent procedure in case_manager.ts
BrettEastman 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 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 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 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 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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐧 we can fix this later, but ideally the domain is pulled from the environment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, sounds good. I'll leave it for now, but let me know.