backend icon indicating copy to clipboard operation
backend copied to clipboard

CodeBuddies back-end

Results 17 backend issues
Sort by recently updated
recently updated
newest added

Now that we'e decided to implement a Registration and Login flow and re-organize our auth endpoints, we'll need to update the "Dev" landing page that displays info at **`localhost:8000`** for...

bug
documentation
good first issue
pinned

Currently (as of PR #187 ) , when a user visits `api/v1/auth/registraion/` and POSTs their details to register, a "verify your email address email" is sent containing a clickable URI...

bug
good first issue
P1 for MVP
pinned

Currently (as of PR #187 ) , when a user visits `api/v1/auth/password/reset/` and POSTs their email address, a "password reset email" is sent containing a clickable URI that will send...

bug
help wanted
P1 for MVP
pinned

Now that we'e decided to implement a Registration and Login flow and re-organize our auth endpoints (PR #187), post-merge we'll need to update our documentation to show the endpoint &...

bug
documentation
good first issue
P1 for MVP
pinned

# Create Text for New User Registration Email Verification The Codebuddies New User Registration flow will be requiring that a user verify the email they used for signup. The current...

enhancement
good first issue
P1 for MVP
pinned

**`PARENT TRACKING ISSUE`**: #160 We'll need to create url.py entries for our new `Hangouts` API - both in the main **`urls.py`** file, and in the **projects/`urls.py`** file - [ ]...

enhancement
P1 for MVP
pinned

**`PARENT TRACKING ISSUE`**: #160 We will want the ability to review/administer the **Hangouts** endpoint through the Django Admin interface, and so will want to register our `projects` app with the...

enhancement
in progress
P1 for MVP
pinned

**`PARENT TRACKER ISSUE`**: #160 Create a Serializer for the New Hangouts api Endpoint. Please review issue #161 as background to make sure the latest **GET** representation is used, and any...

enhancement
P1 for MVP
pinned

**`PARENT TRACKER ISSUE`**: #160 Create views for the new Hangouts API Endpoint. Some of these items may not need custom code, but are listed here as a reminder of what's...

enhancement
needs discussion
P1 for MVP
pinned

**`PARENT TRACKING ISSUE`**: #160 Based on the current proposed hangouts JSON, create a hangout model for the corresponding DB tables to support the hangouts DRF app. JSON spec under discussion...

enhancement
needs discussion
in progress
P1 for MVP
pinned