Ryan Prather ryan
  • Joined on 2024-04-28
ryan closed issue ryan/cmtracker#14 2025-01-23 10:27:34 -05:00
Add Parenting Time Guidelines doc
ryan closed issue ryan/cmtracker#13 2025-01-23 10:27:28 -05:00
Add digitally signable CTT doc
ryan closed issue ryan/cmtracker#12 2025-01-23 10:27:21 -05:00
Add digitally signable CTC doc
ryan closed issue ryan/cmtracker#11 2025-01-23 10:27:11 -05:00
Add digitally signable ROI
ryan commented on issue ryan/cmtracker#22 2025-01-23 10:26:05 -05:00
Signing

Users can save their signature's on their profile page.

Documents are being read and if a signature is required, can be added. Right now the page is not saving as I need to save with all HTML…

ryan commented on issue ryan/cmtracker#25 2025-01-22 21:38:39 -05:00
Make company page

Admin can now add and update documents

ryan pushed to master at ryan/cmtracker 2025-01-22 21:33:41 -05:00
fe622ef794 upd: twig edit-members
0844b3fc58 upd: MemberDocumentRepository
6468e77445 upd: User
2e41c1ed83 fix: CompanyDocument
6ecb76a829 fix: MemberController
Compare 6 commits »
ryan pushed to master at ryan/cmtracker 2025-01-21 15:02:58 -05:00
e376dadb4b add: composer
b990ea55cb fix: twig
67d83a1f98 add: twig nav
79db6b2ec9 fix: twig add-member
0c5fa617ad fix: twig list-users
Compare 24 commits »
ryan pushed to master at ryan/cmtracker 2025-01-20 21:08:28 -05:00
2e77baae1b Add UserChecker to check for expired passwords, ensure users have active accounts
d74e10803c Add UserChecker to check for expired passwords, ensure users have active accounts
3d67d74242 added active and lastLogin properties
c2608a17cf added method to update the lastlogin so we can track how long it's been since a user last logged in.
Compare 4 commits »
ryan pushed to master at ryan/cmtracker 2025-01-11 22:31:31 -05:00
1cb6bedb5c add docs for the case
ryan pushed to master at ryan/cmtracker 2025-01-11 22:06:28 -05:00
74e811e950 add docs for the case
b7c0b3de6b add work and personal phone to form
Compare 2 commits »
ryan commented on issue ryan/cmtracker#25 2025-01-10 15:53:15 -05:00
Make company page

Can now upload a company image and edit company data on the company profile page

ryan pushed to master at ryan/cmtracker 2025-01-10 10:13:16 -05:00
458ba42644 couple updates
6687dc1401 add signature_pad and tinymce libraries
dc3fec7eff add company logo to form
acee114ccf add link to company documents if in company editor and replace links with path calls to route name
5f0ce69a47 remove notifcationCount variable and limit displayed notifications to 5
Compare 26 commits »
ryan opened issue ryan/cmtracker#25 2025-01-09 11:08:08 -05:00
Make company page
ryan commented on issue ryan/cmtracker#12 2025-01-07 16:00:31 -05:00
Add digitally signable CTC doc

Basics of this document are present in CompanyDocuments class. Need to build the HTML around displaying the form with required, optional, and replaced items.

ryan commented on issue ryan/cmtracker#13 2025-01-07 16:00:20 -05:00
Add digitally signable CTT doc

Basics of this document are present in CompanyDocuments class. Need to build the HTML around displaying the form with required, optional, and replaced items.

ryan commented on issue ryan/cmtracker#14 2025-01-07 16:00:09 -05:00
Add Parenting Time Guidelines doc

Basics of this document are present in CompanyDocuments class. Need to build the HTML around displaying the form with required, optional, and replaced items.

ryan commented on issue ryan/cmtracker#15 2025-01-07 15:59:51 -05:00
Add Incident Report Form

Basics of this document are present in CompanyDocuments class. Need to build the HTML around displaying the form with required, optional, and replaced items.

ryan commented on issue ryan/cmtracker#11 2025-01-07 15:58:53 -05:00
Add digitally signable ROI

Basics of this document are present in CompanyDocuments class. Need to build the HTML around displaying the form with required, optional, and replaced items.

ryan opened issue ryan/cmtracker#24 2025-01-07 15:55:37 -05:00
Add Address Autocompletion