From fb714fbd89bb12a3dea447d60d559d912bbdb420 Mon Sep 17 00:00:00 2001 From: AgriTheory Date: Thu, 18 Jul 2024 13:21:18 +0000 Subject: [PATCH] 15.1.2 Automatically generated by python-semantic-release --- CHANGELOG.md | 880 +++++++++++++++++++++--------------------- check_run/__init__.py | 2 +- 2 files changed, 449 insertions(+), 433 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c035af40..d38d3b47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,40 @@ # CHANGELOG +## v15.1.2 (2024-07-18) +### Fix + +* fix: serialize null transactions(v15) (#262) + +* fix: serialize null transactions(v15) + +* fix: remove ci jobs dependency ([`5e13ec7`](https://github.com/agritheory/check_run/commit/5e13ec7514b78ce6d2596ed5c640e4f2c1d9bada)) + +### Unknown + +* Allow or Disallow stand-alone debit note in check run -- Version 15 (#257) + +* allow or disallow standalone debit note + +* test cases changes' ([`e0707df`](https://github.com/agritheory/check_run/commit/e0707df4fba64ac63e9fd4d36627c792748db292)) + +* Fix payment schedule outstanding v15 (#254) + +* fix: fix payment schedule outstanding + +* test: assert parent doc amount matches + +* tests: fix matching error message + +* feat: on_cancel hook and tests + +* feat: minor changes, add precision (#253) + +* fix: isort, JE generation issue + +--------- + +Co-authored-by: Francisco Roldán <franciscoproldan@gmail.com> ([`624f36e`](https://github.com/agritheory/check_run/commit/624f36ebf195e734795216cdc790b0b1112ee802)) ## v15.1.1 (2024-05-29) @@ -10,8 +44,8 @@ * ci: remove cypress, fix hrms install, conform (#221) -* ci: remove cypress, fix hrms install, conform - +* ci: remove cypress, fix hrms install, conform + * ci: fix mypy error ([`f6b629b`](https://github.com/agritheory/check_run/commit/f6b629b7876a14795f39dc6d853ea5b7f8722098)) ### Fix @@ -26,18 +60,17 @@ * Grant file download access for multiple downloads only to specific roles (#237) -* ach file download access - -* replace super class validate - -* chore: prettier - -* ci: remove old linters - ---------- - -Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`160f609`](https://github.com/agritheory/check_run/commit/160f6090b3e3061f12c8f9649c4755bb358a8f70)) +* ach file download access + +* replace super class validate + +* chore: prettier + +* ci: remove old linters + +--------- +Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`160f609`](https://github.com/agritheory/check_run/commit/160f6090b3e3061f12c8f9649c4755bb358a8f70)) ## v15.1.0 (2024-03-18) @@ -51,25 +84,23 @@ Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`160f609`](https:/ * feat: version-15 ([`0f2cd0a`](https://github.com/agritheory/check_run/commit/0f2cd0ada07d1cb3e13ebe5325a0b9d6ab2e3876)) - ## v15.0.0 (2024-03-05) ### Ci * ci: add frappe black to CI (#214) -* ci: add frappe black to CI - +* ci: add frappe black to CI + * chore: black, flake8 ([`771e57c`](https://github.com/agritheory/check_run/commit/771e57c166f6516c4a518d5960ff1371b254b038)) ### Unknown * Add Progress Bar for "Process Check Run" and "Rendering Checks" (#212) -* feat: progress bar in check run processing - -* feat: improvement and progress in print ([`d98f198`](https://github.com/agritheory/check_run/commit/d98f1985e853d68b9e7bb3661b370b6b0b194e82)) +* feat: progress bar in check run processing +* feat: improvement and progress in print ([`d98f198`](https://github.com/agritheory/check_run/commit/d98f1985e853d68b9e7bb3661b370b6b0b194e82)) ## v14.11.5 (2024-02-06) @@ -85,43 +116,41 @@ Co-authored-by: viralpatel15 <viralkansodiya167@gmail.com> ([`0b4bff0`](ht * Override a function to improve error msg (#205) -* Allocated ammount validation override for msg improvement - -* comment add - -* add a comment on function - -* Refactor: Rename 'uniq_vouchers' to 'unique_vouchers' in payment_entry.py - ---------- - +* Allocated ammount validation override for msg improvement + +* comment add + +* add a comment on function + +* Refactor: Rename 'uniq_vouchers' to 'unique_vouchers' in payment_entry.py + +--------- + Co-authored-by: viralpatel15 <viralkansodiya167@gmail.com> ([`80fa4cf`](https://github.com/agritheory/check_run/commit/80fa4cf564b8f437eaccfc042af10c23b54b895b)) * Remove paid document on Process check run (#202) -* class name has been change - -* fix: remove paid invoice and changes related to manually paid case - +* class name has been change + +* fix: remove paid invoice and changes related to manually paid case + * changes to remove class name changes ([`43cc33e`](https://github.com/agritheory/check_run/commit/43cc33ee6f192271b5c10b5c1efea7c09b17375f)) * class name has been changed (#201) ([`8d46b53`](https://github.com/agritheory/check_run/commit/8d46b535748949e1d5467b05f69abc6d68dc077b)) - ## v14.11.4 (2024-01-22) ### Fix * fix: always include payment term for purchase invoice (#197) -* ci: update app name in path string check - -* fix: add PI payment term in Pmt Entry outside a Check Run - -* tests: add manual payment entry to test payment term - -* docs: update for Payment Entry payment term customizations ([`1156621`](https://github.com/agritheory/check_run/commit/1156621b4b80f0e7a5cc3f7c10076910305ad29b)) +* ci: update app name in path string check + +* fix: add PI payment term in Pmt Entry outside a Check Run + +* tests: add manual payment entry to test payment term +* docs: update for Payment Entry payment term customizations ([`1156621`](https://github.com/agritheory/check_run/commit/1156621b4b80f0e7a5cc3f7c10076910305ad29b)) ## v14.11.3 (2024-01-18) @@ -129,14 +158,12 @@ Co-authored-by: viralpatel15 <viralkansodiya167@gmail.com> ([`80fa4cf`](ht * fix: add docstatus check first before fetching supplier MOP (#195) ([`9691364`](https://github.com/agritheory/check_run/commit/9691364f52248e4dfd2c79eaa89bdaba41c5d148)) - ## v14.11.2 (2024-01-18) ### Fix * fix: remove validation (#194) ([`efda8ae`](https://github.com/agritheory/check_run/commit/efda8ae0f58ce272eae7888a0dd867a7ede4c792)) - ## v14.11.1 (2024-01-18) ### Fix @@ -147,67 +174,66 @@ Co-authored-by: viralpatel15 <viralkansodiya167@gmail.com> ([`80fa4cf`](ht * Optionally validate if check number has been used already (#189) -* feat: add "validate unique check number" setting - -* feat: Optionally validate if check number has been used already - -* feat: Optionally validate if check number has been used already - +* feat: add "validate unique check number" setting + +* feat: Optionally validate if check number has been used already + +* feat: Optionally validate if check number has been used already + * fix: tabulation ([`e374b97`](https://github.com/agritheory/check_run/commit/e374b9797985a9842541335cba3bfb40f9e74bfd)) * File preview in check run (#182) -* feat: file preview - -* feat: improvement - -* feat: file preview treshold - -* fix: refactor filters to work with prettier, also fix rendering bug - ---------- - +* feat: file preview + +* feat: improvement + +* feat: file preview treshold + +* fix: refactor filters to work with prettier, also fix rendering bug + +--------- + Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`1e8cd26`](https://github.com/agritheory/check_run/commit/1e8cd268786cb8dcea94bb7f279643a48570aa77)) * Validate customizations (#166) -* fix: validate customizations - -* Per supplier invoices per voucher (#165) - -* feat: allow per-supplier override for number of invoices per voucher - -* docs: add docs for per supplier invoices per voucher - -* Quick Check (#172) - -* feat: quick check poc - -* fix: add additional filters in check run settings and also in check run quick entry - -* docs: quick check and payment entry customization docs - -* fix: validate customizations - +* fix: validate customizations + +* Per supplier invoices per voucher (#165) + +* feat: allow per-supplier override for number of invoices per voucher + +* docs: add docs for per supplier invoices per voucher + +* Quick Check (#172) + +* feat: quick check poc + +* fix: add additional filters in check run settings and also in check run quick entry + +* docs: quick check and payment entry customization docs + +* fix: validate customizations + * chore: prettier ([`6fd59cb`](https://github.com/agritheory/check_run/commit/6fd59cb5dea2f7b7e84387796c18ebd83ad18442)) * Add workflow for voided check (#187) -* feat: voided check - -* style: prettify code - -* fix: rename workflow - -* chore: remove list JS, use workflow instead - -* chore: tab spacing - ---------- - -Co-authored-by: fproldan <fproldan@users.noreply.github.com> -Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`a84c566`](https://github.com/agritheory/check_run/commit/a84c5667edafa09b876a17f80661f0ced65a796e)) +* feat: voided check +* style: prettify code + +* fix: rename workflow + +* chore: remove list JS, use workflow instead + +* chore: tab spacing + +--------- + +Co-authored-by: fproldan <fproldan@users.noreply.github.com> +Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`a84c566`](https://github.com/agritheory/check_run/commit/a84c5667edafa09b876a17f80661f0ced65a796e)) ## v14.11.0 (2024-01-08) @@ -219,14 +245,12 @@ Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`a84c566`](https:/ * patch: update outsanting in old payment schedule entries (#183) ([`a9e3e8b`](https://github.com/agritheory/check_run/commit/a9e3e8b1685cdad2c243e6c383ad0563f31f5c27)) - ## v14.10.0 (2023-12-14) ### Feature * feat: ignore PI where debit not has been issued (#181) ([`e085e96`](https://github.com/agritheory/check_run/commit/e085e9675a70c81fdc560e2341472d345c92ee70)) - ## v14.9.0 (2023-12-12) ### Documentation @@ -247,65 +271,62 @@ Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`a84c566`](https:/ feat: add fallbacks for mode of payment per source document type ([`c609603`](https://github.com/agritheory/check_run/commit/c6096038c1363e14a2ba7abb29f2cf73d25ce860)) - ## v14.8.4 (2023-12-11) ### Fix * fix: only fetch check number on "pay" payment types (#179) ([`1b6dd48`](https://github.com/agritheory/check_run/commit/1b6dd488a6cf921c4497737f47d27627f19e510f)) - ## v14.8.3 (2023-12-11) ### Fix * fix: mode of payment summary (#176) -* fix: mode of payment summary - -* wip: refactor reactivity for performance - -* feat: improved reactivity - -* style: prettify code - -* fix: move built files to dist folder / ignored by git - ---------- - -Co-authored-by: Tyler Matteson <tyler@agritheory.com> +* fix: mode of payment summary + +* wip: refactor reactivity for performance + +* feat: improved reactivity + +* style: prettify code + +* fix: move built files to dist folder / ignored by git + +--------- + +Co-authored-by: Tyler Matteson <tyler@agritheory.com> Co-authored-by: agritheory <agritheory@users.noreply.github.com> ([`40fd4ee`](https://github.com/agritheory/check_run/commit/40fd4ee3057f9808944258b9d7807522827f17a6)) ### Unknown * Draft: Paid Invoices appearing in the Check Run (#171) -* wip: add correct setup data to remove payment terms bug - -* fix: paid invoices showing in check run - -* fix: add payment schedule validation in payment entry - -* docs: add purchase invoice payment term considerations - ---------- - +* wip: add correct setup data to remove payment terms bug + +* fix: paid invoices showing in check run + +* fix: add payment schedule validation in payment entry + +* docs: add purchase invoice payment term considerations + +--------- + Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`bbb66d6`](https://github.com/agritheory/check_run/commit/bbb66d6b79fd2719b8ba6d691f73302a58362e4d)) * Quick Check (#172) -* feat: quick check poc - -* fix: add additional filters in check run settings and also in check run quick entry - +* feat: quick check poc + +* fix: add additional filters in check run settings and also in check run quick entry + * docs: quick check and payment entry customization docs ([`37a39a1`](https://github.com/agritheory/check_run/commit/37a39a17f490e6e3d173707e36cd4467116f4e3b)) * Per supplier invoices per voucher (#165) -* feat: allow per-supplier override for number of invoices per voucher - -* docs: add docs for per supplier invoices per voucher ([`567762c`](https://github.com/agritheory/check_run/commit/567762c67c9cbbc89e57f345beca61a64e28961a)) +* feat: allow per-supplier override for number of invoices per voucher +* docs: add docs for per supplier invoices per voucher ([`567762c`](https://github.com/agritheory/check_run/commit/567762c67c9cbbc89e57f345beca61a64e28961a)) ## v14.8.2 (2023-09-22) @@ -313,10 +334,9 @@ Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`bbb66d6`] * fix: required_apps (#162) -* fix: required_apps - -* fix: required_apps ([`31b5297`](https://github.com/agritheory/check_run/commit/31b52975839424f9a9bfbded6cc03c241dcb44cd)) +* fix: required_apps +* fix: required_apps ([`31b5297`](https://github.com/agritheory/check_run/commit/31b52975839424f9a9bfbded6cc03c241dcb44cd)) ## v14.8.1 (2023-09-14) @@ -332,54 +352,53 @@ Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`bbb66d6`] * Port preview to V14 (#153) -* File Preview (#140) - -* wip: file preview - -* feat: preview in check run, allow to preview in non submittable documents - -* feat: WIP payables attachment report - -* feat: wip preview of attachments - -* style: prettify code - -* feat: close with space - -* fix: do not open sidebar in check run - -* wip: multiple attachments in check run - -* fix: merge - -* style: prettify code - -* fix: df-preview-wrapper-fw - -* feat: improve code - -* feat: improve code - -* feat: columns - ---------- - -Co-authored-by: Tyler Matteson <tyler@agritheory.com> -Co-authored-by: fproldan <fproldan@users.noreply.github.com> - -* feat: use query builder in payables attachments report' - -* fix: build - -* fix: add remove btn - -* style: prettify code - ---------- - -Co-authored-by: Tyler Matteson <tyler@agritheory.com> -Co-authored-by: fproldan <fproldan@users.noreply.github.com> ([`78d2666`](https://github.com/agritheory/check_run/commit/78d2666c2c9b92831b90ee1c647737ef79375a44)) +* File Preview (#140) + +* wip: file preview + +* feat: preview in check run, allow to preview in non submittable documents + +* feat: WIP payables attachment report + +* feat: wip preview of attachments +* style: prettify code + +* feat: close with space + +* fix: do not open sidebar in check run + +* wip: multiple attachments in check run + +* fix: merge + +* style: prettify code + +* fix: df-preview-wrapper-fw + +* feat: improve code + +* feat: improve code + +* feat: columns + +--------- + +Co-authored-by: Tyler Matteson <tyler@agritheory.com> +Co-authored-by: fproldan <fproldan@users.noreply.github.com> + +* feat: use query builder in payables attachments report' + +* fix: build + +* fix: add remove btn + +* style: prettify code + +--------- + +Co-authored-by: Tyler Matteson <tyler@agritheory.com> +Co-authored-by: fproldan <fproldan@users.noreply.github.com> ([`78d2666`](https://github.com/agritheory/check_run/commit/78d2666c2c9b92831b90ee1c647737ef79375a44)) ## v14.8.0 (2023-09-08) @@ -397,14 +416,13 @@ feat: add read_only decorator ([`73d459d`](https://github.com/agritheory/check_r * Setup mypy (#149) -* chore: add typing - -* ci: add mypy to pre-commit and CI - ---------- - -Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`5831fb8`](https://github.com/agritheory/check_run/commit/5831fb85f3b08e76f486c3b01fb671b3dba06225)) +* chore: add typing + +* ci: add mypy to pre-commit and CI +--------- + +Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`5831fb8`](https://github.com/agritheory/check_run/commit/5831fb85f3b08e76f486c3b01fb671b3dba06225)) ## v14.7.0 (2023-09-07) @@ -412,10 +430,10 @@ Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`5831fb8`] * ci: migrate to python semantic release (#133) -* ci: migrate to python semantic release - -* ci: add version variable file - +* ci: migrate to python semantic release + +* ci: add version variable file + * ci: update remote name ([`d37bca6`](https://github.com/agritheory/check_run/commit/d37bca61505e99476e6fb857fbd36dacc932918a)) ### Feature @@ -436,62 +454,61 @@ Resolution for `TypeError: the JSON object must be str, bytes or bytearray, not * Show the quantity and amount of each Mode of Payment (#141) -* feat: mode of payment summary component - -* feat: add number_of_invoices_per_voucher to check - -* feat: currency format - -* chore: fix setup, run formatters against repo - -* fix: html formatting - -* feat: reactive - -* feat: only update when draft - -* feat: improvement - -* feat: sort mop - -* fix: slight refactor, 'account' => 'Account' - ---------- - +* feat: mode of payment summary component + +* feat: add number_of_invoices_per_voucher to check + +* feat: currency format + +* chore: fix setup, run formatters against repo + +* fix: html formatting + +* feat: reactive + +* feat: only update when draft + +* feat: improvement + +* feat: sort mop + +* fix: slight refactor, 'account' => 'Account' + +--------- + Co-authored-by: Tyler Matteson <tyler@agritheory.com> ([`a0471a3`](https://github.com/agritheory/check_run/commit/a0471a3304c9610e8be3794599561c7872209e07)) * Use payment schedule as basis for due date and amount in purchase invoice query (#144) -* feat: use payment schedule as basis for due date and amount in purchase invoices - -* docs: update setup script path - -* fix: typo, add missing query column - ---------- - +* feat: use payment schedule as basis for due date and amount in purchase invoices + +* docs: update setup script path + +* fix: typo, add missing query column + +--------- + Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`4ccba65`](https://github.com/agritheory/check_run/commit/4ccba65818350bf256fa6d25d730ba2abfe36788)) * Query Builder fixes (#145) -* fix: refactor frappe.db.sql to query builder for outstanding - -* fix: refactor postive pay to query builder - -* chore: remove print statement - -* fix: update comparison operator - ---------- - +* fix: refactor frappe.db.sql to query builder for outstanding + +* fix: refactor postive pay to query builder + +* chore: remove print statement + +* fix: update comparison operator + +--------- + Co-authored-by: Heather Kusmierz <heather.kusmierz@gmail.com> ([`e00e476`](https://github.com/agritheory/check_run/commit/e00e4768b4634716b417c6798123b44399ef7d2d)) * Update originating dfi id (#135) -According to the NACHA Dev Guide, Originating DFI Identification is supposed to be "The routing number of the DFI originating the entries within the batch." - -Co-authored-by: Trusted Computer <75872475+trustedcomputer@users.noreply.github.com> ([`f16bb24`](https://github.com/agritheory/check_run/commit/f16bb2468231a8221e302109060dee79aa476838)) +According to the NACHA Dev Guide, Originating DFI Identification is supposed to be "The routing number of the DFI originating the entries within the batch." +Co-authored-by: Trusted Computer <75872475+trustedcomputer@users.noreply.github.com> ([`f16bb24`](https://github.com/agritheory/check_run/commit/f16bb2468231a8221e302109060dee79aa476838)) ## v14.6.0 (2023-07-28) @@ -521,26 +538,26 @@ Co-authored-by: Trusted Computer <75872475+trustedcomputer@users.noreply.gith * feat: custom immediate origin value in settings (#76) -* feat: custom immediate origin value in settings - -* style: prettify code - ---------- - +* feat: custom immediate origin value in settings + +* style: prettify code + +--------- + Co-authored-by: agritheory <agritheory@users.noreply.github.com> ([`813be9e`](https://github.com/agritheory/check_run/commit/813be9e299c2ba42f1bc0de11fabd03d1ab2f0fb)) * feat: port timeout fix to v14 (#62) -* feat: port timeout fix to v14 - -* fix: indent - -* chore: prettier formatting - -* style: prettify code - ---------- - +* feat: port timeout fix to v14 + +* fix: indent + +* chore: prettier formatting + +* style: prettify code + +--------- + Co-authored-by: agritheory <agritheory@users.noreply.github.com> ([`6f50230`](https://github.com/agritheory/check_run/commit/6f50230a8713c16f1818ba8450abc18cc2535322)) * feat: fix lookup for non-existient bank account info, improve UX ([`4ef8a91`](https://github.com/agritheory/check_run/commit/4ef8a91ed769798d9569edc770ac4bd81a709b14)) @@ -557,8 +574,8 @@ Co-authored-by: agritheory <agritheory@users.noreply.github.com> ([`6f5023 * feat: validate docstatus of selected invoices still saved/submitted (#44) -* feat: validate docstatus of selected invoices still saved/submitted - +* feat: validate docstatus of selected invoices still saved/submitted + * refactor: moved validation code for cancelled transactions to function ([`78b3e25`](https://github.com/agritheory/check_run/commit/78b3e2580e200ce60211ed44d20651f68546eeae)) ### Fix @@ -589,34 +606,34 @@ Co-authored-by: agritheory <agritheory@users.noreply.github.com> ([`6f5023 * V14 pre process validation (#113) -* feat: check payment entries for cancelled or paid invoices before submitting - +* feat: check payment entries for cancelled or paid invoices before submitting + * fix: add expense calim to pre-process validation ([`232beb7`](https://github.com/agritheory/check_run/commit/232beb78f9855ceaa3b248d246b43dc19477532f)) * V14 ports (#98) -* chore: port payement entry check number fetch/save to V14 - -* chore: port ach_post procesing hook and company disc data - -* chore: port docstatus fix for ach-only crs - -* chore: port Update effective entry date - -* chore: port large process check run fixes - -* chore: debug V14 large process check run fixes - -* The hook jenv is deprecated New variable is jinja - -* chore: port ach_post procesing hook and company disc data - -* fix: fix savepoint wierdness - -* fix: company discretionary data fix - ---------- - +* chore: port payement entry check number fetch/save to V14 + +* chore: port ach_post procesing hook and company disc data + +* chore: port docstatus fix for ach-only crs + +* chore: port Update effective entry date + +* chore: port large process check run fixes + +* chore: debug V14 large process check run fixes + +* The hook jenv is deprecated New variable is jinja + +* chore: port ach_post procesing hook and company disc data + +* fix: fix savepoint wierdness + +* fix: company discretionary data fix + +--------- + Co-authored-by: Mohammad Ali <swe.mirza.ali@gmail.com> ([`b7adf96`](https://github.com/agritheory/check_run/commit/b7adf962e0008a1d02663c84b64fba6fa6b93d03)) * Merge pull request #90 from alibaig4u/version-14 @@ -635,46 +652,45 @@ ci: fix release CI ([`997c42c`](https://github.com/agritheory/check_run/commit/9 * [v14] handle errors in background queue (#72) -* feat: handle errors in background queue - -* style: prettify code - -* feat: use process_checks instead of submit triggers to manage submission and errors - -* style: prettify code - ---------- - +* feat: handle errors in background queue + +* style: prettify code + +* feat: use process_checks instead of submit triggers to manage submission and errors + +* style: prettify code + +--------- + Co-authored-by: agritheory <agritheory@users.noreply.github.com> ([`1b9b592`](https://github.com/agritheory/check_run/commit/1b9b592deb75ed3156f5588a888e7f370158d124)) * V14 party lookup (#68) -* fix: remove check_digit argument in ACH generation - +* fix: remove check_digit argument in ACH generation + * feat: look up party on PE submission to avoid renaming problems ([`7f940f3`](https://github.com/agritheory/check_run/commit/7f940f3954d8a7d75538e2c9a1fdf8da905acb96)) * V14 timeout fix (#64) -* feat: port timeout fix to v14 - -* fix: indent - -* chore: prettier formatting - -* feat: timeout fixes + prettier for v14 - -* style: prettify code - ---------- - +* feat: port timeout fix to v14 + +* fix: indent + +* chore: prettier formatting + +* feat: timeout fixes + prettier for v14 + +* style: prettify code + +--------- + Co-authored-by: agritheory <agritheory@users.noreply.github.com> ([`825bf70`](https://github.com/agritheory/check_run/commit/825bf70ae1567a3208872baf0e582972524d536c)) * Bank account lookup fix (#61) -* feat: fix lookup for non-existient bank account info, improve UX - -* fix: don't raise exception on bank account lookup ([`c4357a8`](https://github.com/agritheory/check_run/commit/c4357a80305b4b5d2137b132553eb38b4bb6e2a7)) +* feat: fix lookup for non-existient bank account info, improve UX +* fix: don't raise exception on bank account lookup ([`c4357a8`](https://github.com/agritheory/check_run/commit/c4357a80305b4b5d2137b132553eb38b4bb6e2a7)) ## v14.0.0 (2022-12-30) @@ -844,134 +860,134 @@ Not implemented yet: * CI (#8) -* wip: json and py validate, semantic, and frappe json diff - -* test: stub UI test yaml - copied from Frappe - -* test: add helper shell files, remove job contitionals - -* test: remove producer/consumer test dbs from install script - -* test: correct install file / install dependency file - -* test: echo helper folder to debug path error - -* test: move helper folder out of workflows - -* test: remove echo - -* test: install erpnext - -* test: create site in sintall script - -* test: skip assets on erpnext install - -* test: remove frappe-path argument from bench init - -* wip: update JSON ci - -* test: remove python setup, already in ubuntu - -* test: frappe-bench needs 3.10 - -* test: python3.9 - -* test: no mariadb password - -* test: blank password - -* test: mysql password 123 - -* test: using frappe/erpnext workflow - -* test: allow empty password = yes - -* test: file wasnt saved - -* test: mariadb version 10.5 => 10.3 - -* test: various - -* test: reinsert pip install - -* test: fix typo - -* test: remove space (typo) - -* test: fix syntax - -* test: remove site setup - -* test: restore site without building frappe - -* test: remove db setup, only ui test - -* test: remove strawberry output for site setup - -* test: use check run test - -* test: cypress test data path - -* test: install apps on site - -* test: cypress path - -* test: bench restart after install, set developer mode - -* test: CI=Yes bench command - -* test: install apps - -* test: add site adn skip assets - -* test: ci=yes install-app - -* test: wildcard frappe user, remove ci bench install-app - -* test: update localhost wildcard both commands - -* text: bench execute command - -* test: revert mariadb wildcard and install-app - -* test: remove bench restart - -* test: remove CI=yes execute - -* wip: cypress testing fixup - -* wip: ach workflows - -* wip: ach generation - -* wip: check run ui tests V1 - -* test: fix cypress command path - -* test: cypress command - -* test: cypress response timeout - -* test: remove headless - -* test: cypress action - -* test: rerun - -* test: "8000" + "/" - -* test: use cypress config - -* test: add bench restart - -* test: update baseUrl to match site_config.json - -* test: no recordings - -* test: video, screenshots off - -* wip: remove unused env vars, set script clone depth, remove commented yarn run, fix spec.js typo - +* wip: json and py validate, semantic, and frappe json diff + +* test: stub UI test yaml - copied from Frappe + +* test: add helper shell files, remove job contitionals + +* test: remove producer/consumer test dbs from install script + +* test: correct install file / install dependency file + +* test: echo helper folder to debug path error + +* test: move helper folder out of workflows + +* test: remove echo + +* test: install erpnext + +* test: create site in sintall script + +* test: skip assets on erpnext install + +* test: remove frappe-path argument from bench init + +* wip: update JSON ci + +* test: remove python setup, already in ubuntu + +* test: frappe-bench needs 3.10 + +* test: python3.9 + +* test: no mariadb password + +* test: blank password + +* test: mysql password 123 + +* test: using frappe/erpnext workflow + +* test: allow empty password = yes + +* test: file wasnt saved + +* test: mariadb version 10.5 => 10.3 + +* test: various + +* test: reinsert pip install + +* test: fix typo + +* test: remove space (typo) + +* test: fix syntax + +* test: remove site setup + +* test: restore site without building frappe + +* test: remove db setup, only ui test + +* test: remove strawberry output for site setup + +* test: use check run test + +* test: cypress test data path + +* test: install apps on site + +* test: cypress path + +* test: bench restart after install, set developer mode + +* test: CI=Yes bench command + +* test: install apps + +* test: add site adn skip assets + +* test: ci=yes install-app + +* test: wildcard frappe user, remove ci bench install-app + +* test: update localhost wildcard both commands + +* text: bench execute command + +* test: revert mariadb wildcard and install-app + +* test: remove bench restart + +* test: remove CI=yes execute + +* wip: cypress testing fixup + +* wip: ach workflows + +* wip: ach generation + +* wip: check run ui tests V1 + +* test: fix cypress command path + +* test: cypress command + +* test: cypress response timeout + +* test: remove headless + +* test: cypress action + +* test: rerun + +* test: "8000" + "/" + +* test: use cypress config + +* test: add bench restart + +* test: update baseUrl to match site_config.json + +* test: no recordings + +* test: video, screenshots off + +* wip: remove unused env vars, set script clone depth, remove commented yarn run, fix spec.js typo + Co-authored-by: Robert Duncan <robirtduncan@gmail.com> ([`350bb6e`](https://github.com/agritheory/check_run/commit/350bb6e5648ed63c7086a9bd89f5acb194a5c85f)) * Merge pull request #10 from agritheory/fixbankacct @@ -1006,12 +1022,14 @@ changes: spacebar checks/unchecks pay, keys a-z open MOP / starts search ([`1219 * Merge branch 'test_and_cleanup' into key-nav ([`a478f7f`](https://github.com/agritheory/check_run/commit/a478f7fe61e01b3386bf866a78742d81458c1c0a)) +* Merge branch 'version-13' of github.com:agritheory/check_run into test_and_cleanup ([`6fba403`](https://github.com/agritheory/check_run/commit/6fba403ca20fbd56f022e0af8856e09681b19ef2)) + +* wip: test stubbed and some reactivity improvements ([`d5364dc`](https://github.com/agritheory/check_run/commit/d5364dc17cac516a162f654f1637b2393b731ce1)) + * Merge branch 'key-nav' of github.com:agritheory/check_run into key-nav ([`33bc96b`](https://github.com/agritheory/check_run/commit/33bc96bee34f91eddd83b530ae638f8a0e3dcde2)) * changes: spacebar checks/unchecks pay, keys a-z open MOP / starts search ([`0873c5d`](https://github.com/agritheory/check_run/commit/0873c5d395c07891a5bffd83734918adeaa44bb1)) -* Merge branch 'version-13' of github.com:agritheory/check_run into test_and_cleanup ([`6fba403`](https://github.com/agritheory/check_run/commit/6fba403ca20fbd56f022e0af8856e09681b19ef2)) - * Merge pull request #3 from agritheory/key-nav Key nav ([`0823fc5`](https://github.com/agritheory/check_run/commit/0823fc56926e40b30060b97d661c622f06c5466e)) @@ -1020,20 +1038,18 @@ Key nav ([`0823fc5`](https://github.com/agritheory/check_run/commit/0823fc56926e * update checkrun total field ([`65e10b8`](https://github.com/agritheory/check_run/commit/65e10b829267784192e815e8d2bc03830b87dcd0)) -* wip: test stubbed and some reactivity improvements ([`d5364dc`](https://github.com/agritheory/check_run/commit/d5364dc17cac516a162f654f1637b2393b731ce1)) - * Merge pull request #2 from agritheory/version-13-hotfix Check run render fixes ([`8d740bd`](https://github.com/agritheory/check_run/commit/8d740bdda360bb4d2488810e3845df53e66fb700)) * cleanup: removed default span in check_run_table, removed is_dirty function ([`bc05bde`](https://github.com/agritheory/check_run/commit/bc05bde2fdbe8feb852a8f851bf64ed2897d9d7d)) +* fixes: check run table save and render on save ([`0e1c27a`](https://github.com/agritheory/check_run/commit/0e1c27a362c6107d877a270bbe9f0a4e56ca82a8)) + * Merge pull request #1 from agritheory/positivepay feat: add positive pay report ([`df8692b`](https://github.com/agritheory/check_run/commit/df8692b91c45b8d47b2eebbd8519bee1d05314f4)) -* fixes: check run table save and render on save ([`0e1c27a`](https://github.com/agritheory/check_run/commit/0e1c27a362c6107d877a270bbe9f0a4e56ca82a8)) - * wip: table not rendering on save ([`08d48c7`](https://github.com/agritheory/check_run/commit/08d48c7836a34027fd3027c6c26dc369067be644)) * wip: test fixtures and stubbed setup ([`1f8e415`](https://github.com/agritheory/check_run/commit/1f8e415868a80cee3c38260b756d0e845c4f0c30)) diff --git a/check_run/__init__.py b/check_run/__init__.py index ae163b31..8819e942 100644 --- a/check_run/__init__.py +++ b/check_run/__init__.py @@ -1 +1 @@ -__version__ = "15.1.1" +__version__ = "15.1.2"