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
Favour Olayinka
ef83ffcf77
3a703 admin edit submission ( #305 )
...
* wip: admin submission edit feature
* wip: refresh form submission after update
* wip: connect submissions page data to store
* Fixed the submission loading issue
* test: admin edit submission feature test
* Fix pending submission, editabe submission & more (#306 )
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-02-03 12:50:57 +01:00
Favour Olayinka
38cb133e52
Fa005 submissions file link in notifications ( #298 )
...
* fix: unsigned url in form email
* fix: signed file link in email
* fix: use limit function for file label name
* feat: use signed url for files in email and csv export
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-31 12:21:28 +01:00
Favour Olayinka
e4531ac918
Form password customization ( #286 )
...
* feat: add seo, cover, logo and description to password protected forms
* add seo meta to password protected form
* fix: unused method and fixed form button color error
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-29 21:26:01 +01:00
Julien Nahum
039b03a5b3
Allow use of same domain in different workspaces
2024-01-25 05:51:18 +01:00
Julien Nahum
eceaae17da
Better custom domain logging
2024-01-25 04:43:27 +01:00
Julien Nahum
0632793567
Add more custom domain logs
2024-01-24 20:48:59 +01:00
Julien Nahum
3a25178697
Fix impersonation for moderator
2024-01-24 17:45:29 +01:00
Julien Nahum
d0dd1cfe39
Improve workspace creation
2024-01-22 14:40:17 +01:00
Julien Nahum
c0f01f4b84
Fix custom domain setting + fix maxFileSize preview
2024-01-22 14:28:22 +01:00
Julien Nahum
43d731fb49
Fix tests
2024-01-19 15:15:38 +01:00
Julien Nahum
42c65ae06f
Added moderator impersonation
2024-01-19 14:27:04 +01:00
Julien Nahum
1a6b5dd5d7
Fix reset workingFromStore, fix star rating required, fix checkboxes
2024-01-17 14:52:32 +01:00
Julien Nahum
e0b6d422b1
Fix stripe redirect URL
2024-01-17 11:54:08 +01:00
Julien Nahum
07dbc3adf3
Fix form password + remove branding
2024-01-16 18:27:58 +01:00
Julien Nahum
c6238d8880
Working on fixing form submissions
2024-01-16 17:41:01 +01:00
Julien Nahum
2ffc5311f9
Appsumo fix
2024-01-16 17:40:28 +01:00
Julien Nahum
cc12a2dd1d
API redirect to back-end from nuxt
2024-01-14 19:28:39 +01:00
Julien Nahum
91432c4aed
Fix file submissions preview
2024-01-13 19:57:39 +01:00
Julien Nahum
bf98497711
Fix local file upload
2024-01-13 18:17:24 +01:00
formsdev
57ce0e6114
remove api prefix from routes ( #280 )
...
* remove api prefix from routes
* PR changes
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2024-01-12 17:35:16 +01:00
Julien Nahum
be43c5cae3
Fix sentry nuxt and custom domain redirect
2024-01-12 17:32:10 +01:00
Julien Nahum
ea7041be28
Add custom domain support
2024-01-12 15:43:28 +01:00
Julien Nahum
5d78fc67c6
Merge branch 'main' into migrate-to-nuxt
2024-01-12 11:38:18 +01:00
Julien Nahum
198aac246c
Embeddable form as a nuxt middleware
2024-01-12 11:36:52 +01:00
Julien Nahum
5a3978874a
URL generation (front&back) + fixed authJWT for SSR
2024-01-11 14:07:27 +01:00
Julien Nahum
c01f566ba9
Unify domain validation regex to fix custom domain issues
2024-01-10 11:32:22 +01:00
Julien Nahum
5647fba946
Merge main
2024-01-09 10:55:32 +01:00
Julien Nahum
dd83528a3a
JWT token IP restriction
2024-01-09 10:43:07 +01:00
Julien Nahum
0809200827
Fix form maxfile size + clean formResource
2024-01-08 16:50:22 +01:00
Julien Nahum
8346fe7093
Merge changes from main
2024-01-05 11:12:25 +01:00
Julien Nahum
32f98d3d18
Fixed custom domain issues
2024-01-05 11:11:27 +01:00
Julien Nahum
6900fd572f
Remove axios and commit backend changes to sitemap
2024-01-02 19:03:14 +01:00
Julien Nahum
6a0aef864b
Allow longer TLDs
2023-12-29 12:26:59 +01:00
Julien Nahum
57ba033a91
Tiny fixes + start pre-rendering
2023-12-22 14:59:42 +01:00
Julien Nahum
5a07064eee
Updated cors dependency
2023-12-21 10:23:37 +01:00
Julien Nahum
f3e4dcd272
Fix validation select issue
2023-12-18 10:52:29 +01:00
Julien Nahum
5ee599fba5
Fix dislpay of mb file upload size
2023-12-15 12:43:05 +01:00
Forms Dev
e929995281
Merge branch 'main' into vue-3
2023-12-13 18:21:09 +05:30
Julien Nahum
3eed35e4c6
Add gb group link, pricing to sitemap
2023-12-11 14:00:42 +01:00
Chirag Chhatrala
24276f0b95
Submission table pagination & migrate chart to vue3 ( #254 )
...
* Submission table Pagination in background
* migrate chart to vue3
* Form submissions pagination
* Form submissions
* Fix form starts
* Fix openSelect key issue
---------
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-12-07 14:31:56 +01:00
Julien Nahum
59c21511ad
Fix form starts
2023-12-07 13:01:41 +01:00
Julien Nahum
a18077934c
Cached some model properties and remove useless eager loading ( #253 )
...
* Cached some model properties and remove useless eager loading
* Remove ray call
* Remove double loading of forms
* Add disableCache feature when needed
2023-12-02 14:51:08 +01:00
Julien Nahum
0b57ab4cdd
Better error message for Caddy authorization
2023-11-30 11:20:19 +01:00
Julien Nahum
ac968403b6
Log caddy request, cache in vuex WS domain changes
2023-11-29 16:16:31 +01:00
Julien Nahum
b50f579155
Adding Custom domains ( #247 )
...
* WIP
* wip
* Finished doing most of the work
2023-11-29 14:53:08 +01:00
formsdev
d65c1be9b5
Create common function for userIsFormOwner & rewrite protected form ( #244 )
...
* Create common function for userIsFormOwner & rewrite protected form
* fix testcase
2023-11-28 11:23:04 +01:00
formsdev
e99a0552bb
Fix template limit slider ( #239 )
2023-11-15 10:08:53 +01:00
formsdev
6ffe614a0e
fix template api for public list ( #237 )
2023-11-10 14:47:07 +01:00