2517-clientBalanceCompensaciones #506

Merged
carlosjr merged 49 commits from 2517-clientBalanceCompensaciones into dev 2021-02-01 11:13:57 +00:00
Owner
No description provided.
jgallego added 20 commits 2021-01-11 15:31:48 +00:00
gitea/salix/pipeline/head This commit looks good Details
b23a441f31
fixtures
gitea/salix/pipeline/head This commit looks good Details
963db11686
funcionalidad
gitea/salix/pipeline/head This commit looks good Details
9abf23072a
frontTest
gitea/salix/pipeline/head This commit looks good Details
3a6d62ac7d
xdiario
gitea/salix/pipeline/head There was a failure building this commit Details
0c7ddd863d
xdiario test ok
gitea/salix/pipeline/head This commit looks good Details
cfc538d9bf
npm i
gitea/salix/pipeline/head This commit looks good Details
1291fc4b6c
acl
gitea/salix/pipeline/head This commit looks good Details
1884dc8789
fixtures
gitea/salix/pipeline/head This commit looks good Details
ea6e234cde
minor fixes
gitea/salix/pipeline/head This commit looks good Details
d3b5300553
test
jgallego changed title from 2517-clientBalanceCompensaciones to WIP: 2517-clientBalanceCompensaciones 2021-01-11 15:32:22 +00:00
carlosjr changed title from WIP: 2517-clientBalanceCompensaciones to WIP: 2517-clientBalanceCompensaciones + e2e pending 2021-01-11 16:18:41 +00:00
jgallego added 1 commit 2021-01-11 16:18:53 +00:00
gitea/salix/pipeline/head This commit looks good Details
6acfe7f1cf
minorBugs
jgallego added 1 commit 2021-01-19 08:39:06 +00:00
gitea/salix/pipeline/head This commit looks good Details
49b0bca721
refactor autocomplete
jgallego added 1 commit 2021-01-19 10:21:45 +00:00
jgallego added 1 commit 2021-01-19 10:33:01 +00:00
gitea/salix/pipeline/head This commit looks good Details
e47e5b9ec4
merged carpetas de cambios
joan requested changes 2021-01-20 07:27:37 +00:00
@ -1,2 +1,3 @@
INSERT INTO salix.ACL (model, property, accessType, permission, principalType, principalId) VALUES ('Image', '*', 'WRITE', 'ALLOW', 'ROLE', 'employee');
INSERT INTO `salix`.`ACL` (`model`, `property`, `accessType`, `permission`, `principalType`, `principalId`) VALUES ('PayDem', '*', 'READ', 'ALLOW', 'ROLE', 'employee');
No newline at end of file
Contributor

Mover cambios SQL a versión 10271

Mover cambios SQL a versión 10271
joan marked this conversation as resolved
jgallego added 1 commit 2021-01-20 12:55:07 +00:00
gitea/salix/pipeline/head This commit looks good Details
a6dfdc971a
receipt_beforInsert
carlosjr added 2 commits 2021-01-21 09:25:57 +00:00
carlosjr added 1 commit 2021-01-21 09:45:05 +00:00
gitea/salix/pipeline/head This commit looks good Details
a53231c721
amends
carlosjr requested changes 2021-01-21 10:26:20 +00:00
Contributor

This route should be on the Client model as the params.id is the client id.
ie: Clients/${this.$params.id}/createReceipt...

This route should be on the Client model as the params.id is the client id. ie: `Clients/${this.$params.id}/createReceipt`...
joan marked this conversation as resolved
carlosjr added 2 commits 2021-01-21 10:30:43 +00:00
joan added the
Needs refactor
label 2021-01-21 12:44:11 +00:00
carlosjr changed title from WIP: 2517-clientBalanceCompensaciones + e2e pending to WIP: 2517-clientBalanceCompensaciones 2021-01-22 10:27:17 +00:00
jgallego added 2 commits 2021-01-22 13:45:17 +00:00
gitea/salix/pipeline/head There was a failure building this commit Details
93417e9676
refactor
jgallego removed the
Needs refactor
label 2021-01-22 13:52:05 +00:00
jgallego added 1 commit 2021-01-22 14:46:18 +00:00
gitea/salix/pipeline/head This commit looks good Details
16931693c7
slice error
joan approved these changes 2021-01-22 15:05:34 +00:00
joan added 1 commit 2021-01-22 15:05:51 +00:00
jgallego added 1 commit 2021-01-25 06:50:17 +00:00
gitea/salix/pipeline/head This commit looks good Details
d61ab94398
acl conflicto
joan added 1 commit 2021-01-25 08:21:40 +00:00
gitea/salix/pipeline/head This commit looks good Details
54a2ea31fa
#2753 - Don't apply description text to autocomplete
carlosjr added the
e2e
label 2021-01-25 08:39:01 +00:00
jgallego added 1 commit 2021-01-25 13:17:05 +00:00
jgallego added 1 commit 2021-01-27 08:14:51 +00:00
gitea/salix/pipeline/head This commit looks good Details
4b302915b5
fallo validateasync
jgallego added 1 commit 2021-02-01 08:47:16 +00:00
carlosjr added 9 commits 2021-02-01 08:53:40 +00:00
jgallego added 1 commit 2021-02-01 09:51:34 +00:00
gitea/salix/pipeline/head This commit looks good Details
a08c5c6ff7
error de ruta arreglado
carlosjr removed the
e2e
label 2021-02-01 11:11:59 +00:00
carlosjr approved these changes 2021-02-01 11:12:19 +00:00
carlosjr left a comment
Contributor

LGTM

LGTM
carlosjr changed title from WIP: 2517-clientBalanceCompensaciones to 2517-clientBalanceCompensaciones 2021-02-01 11:12:42 +00:00
carlosjr merged commit ecabad3ca3 into dev 2021-02-01 11:13:57 +00:00
carlosjr deleted branch 2517-clientBalanceCompensaciones 2021-02-01 11:14:09 +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#506
No description provided.