51 Commits

Author SHA1 Message Date
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
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
544513d118 Add tokens routes 2025-03-19 18:57:38 +01:00
3081757536 Return proper error when user authentication cannot be verified 2025-03-18 22:48:17 +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
1a022bd33e Finish OIDC login 2025-03-18 19:37:46 +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
8baac2d7cb Add basic server config 2025-03-17 21:39:36 +01:00
d9e8ce90cc Ready to initiate OpenID login 2025-03-17 21:33:13 +01:00
56fbae6adc Add all connectors 2025-03-17 21:11:36 +01:00
64b672dc63 Create initial database structure 2025-03-17 19:06:18 +01:00