Midka
d45f446963
fix: onChange event on PhoneQuestionComponent
2022-10-25 17:10:08 +03:00
Midka
9f50027d53
fix: make * show only when required
2022-10-20 15:00:27 +03:00
Midka
ef70561e22
refactor: phone question
2022-10-20 15:00:13 +03:00
Midka
b627bcb138
refactor: WebsiteQuestion
2022-10-20 14:45:52 +03:00
Midka
7ecbc5da88
fix: remove commented out code
2022-10-20 14:37:55 +03:00
Midka
adc248a922
refactor: NumberQuestion
2022-10-20 14:33:42 +03:00
Matthias Nannt
3dafcb6d32
update package names, update config imports
2022-10-18 13:26:05 +02:00
github-actions[bot]
4e5b03e62d
Version Packages ( #116 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2022-10-18 12:33:50 +02:00
Matti Nannt
28b6410dbb
Feature/add react lib to monorepo #107 ( #115 )
...
* add changesets
* add react-app to monorepo
2022-10-18 12:24:17 +02:00
Kiran K
5a7492536a
Refactor EmailQuestion Component ( #109 )
2022-10-18 10:57:53 +02:00
Matthias Nannt
d6775a5cda
fix user signup disabled env could be set to anything to disable signup
2022-10-18 10:23:41 +02:00
Matti Nannt
a4c571ffd3
add NEXT_PUBLIC_SIGNUP_DISABLED env variable ( #114 )
2022-10-18 10:11:21 +02:00
Matthias Nannt
619bcb3a1f
use config redirect for /forms/:id to avoid serverless function
2022-10-16 11:30:22 +02:00
Matti Nannt
6cd3878700
make all env variables required at build time #110 ( #111 )
...
* make all env variables required at build time
* update env files
* add .env.docker file with basic docker configuration
* update Readme with new instructions
2022-10-16 11:10:20 +02:00
Matthias Nannt
e910a97d32
update dockerfile to env file
2022-10-15 16:53:23 +02:00
Matti Nannt
5c378bc8ce
Feature/monorepo #95 ( #105 )
...
Move repository into a monorepo with turborepo and pnpm.
This is a big change in the way the code is organized, used and deployed.
2022-10-13 09:46:43 +02:00