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

Development #33

Merged
merged 89 commits into from
Aug 27, 2021
Merged

Development #33

merged 89 commits into from
Aug 27, 2021

Conversation

ayanchoudhary
Copy link
Member

@ayanchoudhary ayanchoudhary commented Mar 6, 2021

Fixes #31
Fixes #34
Fixes #36

This will be merged after the tests are fixed. Except this the backend is complete, the only changes taking place will be minor refactors.

Ishan-002 and others added 30 commits April 29, 2020 20:02
Implement put method API to increment number of downloads
* test notification code

* Implement Websocket server

* Add signals

* Send notifications

* add functionality to delete notifications, get all notifications and more fields in model Notifications

* refactor code: remove unnecessary fields from message sent by websocket and add link field to notification model

* lint fix: add whitespaces

* lint fix: remove line break after binary operator

* fix dept and course post notifications

* delete temp file

* change variable name

Co-authored-by: Ayan Choudhary <45792768+AyanChoudhary@users.noreply.github.com>

* change variable name

Co-authored-by: Ayan Choudhary <45792768+AyanChoudhary@users.noreply.github.com>

* change variable names

Co-authored-by: Mahak <gmahak1@gmail.com>
Co-authored-by: Ayan Choudhary <45792768+AyanChoudhary@users.noreply.github.com>
…r viewset of courses and courserequests for adding a course
mhk19 and others added 29 commits March 11, 2021 02:24
Middlewares to validate and cache routes
docker to support external hosts
Send sorted user requests and uploads and Make filetype uniform
@ayanchoudhary ayanchoudhary merged commit b859f11 into master Aug 27, 2021
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.

Check user permissions on admin panel routes Fix pytests Rework auth to make it pluggable
3 participants