Commit Graph

1416 Commits

Author SHA1 Message Date
Ali BARIN
c888934601 fix: show progress as of sign-up in SignUpForm 2023-03-13 16:28:04 +00:00
Ömer Faruk Aydın
95613b595e Merge pull request #997 from automatisch/change-redirect-url
chore: Change redirect url for payment portal
2023-03-12 19:28:57 +01:00
Ömer Faruk Aydın
9247bd9d9e Merge pull request #996 from automatisch/subscription-creation
chore: Make subscription creation synchronous
2023-03-12 19:27:56 +01:00
Faruk AYDIN
ee3d2489e6 chore: Change redirect url for payment portal 2023-03-12 21:26:10 +03:00
Faruk AYDIN
7764c4fbcb chore: Make subscription creation synchronous 2023-03-12 21:23:32 +03:00
Ömer Faruk Aydın
a18b524859 Merge pull request #995 from automatisch/backend-mutation-validations
feat: add validation checks in mutations
2023-03-12 18:53:32 +01:00
Ali BARIN
9b8ec9b85e feat: validate step input in executeFlow 2023-03-12 11:28:33 +00:00
Ali BARIN
7b3f070973 feat: validate app and action input in createStep 2023-03-12 11:26:50 +00:00
Ali BARIN
ba27fc12e8 feat: validate app input in createFlow 2023-03-12 11:26:28 +00:00
Ali BARIN
db55912f78 feat: validate trigger input in updateStep 2023-03-12 11:18:04 +00:00
Ali BARIN
4c4bd267d4 feat: validate action input in updateStep 2023-03-12 11:17:55 +00:00
Ali BARIN
dc1002659b feat: validate connection input in updateStep 2023-03-12 11:16:51 +00:00
Ali BARIN
97da370301 feat: provide clear message when app is not found 2023-03-12 09:59:27 +00:00
Ali BARIN
571901f333 Merge pull request #994 from automatisch/introduce-sentry
feat: introduce Sentry
2023-03-10 20:06:56 +01:00
Ali BARIN
4d90df9d9a feat: introduce Sentry 2023-03-10 18:53:10 +00:00
Ali BARIN
2c18667ffd Merge pull request #992 from automatisch/open-stripe-in-same-window
feat: open payment portal in same window
2023-03-09 16:53:43 +01:00
Ömer Faruk Aydın
89157cd606 Merge pull request #991 from automatisch/let-extra-executions-go-through-over-quota
feat: don't interrupt execution due to quota
2023-03-09 16:18:14 +01:00
Ali BARIN
37e0091ef0 feat: open payment portal in same window 2023-03-09 15:17:05 +00:00
Ali BARIN
ae3512fecf feat: don't interrupt execution due to quota 2023-03-09 15:13:50 +00:00
Ömer Faruk Aydın
8b81391e2f Merge pull request #989 from automatisch/skip-processing-steps-over-quota
feat: skip processing tasks over task quota
2023-03-09 13:51:11 +01:00
Ali BARIN
54e68f6252 feat: skip processing tasks over task quota 2023-03-09 12:48:16 +00:00
Ali BARIN
92d1ed65ff feat: expose errors from webhooks 2023-03-09 12:46:32 +00:00
Ali BARIN
8098a7ee5d feat: add checkIfLimitExceeded in UsageData model 2023-03-09 12:46:32 +00:00
Ömer Faruk Aydın
c24297630c Merge pull request #988 from automatisch/show-alert-for-task-usage
feat: show usage alert as of threshold
2023-03-09 13:45:55 +01:00
Ömer Faruk Aydın
a9d5212602 Merge pull request #990 from automatisch/disable-conditional-features
feat: disable non-cloud features
2023-03-09 13:45:27 +01:00
Ali BARIN
c81db8ae19 feat: disable non-cloud features 2023-03-09 11:23:29 +00:00
Ali BARIN
e67adf87b2 fix: hide chatwoot in small screens 2023-03-08 18:43:45 +00:00
Ali BARIN
1669708041 feat: show usage alert as of threshold 2023-03-08 18:43:42 +00:00
Ali BARIN
12e34013f8 refactor: default noSsr to true in useMediaQuery 2023-03-08 18:35:51 +00:00
Ömer Faruk Aydın
bd2ad1d7a1 Merge pull request #986 from automatisch/increase-consumed-task-count
feat: increase consumed task count upon tasks
2023-03-08 10:07:28 +01:00
Ali BARIN
934cdb8237 refactor: increment consumed task count atomically 2023-03-08 01:45:22 +00:00
Ömer Faruk Aydın
2f6ea8830e Merge pull request #984 from automatisch/add-chatwoot
feat: add chatwoot
2023-03-07 23:21:47 +01:00
Ömer Faruk Aydın
b77d08ebbf Merge pull request #985 from automatisch/show-payment-plan-name
feat: show current plan name in usage information
2023-03-07 23:03:44 +01:00
Ömer Faruk Aydın
b735d32cbc Merge pull request #983 from automatisch/payment-webhooks
feat: Implement stripe webhooks
2023-03-07 23:03:14 +01:00
Ali BARIN
472ffd5b5c feat: increase consumed task count upon tasks 2023-03-07 21:26:12 +00:00
Ali BARIN
4567ca8fce feat: show current plan name in usage information 2023-03-07 20:48:57 +00:00
Ali BARIN
07ed24ca7a feat: add chatwoot 2023-03-07 20:36:54 +00:00
Ali BARIN
52575be2a7 chore: add fullName in User interface 2023-03-07 20:36:54 +00:00
Ali BARIN
c8187e52bb fix: stop redirecting to login on /login 2023-03-07 20:36:54 +00:00
Faruk AYDIN
b0b6b72b4c feat: Implement stripe webhooks 2023-03-07 17:22:40 +01:00
Ali BARIN
7676bc5836 Merge pull request #982 from automatisch/add-space-between-buttons
refactor: adjust spacing in FlowRow
2023-03-07 16:10:27 +01:00
Rıdvan Akca
f98c1725be refactor: adjust spacing between button and chip in FlowRow component 2023-03-07 18:06:36 +03:00
Ali BARIN
c6bd599b63 Merge pull request #981 from automatisch/fix-signup-email
fix: add custom email error message for signup
2023-03-07 13:30:06 +01:00
Rıdvan Akca
7908779c89 fix: add custom email error message for signup 2023-03-07 15:25:40 +03:00
Ali BARIN
29ad68afab Merge pull request #980 from automatisch/make-automatisch-info-public
fix: make getAutomatischInfo public
2023-03-06 22:46:13 +01:00
Ali BARIN
9aaeac6a08 fix: make getAutomatischInfo public 2023-03-06 21:41:53 +00:00
Ömer Faruk Aydın
8f074c2131 Merge pull request #979 from automatisch/show-usage-data
feat: show usage data
2023-03-06 22:27:34 +01:00
Ali BARIN
930653c86d feat: show usage data 2023-03-06 20:28:09 +00:00
Ömer Faruk Aydın
cc31b7c210 Merge pull request #977 from automatisch/check-cloud
feat: add empty billing and usage page
2023-03-06 20:49:44 +01:00
Ömer Faruk Aydın
bb19e9308c Merge pull request #978 from automatisch/expose-payment-portal
feat: show payment portal information
2023-03-06 20:46:58 +01:00