Commit Graph

592 Commits

Author SHA1 Message Date
winkidney
a4dd2ea30f Feature: Add 'remove-from-board' in board view 2019-12-08 12:58:50 -05:00
winkidney
41851a09a8 Feature: Add PinEditorUI filter for buttons 2019-12-08 12:58:50 -05:00
winkidney
5b5bb00174 Feature: use "add" and "remove" instead of single "favorite" 2019-12-08 12:58:50 -05:00
winkidney
c49483ec6f Fix: Fix error response show for board-edit 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
3323d8d3c6 Feature: Add board edit function (board name could be changed) 2019-12-08 12:58:50 -05:00
winkidney
83413d47f6 Refactor: Add is-danger for failure toast 2019-12-08 12:58:50 -05:00
winkidney
e455821ac6 Feature: Add Board delete function 2019-12-08 12:58:50 -05:00
winkidney
54487787f5 Refactor: move editors ui to a folder 2019-12-08 12:58:50 -05:00
winkidney
58f778f4b4 Feature: Add pin delete function 2019-12-08 12:58:50 -05:00
winkidney
459486932d Feature: Add buttons for pin-edit 2019-12-08 12:58:50 -05:00
winkidney
acdf22210b Fix: Bug fix for repeated board-add for options 2019-12-08 12:58:50 -05:00
winkidney
ee0c7b97a0 Fix: Small picture should be resize to standard width in pin and board 2019-12-08 12:58:50 -05:00
winkidney
4a33fd806a Feature: Add2Board with board creation works well 2019-12-08 12:58:50 -05:00
winkidney
6cc78423a8 Feature: Add board-creation on pin-creation 2019-12-08 12:58:50 -05:00
winkidney
4058bac534 Feature: Add board filter for board-selection 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
bd6960fcf1 Refactor: Use ModelForm instead of copy-and-paste 2019-12-08 12:58:50 -05:00
winkidney
c1cff2ecb6 Fix: serializer should handle right password filed names 2019-12-08 12:58:50 -05:00
winkidney
41cac8e784 Feature: Add board creation
+ Refactor form-error settings and reset function
2019-12-08 12:58:50 -05:00
winkidney
b3a065a4fb Feature: Add global event bus to trigger pin-refresh
+ Any other good idea to do this?
2019-12-08 12:58:50 -05:00
winkidney
0006aad6f7 Feature: Create Pin from uploaded file 2019-12-08 12:58:50 -05:00
winkidney
bb24ed3ecf Feature: Add pin-creation from remote-url
+ Add CSRF protection for every request
2019-12-08 12:58:50 -05:00
winkidney
5282ed5e53 Refactor: Make pin preview width a variable 2019-12-08 12:58:50 -05:00
winkidney
5ba4e9a67b Fix: remove python 3.7(not exists on travis-ci) 2019-12-08 12:58:50 -05:00
winkidney
8c9a88882e Fix: Remove python 3.8's tests in case that version doesn't exists
on travis-ci
2019-12-08 12:58:50 -05:00
winkidney
6913169468 Fix: Use 3.7.4 instead of python 3.7 (ci has no ver-3.7) 2019-12-08 12:58:50 -05:00
winkidney
2d7862233e Feature: Add python 3.7 and 3.8 and remove tests for 3.4 2019-12-08 12:58:50 -05:00
winkidney
19f0297186 Flake8 2019-12-08 12:58:50 -05:00
winkidney
8240b07386 Fix: Fix test failure caused by changes on user-create 2019-12-08 12:58:50 -05:00
winkidney
54c245b6ef Feature: Add django_extensions to development version 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
28ebe49550 Feature: Add register function for UI 2019-12-08 12:58:50 -05:00
winkidney
a268a886e0 Fix: Fix bug in register aftter login 2019-12-08 12:58:50 -05:00
winkidney
9a010b5cb2 Fix: Fix error caused by user-api path change 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
a8e1a513b1 Fix: Remove max-height limit for board preview 2019-12-08 12:58:50 -05:00
winkidney
f09683a82c Feature: Use sub-menu for pin/board creation 2019-12-08 12:58:50 -05:00
winkidney
e039ef7142 Feature: Add user-board view 2019-12-08 12:58:50 -05:00
winkidney
c59fa32f1f Fix: Fix loader loading error 2019-12-08 12:58:50 -05:00
winkidney
09e46cc907 Refactor: Make loader standalone component 2019-12-08 12:58:50 -05:00
winkidney
f1cfc54fc0 Refactor: Rename grid layout device-controller 2019-12-08 12:58:50 -05:00
winkidney
cfb4cfdd34 Refactor: Move fonts to fonts.scss 2019-12-08 12:58:50 -05:00
winkidney
bd6f93abd1 Feature: Make pin-grid-layout standalone as mixin 2019-12-08 12:58:50 -05:00
winkidney
fc045b6cec Feature: Add my pins 2019-12-08 12:58:50 -05:00
winkidney
dfe6e46dcc Fix: Fix name error for Home.vue 2019-12-08 12:58:50 -05:00
winkidney
133cd93d94 Feature: Add single pin display and share link for pin 2019-12-08 12:58:50 -05:00
winkidney
d7e89050a0 Feature: Use real-link for referer and origianl image 2019-12-08 12:58:50 -05:00
winkidney
eadeecf78f Feature: Add pyenv local file 2019-12-08 12:58:50 -05:00