|
c6c643ecf1
|
Renamed files and classed from *Organisation* to *Organization*📝
ref #117
|
2021-01-24 18:40:46 +01:00 |
|
|
ef15d0d576
|
Changed organisation* to organization* in descriptions, comments and endoints ✏
ref #117
|
2021-01-24 18:34:15 +01:00 |
|
|
7b00b19fce
|
MAde uuid column unique
ref #112
|
2021-01-21 17:52:03 +01:00 |
|
|
d490247d1e
|
Implemented a registration key for organisations
ref #112
|
2021-01-21 17:30:43 +01:00 |
|
|
0355bdbbab
|
Merge branch 'dev' into feature/111-runner_selfservic_info
continuous-integration/drone/pr Build is passing
|
2021-01-20 19:13:18 +00:00 |
|
|
4ee807973e
|
Fixed wrong amount calculation
ref #111
|
2021-01-20 20:02:30 +01:00 |
|
|
b15967ff31
|
Added key-value like db table for config flags
ref #110
|
2021-01-20 17:58:28 +01:00 |
|
|
de824375d3
|
Fixed key null constraint
ref #104
|
2021-01-19 17:27:43 +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 |
|
|
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 |
|
|
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 |
|
|
d4d713b12d
|
Merge branch 'dev' into feature/93-user_endpoints
continuous-integration/drone/pr Build is passing
|
2021-01-13 17:21:22 +00:00 |
|
|
cd7b15aadf
|
First part of resolving user inherited permissions
ref #93
|
2021-01-13 17:57:42 +01:00 |
|
|
9feeb302e8
|
Switched emails to being mandetory for users
ref #93
|
2021-01-13 17:44:22 +01:00 |
|
|
bba35d189e
|
Added donor donation amount to the donor response
continuous-integration/drone/pr Build is failing
ref #66
|
2021-01-13 17:32:10 +01:00 |
|
|
55f72c35a6
|
Implemented the distance donation response
ref #66
|
2021-01-12 18:20:36 +01:00 |
|
|
6c53701a59
|
Implemented the donation response
ref #66
|
2021-01-12 18:16:09 +01:00 |
|
|
61cf0fc08d
|
Implemented proper scan invalidation
ref #78
|
2021-01-09 16:47:54 +01:00 |
|
|
860680d001
|
Implmented the EAN generation
ref #77
|
2021-01-09 12:24:05 +01:00 |
|
|
36ecae7e6e
|
Added card creation
#17
|
2021-01-09 11:48:13 +01:00 |
|
|
af3a9e5ce2
|
Added basic response calss for runner cards
ref #77
|
2021-01-09 11:15:29 +01:00 |
|
|
5495c90eaf
|
Merge branch 'dev' into feature/79-profile_pics
continuous-integration/drone/pr Build is failing
|
2021-01-08 20:19:08 +01:00 |
|
|
aa0337ea33
|
Fixed getting all permissions for users
ref #79
|
2021-01-08 20:17:05 +01:00 |
|
|
f3cd1380be
|
First part of the permission return (buggy!)
ref #79
|
2021-01-08 19:32:11 +01:00 |
|
|
3c37aafe1f
|
Added profile pics to all user related models
ref #79
|
2021-01-08 19:11:50 +01:00 |
|
|
4f01baaa23
|
Added the enabled flag for scanstations
ref #67
|
2021-01-07 19:37:15 +01:00 |
|
|
82644a2ff4
|
Implmented getting all scan stations
ref #67
|
2021-01-07 18:05:54 +01:00 |
|
|
857de9ffcc
|
Added Creation class for ScanSatations
ref #67
|
2021-01-07 17:29:22 +01:00 |
|
|
edac1a224c
|
Fixed runner scan validation bug
ref #67
|
2021-01-07 16:59:57 +01:00 |
|
|
30502ec949
|
Fixed Creation of normal scans
ref #67
|
2021-01-07 16:32:16 +01:00 |
|
|
f1c7713da2
|
Adusted the way scan distances are implemented
ref #67
|
2021-01-07 16:13:41 +01:00 |
|
|
2cad2ac2e9
|
Implemented the second round of the toResponse normalisationf for all classes
ref #67
|
2021-01-03 19:18:31 +01:00 |
|
|
58156e0d61
|
Implemented the first route of the toResponse normalisationf for all classes
ref #67
|
2021-01-03 19:09:06 +01:00 |
|
|
f378b0651a
|
Added helpful comment about the tracktime's unit
ref #71
|
2021-01-03 17:52:36 +01:00 |
|
|
28c1b6d31d
|
Improved error handling for negative lap times
ref #71
|
2021-01-03 17:21:53 +01:00 |
|
|
907259bf73
|
Added the laptime to createtrack
ref #71
|
2021-01-03 17:05:43 +01:00 |
|
|
63b1ca9b56
|
Added the minimum lap time to the track entity
ref #71
|
2021-01-03 16:51:36 +01:00 |
|
|
97e8470b0d
|
Change requested by @philipp
continuous-integration/drone/pr Build is passing
ref #70
|
2021-01-02 21:53:21 +01:00 |
|