-
Notifications
You must be signed in to change notification settings - Fork 320
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix/ add lucide icons to replace emojis so it works across all browsers * feat: added shelter category * setup shadcdn combobox * remove new item btn * add autocomplete with search * handle add new item * add clear feat * cleanup * cleanup * cleanup * fix imports * fix: new item keeps on when item selected * update text * add text above list * add initial filter to show only stored supplies * Add contributing * remove unused import * Resolves #284 * review * removes unusued session context * finishing * removes unusued functions * feat: added more contributors to about me page (#292) * feat: added hmac and obfuscate api module (#294) ---------
- Loading branch information
Showing
25 changed files
with
1,018 additions
and
182 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
VITE_API_URL=http://localhost:4000 | ||
VITE_API_URL=http://localhost:4000 | ||
VITE_HMAC_SECRET_KEY= |
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.