Chirag Chhatrala
df68b20f82
Confetti on form submission ( #113 )
2023-04-12 13:17:05 +02:00
Julien Nahum
d5d5521a90
Queue AI processing to avoid request > 30 sec
2023-03-27 19:58:05 +02:00
Chirag Chhatrala
2b00137c76
Change Edit submission button text ( #105 )
2023-03-15 18:11:38 +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
d6930d0dc2
Form visibility closed ( #91 )
2023-02-19 13:11:50 +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
Chirag
f5ff94b508
Mysql Support ( #60 )
2023-01-05 15:16:16 +01:00
Brian Davis
771e3b01c5
Form views count compatible with mysql ( #58 )
...
getViewsCountAttribute is using a raw SQL statement that is specific to pgsql, it fails on MySQL/MariaDB. Added a conditional to use mysql specific code to access data in the json array. Crude, but no more so than the original?
2023-01-04 13:59:25 +01:00
Chirag
310df29e73
05444 save content of form in browser storage if not submitted ( #26 )
...
* Save content of form in browser storage if not submitted
* Rename key form + fix tests
2022-11-16 11:20:28 +01:00
JhumanJ
b6c9bfe1f8
improve tags
2022-11-01 14:43:14 +01:00
Julien Nahum
53272b033b
Set tags setter
2022-10-27 23:31:05 +02:00
Chirag
36e038a23b
New feature visibility - public/draft ( #10 )
...
* New feature visibility - public/draft
* fix bg for dark mode
2022-10-16 19:27:14 +02:00
JhumanJ
0bded107d6
Merge branch 'main' of https://github.com/JhumanJ/OpnForm
2022-09-21 17:23:41 +02:00
JhumanJ
18ed28da2e
Apply previous changes: slack webhooks, date range issue, 12h am/pm format, today preifl, api-keys
2022-09-21 17:23:37 +02:00
Chirag
8ac5f5b9d8
Improved DB performance & loading times ( #1 )
2022-09-21 14:59:32 +02:00
Julien Nahum
f8e6cd4dd6
Initial commit
2022-09-20 21:59:52 +02:00