Bazunov A.I. Lab Work #7 #15

Closed
viltskaa wants to merge 8 commits from LabWork_7 into LabWork_6
Owner
No description provided.
viltskaa added 8 commits 2023-04-25 10:33:12 +04:00
viltskaa requested review from eegov 2023-04-25 10:33:17 +04:00
eegov approved these changes 2023-05-04 18:58:28 +04:00
eegov left a comment
Collaborator

Зачтено с понижением балла(ов)

Зачтено с понижением балла(ов)
@ -0,0 +48,4 @@
this.ClientSize = new System.Drawing.Size(800, 450);
this.Controls.Add(this.dataGridView);
this.Name = "FormMails";
this.Text = "FormMails";
Collaborator

Заголовок формы оформлен неверно

Заголовок формы оформлен неверно
@ -190,0 +220,4 @@
modelBuilder.Entity("SushiBarDatabaseImplement.Models.Message", b =>
{
b.HasOne("SushiBarDatabaseImplement.Models.Client", "Client")
.WithMany()
Collaborator

Связь настроена не до конца

Связь настроена не до конца
eegov closed this pull request 2023-05-04 18:58:32 +04:00

Pull request closed

Sign in to join this conversation.
No reviewers
No Label
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: viltskaa/PIbd-22_Bazunov_A.I._SushiBar#15
No description provided.