Commit Graph

128 Commits

Author SHA1 Message Date
Pete Matsyburka 01333e5b2e preserve submitter preferences 2023-11-23 20:03:52 +02:00
Pete Matsyburka 542a443fb8 add custom exceptions handling controller 2023-11-22 01:41:39 +02:00
Pete Matsyburka f2c6bb1c3d add submission order param 2023-11-22 01:04:47 +02:00
Pete Matsyburka 66d1ae2f64 link to submission preview page in completed emails 2023-11-20 01:00:00 +02:00
Pete Matsyburka 26f7d5cf0d fix submissions destroy action 2023-11-16 01:55:57 +02:00
Pete Matsyburka 1066131143 use hash for field options 2023-11-13 01:56:50 +02:00
Pete Matsyburka 07e66a6e53 adjust images preview loading in builder 2023-11-11 21:16:29 +02:00
Pete Matsyburka deef9c7d3b add FR time format locale 2023-11-11 15:28:43 +02:00
DocuSeal 44a49a4533 normalize file urls 2023-11-08 15:25:19 +02:00
DocuSeal 4a320e9ba6 pass name on resubmit 2023-11-06 13:45:15 +02:00
DocuSeal c227a1988a fix api pagination limit 2023-11-06 13:18:16 +02:00
Pete Matsyburka 59d9a59769 add field default values 2023-11-05 01:41:54 +02:00
DocuSeal 14c3c8181b add template application key 2023-11-02 19:33:01 +02:00
DocuSeal 7444bb8b68 add audit log url to api and webhooks 2023-11-01 12:17:35 +02:00
DocuSeal 607fc8d338 allow to permanently remove templates 2023-10-29 21:36:30 +02:00
DocuSeal 5ed08fa9ab add sso settings placeholder 2023-10-29 21:36:30 +02:00
DocuSeal ddb557ebef upload template from URL 2023-10-29 21:36:30 +02:00
DocuSeal 65f491325e adjust configs loading 2023-10-28 00:42:33 +03:00
DocuSeal abab3f9688 do not use libvips pdf on large files 2023-10-24 22:31:09 +03:00
DocuSeal ce39494f84 optimize for large files 2023-10-22 22:33:54 +03:00
DocuSeal c639a3f733 do not sign in after reset password if 2fa
https://github.com/devise-two-factor/devise-two-factor#disabling-automatic-login-after-password-resets
thanks Greg Molnar
2023-10-22 13:19:47 +03:00
DocuSeal 74bef133b3 add enqueries checkbox 2023-10-21 15:33:10 +03:00
DocuSeal 33142966dc allow to resubmit form via shared link 2023-10-21 13:06:59 +03:00
DocuSeal 99b33d4165 allow to resubmit form via shared link 2023-10-20 22:55:25 +03:00
DocuSeal 9da7463657 add submission status filters 2023-10-20 00:13:17 +03:00
Alex Turchyn b6d350ebbd fix no error messages when sign in with wrong credentials 2023-10-18 22:56:28 +03:00
DocuSeal 9e87a0373f add application key to submitters 2023-10-18 02:14:44 +03:00
DocuSeal c621166b45 use full name form company name if missing 2023-10-14 22:31:32 +03:00
DocuSeal 8e2da83f9e adjust demo 2023-10-14 21:19:21 +03:00
DocuSeal 2f0c79444b add fields configs param to submissions api 2023-10-12 22:13:46 +03:00
DocuSeal 69a3782903 add readonly fields via api 2023-10-12 17:23:59 +03:00
DocuSeal 3dd7c47558 refactor result generation 2023-10-11 21:05:42 +03:00
DocuSeal 18bb57aa99 ensure user role is in the list 2023-10-08 19:29:09 +03:00
DocuSeal 518bbe3d1c do not allow to submit archived forms 2023-10-07 14:30:12 +03:00
DocuSeal 1f41807412 add more api endpoints 2023-10-01 16:51:00 +03:00
DocuSeal c651709e45 make form completted button configurable 2023-09-29 01:25:13 +03:00
Alex Turchyn db1e2b9aa2 download submitter default value attachments 2023-09-24 11:21:50 +03:00
Alex Turchyn cf85bea0df fix dashboard search 2023-09-24 11:21:50 +03:00
Alex Turchyn 5643094a7a add default user signatures 2023-09-24 11:21:50 +03:00
Alex Turchyn 380f553a17 add folders structure 2023-09-24 11:21:50 +03:00
Alex Turchyn 54592e7264 add submitter fields autocomplete 2023-09-24 11:21:50 +03:00
Alex Turchyn dc02964d9b ensure template account is set 2023-09-24 11:21:50 +03:00
Alex Turchyn d757f06ff4 ensure template account is set 2023-09-19 00:01:07 +03:00
Alex Turchyn 2f74caf16a add notifications settings 2023-09-18 11:42:54 +03:00
Alex Turchyn 84e879bad0 fix email typos 2023-09-17 10:28:08 +03:00
Alex Turchyn 6f8e88cdbd store template_submitters on form start 2023-09-17 09:09:15 +03:00
Alex Turchyn 2f1843151d add cancan for authorization 2023-09-17 00:45:57 +03:00
Alex Turchyn ef618f8f49 add 2FA 2023-09-16 02:27:36 +03:00
Alex Turchyn 53fa35fd01 add templates and submissions search 2023-09-15 02:11:48 +03:00
Alex Turchyn 7f6c0af0e8 add archived template and submission pages 2023-09-15 00:47:35 +03:00