Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat (invoice_custom_sections): refactor invoice_custom_sections inclusion #3006

Merged
Merged
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
75ddf8c
Add InvoiceCustomSections::UpdateService
annvelents Dec 6, 2024
f5c63f6
add destroy service to invoice_custom_sections family
annvelents Dec 9, 2024
5127b41
WIP adding destroy mutation
annvelents Dec 10, 2024
b9d3f54
add single invoice_custom_section resolver
annvelents Dec 11, 2024
dfa5f3a
fix the tests
annvelents Dec 11, 2024
c2bc8d3
fix linter
annvelents Dec 11, 2024
e97e83d
fix rebase conflict
annvelents Dec 20, 2024
cfd8864
Add InvoiceCustomSections::UpdateService
annvelents Dec 6, 2024
d3a569c
add destroy service to invoice_custom_sections family
annvelents Dec 9, 2024
7c0d972
WIP adding destroy mutation
annvelents Dec 10, 2024
b53782a
add single invoice_custom_section resolver
annvelents Dec 11, 2024
51413e5
fix the tests
annvelents Dec 11, 2024
12b394e
fix linter
annvelents Dec 11, 2024
9ce7469
WIP update customer with invoice_custom sections service
annvelents Dec 13, 2024
a3b0175
refactoring of the select and deselect services
annvelents Dec 13, 2024
ba9ec5d
fix rebase conflict
annvelents Dec 20, 2024
caaf5fb
fix and add tests
annvelents Dec 23, 2024
63d3f27
fix linter
annvelents Dec 23, 2024
d25a654
refactor managing invoice_custom_sections
annvelents Dec 30, 2024
60bdffd
refactor invoice_custom_sections inclusion
annvelents Dec 24, 2024
86a2e83
fix linter
annvelents Dec 24, 2024
115a8e2
update schema
annvelents Dec 26, 2024
8525a6a
add code to update invoice_custom_section payload
annvelents Dec 26, 2024
b2a0f54
fix not skipped invoice custom sections
annvelents Dec 27, 2024
ae41b60
fix index on code uniqueness to apply only on not deleted ics
annvelents Dec 27, 2024
ee76531
code review fixes
annvelents Dec 27, 2024
00b7ce2
split index removing and addition
annvelents Dec 27, 2024
817b1fb
fix test
annvelents Dec 30, 2024
85932d2
update matcher
annvelents Dec 30, 2024
3d991f1
fix test
annvelents Dec 30, 2024
15a84d4
code review comments
annvelents Jan 6, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
refactor managing invoice_custom_sections
annvelents committed Jan 9, 2025
commit d25a6543421e3435b0ed993324dab458acdfc2bb
43 changes: 0 additions & 43 deletions app/services/customers/update_invoice_custom_sections_service.rb

This file was deleted.

This file was deleted.