Commit Graph

785 Commits

Author SHA1 Message Date
Isaac Bythewood
16ac804a5f Add therories to docs 2019-12-08 19:24:25 +00:00
Isaac Bythewood
613713ece2 Add docs about browser extensions 2019-12-08 19:05:48 +00:00
Isaac Bythewood
e4f10b25b0 Add logos to docs 2019-12-08 18:59:48 +00:00
Isaac Bythewood
6b8d004d9f Update index, docs, and screenshot pages 2019-12-08 18:26:59 +00:00
Isaac Bythewood
110b5fa493 Add as seen on to docs index 2019-12-08 18:25:04 +00:00
Isaac Bythewood
24de689883 Improve mkdocs conf, update makefile, ignore docs dist 2019-12-08 18:15:30 +00:00
Isaac Bythewood
b5ddfa36c2 Adjust bookmarklet caps 2019-12-08 18:09:59 +00:00
Isaac Bythewood
b14cec4e56 Adding new docs system 2019-12-08 18:09:14 +00:00
winkidney
478957493b Fix: Use en-US for firefox extesion link 2019-12-08 12:58:50 -05:00
winkidney
a1528e38ad Feature: Add Browser extension link to README and Home page 2019-12-08 12:58:50 -05:00
winkidney
7406e2fdcc Feature: Allow JsonRender only in production mode 2019-12-08 12:58:50 -05:00
winkidney
0ccef0576a Fix: Should remove slash before api 2019-12-08 12:58:50 -05:00
winkidney
65be291c24 Fix: Fix doc for production key location 2019-12-08 12:58:50 -05:00
winkidney
3a3b0e24cb Fix: Should not exit after docker image built 2019-12-08 12:58:50 -05:00
winkidney
2458ad295c Fix: Add initial secret key for docker-pinry 2019-12-08 12:58:50 -05:00
winkidney
7769a85634 Fix: Fix argument error for django setting module 2019-12-08 12:58:50 -05:00
winkidney
1cbe91b1f4 Fix: Fix django development settingns again 2019-12-08 12:58:50 -05:00
winkidney
8e8b185acf Feature: Exit after being failed to build docker image 2019-12-08 12:58:50 -05:00
winkidney
0aa0f64904 Fix: Settings should override default settings in manage.py 2019-12-08 12:58:50 -05:00
winkidney
1b10f0b899 Fix: Use docker settings for autobuild 2019-12-08 12:58:50 -05:00
winkidney
953164cf04 Feature: Make docker-auto build features 2019-12-08 12:58:50 -05:00
winkidney
5577e27921 Feature: Remove app after all docker build job done 2019-12-08 12:58:50 -05:00
winkidney
6609589b66 Feature: Add build-frontend in docker-compose 2019-12-08 12:58:50 -05:00
winkidney
55d7d61b17 Feature: Add bookmarklet link generation in PHeader 2019-12-08 12:58:50 -05:00
winkidney
2c92cf45b7 Feature: Use dockerfile to build development env 2019-12-08 12:58:50 -05:00
winkidney
45efddae93 Feature: Add pinry-build directory to nginx as default root 2019-12-08 12:58:50 -05:00
winkidney
e2dbf13c8f Feature: Allow a little console.log for production 2019-12-08 12:58:50 -05:00
winkidney
f0a4108a32 Fix: Fix view missing in http response redirect 2019-12-08 12:58:50 -05:00
winkidney
0f456538b5 Refactor: Remove old views and templates 2019-12-08 12:58:50 -05:00
winkidney
ff0cc4ad68 Feature: Add loading for createPin 2019-12-08 12:58:50 -05:00
winkidney
b4841f8ca8 Feature: Change bookmarklet's default fetching url 2019-12-08 12:58:50 -05:00
winkidney
e09e25a31a Feature: Add support for bookmarklet url 2019-12-08 12:58:50 -05:00
winkidney
a7670892f0 Feature: PinEdit works well 2019-12-08 12:58:50 -05:00
winkidney
bb4522829d Fix: flake8 2019-12-08 12:58:50 -05:00
winkidney
47778d492e Fix: Fix all Pin filter load error
Route state chagne should be watched by child component.
2019-12-08 12:58:50 -05:00
winkidney
83e85e9e7b Fix: Fix component not update error on board-url changing 2019-12-08 12:58:50 -05:00
winkidney
ba21df6914 Feature: Add condition for board-edit button display 2019-12-08 12:58:50 -05:00
winkidney
98fbdf63f3 Refactor: Use form utils in PinCreateModal 2019-12-08 12:58:50 -05:00
winkidney
109d8aca9f Feature: Add2Board works well 2019-12-08 12:58:50 -05:00
winkidney
a2babdf33c Refactor: Rename pin_create to pin_edit 2019-12-08 12:58:50 -05:00
winkidney
e56e315723 Feature: Add update trigger for board-creation 2019-12-08 12:58:50 -05:00
winkidney
68638deeb3 Feature: Add login-test for PinEdit UI 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
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