-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
commit 725946d Author: Ryaken Nakamoto <[email protected]> Date: Wed Feb 12 09:11:12 2025 -0500 Connecting Front-End to DynamoDB Grant Data (#72) * created satchel store for all grants fetched from the backend to display in grantlist commit fa05bd1 Author: Jane Kamata <[email protected]> Date: Wed Jan 29 19:02:58 2025 -0500 ISO Date typed interface (#66) * Added navigation controls from account settings to grant list; changed dashboard to account * [JAN-1] Notifications base layer wrap-up * [JAN-11] Add navigation controls to go from the "dashboard" < -- > grant list * [JAN-1] Notifications base layer wrap-up * Created typed interface for ISO dates and tested --------- Co-authored-by: Jaren Adams <[email protected]> commit a91bc98 Merge: f888c3b b47a86d Author: prooflesben <[email protected]> Date: Wed Jan 29 18:33:48 2025 -0500 Merge pull request #67 from Code-4-Community/ryaken Fixed commit b47a86d Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 29 18:12:57 2025 -0500 got rid of dependency commit 0bbf3b6 Author: Jaren Adams <[email protected]> Date: Tue Jan 28 20:37:53 2025 -0500 code style changes commit 33b2948 Merge: 5f6d437 f888c3b Author: Jaren Adams <[email protected]> Date: Tue Jan 28 20:27:45 2025 -0500 pull in recent updates commit 5f6d437 Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 20:01:04 2025 -0500 go away lock commit 4c858b5 Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 19:58:46 2025 -0500 cleared node modules in frontend commit 53c37d0 Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 19:49:30 2025 -0500 fixed gitignore commit 06fbf94 Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 19:47:59 2025 -0500 fix crypto error commit a1c29aa Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 19:34:55 2025 -0500 try4 commit bf1ed9a Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 19:29:16 2025 -0500 try3 commit 48c1832 Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 19:18:57 2025 -0500 try2 commit 9b39987 Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 22 18:58:54 2025 -0500 json change commit 52b5fcb Author: ryaken-nakamoto <[email protected]> Date: Tue Jan 21 18:38:32 2025 -0500 added save functionality status commit c291cef Author: ryaken-nakamoto <[email protected]> Date: Wed Jan 15 18:52:36 2025 -0500 cleaning up App.css and index.css, margin removed on edges when grant is expanded
- Loading branch information
1 parent
2ffecab
commit e99cfe6
Showing
16 changed files
with
344 additions
and
104 deletions.
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,4 +47,4 @@ | |
"vite-tsconfig-paths": "^5.1.4", | ||
"vitest": "^2.1.8" | ||
} | ||
} | ||
} |
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
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.