Skip to content
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

Feat/nico/routes splits in different files #36

Merged
merged 15 commits into from
Nov 7, 2023

Conversation

NicoSerranoP
Copy link
Contributor

Merge this PR after #35 is merged.

  1. It splits the routes in different files

Copy link
Collaborator

@hackertron hackertron left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left a comment . 👍 💯

@hackertron hackertron merged commit 2f4eddd into feat/v0.3 Nov 7, 2023
@NicoSerranoP NicoSerranoP deleted the feat/nico/routes-splits-in-different-files branch November 14, 2023 08:49
hackertron pushed a commit that referenced this pull request Jan 16, 2024
* feat: Update login controller to create a user if one does not already exist

* feat: Remove 404 error from login route

* fix: Load env variables into auth middleware file

* url(feat): send eip receipt

* tag(feat): send eip receipt

* likes(feat): sync with contract

* types(fix): delete unused types to avoid confusion

* likes(feat): send eip receipt

* contract(feat): move eip domain fetcher to function

* env(fix): use latest contract address

* likes(feat): dont use user address

* routes(feat): split routes to different files

* routes(feat): delete verifyMessage functions

* like(feat): receive like data in req.body

* likes(fix): better naming

* likes(fix): fix naming spelling

* tag(feat): receive params in req.body

* url(feat): receive params in req.body

* auth(fix): delete unused code

* auth(feat): get userId from jwt in middleware

* routes(feat): use ExtendedRequest in authenticate write functions

* schemas(feat): split into different files

* Feat/nico/routes splits in different files (#36)

* contract(feat): retrieve in format that contract understands

* env(feat): add new contract address

* sync(feat): set syncToBlockchain=false in every interaction

* Update deploy.yaml

* url(feat): send eip receipt

* tag(feat): send eip receipt

* likes(feat): sync with contract

* types(fix): delete unused types to avoid confusion

* likes(feat): send eip receipt

* contract(feat): move eip domain fetcher to function

* env(fix): use latest contract address

* likes(feat): dont use user address

* routes(feat): split routes to different files

* likes(fix): use the req, res function

* feat: Tags now passed in from mix as string. Object ids must be fetched that match the tag names

* feat: Save minor changes

* fix: Handle case where no tags are passed to backend

---------

Co-authored-by: Nico Serrano <[email protected]>
Co-authored-by: Nico Serrano <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants