Go to file
Kailash Nadh 0163cf985f Fixed bugs in importer
- Added missing per line validation and error reporting using SubReq
- Rollback and die if there's an error in the insert statement in the importer batch loop. Without this, connections pile up.
2018-10-30 18:17:26 +05:30
frontend Fix form state locking on save 2018-10-30 11:18:15 +05:30
messenger Remove debug line ;( 2018-10-26 13:27:39 +05:30
models Fresh start 2018-10-25 19:21:47 +05:30
public Fresh start 2018-10-25 19:21:47 +05:30
runner Fresh start 2018-10-25 19:21:47 +05:30
subimporter Fixed bugs in importer 2018-10-30 18:17:26 +05:30
.gitignore Ignore yarn.lock 2018-10-25 19:23:30 +05:30
Makefile Fresh start 2018-10-25 19:21:47 +05:30
admin.go Fresh start 2018-10-25 19:21:47 +05:30
campaigns.go Add 'send campaign test' feature 2018-10-29 15:20:49 +05:30
config.toml.sample Fresh start 2018-10-25 19:21:47 +05:30
default-template.html Fix the horrible HTML typos in the default template 2018-10-29 15:17:48 +05:30
generate-subs.py Fresh start 2018-10-25 19:21:47 +05:30
handlers.go Fresh start 2018-10-25 19:21:47 +05:30
import.go Fresh start 2018-10-25 19:21:47 +05:30
install.go Refactor the Go template string placeholder into a constant 2018-10-29 15:20:11 +05:30
lists.go Fresh start 2018-10-25 19:21:47 +05:30
main.go Add 'send campaign test' feature 2018-10-29 15:20:49 +05:30
media.go Fresh start 2018-10-25 19:21:47 +05:30
package.json Fresh start 2018-10-25 19:21:47 +05:30
public.go Fresh start 2018-10-25 19:21:47 +05:30
queries.go Add 'send campaign test' feature 2018-10-29 15:20:49 +05:30
queries.sql Fixed bugs in importer 2018-10-30 18:17:26 +05:30
runner_db.go Fresh start 2018-10-25 19:21:47 +05:30
schema.sql Fresh start 2018-10-25 19:21:47 +05:30
sqlboiler.toml Fresh start 2018-10-25 19:21:47 +05:30
subscribers.go Add 'send campaign test' feature 2018-10-29 15:20:49 +05:30
templates.go Add 'send campaign test' feature 2018-10-29 15:20:49 +05:30
users.go Fresh start 2018-10-25 19:21:47 +05:30
utils.go Fresh start 2018-10-25 19:21:47 +05:30