Commit Graph

22 Commits

Author SHA1 Message Date
winkidney
c9adc0d59c Fix: Fix argument name error caused by drf upgrade 2020-05-17 12:43:13 +08:00
winkidney
b7734ec232 Feature: Add search function to boards 2020-02-14 15:43:37 +08:00
winkidney
c31d93f797 Feature: Add tests and migrations for board in backend 2020-02-11 17:27:15 +08:00
winkidney
23aacbc7c0 Feature: Add private property for board 2020-02-11 16:42:50 +08:00
winkidney
335cc3a754 Fix: flake8 2020-02-11 15:40:02 +08:00
winkidney
56d847aace Feature: Add Private property for Pin and read proection
Now the private pin should only be viewed by owner.
2020-02-11 14:32:58 +08:00
winkidney
c35423bdbb Fix: flake8 2019-12-10 21:46:18 +08:00
winkidney
28f567aeac Fix: Fix path error for tag-auto-complete api 2019-12-10 21:46:18 +08:00
winkidney
6b7d4e31b6 Feature: Add cached tag-list api for tag-auto-complete 2019-12-10 21:46:18 +08:00
winkidney
067e90fd97 Feature: Add full-board-list api 2019-12-08 12:58:50 -05:00
winkidney
e634c2d4d8 Feature: Add user-creation for UserViewSet 2019-12-08 12:58:50 -05:00
winkidney
c3b0cffea3 Feature: Allow current user to fetch its information 2019-12-08 12:58:50 -05:00
winkidney
be00941281 Feature: Add board support in backend 2019-12-08 12:58:50 -05:00
Will Stott
cb24cebd94 Avoid 2 queries per pin in the main endpoint. 2019-07-18 14:33:18 +01:00
winkidney
d9b5a78b36 Refactor: Allow only the user-data fetching 2019-02-22 16:23:08 +08:00
winkidney
40e2f0b254 Feature: Remove unused django-tastypie 2019-02-22 16:23:08 +08:00
winkidney
e1720921fb Feature: Support filter by tags and user for Pins 2019-02-22 16:23:08 +08:00
winkidney
fbbe4d8c2e Fix: Should use image_by_id as image-field name / add pagination 2019-02-22 16:23:08 +08:00
winkidney
274134444d Fix: Image should be both readable and writable 2019-02-22 16:23:08 +08:00
winkidney
33d9aeee48 Feature: Use new image-creation api instead of the old 2019-02-22 16:22:59 +08:00
winkidney
ec6d444759 Feature: Move viewsets to views.py 2019-02-20 18:03:27 +08:00
Isaac Bythewood
1fcdf2a9a3 Refactor apps to be in repo folder 2018-02-08 21:57:49 -05:00