Tyler Matteson

Results 97 issues of Tyler Matteson

The `pattern='some_regex'` doesn't handle `None`/ `""` inputs. It would be reasonable to pass a validation method in the constructor and have it default to the builtin. This would allow for...

working on this issue

Feature Request: Radar charts, such as demonstrated here in the OpenPyXL docs: https://openpyxl.readthedocs.io/en/stable/charts/radar.html

Feature Request
hacktoberfest

For comment: * Add an .edsl reader interface (blocking/ not async) * Add validation for .edsl files (blocking/ not async) * Add a direct `migrate` or `apply_schema` interface (blocking/ not...

[The spec](https://vue-loader.vuejs.org/spec.html) for reference. ``` import Vue from 'vue' import Router from 'vue-router' import Hello from '@/components/Hello' ``` I think an implementation of this _exact_ API would involve monkey patching...

enhancement

[Prism](https://prismjs.com) is a widely used syntax highlighter and would allow EdgeQL/ ESDL to be easily highlighted in markdown files with several markdown engines.

#218 Sales Taxes and Charges, before being paid via Check Run (Outstanding Amount is $8.12) ![image](https://github.com/agritheory/check_run/assets/18033666/e3ca91ef-7a79-4af8-b6f8-48dbf2ab2a9e) Example Check Run ![image](https://github.com/agritheory/check_run/assets/18033666/7d91d458-d54e-48f7-86f0-ca76ee7d2084) Example config (Sales Invoices and JEs allowed, other doctypes shouldn't...

This should be able to be overridden by whatever the role is in Account Settings

enhancement

As a matter of company policy, it may be desirable to require the AP clerk to process returns or credit notes against an invoice rather than netting against a payment...

- Add Party Type and and Party to Sales and Purchase Taxes and charges to forward payable for tax authority to GL - Add Configuration option for including Sales Invoice...

enhancement

After doing some experimenting on #240, it makes more sense to provide a custom print preview for Check Run with the appropriate options. This would be a new portal page...