|
427dfaafab
|
Added address update ivalid tests
continuous-integration/drone/pr Build is failing
ref #105
|
2021-01-16 21:26:45 +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 |
|
|
1b9d2969eb
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is passing
|
2021-01-16 20:06:31 +00:00 |
|
|
daffbcde72
|
Merge branch 'dev' of git.odit.services:lfk/backend into dev
continuous-integration/drone/push Build was killed
# Conflicts:
# CHANGELOG.md
|
2021-01-16 21:06:12 +01:00 |
|
|
9445c6f21e
|
🚀Bumped version to v0.1.1
|
2021-01-16 21:05:43 +01:00 |
|
|
6febb99499
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-16 20:00:06 +00:00 |
|
|
6e6979cfe3
|
Hotfix: Missing relation bug
continuous-integration/drone/push Build is passing
|
2021-01-16 20:59:48 +01:00 |
|
|
230cdb0e37
|
Added address update valid tests
ref #105
|
2021-01-16 20:37:48 +01:00 |
|
|
ce450e9b6d
|
Merge branch 'dev' into feature/105-addresses
|
2021-01-16 20:33:28 +01:00 |
|
|
de36a24191
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-16 19:32:57 +00:00 |
|
|
b167ba07f7
|
Hotfix: Missing relation bug
continuous-integration/drone/push Build is passing
|
2021-01-16 20:32:40 +01:00 |
|
|
4d40225a44
|
Added first address update tests
ref #105
|
2021-01-16 20:26:58 +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 |
|
|
8dbee32eee
|
Test's now accept the new address format
ref #105
|
2021-01-16 18:34:53 +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 |
|
|
58ae9b589a
|
Removed the address errors
ref #105
|
2021-01-16 16:58:55 +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 |
|
|
673dea2e57
|
Removed (now useless) relations
ref #105
|
2021-01-16 16:48:20 +01:00 |
|
|
7fbe649dc9
|
Switched Address to embedded entity
ref #105
|
2021-01-16 16:45:49 +01:00 |
|
|
3766899c83
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-15 21:57:40 +00:00 |
|
|
a6c7d54fe7
|
Merge pull request 'User self-management feature/100-me_endpoints' (#103) from feature/100-me_endpoints into dev
continuous-integration/drone/push Build is passing
Reviewed-on: #103
|
2021-01-15 21:57:21 +00:00 |
|
|
79bc04bec1
|
Merge branch 'dev' into feature/100-me_endpoints
continuous-integration/drone/pr Build is passing
|
2021-01-15 21:56:57 +00:00 |
|
|
f9834b5f4d
|
Moved the me endpoints to /users/me
continuous-integration/drone/pr Build is passing
ref #100
|
2021-01-15 22:45:45 +01:00 |
|
|
fc7b8f4c16
|
Updated descriptions and responses
continuous-integration/drone/pr Build is passing
ref #100
|
2021-01-15 22:43:22 +01:00 |
|
|
4f6e81677c
|
Implemented getting own permissions
ref #100
|
2021-01-15 22:35:50 +01:00 |
|
|
6b7ecd3044
|
User deletion now requires confirmation
ref #100
|
2021-01-15 22:35:23 +01:00 |
|
|
8ef5f90abd
|
Implemented the /me controller that allows a user to get and update themselves
ref #100
|
2021-01-15 22:28:18 +01:00 |
|
|
a334adffc6
|
Moved optional param to being optional
ref #100
|
2021-01-15 22:27:44 +01:00 |
|
|
f1db883609
|
Implemented a baisc user checker/getter
ref #100
|
2021-01-15 22:16:28 +01:00 |
|
|
e586a11e2a
|
Created barebones file for the userchecker
ref #100
|
2021-01-15 21:57:39 +01:00 |
|
|
50b893f537
|
🧾New changelog file version [CI SKIP] [skip ci]
|
2021-01-15 20:53:36 +00:00 |
|
|
02efb9a8e5
|
automaticly merge main into dev after building a latest image
continuous-integration/drone/push Build is passing
|
2021-01-15 21:53:20 +01:00 |
|
|
618430433d
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is passing
|
2021-01-15 19:18:43 +00:00 |
|
|
84cd398c09
|
Merge branch 'dev' of git.odit.services:lfk/backend into dev
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
|
2021-01-15 20:18:19 +01:00 |
|
|
385a9bba73
|
Fixed broken pkg stuff
ref #102
|
2021-01-15 20:18:14 +01:00 |
|
|
8218a452bd
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is passing
|
2021-01-15 18:18:39 +00:00 |
|
|
a77e2eb3ad
|
Fixed country code type issue
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is passing
https://ci.odit.services/lfk/backend/252/1/2 ref #102
|
2021-01-15 19:18:23 +01:00 |
|
|
d1a0bed00e
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is failing
|
2021-01-15 18:02:24 +00:00 |
|
|
66d4770858
|
Merge branch 'dev' of git.odit.services:lfk/backend into dev
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
|
2021-01-15 19:01:32 +01:00 |
|
|
80c5f9b84d
|
🚀Bumped version to v0.1.0
|
2021-01-15 19:01:05 +01:00 |
|
|
79f46cb745
|
🧾New changelog file version [CI SKIP] [skip ci]
continuous-integration/drone/pr Build is failing
|
2021-01-15 18:01:01 +00:00 |
|
|
de32a9862d
|
👊 Bumped dependency
continuous-integration/drone/push Build is failing
continuous-integration/drone/pr Build is failing
ref #102
|
2021-01-15 19:00:45 +01:00 |
|