12 Commits

Author SHA1 Message Date
Yannick
97db52d2e1 Move sqlite3 dependecy into development only 2020-04-14 11:57:55 +02:00
karemarsy
cd5483a9b6 Merge branch 'New-forms-page' of https://github.com/bumi/tinyforms into New-forms-page 2020-04-14 11:31:45 +02:00
karemarsy
f8dd4a777e Merge gemfile changes 2020-04-14 11:28:44 +02:00
edf6884647 Add support for Airtable 2020-04-13 23:11:46 +02:00
c478cfc7af Use sorcery for logins
This gives us more flexibility and allows us to use password authentication
later. Also we don't need to build the login functionality ourself.
2020-04-13 14:59:07 +02:00
bffed7a606 Add sequential_id to calculate auto incrementing submission id 2020-04-12 23:18:55 +02:00
829f534afd Configure activestorage for production
access keys and region are configured using environment variables
2020-04-09 12:25:22 +02:00
73ccddee94 Encrypt access_token and refresh_token 2020-04-09 00:49:20 +02:00
2b6e6ad99d Use dotenv to load .env configurations 2020-04-06 11:21:56 +02:00
cb060238e8 Add sentry exception tracking 2020-04-06 00:29:54 +02:00
d344256013 Configure CORS headers for submission endpoint 2020-04-06 00:01:11 +02:00
917051c7ea Hello tinyforms 2020-04-05 23:35:53 +02:00