Commit Graph

23 Commits

Author SHA1 Message Date
winkidney
9251df5085 Fix: Fix possible error for board rename 2020-02-11 19:47:50 +08:00
winkidney
e2de094ba0 Fix: no-changes on board name should be allowed 2020-02-11 17:49:18 +08:00
winkidney
dd76375399 Feature: Add private field to board 2020-02-11 17:31:37 +08:00
winkidney
23aacbc7c0 Feature: Add private property for board 2020-02-11 16:42:50 +08:00
winkidney
c6253d9712 Feature: Add private field for pin serializer 2020-02-11 14:51:14 +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
acc8293374 Fix: Should pop pins_to_add instead of pins_to_remove 2020-02-11 12:23:31 +08:00
winkidney
ee43fa96ae Refactor: Remove unused origin field from Pin 2020-02-11 12:11:59 +08:00
winkidney
6b7d4e31b6 Feature: Add cached tag-list api for tag-auto-complete 2019-12-10 21:46:18 +08:00
winkidney
bb4522829d Fix: flake8 2019-12-08 12:58:50 -05:00
winkidney
4f4a291925 Feature: Add user detail info in board api 2019-12-08 12:58:50 -05:00
winkidney
d32a66a44d Fix: Add unique-together validation for board-rename 2019-12-08 12:58:50 -05:00
winkidney
067e90fd97 Feature: Add full-board-list api 2019-12-08 12:58:50 -05:00
winkidney
dded2ac016 Feature: Add pin-add and pin-remove at backend 2019-12-08 12:58:50 -05:00
winkidney
ed09a32423 Fix: Fix submitter parse error in url 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
c6c9266ec0 Feature: Add board in admin and add id in board serializer 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
510966633a Only load Image once when creating all three Thumbnail sizes. 2019-07-18 14:42:40 +01:00
Will Stott
d871180cdf Use caller's Image object when fetching or creating a thumbnail. 2019-07-17 23:54:18 +01:00
winkidney
f3f9975ca0 Fix: Fix syntax erro on python 3.4 2019-02-22 16:23:08 +08:00
winkidney
ef05e4ad8e Feature: Remove unused tests and add tests for DRF-api 2019-02-22 16:23:08 +08:00
winkidney
40e2f0b254 Feature: Remove unused django-tastypie 2019-02-22 16:23:08 +08:00