Commit graph

32 commits

Author SHA1 Message Date
db35263571 fix: use release bin for sync_csv.sh script 2024-03-06 11:35:38 +01:00
7739242136 fix: add docs to CSV date column name 2024-03-06 11:28:24 +01:00
99800b8814 docs: update README.md 2024-01-21 23:59:46 +01:00
b044dddbed fix(normalize): first name 2024-01-21 23:45:06 +01:00
aa4ea8cc4e feat: sort answer by date, olders firsts 2024-01-21 23:35:08 +01:00
6913defcd9 fix(paheko): case insensitive user names search 2024-01-21 23:22:27 +01:00
6ae274e810 fix(paheko): transaction reference can be NULL 2024-01-21 23:22:03 +01:00
f8a5aac75f feat(helloasso): add dry run flag 2024-01-21 18:10:13 +01:00
700ba180b6 refactor: apply clippy suggestions 2024-01-21 18:09:19 +01:00
edb5d6a372 feat: handle additional donations 2024-01-21 14:37:30 +01:00
52c7da4836 fix(paheko): use linked_subscriptions on transaction import 2024-01-19 21:43:28 +01:00
64f115d0d5 fix(helloasso): handle external answer
Sometimes, users import additional users in their helloasso org, for now
I ignore them.
2024-01-19 16:26:28 +01:00
54bd32d57d fix(paheko): retry in case of email duplication 2024-01-19 15:58:07 +01:00
978c00c1dc feat(paheko): print error details 2024-01-19 13:04:11 +01:00
bbea78cea3 refactor: utils organizations and add reference field in CSV sync 2024-01-19 12:54:55 +01:00
e9569ebf20 feat(csv): add csv source 2024-01-13 23:09:24 +01:00
b658fcd69e feat: generalize sync source 2024-01-13 17:51:06 +01:00
91f74a8a34 feat(config): add ha org slug, ha form name, pk activity name config 2023-12-31 01:07:13 +01:00
40c41fd930 feat(config): proxy
Make HTTP client proxy configurable for both paheko and helloasso
2023-12-30 23:48:23 +01:00
19117e2a19 fix: use paheko_base_url config value 2023-12-28 13:27:57 +01:00
4184a0624c fix: remove proxy and add top-level err msg 2023-12-28 13:25:25 +01:00
0f15e64ba2 refactor: cleaning up 2023-12-28 11:40:38 +01:00
05eab87c3a feat: activity and transaction registration 2023-12-28 02:23:34 +01:00
1fcf35eaa7 feat: basic import of user activity 2023-12-27 01:03:33 +01:00
853a3be680 feat(paheko): create user 2023-12-26 16:09:49 +01:00
2f2391fc33 docs: README.md 2023-12-24 12:52:11 +01:00
af8b93ab91 refactor: split paheko source code 2023-12-21 17:31:21 +01:00
a604d63622 refactor: split Helloasso logic into separate file 2023-12-20 16:47:13 +01:00
bbdbbbfb8a feat: add membership basic support 2023-11-09 09:14:14 +01:00
7a84f7d3c0 add README.md 2023-11-06 11:40:00 +01:00
dd26bfa091 feat(helloasso): basic list of users with custom fields 2023-11-06 09:47:19 +01:00
638abc06d8 initial commit 2023-11-03 18:44:11 +01:00