Commit Graph

47 Commits

Author SHA1 Message Date
williamp ac8bed1bad add footer and support showing version/commit 2022-11-25 15:01:13 -05:00
williamp 00c4bc960e prevent app from crashing when SIGNUP_ENABLED env variable does not exist
continuous-integration/drone/push Build is passing
2022-11-24 19:06:42 -05:00
williamp cc57dfdb32 change flask to use port 80
continuous-integration/drone/push Build is passing
2022-11-24 18:07:36 -05:00
williamp ec31206127 Add settings page, fix responsive login/logout link
continuous-integration/drone/push Build is passing
2022-11-24 13:36:37 -05:00
williamp 8ed6336e20 create settings page, full timezone support
continuous-integration/drone/push Build is passing
2022-11-23 20:36:38 -05:00
williamp 5c26838c50 begin timezone support 2022-11-22 05:25:11 -05:00
williamp fbb3317693 add create account env variable
continuous-integration/drone Build is passing
continuous-integration/drone/push Build is passing
1.0.0
2022-11-19 23:18:43 -05:00
williamp 4c5ace5380 remove deployment for now
continuous-integration/drone/push Build is passing
2022-11-19 23:14:54 -05:00
williamp c52236579a fix helm chart
continuous-integration/drone/push Build is passing
2022-11-19 21:41:02 -05:00
williamp 64fb6351fe create helm chart
continuous-integration/drone/push Build is failing
2022-11-19 21:39:05 -05:00
williamp b8728e0be5 fix
continuous-integration/drone/push Build is failing
2022-11-19 21:34:10 -05:00
williamp 955c407917 new dronefile 2022-11-19 21:32:02 -05:00
williamp 09a7d4ad6c remove triggers for now
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is passing
2022-11-19 17:34:16 -05:00
williamp cf3729861d create drone file
continuous-integration/drone Build was killed
2022-11-19 17:22:48 -05:00
williamp 817669d889 docker time 2022-11-19 17:17:26 -05:00
williamp ab63eeff96 refactor to make way for dockerization 2022-11-19 16:44:50 -05:00
williamp 400c870056 completed authentication system 2022-11-19 15:55:38 -05:00
williamp 30493ec187 add migrations component 2022-11-19 09:51:47 -05:00
williamp fb2d80f80d add User model 2022-11-19 09:35:41 -05:00
williamp 173e763423 execute createEvents script upon loading redirect or /events 2022-11-19 09:16:54 -05:00
williamp 1ad2827df5 reorg orders of routes, add comments 2022-11-19 09:09:03 -05:00
williamp c66f6e7bbf split make misc for time and date stuff 2022-11-18 01:29:34 -05:00
williamp 6af3828c70 split db and forms classes into their own files 2022-11-17 22:57:03 -05:00
williamp e968e835f7 add create_events function, integrate with createTask 2022-11-17 21:43:01 -05:00
williamp f27749009c convert to proper time db object, get rid of the 'str' messes 2022-11-17 17:53:19 -05:00
williamp ce1e8ed68c add period templates, add period, edit period, delete period 2022-11-17 11:34:41 -05:00
williamp 3082ab7307 add edit event feature 2022-11-16 19:56:19 -05:00
williamp cb944d8bbe change requirements to reflect wtforms sqlalchemy extension 2022-11-16 09:46:57 -05:00
williamp 07c7fd213c change to iterate based on periods, showing matched event 2022-11-15 21:15:24 -05:00
williamp 97116c774c add form element 2022-11-15 21:14:50 -05:00
williamp 7642efd755 temp move forms into app.py until i can get a sane way to separate everything 2022-11-14 23:16:01 -05:00
williamp 943a1c7121 cleanup 2022-11-14 21:01:54 -05:00
williamp 2fe6db8075 remove duplicate task name 2022-11-14 20:48:19 -05:00
williamp 65c9415822 add edit button to task page 2022-11-14 20:47:09 -05:00
williamp 1bb3b0952e pre-fill edit forms 2022-11-14 20:26:29 -05:00
williamp ee3bc9c2e4 convert forms to wtfforms 2022-11-14 20:21:14 -05:00
williamp 1eb56c6c99 change "delete task" button from blue to red, scary color for scary button. 2022-11-14 18:50:50 -05:00
williamp 38b3cf9525 begin edit task function 2022-11-14 18:49:00 -05:00
williamp 314511833b add new "is_completed" column 2022-11-13 23:22:13 -05:00
williamp 5b8d054ed8 delete tasks 2022-11-13 23:09:56 -05:00
williamp 3a129168c1 now with the ability to post new tasks 2022-11-13 14:21:23 -05:00
williamp 7cb3aaf864 begin auth stuff 2022-11-12 21:57:42 -05:00
williamp 7169bb11c9 more stuff 2022-11-12 21:28:13 -05:00
williamp 82d45ea0ce add some styling 2022-11-12 19:50:10 -05:00
williamp 235d36a22a some baseline stuff 2022-11-12 19:10:48 -05:00
williamp af1291516c gitignore+pycharm stuff 2022-11-12 10:16:30 -05:00
williamp c4df39e81d initial commit 2022-11-12 10:09:34 -05:00