Commit Graph

598 Commits

Author SHA1 Message Date
Julien Nahum 3aa80b2b75 Hide featurebase on public form pages 2024-03-12 16:13:00 +01:00
Julien Nahum 87789b3f5e Fix home page from creator 2024-03-12 13:08:55 +01:00
Julien Nahum d162d6ef04 Clean TS lang from featurebase component 2024-03-12 13:02:29 +01:00
Favour Olayinka 478b68074d
Apply bug fixes from Noteforms (#341)
* rename const emits to emit

* auth bug fixes

* refactor page meta

* fix file input empty ref

* setProperties working_form store

* add form creator to form list

---------

Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-12 12:48:51 +01:00
Julien Nahum 18afd44664
Added featurebase (#344) 2024-03-12 12:43:17 +01:00
Julien Nahum 5b01b538de Merge branch 'main' of https://github.com/JhumanJ/OpnForm 2024-03-12 12:30:57 +01:00
Julien Nahum 895372f0a9 Remove concurrency in GH action 2024-03-12 12:30:52 +01:00
christianWilling 9883604941
fix local files in docker (#338)
* fix local files in docker

Response::make diesnt exist anymore and the nginx.conf didnt allow the needed paths

* fix import in api.php

---------

Co-authored-by: Christian Willing <cw@c2c-erp.de>
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-03-12 12:29:34 +01:00
Favour Olayinka 299e1e677a
fix: null message on input help (#343)
* fix: null message on input help

* fix null message
2024-03-12 10:06:20 +01:00
Favour Olayinka aea4c7e063
fix zappier button link (#342) 2024-03-11 15:49:36 +01:00
Julien Nahum 30587fb3df Fix sentry capture import 2024-03-01 11:40:33 +01:00
Julien Nahum 4a46dacb99 Fix form input errors check 2024-02-29 17:31:20 +01:00
Julien Nahum 0b3fe43989 Add .env docker explanation in readme 2024-02-29 13:25:49 +01:00
Julien Nahum 6118e6a1c0 Fix form width issue 2024-02-29 11:55:46 +01:00
Julien Nahum 2ac9b96284 Fix file type case sensitive validation 2024-02-29 10:49:55 +01:00
Favour Olayinka 8a067012e5
fix email reply to issue (#326)
* fix email reply to issue

* fix: email  test  issue

* fix: phpunit  file

* style: fix lint
2024-02-27 15:20:50 +01:00
Julien Nahum 7c90ed58bd Change form created email 2024-02-27 09:54:06 +01:00
Julien Nahum 0ec6cde851 Horizontally center submission table 2024-02-23 12:23:05 +01:00
Julien Nahum b26bec2857 Revert "product hunt launch 🚀"
This reverts commit 3cd3420857.
2024-02-23 12:20:49 +01:00
Julien Nahum 62971a2ef4 Lint PHP code psr-12, add GH action 2024-02-23 11:54:12 +01:00
Julien Nahum e85e4df7fe Fix CSV exports (missing data, add id, column name clash) 2024-02-23 10:50:35 +01:00
Julien Nahum e64d0d5da2 Better submission table 2024-02-22 16:56:35 +01:00
Julien Nahum 062223fab2 Also mention Producthunt on the readme 2024-02-22 10:38:51 +01:00
Julien Nahum ada4eec1ff Merge branch 'main' of https://github.com/JhumanJ/OpnForm 2024-02-22 10:37:43 +01:00
Julien Nahum 3cd3420857 product hunt launch 🚀 2024-02-22 10:37:12 +01:00
Favour Olayinka e8aa1ac103
fix: signed url for webhooks (#325) 2024-02-20 12:49:30 +01:00
Julien Nahum 3fd5077491 Change tax output prefix filename 2024-02-19 17:23:15 +01:00
formsdev 465010c021
update env example (#322) 2024-02-16 17:08:51 +01:00
formsdev 46ebf2ec4c
fix small condition (#320) 2024-02-14 13:48:10 +01:00
formsdev 8e4d0f7ec6
slider input disabled support (#321) 2024-02-14 13:03:22 +01:00
Julien Nahum 26825d5182 Increase lambda memory in production 2024-02-11 12:20:38 +01:00
Julien Nahum 54bdc5bd02 Migrate database 2024-02-11 12:02:02 +01:00
Julien Nahum 2be6144cf0 Increase api timeout to 1 min 2024-02-10 16:36:50 +01:00
Julien Nahum 3a36a8f99d Fix error reponse message in form editor 2024-02-10 16:34:41 +01:00
Julien Nahum e04221a72c Fix select option edition 2024-02-10 16:28:29 +01:00
Julien Nahum a66c4965a5 Rever sentry user auth causing issues 2024-02-10 14:10:14 +01:00
Julien Nahum 4c7711d143 Fix sentry import 2024-02-10 13:43:49 +01:00
Julien Nahum b7c4f8e010 Fix layout block actions + z index editor sidebar 2024-02-10 13:20:41 +01:00
Julien Nahum e5dc3f1bd4 More front-end bug fixes 2024-02-10 12:46:17 +01:00
Julien Nahum 91911bc6e5 Multiple bug fixing 2024-02-10 12:20:45 +01:00
formsdev f2916b9e31
extra menu improvement (#316) 2024-02-09 09:32:38 +01:00
Don Benjamin 72b9150fc6
#295 Corrected path to null image provider (#315) 2024-02-07 10:22:44 +01:00
formsdev 0ca4c0ef00
include form-themes in tailwind config (#314) 2024-02-07 09:53:43 +01:00
Julien Nahum cf32ba22f7
Optimize template images + disable image optim docker (#313)
* Optimize template images + disable image optim docker

* Fix new name default docker env variable name

* Re-establish template page cache
2024-02-06 19:56:14 +01:00
formsdev 2274bd1abd
fix pro tag display (#311) 2024-02-06 11:30:59 +01:00
Julien Nahum 418054a9b2 Merge branch 'main' of https://github.com/JhumanJ/OpnForm 2024-02-06 10:45:28 +01:00
Julien Nahum e0490f35dc Fix AI form builder block 2024-02-06 10:45:14 +01:00
formsdev 4baa0d8a71
fix forms shows pages (#310) 2024-02-06 09:59:43 +01:00
Julien Nahum e3805635a0 Added discord server and feature request link to readme 2024-02-05 14:11:53 +01:00
Julien Nahum d1dc4fda56 Completely Disable custom domain check when not enabled 2024-02-05 14:02:20 +01:00