refactor(server-api): Generalize and unify api response objects and DKIM usage #145

Merged
NaiJi merged 2 commits from deprecated into master 2022-11-01 14:57:08 +02:00
Collaborator
  • Separate response success from business logic operation success
  • Remove ApiResponse, replace with GenericResult
  • Make GenericMutationResult inherit GenericResult
  • Add generic error message for when a response couldn't be sent or received
- Separate response success from business logic operation success - Remove ApiResponse, replace with GenericResult - Make GenericMutationResult inherit GenericResult - Add generic error message for when a response couldn't be sent or received
NaiJi added the
Bug
label 2022-10-28 11:22:49 +03:00
NaiJi self-assigned this 2022-10-28 11:22:49 +03:00
NaiJi added 1 commit 2022-10-28 11:22:50 +03:00
68811efc1e refactor(server-api): Generalize and unify api response objects
- Separate response success from  business logic operation success
- Remove ApiResponse, replace with GenericResult
- Make GenericMutationResult inherit GenericResult
- Add generic error message for when a response couldn't be sent or received
NaiJi requested review from inex 2022-10-28 11:23:00 +03:00
NaiJi added 1 commit 2022-10-30 16:24:28 +02:00
86b80156fd refactor: Generalize DKIM usage into DnsRecords
- Replace raw DKIM String object with a general DnsRecord structure
- Implement network utils for common operations with networking concepts and structures
- Implement initializing page pop up to re-try server deployment in case of a random networking error
Poster
Collaborator
  • Replace raw DKIM String object with a general DnsRecord structure
  • Implement network utils for common operations with networking concepts and structures
  • Implement initializing page pop up to re-try server deployment in case of a random networking error
- Replace raw DKIM String object with a general DnsRecord structure - Implement network utils for common operations with networking concepts and structures - Implement initializing page pop up to re-try server deployment in case of a random networking error
NaiJi changed title from refactor(server-api): Generalize and unify api response objects to refactor(server-api): Generalize and unify api response objects and DKIM usage 2022-10-30 16:27:47 +02:00
inex approved these changes 2022-11-01 13:45:41 +02:00
NaiJi merged commit 667c59e93e into master 2022-11-01 14:57:08 +02:00
NaiJi deleted branch deprecated 2022-11-01 14:57:08 +02:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: SelfPrivacy/selfprivacy.org.app#145
There is no content yet.