Commit Graph

18 Commits (754983ab08357c7d08836263c39eb057d812ef22)

Author SHA1 Message Date
Matthew 754983ab08
formatting todo comment 2024-04-02 16:39:36 -04:00
Matthew 3e80cba3c1
add database connection "hardcoded for testing" (add todo comment) 2024-04-02 16:39:02 -04:00
Matthew 957c5a8928
add database connection "hardcoded for testing" 2024-04-02 16:38:39 -04:00
Matthew a1e59fa275
Member.ts and Parner.ts classes shall implement interface SharedMemberAttributes 2024-04-02 16:38:27 -04:00
Matthew 8cd51cac26
set return type for abstract execute() to Promise<void | any> 2024-04-02 16:38:00 -04:00
Matthew ed90a4c3f9
MemberUtil.ts 2024-04-01 20:04:46 -04:00
Matthew fc80647a41
addtl changes for Member.ts and Partner.ts 2024-04-01 20:04:34 -04:00
Matthew ad9a518b97
comments for CommunityReport.ts 2024-03-25 15:12:11 -04:00
Matthew c1945a0bcd
add Inquiries and various comments 2024-03-25 15:12:04 -04:00
Matthew 95f5a864d3
add Vendor.ts model, intended to replace Merchant model in old version 2024-03-25 15:11:47 -04:00
Matthew 442bdc25fb
install package uuid 2024-03-25 15:11:26 -04:00
Matthew f673b1573c
adds CommunityReport.ts and Inquiry.ts database models 2024-03-25 14:26:25 -04:00
Matthew b122dd3867
enables experimental decorators for TS 2024-03-22 00:19:04 -04:00
Matthew 272402d34c
comments 2024-03-22 00:18:53 -04:00
Matthew 012c150e2d
code readability improvements 2024-03-22 00:18:45 -04:00
Matthew ad85bda7a0
abstract superclass methods can be defined as protected 2024-03-22 00:18:20 -04:00
Matthew e8f730c967
add WIP Member and Partner database model classes 2024-03-22 00:15:45 -04:00
Matthew 2582212fb6
initial commit 2024-03-19 17:41:20 -04:00