Add row to create new transaction #2

Merged
jacob1123 merged 2 commits from new-transaction-row into master 2022-01-18 11:43:23 +01:00
Owner

Currently new transactions have to be created using a modal dialog. This adds a row that contains all the needed controls so a transaction can be created directly from the list of transactions.

This also uses an input with a datalist instead of a select. This simplifies searching for an existing option.

Currently new transactions have to be created using a modal dialog. This adds a row that contains all the needed controls so a transaction can be created directly from the list of transactions. This also uses an input with a datalist instead of a select. This simplifies searching for an existing option.
jacob1123 added 1 commit 2022-01-10 11:17:43 +01:00
jacob1123 added 1 commit 2022-01-10 11:18:57 +01:00
Merge branch 'master' into new-transaction-row
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
e094c2a740
jacob1123 changed title from WIP: Add row to create new transaction to Add row to create new transaction 2022-01-18 11:43:13 +01:00
jacob1123 merged commit 13063b47ba into master 2022-01-18 11:43:23 +01:00
jacob1123 deleted branch new-transaction-row 2022-01-18 11:43:26 +01:00
Sign in to join this conversation.
No description provided.