-
Notifications
You must be signed in to change notification settings - Fork 1
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
69 archived program page and delete restore functionality #82
69 archived program page and delete restore functionality #82
Conversation
…fixed assignmentsRouter post to match json/camelCase conversion)
Hey @dnarimot @kunaidyp, good work! I have a few edits to make: Note Sorry for the confusion, the /programs page is actually on /home I was unable to view any archived pages on /programs/archived. Archived events existed in the database, but none were shown in the table
/home Page fixes
/programs/:id Page fixes
Fix server/routes/programs.js
Update: Archived Programs Table
P.S.: ![]() ![]() ![]() ![]() |
…rements for /home and /programs/:id pages; also altered API endpoint to pass archived column in calls
…y' of https://github.com/ctc-uci/lpa into 69-archived-program-page-and-deleterestore-functionality Merging local changes with remote changes.
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.
Fix Needed
Lookgs good to me! |
Description
Implemented archived program page, modals for archiving, and functionality for buttons.
Screenshots/Media
Issues
Closes #69