355
edits
| Line 13: | Line 13: | ||
* [https://github.com/sudoroom/MemberMatters/compare/db0724495a09731ec18db2ebe353931a08c256e2..sudoroom the changes juul made to add sendmail as an option] | * [https://github.com/sudoroom/MemberMatters/compare/db0724495a09731ec18db2ebe353931a08c256e2..sudoroom the changes juul made to add sendmail as an option] | ||
* [https://github.com/sudoroom/MemberMatters/tree/sudoroom we are using the sudoroom branch in our docker] | * [https://github.com/sudoroom/MemberMatters/tree/sudoroom we are using the sudoroom branch in our docker] | ||
* we also need to edit frontend/src/i18n/en-AU/index.ts to change "mobile number" to "Phone Number (or X)" (it builds to /usr/src/app/frontend/dist/spa/assets/index.*.js ) | |||
* we are working on mounting the docker image with git on the server, so we can make changes to production and try them | * we are working on mounting the docker image with git on the server, so we can make changes to production and try them | ||
* we should set up a schedule for rebasing in changes from upstream, then shoving our changes back on top. then we can deploy to docker directly from our github fork | * we should set up a schedule for rebasing in changes from upstream, then shoving our changes back on top. then we can deploy to docker directly from our github fork | ||