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

merge develop #104

Merged
merged 32 commits into from
Dec 5, 2023
Merged

merge develop #104

merged 32 commits into from
Dec 5, 2023

Conversation

arminpatel
Copy link
Collaborator

@arminpatel arminpatel commented Nov 18, 2023

Overview

  1. This PR fixes or fixes part of #[fill_in_number_here].
  2. This PR does the following: [Explain here what your PR does and why]

Essential Checklist

  • The PR title starts with "Fix #bugnum: ", followed by a short, clear summary of the changes. (If this PR fixes part of an issue, prefix the title with "Fix part of #bugnum: ...".)
  • "Allow edits from maintainers" is checked. (See here for instructions on how to enable it.)
  • The PR is made from a branch that's not called "main/master".

Proof that changes are correct

PR Pointers

  • If you need a review or an answer to a question, and don't have permissions to assign people, leave a comment like the following: "{{Question/comment}} @{{reviewer_username}} PTAL".
  • Never force push. If you do, your PR will be closed.

arminpatel and others added 28 commits June 24, 2023 01:47
* fix: move dot files to frontend

* feat(core): backend setup

* fix(docs): update readme for backend
… .gitignore (bsoc-bitbyte#41)

* added global gitignore and build script for run and setup

* Using venv through shell

* updated build.py
…yte#44)

* feat(backend): add lint and  build workflow and rename core

* change file structure

* fix(backend): minor fixes
* updated requirements

* created account app

* updated setting.py

* updated url to incorporate routes

* accounts directory changed

* duplicacy of core removed

* Removed username field

* removed routers
* fix(backend): fix account and build file

* fix linting

* remove json_api package

* fix(backend): add address field to account model
* feat(backend): add endpoints for account

* fix linting and build errors

* fix linting and build errors
* Merge branch develop into Priyansh61/product-model

* Done requested changes
* docker initialised: backend

* changes

* changes
* Added Evnet Model

Signed-off-by: Priyansh61 <[email protected]>

* Added Tickets App

Signed-off-by: Priyansh61 <[email protected]>

* Added Event Form Model

Signed-off-by: Priyansh61 <[email protected]>

* minor fixes

* Update models.py

---------

Signed-off-by: Priyansh61 <[email protected]>
Co-authored-by: Armin Patel <[email protected]>
Signed-off-by: Priyansh61 <[email protected]>
Signed-off-by: Priyansh61 <[email protected]>
* fix: move dot files to frontend

* feat(core): backend setup

* fix(docs): update readme for backend
… .gitignore (bsoc-bitbyte#41)

* added global gitignore and build script for run and setup

* Using venv through shell

* updated build.py
…yte#44)

* feat(backend): add lint and  build workflow and rename core

* change file structure

* fix(backend): minor fixes
* updated requirements

* created account app

* updated setting.py

* updated url to incorporate routes

* accounts directory changed

* duplicacy of core removed

* Removed username field

* removed routers
Copy link

netlify bot commented Nov 18, 2023

Deploy Preview for merch-site canceled.

Name Link
🔨 Latest commit 1f297fa
🔍 Latest deploy log https://app.netlify.com/sites/merch-site/deploys/656eeb3464a3840008699ee9

@Priyansh61
Copy link
Collaborator

@arminpatel @ChaudharyRaman shouldn't docker-compose.yml inside the backend folder. Rest everything LGTM

@ChaudharyRaman
Copy link
Collaborator

@Priyansh61 it will be useful if we were to run multi container like frontend on a different container

@Priyansh61
Copy link
Collaborator

@arminpatel merge the pr

@arminpatel arminpatel merged commit 0936049 into bsoc-bitbyte:main Dec 5, 2023
5 of 6 checks passed
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.

3 participants