114 Commits

Author SHA1 Message Date
a24eb02dc4 Can delete multiple movements 2025-04-23 20:55:52 +02:00
53494210af Can transfer movement from an account to another 2025-04-23 20:20:54 +02:00
639fa4b176 Created a dialog to select an account 2025-04-22 20:23:25 +02:00
2afedcd5f9 Ready to implement next feature 2025-04-22 12:24:03 +02:00
fc15656530 Smoother movements reload 2025-04-22 12:19:36 +02:00
bff1c2d171 Can delete a movement 2025-04-22 12:14:50 +02:00
68dfbfff2b Can update movement information 2025-04-22 11:17:39 +02:00
5db816ca9a Create movements table 2025-04-22 11:05:26 +02:00
5cc1cbc814 Load the list of movements on webui 2025-04-22 00:35:33 +02:00
8d72175e51 Improve amount input 2025-04-21 16:31:38 +02:00
3fe3e20f51 Handle negative amount input 2025-04-21 16:04:08 +02:00
09e44da46e Can create movements from UI 2025-04-21 15:29:00 +02:00
18bed77c7b Display account amount on account page 2025-04-21 12:36:03 +02:00
1621fe41e2 Display accounts balances 2025-04-21 12:31:00 +02:00
6ee250d872 Get accounts and balances 2025-04-21 12:08:12 +02:00
f5b0ae49ca Fix indempotent updates 2025-04-19 22:23:07 +02:00
2a1b1ea45a Create base account route 2025-04-19 22:13:19 +02:00
394fbd50f0 Can update a single movement information 2025-04-19 22:05:10 +02:00
9d345b9c42 Can delete a movement 2025-04-19 22:00:27 +02:00
89ffb558ac Can get a single movement information 2025-04-19 21:57:19 +02:00
811e885bf3 Can get the list of movements of an account 2025-04-19 21:45:40 +02:00
08538c3911 Block creation of identical movements 2025-04-15 22:49:45 +02:00
b4cf6624f7 Can create a movement 2025-04-15 22:39:42 +02:00
5a51dee8b0 Add account type 2025-04-14 23:25:45 +02:00
342af2c443 Display the list of accounts 2025-04-14 21:12:24 +02:00
91d8b1a579 Can delete an uploaded file 2025-04-14 20:50:53 +02:00
7c04acaf4b Automatically remove orphan files 2025-04-09 21:51:23 +02:00
6f18aafc33 Can download files 2025-04-09 21:26:49 +02:00
61a4ea62c6 Can upload files 2025-04-09 21:13:25 +02:00
84e1c57dc9 Can create new accounts 2025-04-09 19:24:59 +02:00
132482c47d Can delete account from web ui 2025-04-09 19:00:44 +02:00
82186259d1 Can update account name 2025-04-09 18:47:05 +02:00
8ecb5b79eb Can change default account 2025-04-08 23:01:43 +02:00
8defd9ad17 Display the list of accounts 2025-04-08 22:30:53 +02:00
ad4c0d2885 Add accounts list as a provider 2025-04-07 22:12:26 +02:00
90bb4db806 Can change default account 2025-04-07 21:42:35 +02:00
1977b5209c Can update account information 2025-04-07 21:13:36 +02:00
559eadfd05 Can delete a single account 2025-04-07 20:56:51 +02:00
7c10e3ca5c Can get single account information 2025-04-07 20:53:34 +02:00
72e67d9e91 Add first routes for accounts management 2025-04-03 23:14:55 +02:00
03f57a0ad7 Fix ESLint issues 2025-04-03 22:37:22 +02:00
92ce2e68ad ESLint auto fixes 2025-04-03 22:32:09 +02:00
f012572936 Update project dependencies 2025-04-03 22:26:06 +02:00
c967103a16 Prepare release generation 2025-03-20 21:17:47 +01:00
c6757f477a Resolve some TODOs 2025-03-20 21:00:29 +01:00
133d0de084 Handle token renewal and expiration 2025-03-20 20:51:58 +01:00
c6f7830d9d Start to support token authentication 2025-03-20 20:38:09 +01:00
7fe950488f Remove reference to nonexistent environment variable 2025-03-20 18:37:25 +01:00
ef26dccb04 Fix table resize issue 2025-03-19 21:27:31 +01:00
b15b993539 Switch datagrid to fr 2025-03-19 21:22:52 +01:00