Commit Graph

  • 4c0d03fa79 Revert "test_superfaktura_api: add type ignore for pytest" feature/lint Richard Kubíček 2025-03-21 19:22:00 +01:00
  • ff079440ac requirements_dev: specify package versions Richard Kubíček 2025-03-21 15:46:12 +01:00
  • 284edd3a45 ga: add mypy to requirements_dev Richard Kubíček 2025-03-21 15:41:24 +01:00
  • adc2fa4aac Merge pull request #12 from Eledio/test/clientContact main Richard Kubíček 2025-03-13 22:20:45 +01:00
  • e84426e49c ga: add mypy workflow Richard Kubíček 2025-03-13 13:35:17 +01:00
  • d0147a0451 test_superfaktura_api: add type ignore for pytest Richard Kubíček 2025-03-13 13:34:48 +01:00
  • 11e14a8924 docs_conf: ignore by type Richard Kubíček 2025-03-13 13:33:50 +01:00
  • 3d4400db2d Merge pull request #11 from Eledio/feature/tests Richard Kubíček 2025-03-13 11:34:02 +01:00
  • f40b015beb test_client_contact: add docstring Richard Kubíček 2025-03-12 22:03:25 +01:00
  • 964882bc5d test_client_contact: fix pytest.fixture Richard Kubíček 2025-03-12 22:02:29 +01:00
  • c861f35ad2 test_client_contact: add api credinitials Richard Kubíček 2025-03-12 21:51:55 +01:00
  • 133702dc1d test_superfaktura_api: fix format Richard Kubíček 2025-03-12 21:49:10 +01:00
  • 765334ed92 test_client_contact: add tests Richard Kubíček 2025-03-12 21:49:00 +01:00
  • b41bf28a34 test_superfaktura_api: fix unnecessary mock file open Richard Kubíček 2025-03-11 21:23:56 +01:00
  • 8d3b2589b0 test_superfaktura_api: add test download with not writable file descriptor Richard Kubíček 2025-03-11 21:16:39 +01:00
  • d2cbbd0596 test_superfaktura_api: add test invalid json as repsonse from the server Richard Kubíček 2025-03-11 21:09:32 +01:00
  • 45259f8f27 Update pytest.yml Richard Kubíček 2025-03-05 22:24:27 +01:00
  • 5b50f2c3eb ga: fix workflow for pylint Richard Kubíček 2025-03-05 13:15:43 +01:00
  • 16cb1b39ba ga: add workflow for pytest Richard Kubíček 2025-03-05 13:00:58 +01:00
  • e2f89cf754 requirements_dev: add pytest-cov Richard Kubíček 2025-03-05 13:00:04 +01:00
  • 886004a20a test: introduce basic tests Richard Kubíček 2025-03-05 12:07:46 +01:00
  • e668f76b4c requirements: add setuptools Richard Kubíček 2025-03-05 12:07:27 +01:00
  • a80ad31555 Update setup.py v1.0.0 Richard Kubíček 2025-03-04 14:57:43 +01:00
  • 940c989be8 Merge pull request #2 from Eledio/feature/obtainPDFInvoice Richard Kubíček 2025-03-04 14:56:18 +01:00
  • e345d28396 Deploying to gh-pages from @ Eledio/superfaktura-client@d837a2e385 🚀 gh-pages rici4kubicek 2025-03-04 13:07:34 +00:00
  • d837a2e385 add_invoice: add try-except clause Richard Kubíček 2025-03-04 14:07:07 +01:00
  • b1b887da10 add_invoice: remove unused dependency Richard Kubíček 2025-03-04 14:04:37 +01:00
  • 8583d121a7 Deploying to gh-pages from @ Eledio/superfaktura-client@e43bf6eb82 🚀 rici4kubicek 2025-03-04 13:00:08 +00:00
  • e43bf6eb82 invoice: fix typo Richard Kubíček 2025-03-04 13:59:41 +01:00
  • 4a66302303 add_inovice: add some protection clauses Richard Kubíček 2025-03-04 13:59:01 +01:00
  • 260765b5c2 Deploying to gh-pages from @ Eledio/superfaktura-client@0319228ba1 🚀 rici4kubicek 2025-03-04 12:53:10 +00:00
  • 0319228ba1 ruff: add configuration Richard Kubíček 2025-03-04 13:52:44 +01:00
  • 735f212a22 invoice: fix docstring Richard Kubíček 2025-03-04 13:49:14 +01:00
  • e8a379fc4f superfaktura_api: fix download method docstring example Richard Kubíček 2025-03-04 13:47:52 +01:00
  • 3d39ac39b2 superfaktura_api: preserve the exception context Richard Kubíček 2025-03-04 13:47:07 +01:00
  • 0e2cf78edf Deploying to gh-pages from @ Eledio/superfaktura-client@8d5bf14be3 🚀 rici4kubicek 2025-03-04 12:41:06 +00:00
  • 8d5bf14be3 superfaktura_api: add download method for save IO[bytes] data stream Richard Kubíček 2025-03-04 13:40:40 +01:00
  • bb6b6343b0 superfaktura_api: fix return values of get method Richard Kubíček 2025-03-04 13:10:34 +01:00
  • 2eedefec83 Revert "Auxiliary commit to revert individual files from 73da343c610420f68792306d5fcdd46f1c86edb8" Richard Kubíček 2025-03-04 13:05:41 +01:00
  • 532c58cbd5 api: simplify api get request Richard Kubíček 2025-03-04 13:06:16 +01:00
  • eeb9f15160 Merge pull request #9 from Eledio/feature/updateDocs Richard Kubíček 2025-03-03 20:50:55 +01:00
  • 6d1807c4b0 Deploying to gh-pages from @ Eledio/superfaktura-client@30f0e36643 🚀 rici4kubicek 2025-03-03 19:46:18 +00:00
  • 30f0e36643 bank_account: update usages in docs Richard Kubíček 2025-03-03 20:45:42 +01:00
  • 89536bcb83 invoice: update usages in docs Richard Kubíček 2025-03-03 20:44:33 +01:00
  • a49aba6d46 superfaktura_api: update usages in docs Richard Kubíček 2025-03-03 20:37:07 +01:00
  • 12db5ff3ed Deploying to gh-pages from @ Eledio/superfaktura-client@ec9a83be30 🚀 rici4kubicek 2025-03-03 19:23:09 +00:00
  • ec9a83be30 setup: fix licence Richard Kubíček 2025-03-03 20:13:40 +01:00
  • 73da343c61 api: remove data_format and simplify usages of get request Richard Kubíček 2025-03-03 20:09:52 +01:00
  • 92ae1f615e examples: simplify add_invoice Richard Kubíček 2025-03-03 19:43:58 +01:00
  • a20ae3fad0 examples: add examples to the docs Richard Kubíček 2025-02-28 19:17:41 +01:00
  • fa3d2ddf32 examples: add get_country_list and add_invoice Richard Kubíček 2025-02-28 19:11:20 +01:00
  • 1cf1498b25 examples: move save_temporary_file_as_pdf to tools Richard Kubíček 2025-02-28 18:40:18 +01:00
  • e21b7332d0 save_temporary_file_as_pdf: fix method Richard Kubíček 2025-02-28 18:36:24 +01:00
  • 7b5d787ab8 invoice: do not use tempfile Richard Kubíček 2025-02-28 18:36:05 +01:00
  • ff7ab2ba9a fixes after rebase Richard Kubíček 2025-02-28 18:00:49 +01:00
  • 84f5cd8642 setup: format Richard Kubíček 2025-01-25 19:18:07 +01:00
  • 5d6cb1c304 invoice: obtain invoice in the pdf format Richard Kubíček 2025-01-25 19:17:49 +01:00
  • 5a85c2eb00 superfaktura_api: allow get request response body in pdf, not only in json Richard Kubíček 2025-01-25 19:17:15 +01:00
  • 4edf8fd84c Add pdf helper -> save temporary file to pdf Richard Kubíček 2025-01-25 19:15:42 +01:00
  • 6ce895a5e1 Add language and data format enumerations Richard Kubíček 2025-01-25 19:15:18 +01:00
  • 4d8b0d381a Deploying to gh-pages from @ Eledio/superfaktura-client@3b0104bd11 🚀 rici4kubicek 2025-03-03 19:20:49 +00:00
  • 1174404db6 Merge pull request #8 from Eledio/feature/updateDocs Richard Kubíček 2025-03-03 20:20:44 +01:00
  • 3b0104bd11 docs: fix installation regarding the repo owner Richard Kubíček 2025-03-03 20:20:20 +01:00
  • fa9085ec83 Deploying to gh-pages from @ Eledio/superfaktura-client@62274e47f7 🚀 rici4kubicek 2025-03-03 19:14:31 +00:00
  • 5fd46edc5d Merge pull request #7 from Eledio/feature/githubTemplates Richard Kubíček 2025-03-01 18:38:15 +01:00
  • 13d4d94af6 Update issue templates Richard Kubíček 2025-03-01 18:36:35 +01:00
  • 1b134422e8 Merge pull request #6 from Eledio/feature/updateReadme Richard Kubíček 2025-02-28 19:32:19 +01:00
  • 2ad50245ac Update README.md Richard Kubíček 2025-02-28 19:31:12 +01:00
  • 26694f6987 Deploying to gh-pages from @ eledio-helpers/superfaktura-client@288b19124d 🚀 rici4kubicek 2025-02-28 18:27:11 +00:00
  • 288b19124d Update LICENSE Richard Kubíček 2025-02-28 19:26:49 +01:00
  • 16046c56b2 Deploying to gh-pages from @ eledio-helpers/superfaktura-client@6c84a814bd 🚀 rici4kubicek 2025-02-28 18:18:09 +00:00
  • d315218c41 Deploying to gh-pages from @ eledio-helpers/superfaktura-client@bfb8b4bf6f 🚀 rici4kubicek 2025-02-28 18:12:11 +00:00
  • 682549c59d Deploying to gh-pages from @ eledio-helpers/superfaktura-client@40e82246b1 🚀 rici4kubicek 2025-02-28 17:38:05 +00:00
  • cf3fb59f13 Deploying to gh-pages from @ eledio-helpers/superfaktura-client@04586cf262 🚀 rici4kubicek 2025-02-28 17:12:46 +00:00
  • ee29559306 Deploying to gh-pages from @ eledio-helpers/superfaktura-client@a4287523c3 🚀 rici4kubicek 2025-02-28 17:04:00 +00:00
  • 9373eab0b4 Merge pull request #5 from eledio-helpers/feature/docs Richard Kubíček 2025-02-28 17:42:41 +01:00
  • 6a36539509 README: add link to documentation Richard Kubíček 2025-02-08 20:44:46 +01:00
  • b3fcc7d276 Deploying to gh-pages from @ eledio-helpers/superfaktura-client@c0ec5a0040 🚀 rici4kubicek 2025-02-08 19:43:19 +00:00
  • c0ec5a0040 GA deploy-docs: add workflow Richard Kubíček 2025-02-08 20:20:46 +01:00
  • f0c4010202 Deploying to gh-pages from @ eledio-helpers/superfaktura-client@88a4ce4382 🚀 rici4kubicek 2025-02-08 19:25:18 +00:00
  • 927fd00c40 Initial gh-pages commit rici4kubicek 2025-02-08 19:25:18 +00:00
  • b78351d31d sphinx: add autogenerated documentation Richard Kubíček 2025-02-08 20:14:54 +01:00
  • 030c136507 GA pylint: modify Richard Kubíček 2025-02-08 14:43:45 +01:00
  • 8786ea981f data_types: fix module by pylint hints Richard Kubíček 2025-02-08 14:38:47 +01:00
  • 3c5ea2e2e2 country: fix module by pylint hints Richard Kubíček 2025-02-08 14:37:02 +01:00
  • 231f09241b data_types: fix module by pylint hints Richard Kubíček 2025-02-08 14:35:10 +01:00
  • ef0974702f currency: fix module by pylint hints Richard Kubíček 2025-02-08 14:32:59 +01:00
  • cdd7149f71 invoice: fix module by pylint hints Richard Kubíček 2025-02-08 14:31:40 +01:00
  • e8c450d007 bank_account: fix module by pylint hints Richard Kubíček 2025-02-08 14:22:55 +01:00
  • d083b389c8 client_contacts: fix module by pylint hints Richard Kubíček 2025-02-08 14:19:45 +01:00
  • 1b17a2181b superfaktura_api: fix module by pylint hints Richard Kubíček 2025-02-08 14:16:49 +01:00
  • 5190ea5a01 Merge pull request #3 from eledio-helpers/feature/automated-build Richard Kubíček 2025-01-31 14:25:17 +01:00
  • bbaba0eb63 Disable pytest Richard Kubíček 2025-01-31 14:17:05 +01:00
  • 4f181cb89e Create pylint.yml Richard Kubíček 2025-01-31 14:13:22 +01:00
  • ce74323981 Create python-package.yml Richard Kubíček 2025-01-31 14:09:32 +01:00
  • cf18c057d4 Update version to v0.1.0 v0.1.0 Richard Kubíček 2025-01-16 14:23:32 +01:00
  • ef599f1921 Merge pull request #1 from eledio-helpers/feature/package Richard Kubíček 2025-01-16 14:17:15 +01:00
  • 357b23720d Create LICENSE Richard Kubíček 2025-01-16 14:13:54 +01:00
  • 4cfaa2a03c superfaktura_api: raise exception when some credentials are not set Richard Kubíček 2025-01-16 14:10:07 +01:00
  • 5b2743a26a Update setup.py Richard Kubíček 2025-01-16 14:03:43 +01:00