refactor: Refactor in_chat_requests table #35

Manually merged
awiteb merged 7 commits from awiteb/rename-chat-request-table-and-save-respnse-in-it into master 2024-07-30 10:39:04 +02:00 AGit
Owner
  • Send chat requests and responses when the user is online
  • Remove remove_in_chat_request trait function
  • Rename in_on col of incoming_chat table to received_timestamp
  • Add accepted_response col to incoming_chat table
  • Rename UserId to IdCol and make it private
  • Rename in_chat_requests table to incoming_chat
- Send chat requests and responses when the user is online - Remove remove_in_chat_request trait function - Rename `in_on` col of `incoming_chat` table to `received_timestamp` - Add `accepted_response` col to `incoming_chat` table - Rename `UserId` to `IdCol` and make it private - Rename `in_chat_requests` table to `incoming_chat`
awiteb added 5 commits 2024-07-28 11:59:02 +02:00
Signed-off-by: Awiteb <a@4rs.nl>
Signed-off-by: Awiteb <a@4rs.nl>
Signed-off-by: Awiteb <a@4rs.nl>
Signed-off-by: Awiteb <a@4rs.nl>
refactor: Refactor chat request and response
All checks were successful
DCO checker / DCO checker (pull_request) Successful in 7s
Rust CI / Rust CI (pull_request) Successful in 5m35s
476bffb37b
Signed-off-by: Awiteb <a@4rs.nl>
awiteb added 1 commit 2024-07-29 13:07:17 +02:00
awiteb changed title from WIP: refactor: Refactor `in_chat_requests` table to refactor: Refactor `in_chat_requests` table 2024-07-29 13:21:52 +02:00
awiteb requested review from Amjad50 2024-07-29 13:21:57 +02:00
awiteb added the
Kind/Feature
Status
Waiting On Review
labels 2024-07-29 13:22:12 +02:00
awiteb force-pushed awiteb/rename-chat-request-table-and-save-respnse-in-it from 780d65c69e to 9218f205df 2024-07-29 13:22:57 +02:00 Compare
Amjad50 approved these changes 2024-07-30 09:45:26 +02:00
Amjad50 added
Status
Approved
and removed
Status
Waiting On Review
labels 2024-07-30 09:45:42 +02:00
awiteb manually merged commit fc0642fce6 into master 2024-07-30 10:39:04 +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: OxideTalis/oxidetalis#35
No description provided.