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

update #1

Merged
merged 8 commits into from
Dec 31, 2020
Merged

update #1

merged 8 commits into from
Dec 31, 2020

Conversation

akhil-maker
Copy link
Owner

Fixes #<ISSUE_NUMBER>

Description

Include a summary of the change and relevant motivation/context. List any dependencies that are required for this change.

Type of Change: (Delete irrelevant options)

  • Code
  • Testing
  • User Interface
  • Documentation

Code/Quality Assurance Only (Delete irrelevant options)

  • Bug fix (non-breaking change which fixes an issue)
  • This change requires a documentation update (software upgrade on readme file)
  • New feature (non-breaking change which adds functionality pre-approved by mentors)

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions or GIFs so we can reproduce. List any relevant details for your test.

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged
  • Update Swagger documentation and the exported file at /docs folder
  • Update requirements.txt

Code/Quality Assurance

  • My changes generate no new warnings
  • My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been published in downstream modules

anshsrtv and others added 8 commits June 13, 2020 21:35
* feat: profile api added

* feat: list_orgs api ready

* feat: Create Group API

* fix: Create Group API

* local merge

* merged with remote branch

* merged with remote branch

* feat: queryrooms creation and mngmnt
* Added members list API and profile_pic field

* Updated List Org API
* feat: profile api added

* feat: list_orgs api ready

* feat: Create Group API

* fix: Create Group API

* local merge

* merged with remote branch

* merged with remote branch

* feat: Update org profile pic

* fix: Update org profile_pic
* Added members list API and profile_pic field

* Added invite link detail API

* Added test

* fix: Picture url

* Documented 401 response

* Revert "Documented 401 response"

This reverts commit ba5c71a.

* Update org/urls.py

Co-authored-by: Naveen Sundar <[email protected]>

* Update org/views.py

Co-authored-by: Naveen Sundar <[email protected]>

* Fix test URLpattern

* fix: syntax err in org.urls.py

Co-authored-by: Naveen Sundar <[email protected]>
* Added members list API and profile_pic field

* Removed incorrect response
* modified:   org/responses.py
	modified:   org/urls.py
	modified:   org/views.py
	new file:   tests/org/tests_org_info.py

* feat: Added org info API
This commit adds the functionality to fetch the information about any
organisation by an authorised user, so that users can check the details
before joining them.

Fixes #120

* Update org/views.py

Co-authored-by: Naveen Sundar <[email protected]>

* Update org/views.py

Co-authored-by: Naveen Sundar <[email protected]>

* Update org/views.py

Co-authored-by: Naveen Sundar <[email protected]>

* feat: Added org info API
This commit adds the functionality to fetch the information about any
organisation by an authorised user, so that users can check the details
before joining them.

Fixes #120

* modified:   org/responses.py
	modified:   org/urls.py
	modified:   org/views.py
	new file:   tests/org/tests_org_info.py

* modified:   org/urls.py

* modified:   org/responses.py
	modified:   org/views.py

Co-authored-by: Naveen Sundar <[email protected]>
@akhil-maker akhil-maker merged commit d6abed6 into akhil-maker:dev Dec 31, 2020
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.

5 participants