Commit Graph

258 Commits

Author SHA1 Message Date
Chirag Chhatrala 8cb368f455
fix copy form, remove form title on create (#118) 2023-04-26 17:05:22 +02:00
Chirag Chhatrala e165242e57
Editable submission File input support (#120) 2023-04-26 17:05:02 +02:00
Chirag Chhatrala 3f2fe352e8
Field Help as Html text & Help Position (#115)
* Field Help as Html text & Help Position

* Re-organize field options modal

* put margin for above help
2023-04-19 10:13:50 +02:00
Julien Nahum 5e7eb60674 Upgrade vapor runtime 2023-04-18 11:10:04 +02:00
Julien Nahum 66be34a41c Fix name of app on fresh install 2023-04-12 16:03:23 +02:00
Julien Nahum 5b8fe9c906 Update package-lock 2023-04-12 13:48:19 +02:00
Chirag Chhatrala 9784e873f2
Block hide, width, align (#109) 2023-04-12 13:36:12 +02:00
Chirag Chhatrala abb2bbbaf7
QR code on share url (#114)
* QR code on share url

* remove console
2023-04-12 13:17:39 +02:00
Chirag Chhatrala df68b20f82
Confetti on form submission (#113) 2023-04-12 13:17:05 +02:00
Julien Nahum 92b2548add Improve SEO meta for templates pages 2023-04-12 12:59:55 +02:00
Julien Nahum 5773af6f83 Fix contact form base form option 2023-03-31 14:58:40 +02:00
Julien Nahum d5d5521a90 Queue AI processing to avoid request > 30 sec 2023-03-27 19:58:05 +02:00
Julien Nahum b5c152400d Fix AI error message 2023-03-27 17:02:41 +02:00
Julien Nahum 0de67278fc Reflect AI changes on form fields editor 2023-03-27 16:22:24 +02:00
Julien Nahum 5ba010a493 Add AI form builder to guest form creation + increase timeout 2023-03-27 15:38:45 +02:00
Julien Nahum d263d56725 Fix form stats for good 2023-03-27 15:28:22 +02:00
Julien Nahum fd0ba3f2e0 Merge branch 'ai-forms' 2023-03-27 15:22:10 +02:00
Julien Nahum 999b25c11c Added contact form to the home page 2023-03-27 15:02:47 +02:00
Julien Nahum 16f13294e3 Move remove block button to avoid misclick 2023-03-27 14:38:41 +02:00
Julien Nahum 5e14249906 Fix analytics page in prod 2023-03-26 13:43:23 +02:00
Julien Nahum d4777fd9e3 Enable auto-deploy 2023-03-26 12:54:39 +02:00
Julien Nahum f4ab98a2b0 WIP 2023-03-26 12:54:12 +02:00
Julien Nahum 37965f33cd Add database port to docker env, and fix jwt command 2023-03-23 14:46:36 +01:00
Julien Nahum 62fcfc8f19 Always send submissison message on current window 2023-03-23 14:28:39 +01:00
Julien Nahum 2fcce79c3a Add JS event on submission 2023-03-23 14:17:55 +01:00
Julien Nahum 4bb2b59132 WIP 2023-03-23 14:07:55 +01:00
Chirag Chhatrala e473f28ea1
Fix iframe password issue (#110) 2023-03-23 10:10:31 +01:00
Chirag Chhatrala 8d11d2c976
Logic for disable fields (#103)
* Feature: Disabled fields

* disable field for rating

* logic for disable fields

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-22 15:50:29 +01:00
Chirag Chhatrala 9b3f5ddbdf
Feature: Disabled fields (#98)
* Feature: Disabled fields

* disable field for rating

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-22 15:49:52 +01:00
Chirag Chhatrala db43b2825c
Required star rating (#106)
* Required star rating

* rating validation
2023-03-22 15:49:00 +01:00
Ali d362c3e773
dynamic year in footer + changing ticks color in home page (#95) 2023-03-15 18:16:28 +01:00
Chirag Chhatrala 2b00137c76
Change Edit submission button text (#105) 2023-03-15 18:11:38 +01:00
Chirag Chhatrala 825492bf45
Fix logic operator issue (#104)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-03-15 18:11:25 +01:00
Julien Nahum 472b1a8061 Automated the generation of form templates 2023-03-14 12:01:36 +01:00
Chirag Chhatrala 5df4488c25
Polish UX (#100) 2023-03-11 12:13:21 +01:00
Chirag Chhatrala 43020939ed
pre-fill with current date not working with local storage (#96) 2023-03-11 12:12:55 +01:00
Chirag Chhatrala 1e96ea413f
Change max submissions reached text to text (#99) 2023-03-06 10:26:00 +01:00
Chirag Chhatrala 4da7e4460f
form autosubmit (#92)
* Hide form title via URL param

* FormUrlPrefill smal fixes

* form autosubmit

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-25 10:26:06 +01:00
Julien Nahum 556fcb9e1a Update github CI action to reflect vite change 2023-02-23 19:09:55 +01:00
Julien Nahum f1c8eeff93 Fix correct branch name in github CI action 2023-02-23 19:09:18 +01:00
Julien Nahum f3a8ca11fe Fix tests and enable paralell testing 2023-02-23 19:05:17 +01:00
Philip Gatzka 49d1a237ef
Add docker compose setup (#73)
* Add docker compose setup

* Shorten healthcheck interval for faster startup

* Add .env file for docker setup. Take changes in composer/package-lock into account.

* Add readme entry

* JWT force command + readme minor changes

* Udpated readme

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-22 19:13:32 +01:00
Chirag Chhatrala 5a1bd0e0c6
char count for textarea (#94)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-22 17:41:37 +01:00
Chirag Chhatrala 29c09d9ea2
File upload fixes (#93)
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-22 17:00:07 +01:00
Chirag Chhatrala 47964ec565
Hide form title via URL param (#89)
* Hide form title via URL param

* FormUrlPrefill smal fixes
2023-02-22 16:39:13 +01:00
Leonard Selvaraja b101a5daba
[Added] Discord Webhook Notification (#81) (#83)
* [Feature] Added Discord Webhook feature to forms

* Remove commented out svg

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2023-02-19 13:19:16 +01:00
Chirag Chhatrala eb3a11c992
webhooks & slack changes (#90) 2023-02-19 13:12:13 +01:00
Chirag Chhatrala d6930d0dc2
Form visibility closed (#91) 2023-02-19 13:11:50 +01:00
Chirag Chhatrala 9137282eba
Fix new date input timezone issue (#88)
* fix timezone issue on new date input

* date range validation error
2023-02-13 09:50:19 +01:00
Chirag Chhatrala 7b5968401b
Prefill with today fixes (#87) 2023-02-07 13:40:46 +01:00