forked from greenpill-dev-guild/camp-green
-
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.
* app pages not needed anymore * updated provider and wrapped app * added components for views * added google font * updated readme * app shell fully rebuilt ready for UI work * added i18n for portugese made smart account provider user added onboarding view completed royting for landing and app * generated fvicon and icon pngs * updated vite vonfig and html with icons for app * reodreder code * created core layout components remove uneeded files and packages updated eslint with react query plugin added tailwind styles the index html creayed types for app and green goods * added vercel function for fetching users from privy updated varibales in example env moved typescript pulgins from app to node js config started to refine app views fixed type errors and warning to ensure app builds * updated typescript config * removed to keep consistent behavior * fixed environment variables for get users function * added json for action instructions moved intl to PWA provider added eas methods for fetchinf work and work approval started to import react hook form for data validation updated contracts and comiled with new fields updated indexer schema and config with new types and events * added daisy ui for navbar and modal added taildwind typography fixed routing with react router added types for garden, work andprofile compomnents updated indexer schema * deployed contracts to arb updated json files to prep for pinata upload * fixed type errors for building * Polished landing page Polished login page Deployed new garden contract and account added react device frame for mobile mock updated contract deploy scripts for garden and created new one for opertors delete eas ABI not needed * added meta tags for social preview updated lono rendering to look proper
- Loading branch information
Showing
135 changed files
with
14,492 additions
and
13,800 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 |
---|---|---|
|
@@ -129,3 +129,4 @@ dist | |
.yarn/build-state.yml | ||
.yarn/install-state.gz | ||
.pnp.* | ||
.vercel |
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 |
---|---|---|
@@ -0,0 +1,4 @@ | ||
{ | ||
"typescript.tsdk": "node_modules/typescript/lib", | ||
"typescript.enablePromptUseWorkspaceTsdk": true | ||
} |
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 was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.