|
c172aa8bf8
|
Added a contact update class
ref #104
|
2021-01-19 17:55:56 +01:00 |
|
|
2eb26e4e38
|
Fixed push undefined eror
ref #104
|
2021-01-19 17:41:00 +01:00 |
|
|
3b06d1a6ef
|
Implemented contact group setting on creation
ref #104
|
2021-01-19 17:29:52 +01:00 |
|
|
de824375d3
|
Fixed key null constraint
ref #104
|
2021-01-19 17:27:43 +01:00 |
|
|
09e429fc67
|
Added address to contact response
ref #104
|
2021-01-19 17:13:46 +01:00 |
|
|
703b4f89a6
|
Merge branch 'dev' into feature/104-contacts
|
2021-01-19 16:44:34 +01:00 |
|
|
1407fe36f3
|
Added a contact response class
ref #104
|
2021-01-19 16:02:13 +01:00 |
|
|
d12801e34d
|
Added contact permission target
ref #104
|
2021-01-19 15:56:55 +01:00 |
|
|
ae589aeb54
|
Merge branch 'dev' into feature/105-addresses
# Conflicts:
# src/errors/AddressErrors.ts
# src/models/actions/create/CreateAddress.ts
# src/models/actions/create/CreateDonor.ts
# src/models/actions/create/CreateGroupContact.ts
# src/models/actions/create/CreateParticipant.ts
# src/models/actions/create/CreateRunner.ts
# src/models/actions/create/CreateRunnerOrganisation.ts
# src/models/actions/update/UpdateDonor.ts
# src/models/actions/update/UpdateRunner.ts
# src/models/actions/update/UpdateRunnerOrganisation.ts
# src/models/entities/Address.ts
# src/models/entities/IAddressUser.ts
# src/models/entities/RunnerOrganisation.ts
# src/models/responses/ResponseParticipant.ts
# src/tests/donors/donor_add.spec.ts
# src/tests/donors/donor_update.spec.ts
# src/tests/runnerOrgs/org_add.spec.ts
# src/tests/runnerOrgs/org_delete.spec.ts
# src/tests/runnerOrgs/org_update.spec.ts
# src/tests/runnerTeams/team_update.spec.ts
# src/tests/runners/runner_update.spec.ts
|
2021-01-16 21:15:02 +01:00 |
|
|
9445c6f21e
|
🚀Bumped version to v0.1.1
|
2021-01-16 21:05:43 +01:00 |
|
|
6e6979cfe3
|
Hotfix: Missing relation bug
continuous-integration/drone/push Build is passing
|
2021-01-16 20:59:48 +01:00 |
|
|
ce450e9b6d
|
Merge branch 'dev' into feature/105-addresses
|
2021-01-16 20:33:28 +01:00 |
|
|
b167ba07f7
|
Hotfix: Missing relation bug
continuous-integration/drone/push Build is passing
|
2021-01-16 20:32:40 +01:00 |
|
|
57b9c2babc
|
Implemented adress deletion (through reset)
ref #105
|
2021-01-16 20:19:09 +01:00 |
|
|
9dc9ce37d8
|
Implemented deep address validation
ref #105
|
2021-01-16 20:12:17 +01:00 |
|
|
f245840cde
|
Implemented postal code validation for the validaton function
ref #105
|
2021-01-16 18:59:06 +01:00 |
|
|
4824547dde
|
Fixed donor address check
ref #105
|
2021-01-16 18:52:57 +01:00 |
|
|
ae7c5ff0c3
|
Added address validity check
ref #105
|
2021-01-16 18:28:19 +01:00 |
|
|
2a465f88c5
|
Removed old create address class
ref #105
|
2021-01-16 17:03:05 +01:00 |
|
|
8bc01d3f24
|
Updated comments
ref #105
|
2021-01-16 16:57:58 +01:00 |
|
|
d0df5dd641
|
Switched the update classes over to the new address implementation
ref #105
|
2021-01-16 16:56:46 +01:00 |
|
|
2cd15d25e9
|
Switched the create classes over to the new address implementation
ref #105
|
2021-01-16 16:55:30 +01:00 |
|
|
dafac06bc8
|
Updated the responseclasses to use the new address implementation
ref #105
|
2021-01-16 16:53:18 +01:00 |
|
|
e2651728c5
|
Removed the IAddressUser Interface entity
ref #105 - It was only needed b/c addresses were implemented as their own class
|
2021-01-16 16:50:04 +01:00 |
|
|
7fbe649dc9
|
Switched Address to embedded entity
ref #105
|
2021-01-16 16:45:49 +01:00 |
|
|
a334adffc6
|
Moved optional param to being optional
ref #100
|
2021-01-15 22:27:44 +01:00 |
|
|
420e9c4662
|
Updated faulty getter function
ref #90
|
2021-01-15 18:39:30 +01:00 |
|
|
09ad081b37
|
Updated faulty getter function
ref #90
|
2021-01-15 18:36:57 +01:00 |
|
|
aa0fd9cafd
|
Refactoring: switched update user groups from objects to ids
ref #90
|
2021-01-15 18:35:21 +01:00 |
|
|
bae8290273
|
Switched to full update from partial and resolved relation
ref #90
|
2021-01-15 18:33:53 +01:00 |
|
|
1b799a6973
|
Clarified comments
ref #90
|
2021-01-15 18:32:41 +01:00 |
|
|
ed3b55a1e2
|
Refactoring: switched update team parent from objects to ids
ref #90
|
2021-01-15 18:31:23 +01:00 |
|
|
97c01ce81a
|
Refactoring: switched update org address from objects to ids
ref #90
|
2021-01-15 18:30:20 +01:00 |
|
|
e96637219f
|
Refactoring: switched update runner group from objects to ids
ref #90
|
2021-01-15 18:29:30 +01:00 |
|
|
17244b0006
|
Clarified comments
ref #90
|
2021-01-15 18:28:24 +01:00 |
|
|
6b6f345618
|
Refactoring: switched from objects to ids
ref #90
|
2021-01-15 18:27:21 +01:00 |
|
|
93692ec255
|
Clarified comments
ref #90
|
2021-01-15 18:25:48 +01:00 |
|
|
99852f591e
|
Clarified comments
ref #90
|
2021-01-15 18:23:30 +01:00 |
|
|
b89525746d
|
Clarified comments
ref #90
|
2021-01-15 18:22:26 +01:00 |
|
|
c05834f2a1
|
Removed useless parts from functions and updated comments
ref #90
|
2021-01-15 18:20:56 +01:00 |
|
|
9bbfb4763d
|
Clarified comments
ref #90
|
2021-01-15 18:19:34 +01:00 |
|
|
22e6070e53
|
Removed useless part from function and updated comments
ref #90
|
2021-01-15 18:19:26 +01:00 |
|
|
ba218c85e0
|
Made addresses optional gain
|
2021-01-15 18:18:26 +01:00 |
|
|
644d2b06ac
|
Removed useless part from function and updated comments
ref #90
|
2021-01-15 18:13:53 +01:00 |
|
|
8d4c8a4553
|
Removed useless part from function
ref #90
|
2021-01-15 18:13:10 +01:00 |
|
|
077174a9a2
|
Clarified comments
ref #90
|
2021-01-15 18:12:55 +01:00 |
|
|
ce31b95fb7
|
Removed todo
#90
|
2021-01-15 18:10:55 +01:00 |
|
|
d4d713b12d
|
Merge branch 'dev' into feature/93-user_endpoints
continuous-integration/drone/pr Build is passing
|
2021-01-13 17:21:22 +00:00 |
|
|
b01e1eb8a1
|
Added a new endpoint that returns a users permissions as objects sorted into two arrays
continuous-integration/drone/pr Build is passing
ref #93
|
2021-01-13 18:19:59 +01:00 |
|
|
cd7b15aadf
|
First part of resolving user inherited permissions
ref #93
|
2021-01-13 17:57:42 +01:00 |
|