Lokavaluto / monujo

GNU Affero General Public License v3.0
3 stars 4 forks source link

new: add money request #398

Closed SeddikKadi closed 4 months ago

github-actions[bot] commented 5 months ago

:x: translation needs update

PO file needs a simple update (no fuzzy entries found). Please run the command \`npm run gettext:extract\` before pushing the code to ensure that all necessary translations are included and the PO file is up-to-date.

1 file changed, 2 insertions(+), 2 deletions(-)

```diff 1 src/components/MoneyCreditModal.vue 1 src/components/MoneyRequestModal.vue ```

✔️ code style matches our guidelines

github-actions[bot] commented 5 months ago

:evergreen_tree: test report

Passes: 8, failures: 2, pending: 0, skipped: 0, other: 0. | State | Description | | ----- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | fail | **Filepath**: tests/e2e/spec.cy.ts
**Title**: General processes when logged in Send money process
**Error**: AssertionError: Timed out retrying after 60000ms: Expected to find element: `.notification.is-danger`, but never found it. | | fail | **Filepath**: tests/e2e/spec.cy.ts
**Title**: General processes when logged in Top-up process
**Error**: AssertionError: Timed out retrying after 60000ms: Expected not to exist in the DOM, but it was continuously found. |
vaab commented 4 months ago

rebased, reviewed, LGTM, pushed