Tresor11
|
f2dd2c3bad
|
added the notification email method
|
2020-07-02 22:51:37 +02:00 |
|
|
e64fa197aa
|
Add support to choose the sheet within google spreadsheets
|
2020-06-10 15:50:15 +02:00 |
|
|
fa348cdeeb
|
hello rubocop
|
2020-04-28 01:40:06 +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 |
|
|
73c184a4a0
|
Use secure token to create attachment links
The link is public but protected by a secure token.
This extends the activesupport Attachment model to automatically
generate a token
|
2020-04-12 23:47:56 +02:00 |
|
|
bffed7a606
|
Add sequential_id to calculate auto incrementing submission id
|
2020-04-12 23:18:55 +02:00 |
|
|
10d80c6548
|
Support file uploads
This allows submissions to store file uploads
|
2020-04-09 11:02:07 +02:00 |
|
|
73ccddee94
|
Encrypt access_token and refresh_token
|
2020-04-09 00:49:20 +02:00 |
|
|
917051c7ea
|
Hello tinyforms
|
2020-04-05 23:35:53 +02:00 |
|