Kailash Nadh
966954d8f4
Refactor log view UI into a component.
2020-10-24 11:42:28 +05:30
Vivek R
86c618981f
fix: use mail.ParseAddress to validate email instead of custom regex
...
According to [RFC6532](https://tools.ietf.org/html/rfc6532 ) unicode characters are supported in email address but the in-built custom regex was only validating ASCII characters.
2020-10-16 01:06:18 +05:30
Kailash Nadh
8c0804ba9f
Refactor `blacklist` to `blocklist`
2020-08-01 16:45:29 +05:30
Kailash Nadh
61f8fae50d
Add 'overwrite?' option to bulk import.
...
- Fix minor UI inconsitency on import states.
- Minor refactor to importer initialisation.
2020-07-05 21:35:17 +05:30
Kailash Nadh
b45a2a0f89
Fix incorrect record count in the importer
2020-07-05 19:39:42 +05:30
Kailash Nadh
faf8a7ae63
Add fix for BOM in CSV importers
2020-03-09 19:47:20 +05:30
Kailash Nadh
892d5d2a20
Remove 'govalidator' package dependecy
2020-03-08 13:03:38 +05:30
Kailash Nadh
40ae9cdb31
Minor formatting fixes
2020-03-08 10:54:10 +05:30
Kailash Nadh
9005bb6dad
Move internal packages to 'internal' dir
2020-03-08 00:17:54 +05:30