Session logout time#148
Open
cullentyler95 wants to merge 417 commits intoPaul-Austin-Oswego-CSC480-HCI521:mainfrom
Open
Session logout time#148cullentyler95 wants to merge 417 commits intoPaul-Austin-Oswego-CSC480-HCI521:mainfrom
cullentyler95 wants to merge 417 commits intoPaul-Austin-Oswego-CSC480-HCI521:mainfrom
Conversation
…gui-init Added Project ID CRUD
…/gui-init Fix task sorting, change to tanstack table v8
1. Working on project page
# Conflicts: # .idea/vcs.xml
…gui-init Filter Demo Complete
…/gui-init Update GUI on login and registration pages
No more project ID
…o/engine Add completed tasks and trash endpoints
…i/gui-init Update Left Navigation Menu Styling
…i/login Fix Issue Paul-Austin-Oswego-CSC480-HCI521#141: Password Icon
…tSquare/gui-init decouple task pages for code usablilty
SelectedTask would run even if no task was selected causing reference error
…/guigui Fixed SelectedTask Bug
…tSquare/gui-init add trashed projects to recently deleted
…tin-Oswego-CSC480-HCI521/gui-init Gui init
Decided to go without triggers was having a lot of issues with them figured this approach was better though might need more testing... Config was not implemented.
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Decided to go without triggers was very buggy... Seems this approach was much more streamlined and possibly easier for others to bug fix / read. Will need more testing the config wasn't implemented but it is very much just changing the time within the check for session is valid.