44 Commits

Author SHA1 Message Date
e2e8f9ce5e Can move entries between accounts 2025-04-28 19:10:46 +02:00
f2a180e69f Fix issue 2025-04-28 19:01:40 +02:00
0758e66d4f Fix account route alignment 2025-04-28 18:49:01 +02:00
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
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
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
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
7c10e3ca5c Can get single account information 2025-04-07 20:53:34 +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
133d0de084 Handle token renewal and expiration 2025-03-20 20:51:58 +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
867afb8058 Simplify rights assignation for mobile application 2025-03-19 21:12:20 +01:00
7155d91bed Create and delete tokens from web ui 2025-03-19 21:08:59 +01:00
d5bb1acbcb Extract user information from session 2025-03-18 22:44:52 +01:00
ecd44dc16d Fix issue with router 2025-03-18 19:41:59 +01:00
dbe1ec22e0 Add base web UI 2025-03-18 19:14:46 +01:00
abc75786f7 Create web application 2025-03-18 17:58:01 +01:00