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
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
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
Chirag
049649a81e
remove extra old code + fix middleware JS set layout ( #82 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-28 12:55:15 +01:00
Julien Nahum
ea85ed42fa
Set default layout
2023-01-28 12:50:30 +01:00
Julien Nahum
2536368e77
Fix JS middlewares ⚒️
2023-01-27 18:55:02 +01:00
JhumanJ
2b02667f34
Fix middlewares
2023-01-26 12:03:29 +01:00
JhumanJ
bf64c01646
Fix layouts
2023-01-26 11:21:49 +01:00
Jeffrey Zang
462f44a99c
fix: navbar help link ( #77 )
...
* fix: navbar help link
* fix: update links.php
2023-01-26 09:33:43 +01:00
Chirag
1b15597e0e
Fix logic on hidden, loading on edit submission ( #75 )
2023-01-25 16:10:33 +01:00
Chirag
6ac68a29e5
fix change field type issue for select field ( #74 )
2023-01-25 09:54:56 +01:00
JhumanJ
679e61d59e
Resolve conflicts
2023-01-24 13:37:02 +01:00
JhumanJ
c9eb5aef67
Remove clockwork files
2023-01-24 13:35:55 +01:00
Chirag
e073ca02a8
Content Length Logic Condition ( #63 )
2023-01-21 12:58:01 +01:00
Chirag
970893329b
Migrate to Vite ( #71 )
...
* Replace DateInput
* Migrate to Vite
* Ecxluding optimize to fix notifs in dev
* Dateinput changes
* Fixs on new DateInput
* wip
* Updated date input + cleaning
* Udpated readme
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-01-21 12:57:37 +01:00
JhumanJ
b9d50bc096
Revert animations
2023-01-13 15:35:24 +01:00
Ali
41a2840f64
changing session name for hiding laravel from web technology detection ( #69 )
2023-01-13 14:57:51 +01:00
Chirag
a0750573ff
31c1b database submission action update not working ( #51 )
...
* Editable Submissions
* Database submission action-Update Not Working
Co-authored-by: JhumanJ <julien@nahum.net>
2023-01-13 14:56:37 +01:00
Chirag
1d3541f785
Fix a logic check bug if value not in form param ( #70 )
...
* Fix a logic check bug if value not in form param
* Fix isEmpty condition checker
2023-01-13 14:47:44 +01:00
Julien Nahum
ee6956a5a0
Update Readme to add details about setting up s3 📁
2023-01-10 15:01:18 +01:00
JhumanJ
688f2f753e
Add default s3 filesystem
2023-01-10 14:59:46 +01:00
JhumanJ
a3b64737b0
Remove clockwork files
2023-01-10 14:54:35 +01:00
Chirag
0a33581c0a
Editable Submissions ( #49 )
...
* Editable Submissions
* refactor some code
* Update composer.lock
Co-authored-by: JhumanJ <julien@nahum.net>
2023-01-10 14:52:14 +01:00
Ali
997a86f734
adding CSS transition to welcome page ( #65 )
2023-01-10 13:28:17 +01:00
JhumanJ
977cd1647a
Add hidden data to webhook payload
2023-01-09 14:12:24 +01:00
Chirag
f5ff94b508
Mysql Support ( #60 )
2023-01-05 15:16:16 +01:00
Chirag
5486768125
Better SEO form previews ( #61 )
2023-01-05 15:16:06 +01:00