3052-feat(client_defaulter): section and tests #858

Merged
carlosjr merged 11 commits from 3052-client_defaulter into dev 2022-02-01 09:12:07 +00:00
Member
No description provided.
alexm added 1 commit 2022-01-25 13:31:32 +00:00
gitea/salix/pipeline/head This commit looks good Details
2455a24b68
feat(client_defaulter): section and test
alexm added 1 commit 2022-01-26 11:47:23 +00:00
alexm added 1 commit 2022-01-26 13:05:51 +00:00
gitea/salix/pipeline/head This commit looks good Details
5970a6dfde
refactor(client_defaulter): title of columns
alexm changed title from WIP: feat(client_defaulter): section and test to WIP: 3052-feat(client_defaulter): section and tests 2022-01-26 13:10:36 +00:00
alexm added 3 commits 2022-01-31 07:17:33 +00:00
alexm added the
CR / Tests passed
label 2022-01-31 07:17:59 +00:00
alexm changed title from WIP: 3052-feat(client_defaulter): section and tests to 3052-feat(client_defaulter): section and tests 2022-01-31 07:18:06 +00:00
joan requested changes 2022-01-31 16:23:11 +00:00
@ -0,0 +41,4 @@
text: this.defaulter.observation,
clientFk: defaulter.clientFk
};
this.$http.post(`ClientObservations`, params);
Contributor

This is sending a request on each iteration.

This is sending a request on each iteration.
alexm marked this conversation as resolved
joan added 1 commit 2022-01-31 16:23:22 +00:00
gitea/salix/pipeline/head This commit looks good Details
1236227bc7
Merge branch 'dev' into 3052-client_defaulter
alexm added 3 commits 2022-02-01 07:50:14 +00:00
alexm requested review from joan 2022-02-01 07:52:03 +00:00
carlosjr added 1 commit 2022-02-01 09:03:54 +00:00
gitea/salix/pipeline/head This commit looks good Details
01e269db6d
Merge branch 'dev' into 3052-client_defaulter
carlosjr approved these changes 2022-02-01 09:05:02 +00:00
carlosjr left a comment
Contributor

LGTM

LGTM
carlosjr merged commit 9fac23038f into dev 2022-02-01 09:12:07 +00:00
carlosjr deleted branch 3052-client_defaulter 2022-02-01 09:12:07 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 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: verdnatura/salix#858
No description provided.