shipsaas / docking

DocKing: Your shared-microservice that takes over the document templates management & render/export PDF
https://docking.shipsaas.tech
MIT License
213 stars 14 forks source link

[Feature] Search templates by keyword #15

Closed sethsandaru closed 1 year ago

sethsandaru commented 1 year ago

Closes #10

Additionally, reduce some "margin" of the Table's container

Screenshot 2023-06-03 at 16 14 13
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.10 :tada:

Comparison is base (b9881f2) 97.07% compared to head (e3ce718) 97.18%.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #15 +/- ## ============================================ + Coverage 97.07% 97.18% +0.10% - Complexity 113 117 +4 ============================================ Files 40 40 Lines 513 532 +19 ============================================ + Hits 498 517 +19 Misses 15 15 ``` | [Impacted Files](https://app.codecov.io/gh/shipsaas/docking/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas) | Coverage Δ | | |---|---|---| | [app/Http/Requests/AbstractIndexRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvQWJzdHJhY3RJbmRleFJlcXVlc3QucGhw) | `100.00% <100.00%> (ø)` | | | [app/Http/Requests/DocumentTemplateIndexRequest.php](https://app.codecov.io/gh/shipsaas/docking/pull/15?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=shipsaas#diff-YXBwL0h0dHAvUmVxdWVzdHMvRG9jdW1lbnRUZW1wbGF0ZUluZGV4UmVxdWVzdC5waHA=) | `100.00% <100.00%> (ø)` | |

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.