146 Commits

Author SHA1 Message Date
87f017fc42 OIDC functional
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-19 21:08:51 +02:00
43fb8dcda6 Update 2025-05-19 20:58:50 +02:00
a3b9c7cdb1 Fix bad file name
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-19 19:35:26 +02:00
c42b8b1bda Merge branch 'main' of ssh://gitea.communiquons.org:52001/pierre/MoneyMgr
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
1.0.2
2025-05-19 18:36:50 +02:00
bdcbe94c97 Add api_curl to release 2025-05-19 18:36:34 +02:00
caeff985c2 Update Rust crate diesel_migrations to 2.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-05-18 00:07:13 +00:00
bed538793d Update Rust crate actix-session to 0.10.1
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-05-17 00:16:01 +00:00
602f20ad18 Update dependency eslint-plugin-react-hooks to ^5.2.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2025-05-16 00:16:24 +00:00
457c96b37e Fix FinancesManager export
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-15 22:23:50 +02:00
a3f2b77548 Improve usability
All checks were successful
continuous-integration/drone/push Build is passing
2025-05-15 22:18:36 +02:00
3c5c82371a Fix mui-grid issue after update
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
1.0.1
2025-05-15 21:51:12 +02:00
fb46626cff Update project dependencies
Some checks failed
continuous-integration/drone/push Build is failing
2025-05-15 21:45:36 +02:00
f564953524 Fix issue
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
1.0.0
2025-05-15 19:59:52 +02:00
ff17829668 Prepare for release
Some checks reported errors
continuous-integration/drone/push Build encountered an error
2025-05-15 19:59:12 +02:00
c8be330799 Fix TypeScript error 2025-05-15 19:44:07 +02:00
7b6072c660 Fix ESLint issues 2025-05-15 19:42:38 +02:00
0f6447155b Can attach multiple inbox entries to movements at once 2025-05-15 19:40:07 +02:00
5aa954dca2 Fix ESLint issues 2025-05-14 22:04:34 +02:00
91e5d8af31 Start to build attach multiple entries dialog 2025-05-14 21:57:39 +02:00
cc512e648c Can create new movement when performing mapping 2025-05-14 19:44:37 +02:00
7c1cd96691 Fix amount input 2025-05-14 18:53:03 +02:00
0d30a8135c Update movement dialog is operational 2025-05-14 18:39:25 +02:00
b2f8a66c12 Start to build a dialog to create movements 2025-05-13 23:08:11 +02:00
baca466209 Improve attach button 2025-05-13 21:19:24 +02:00
1ef4710992 Can attach inbox entry to movement 2025-05-13 21:16:14 +02:00
5e4de364e0 Add a widget to select a movement 2025-05-13 19:29:26 +02:00
3772dce01c Created select account input 2025-05-12 21:40:48 +02:00
c54584550f Move refresh button on inbox table 2025-05-12 21:22:53 +02:00
355f75af94 Can refresh movements in account route 2025-05-12 21:21:48 +02:00
34ccb78ab7 Can delete multiple inbox entries 2025-05-12 21:19:41 +02:00
9fe90c3527 Improve movement deletion 2025-05-12 21:07:08 +02:00
11d140826d Can detach movement from inbox entry 2025-05-12 21:02:46 +02:00
2f807b4c73 Can delete a single inbox entry 2025-05-12 20:36:42 +02:00
07ee499742 Can display information about the movement attached to an inbox entry 2025-05-12 19:40:05 +02:00
76f9e37ded Display the list of inbox entries 2025-05-12 19:13:14 +02:00
e55b99b264 Fix ESLint issues 2025-05-12 18:50:09 +02:00
1e8064946a Display in a chip the number of unmatched inbox entries 2025-05-12 18:46:40 +02:00
0b586039c3 Can create inbox entries 2025-05-10 18:37:51 +02:00
cceed381bd Get only the number of inbox entries 2025-05-08 17:42:49 +02:00
6d81ab993b Improve backup page layout 2025-05-08 17:39:16 +02:00
55f2679d1a ZIP import / export now include inbox content 2025-05-08 17:35:17 +02:00
6e0d0fb48d Can delete inbox entry 2025-05-08 16:57:05 +02:00
6c41b66d1c Can update inbox entry information 2025-05-08 16:54:21 +02:00
b6af889dc5 Add a route to get a single inbox entry 2025-05-08 16:47:32 +02:00
df7f395e8b Add a route to get the list of inbox entries 2025-05-08 16:34:00 +02:00
b6281be349 Add route to create inbox entries 2025-05-06 23:15:49 +02:00
68bc15cccc Improve generated Excel file 2025-05-05 22:46:56 +02:00
b16a716c6c Add basic Excel export 2025-05-05 22:29:45 +02:00
485fe6ae53 Filter movements by label 2025-05-05 20:53:25 +02:00
42f2014936 Disable public mode by default 2025-05-05 20:43:40 +02:00