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

Prod #56

Open
wants to merge 105 commits into
base: prod
Choose a base branch
from
Open

Prod #56

wants to merge 105 commits into from

Conversation

resyfer
Copy link
Collaborator

@resyfer resyfer commented Sep 18, 2022

No description provided.

username-naz and others added 11 commits September 17, 2022 23:54
* ADD: event docs

* DOC: event docs update

* updated event docs

* merge dev

* FIX: routes, ADD:organisers and managers

* DEL: package-lock

* FIX:auth

* ADD: Module data with all Events data nested controller

* FIX: getmodulebyId, event/create

* PATCH: event docs

* FIX: event docs

* ADD: input typecheck for event/module

* FIX: uncommented code

* FIX: module docs

* FIX: event nested docs

* PATCH:event doc update

* FIX: matched DELETE route event/module docs

* FIX: moved getEventsByModule to Module routes

* FIX:minor changes

* MERGE:dev

* FIX: code cleanup

* PATCH: event body includes module

* PATCH: event/module docs

* ADD: organizers and managers on event create. FIX: event dates fixes

Co-authored-by: Pratik Majumdar <[email protected]>
Co-authored-by: Pratik Majumdar (codadept) <[email protected]>
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* FIX: Update Event

* FIX: Transaction firebaseUserId changed to username and DOCS updated

* FIX: Small bugs

* FIX: Small issues

* FIX: Remove console log

* FIX: Remove console log
* ADD: extraQuestions and extraInformation in event and team model

* ADD: add api docs of dynamicFields
* ADD: event docs

* DOC: event docs update

* updated event docs

* merge dev

* FIX: routes, ADD:organisers and managers

* DEL: package-lock

* FIX:auth

* ADD: Module data with all Events data nested controller

* FIX: getmodulebyId, event/create

* PATCH: event docs

* FIX: event docs

* ADD: input typecheck for event/module

* FIX: uncommented code

* FIX: module docs

* FIX: event nested docs

* PATCH:event doc update

* FIX: matched DELETE route event/module docs

* FIX: moved getEventsByModule to Module routes

* FIX:minor changes

* MERGE:dev

* FIX: code cleanup

* PATCH: event body includes module

* PATCH: event/module docs

* ADD: organizers and managers on event create. FIX: event dates fixes

* PATCH: organizers now accept array of strings PATCH: utility update

* PATCH: docs update

* FIX: minor fixes

* FIX: minor fixes

* FIX: docs fixes

Co-authored-by: Pratik Majumdar <[email protected]>
Co-authored-by: Pratik Majumdar (codadept) <[email protected]>
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* FIX: Update Event

* ADD: isOrganizersOrAdmin and small fixes
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* ADD: phoneNumber field in user model

* FIX: Update Event

* DOCS: Server

* DOCS: Server

* ADD: sending manages and organizes in user/me and sending every realtion in user/{id}

* UPD: In user model phoneNumber to non unique

* FIX: /team/{teamId}/respond route middleware order

* FIX: used isNaN for checking url params

* REMOVE: name from user model ADD: firstName,middleName and lastName in user model

* ADD: phoneNumber update in user update and user docs update

* ADD: firstname lastname and middlename in /registerd_team

* ADD: /my_teams route

* ADD: /my_teams route docs

Co-authored-by: Pratik Majumdar (codadept) <[email protected]>
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* ADD: phoneNumber field in user model

* FIX: Update Event

* DOCS: Server

* DOCS: Server

* ADD: sending manages and organizes in user/me and sending every realtion in user/{id}

* UPD: In user model phoneNumber to non unique

* FIX: /team/{teamId}/respond route middleware order

* FIX: used isNaN for checking url params

* REMOVE: name from user model ADD: firstName,middleName and lastName in user model

* ADD: phoneNumber update in user update and user docs update

* ADD: firstname lastname and middlename in /registerd_team

* ADD: /my_teams route

* ADD: /my_teams route docs

* ADD: /my_teams added more data in response

* ADD: /my_teams added more data in response

Co-authored-by: Pratik Majumdar (codadept) <[email protected]>
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* ADD: phoneNumber field in user model

* FIX: Update Event

* DOCS: Server

* DOCS: Server

* ADD: sending manages and organizes in user/me and sending every realtion in user/{id}

* UPD: In user model phoneNumber to non unique

* FIX: /team/{teamId}/respond route middleware order

* FIX: used isNaN for checking url params

* REMOVE: name from user model ADD: firstName,middleName and lastName in user model

* ADD: phoneNumber update in user update and user docs update

* ADD: firstname lastname and middlename in /registerd_team

* ADD: /my_teams route

* ADD: /my_teams route docs

* ADD: /my_teams added more data in response

* ADD: /my_teams added more data in response

* ADD: api docs of my teams

* ADD: api docs of my teams

Co-authored-by: Pratik Majumdar (codadept) <[email protected]>
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* FIX: Update Event

* MODEL: SparkTshirt form

* ADD: S3 Fileupload

* ADD: Env Vars for S3

* ADD: Form post controller

* ADD: Upload error middleware

* ADD: Controller for spark tshirt form

* FIX: Small issues

* FIX: AWS S3 SDK

* FIX: Multer undefined

* FIX: Remove file size

Co-authored-by: Saurav Pal <[email protected]>
username-naz and others added 18 commits September 19, 2022 00:26
* ADD: registration mail template

* FIX: tecnoesis name

* ADD: images for mail
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* FIX: Update Event

* FIX: Team registration find using userId and teamId as well
* FIX: Remove package-lock.json

* ADD: Online Transaction add & get all Transactions

* FIX: Minor bugs

* FIX: Transaction middleware change

* DOC: Transaction too quick response add

* FIX: isAdmin middleware

* ADD: Transaction get for a user

* FIX: Transaction cooldown logic

* FIX: Transaction purchase docs

* FIX: Trasaction purchase docs

* DOCS: Trasaction get for user docs

* ADD: Insufficient balance remaining error

* ADD: Registration incentive when Team completely registered

* FIX: Update Event

* FIX: Team registration find using userId and teamId as well

* FIX: return next() and moved logic for checking admin balance on top

* FIX: uncomment
* UPD: Checks of team registration atomic as well

* FIX: Attendance
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.

6 participants