Skip to content

Commit

Permalink
18619 20719 eft statement updates (bcgov#1557)
Browse files Browse the repository at this point in the history
* 18619/20719 - EFT Statement Updates

* UX Feedback

* UX Fix, date formatting, splitting eft statement components

* pay-admin flask-jwt-oidc dependency update

* pay-admin poetry.lock update

* pay-admin, update sbc-common-components

* PR Feedback
  • Loading branch information
ochiu authored Jun 4, 2024
1 parent 057ef2f commit aebca01
Show file tree
Hide file tree
Showing 16 changed files with 1,243 additions and 712 deletions.
223 changes: 147 additions & 76 deletions pay-admin/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pay-admin/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jinja2 = "^3.1.3"
pay-api = {git = "https://github.com/bcgov/sbc-pay.git", subdirectory = "pay-api"}
sbc-common-components = {git = "https://github.com/bcgov/sbc-common-components.git", subdirectory = "python"}
simple-cloudevent = {git = "https://github.com/daxiom/simple-cloudevent.py.git"}
flask-jwt-oidc = {git = "https://github.com/thorwolpert/flask-jwt-oidc.git"}
flask-jwt-oidc = {git = "https://github.com/seeker25/flask-jwt-oidc.git"}
pg8000 = "^1.30.5"


Expand Down
Loading

0 comments on commit aebca01

Please sign in to comment.