Commit Graph

221 Commits

Author SHA1 Message Date
Marcus Scholz 6b90ca39eb Converted indentation to spaces globally. 2020-08-17 15:38:52 +02:00
Marcus Scholz c1007fb7bc Added migrations directory to .gitignore. 2020-08-17 12:36:27 +02:00
Marcus Scholz aa4c77e675 Deleted old migrations. 2020-08-17 12:30:45 +02:00
Marcus Scholz 7a378c26d0 Unified first/last - next/prev behaviour. Fixed previous button. 2020-08-17 12:03:30 +02:00
reverend d58d118953 New Markup for Pagination 2020-08-17 08:45:12 +02:00
reverend 4ea8d16253 Fixed pagiatation 2020-08-16 16:29:04 +02:00
reverend 9f29ea603f Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-16 11:56:32 +02:00
reverend 60a9f61358 css 2020-08-16 11:56:30 +02:00
Marcus Scholz c2b9b494cc Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-16 11:56:18 +02:00
Marcus Scholz 99fbe827c9 Changed pagination template to show disabled nav elements. 2020-08-16 11:56:13 +02:00
reverend 6f1598e978 Fresh css 2020-08-16 11:42:41 +02:00
reverend 7a432921d1 Sidebar animation is not triggered when loading page 2020-08-16 11:41:03 +02:00
reverend 97a5052ad8 Responsive Menu 2020-08-16 10:34:56 +02:00
Marcus Scholz 42d1137dfb Fixed icon absolute path error. 2020-08-14 15:52:17 +02:00
Marcus Scholz e2152662cf Updated main css from frontend repo. Vertical pagination alignment. 2020-08-14 13:58:21 +02:00
Marcus Scholz 9f33b994dd Renamed object instance to mark current page css class. 2020-08-14 10:58:31 +02:00
Marcus Scholz 70f2137af5 Removed HTML entities, linked first/last css classes. 2020-08-14 10:13:44 +02:00
Marcus Scholz b5147ee59b Moved pagination to partials and included it in place_list. 2020-08-14 09:45:00 +02:00
reverend df2aaf646a We need some ci for this sheet 2020-08-13 23:46:06 +02:00
reverend 62a53c98e6 Template and css tweaks 2020-08-13 23:42:43 +02:00
reverend 9fad8e8baa Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-13 22:52:45 +02:00
reverend 01ab8a304d CSs 2020-08-13 22:52:32 +02:00
Marcus Scholz 86087c2b8d Fixed stupid syntax errors. 2020-08-13 20:30:43 +02:00
Marcus Scholz f616b713d4 Minor pagination themplate fixes. Needs unified decorations. 2020-08-13 12:54:59 +02:00
reverend 6482d622b2 CSS 2020-08-13 11:18:29 +02:00
reverend faa4ed52ef Hackity hickity 2020-08-13 11:18:25 +02:00
Marcus Scholz 9f788ab44c Added sweet navigation html entities. 2020-08-12 23:28:06 +02:00
Marcus Scholz f27fc71a01 Added pagination in PlaceList template. 2020-08-12 23:20:32 +02:00
Marcus Scholz 2f1f356eb0 Fixed indentation. 2020-08-12 22:20:31 +02:00
Marcus Scholz adc0fd4d5e Changed PlaceList description to not cus description < threshold. 2020-08-12 22:15:44 +02:00
Marcus Scholz 8889314d9e Changed sorting to newest first in PlaceGrid. 2020-08-12 22:00:45 +02:00
Marcus Scholz 1a70c1437e Converted PlaceList into a ListView and added pagination. 2020-08-12 21:53:49 +02:00
reverend c148cc5f10 New css 2020-08-12 21:07:24 +02:00
reverend aa48af7c91 DeleteView success message 2020-08-12 21:07:13 +02:00
Marcus Scholz 564d20c73e Added success message to deleteview. 2020-08-12 20:56:37 +02:00
Marcus Scholz 0b3aff1d1d Simplified UpdatePlace success message using Mixin. 2020-08-12 20:52:17 +02:00
Marcus Scholz 0cf482dc5c Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 20:44:13 +02:00
Marcus Scholz 275bec6560 Success message for place update. 2020-08-12 20:44:08 +02:00
Marcus Scholz 852def01d2 Added success and error messages to CreatePlaceView. 2020-08-12 20:35:49 +02:00
reverend 1eed5a8283 Throwing message when creating a user 2020-08-12 20:33:09 +02:00
reverend 4ebc8f93f7 Fancy messages 2020-08-12 20:24:42 +02:00
Marcus Scholz 1130ee70d9 Added missing self to get method. 2020-08-12 20:11:25 +02:00
Marcus Scholz 759c42279d Converted last function-based views into class-based-views. 2020-08-12 19:24:04 +02:00
Marcus Scholz 87efccf6c9 Finally removed "hello_world". 2020-08-12 19:14:06 +02:00
Marcus Scholz a82ddaa44e Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 19:07:12 +02:00
Marcus Scholz 78f087fb3c Moved check for submitter to own view, included it in update place. 2020-08-12 19:07:07 +02:00
reverend 1d62b20a3c More markup 2020-08-12 19:06:19 +02:00
reverend 9f3ed46b35 403 Autoredirect 2020-08-12 19:04:45 +02:00
Marcus Scholz b6b17f4caf Merge branch 'master' of mowoe.com:reverend/lostplaces-backend 2020-08-12 18:59:27 +02:00
Marcus Scholz c0191fc6c4 Added LoginRequiredMixin to check for authenticated user. 2020-08-12 18:59:21 +02:00