Commit Graph

93 Commits

Author SHA1 Message Date
20af991841 add table detection logic 2023-03-23 20:57:37 -04:00
ed9f7864e8 Merge pull request 'add podStatus' (#27) from issue-24-liveness-page into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #27
2023-03-23 22:59:03 +00:00
55161f0330 add podStatus 2023-03-23 18:56:59 -04:00
10d0a472b0 Merge pull request 'update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2' (#25) from upgrade-image-python-3.11.2-alpine-3.17 into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #25
2023-03-23 02:15:39 +00:00
f4106f2045 update base docker image from alpine 3.16/python3.11.0 to alpine 3.17/python3.11.2 2023-03-22 22:14:42 -04:00
94bb4c7ac7 Merge pull request 'make links clickable in task descriptions' (#23) from 21-make-links-clickable-tasks into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #23
2023-03-23 02:07:02 +00:00
a58cc0ffcb make links clickable in task descriptions 2023-03-22 21:59:09 -04:00
437c093adf logging bugfix
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-21 22:44:51 -04:00
d0a6b98ddc Merge pull request 'server-logs' (#18) from server-logs into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #18
2023-03-21 23:24:54 +00:00
f1e9c492de Merge branch 'testing' into server-logs 2023-03-21 23:24:48 +00:00
2490fb6698 Merge pull request 'change version branding to 1.1.0' (#17) from version-branding into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #17
2023-03-21 23:24:43 +00:00
fb7df832dc Merge branch 'testing' into version-branding 2023-03-21 23:24:07 +00:00
7372eb625c Merge pull request 'update dependencies' (#16) from dependency-updates into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #16
2023-03-21 23:23:15 +00:00
c21cb03546 add logging to apps 2023-03-21 19:18:08 -04:00
b68e48b1cf create logging service 2023-03-21 19:17:35 -04:00
d9391c73e9 change version to 1.1.0 2023-03-21 18:15:01 -04:00
c9b924a1e3 update dependencies 2023-03-21 18:12:48 -04:00
79592c39fb Merge pull request 'fix worker app' (#14) from worker-context-bugfix into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
2023-03-21 00:25:52 +00:00
c2ba1ca5e7 fix worker app 2023-03-20 20:00:40 -04:00
3830bdf240 Merge pull request 'adjust worker for mysql, add more stable background process' (#9) from stable-cron into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #9
2023-03-20 02:34:56 +00:00
c502f359e7 adjust worker for mysql, add more stable background process 2023-03-19 22:34:00 -04:00
a1bfc827d4 Merge pull request 'mysql-migration' (#8) from mysql-migration into testing
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #8
2023-03-17 04:58:27 +00:00
ccdc9940df update dockerfile and docker-compose for mysql 2023-03-17 00:56:12 -04:00
a4a3193e05 change sqlite config to mysql 2023-03-17 00:38:09 -04:00
d970954c1c adjust init_db for mysql 2023-03-17 00:37:40 -04:00
0e8565dd2a delete alembic versions from sqlite 2023-03-17 00:27:18 -04:00
80a9266431 update requirements to include mysqlclient 2023-03-17 00:24:19 -04:00
d5d18014a7 add mariadb to docker-compose file 2023-03-17 00:23:08 -04:00
aa87962b24 modify gitignore for local db directory 2023-03-16 23:25:15 -04:00
b3de7df4fc manifest url typo fix
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2022-12-01 23:06:14 -05:00
cab022e2cb Remove input requirement for task description
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-01 22:53:00 -05:00
da225224b0 adjust jinja2 templates to handle cases of no description 2022-12-01 22:51:34 -05:00
2b315caf9e favicon support
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-01 01:16:10 -05:00
f15d145144 add prevDay variable for previous day, primarily for queries 2022-12-01 00:54:41 -05:00
a441b4612a implement gunicorn for prod WSGI server
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-30 01:09:22 -05:00
645fc4a56b docker-compose file update 2 electric boogalo 2022-11-30 00:46:17 -05:00
71fa0bec22 change docker-compose for new env variables 2022-11-29 22:51:13 -05:00
727941edd3 Error handling and custom error pages
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-29 22:23:01 -05:00
ddc90da012 Add "remember me" option to login
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-29 20:55:32 -05:00
dfa8eed12d remove hardcoded secret key, rely on env variable
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-29 20:41:56 -05:00
bf539fca09 create separate worker app for background tasks
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone Build is passing
2022-11-29 18:12:55 -05:00
130825d3dc re-add createEvents script to newPeriod function
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-26 11:57:08 -05:00
1a1d530b47 fix formatting issue on tasks html template
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-25 20:50:24 -05:00
bbd44e9ec6 add scheduler to generate events, remove hacky workaround 2022-11-25 20:48:16 -05:00
04c8dfb5b4 update docker-compose file to reflect port change
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-25 15:18:33 -05:00
56f7f907df modify drone to brand commits before docker build
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-25 15:12:34 -05:00
ac8bed1bad add footer and support showing version/commit 2022-11-25 15:01:13 -05:00
00c4bc960e prevent app from crashing when SIGNUP_ENABLED env variable does not exist
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-24 19:06:42 -05:00
cc57dfdb32 change flask to use port 80
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-24 18:07:36 -05:00
ec31206127 Add settings page, fix responsive login/logout link
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-24 13:36:37 -05:00