Go to file
jordi fita mas 2320cae3f4 Fix test for import_contact
Depending on the number of test ran before this test, the sequence could
overlap with the existing ids and fail because the on conflict do update
would update multiple rows.
2023-07-03 00:25:17 +02:00
cmd/numerus Implement login cookie, its verification, and logout 2023-01-17 20:58:13 +01:00
debian Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
demo Add empty IBAN and BIC to demo contacts 2023-07-02 02:26:35 +02:00
deploy Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
pkg Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
po Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
revert Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
test Fix test for import_contact 2023-07-03 00:25:17 +02:00
verify Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
web Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
.gitignore Ignore IntelliJ’s project files 2023-01-30 16:42:15 +01:00
COPYING Rename LICENSE to COPYING 2023-01-15 04:08:35 +01:00
Makefile Rename extension of templates to .gohtml 2023-01-30 16:48:21 +01:00
go.mod Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
go.sum Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00
sqitch.conf Setup authentication schema and user relation 2023-01-13 20:30:21 +01:00
sqitch.plan Allow importing contacts from Holded 2023-07-03 00:05:47 +02:00