Julien Nahum
7c90ed58bd
Change form created email
2024-02-27 09:54:06 +01:00
Julien Nahum
62971a2ef4
Lint PHP code psr-12, add GH action
2024-02-23 11:54:12 +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
Julien Nahum
428ab4f6cf
Fix form URL or confirmation email
2024-01-30 14:15:38 +01:00
Julien Nahum
70abfe45f5
Cleaning up
2024-01-15 12:26:22 +01:00
Julien Nahum
675b88f75a
Remove old JS app, update deploy script
2024-01-14 20:05:02 +01:00
Julien Nahum
ea7041be28
Add custom domain support
2024-01-12 15:43:28 +01:00
Julien Nahum
5a3978874a
URL generation (front&back) + fixed authJWT for SSR
2024-01-11 14:07:27 +01:00
Julien Nahum
9750406025
Remove NuxtImg for non asset files
2024-01-10 16:17:47 +01:00
Julien Nahum
8346fe7093
Merge changes from main
2024-01-05 11:12:25 +01:00
Julien Nahum
e2dd0295ff
Remove vform - working on form public page
2023-12-24 20:19:59 +01:00
Julien Nahum
bab8517879
Fixed most of the form/show pages
2023-12-20 18:38:43 +01:00
Julien Nahum
af5656ce81
Fixed form creation
2023-12-20 16:10:32 +01:00
Julien Nahum
df2fa4c444
Fix dropdown
2023-12-20 13:42:43 +01:00
Julien Nahum
933f95e944
Working on home page and modal
2023-12-19 19:42:02 +01:00
Julien Nahum
5640f43b9d
Reworked workspaces store
2023-12-19 18:57:31 +01:00
Julien Nahum
4b00835a15
Merge branch 'vue-3' into migrate-to-nuxt
2023-12-19 15:25:05 +01:00
Julien Nahum
8e70d6be98
Finishing the templates pages
2023-12-19 15:24:54 +01:00
Julien Nahum
7c2db2052a
Figured out auth & middlewares
2023-12-16 19:21:03 +01:00
Julien Nahum
5ee599fba5
Fix dislpay of mb file upload size
2023-12-15 12:43:05 +01:00
Julien Nahum
be891b0615
WIP
2023-12-15 12:32:50 +01:00
Forms Dev
e929995281
Merge branch 'main' into vue-3
2023-12-13 18:21:09 +05:30
formsdev
71121361f2
vue3-scroll-shadow-fixes ( #260 )
2023-12-12 14:40:08 +01:00
Julien Nahum
7f632b9cb8
Fix typo
2023-12-11 15:23:17 +01:00
Julien Nahum
3eed35e4c6
Add gb group link, pricing to sitemap
2023-12-11 14:00:42 +01:00
Julien Nahum
dcc8b9fa62
Add roadmap and feature requests
2023-12-11 12:35:46 +01:00
Julien Nahum
1f853e8178
Work in progress
2023-12-09 15:47:03 +01:00
Julien Nahum
f970557b76
Vue 3 better animation ( #257 )
...
* vue-3-better-animation
* Working on migration to vueuse/motion
* Form sidebar animations
* Clean code
* Added animations for modal
* Finished implementing better animations
---------
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-08 19:21:04 +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
Forms Dev
b1311f0736
remove local from middleware
2023-12-07 17:11:57 +05:30
Forms Dev
496ef93353
Merge branch 'main' into vue-3
2023-12-07 16:04:55 +05:30
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
Rishi Raj Jain
dcd4b03cd6
fix: Vue3 Query Builder - Logic Editor ( #251 )
...
* support vue3 query builder
* upgrade
2023-12-01 22:40:54 +01:00
Julien Nahum
0eea59c5ba
Refactor inpus
2023-12-01 21:24:38 +01:00
Chirag Chhatrala
47653ebe64
Vue3: migrating from vuex to Pinia ( #249 )
...
* Vue3: migrating from vuex to Pinia
* toggle input fixes
* update configureCompat
---------
Co-authored-by: Forms Dev <chirag+new@notionforms.io>
2023-12-01 18:57:14 +01:00
Julien Nahum
8fd85776c6
add missing url
2023-11-30 11:45:23 +01:00
Julien Nahum
164b8c4ddd
Fix the custom domain default redirect
2023-11-30 11:31:56 +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
Forms Dev
af30067eda
scale input in vue3
2023-11-29 09:41:17 +05:30
Forms Dev
9d7b8d9f7f
fix useFormInput watcher
2023-11-29 09:02:21 +05:30
Forms Dev
54918354ea
Merge branch 'main' into vue-3
2023-11-28 16:24:36 +05:30
formsdev
57fdfb25a0
File input new design ( #246 )
...
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-11-28 11:31:57 +01:00
formsdev
730bdd1b1f
Refactor editor panels ( #245 )
...
* Refactor editor panels
* EditorOptionsPanel icon fixes
* manage editor panel open/close
---------
Co-authored-by: Julien Nahum <julien@nahum.net>
2023-11-28 11:24:55 +01:00
Forms Dev
83d3eb6991
small fixes
2023-11-28 15:52:05 +05:30
Forms Dev
0a3a6092f6
image input in vue3
2023-11-28 15:23:29 +05:30
Forms Dev
f74959214d
input component updates in vue3
2023-11-28 13:54:57 +05:30
Julien Nahum
9b4ac38ae4
Fix signature input import
2023-11-28 09:09:02 +01:00
Forms Dev
387a110820
input component updates
2023-11-28 13:17:40 +05:30
formsdev
64e79f34f2
Custom Plan ( #243 )
2023-11-20 09:08:50 +01:00