Commit Graph

791 Commits

Author SHA1 Message Date
Faruk AYDIN
44ce7577c6 fix: Include email templates for the build 2023-04-25 17:07:46 +02:00
Faruk AYDIN
142b96beb0 Release v0.6.0 2023-04-17 18:35:16 +02:00
Shehab Ghazy
18d07dd3b9 feat: Add postgres schema environment variable (#1047)
feat: Add postgres schema environment variable

---------

Co-authored-by: Faruk AYDIN <omerfaruk26@gmail.com>
2023-04-17 14:56:12 +02:00
Ali BARIN
fcf3a480be chore: remove UsageAlert 2023-04-16 14:22:30 +00:00
Ali BARIN
80ee974973 chore: remove PaymentPlan model 2023-04-16 14:05:07 +00:00
Ömer Faruk Aydın
48c6a38205 Merge pull request #1057 from automatisch/AUT-98
feat: add subscription cancelled alert
2023-04-13 18:30:52 +02:00
Faruk AYDIN
c9536e58cb feat: Cover active but cancelled subscriptions 2023-04-13 18:27:57 +02:00
Ali BARIN
532405048f fix(user): correct withinLimits instance method 2023-04-12 19:40:00 +00:00
Faruk AYDIN
d2163f180e feat: Add getSubscriptionStatus graphQL query 2023-04-12 21:29:36 +02:00
Faruk AYDIN
d1344457dd feat: Auto remove cancelled subscriptions 2023-04-11 23:32:34 +02:00
Faruk AYDIN
596be24d92 feat: Add cancellation effective date to subscriptions 2023-04-11 22:45:12 +02:00
Ömer Faruk Aydın
4e182b49f9 Merge pull request #1053 from automatisch/is-paused
fix: Return isPaused according to isAllowedToRunFlows method
2023-04-11 17:43:26 +02:00
Faruk AYDIN
51ac37f1de fix: Return isPaused according to isAllowedToRunFlows method 2023-04-11 17:11:38 +02:00
Ömer Faruk Aydın
b578e88d46 Merge pull request #1050 from automatisch/add-virtual-flow-status
feat(flow): add virtual paused/published/draft status
2023-04-11 17:04:32 +02:00
Faruk AYDIN
9cb4607f69 refactor: User permission and limits to run flows 2023-04-11 16:59:59 +02:00
Ali BARIN
a0feb7f309 feat: show completed checkout alert 2023-04-09 20:31:51 +00:00
Ali BARIN
77e29050c8 feat(flow): add virtual paused/published/draft status 2023-04-09 16:45:41 +00:00
Ali BARIN
d4c542168c feat: add trial status badge in appbar 2023-04-09 09:57:50 +00:00
Ömer Faruk Aydın
94a3b66130 Merge pull request #1040 from automatisch/usage-data
feat: add subscription update and cancel logics
2023-04-08 00:34:28 +03:00
Faruk AYDIN
c8baf9b0d7 feat: Check if user has active subscription or not for execution 2023-04-07 23:09:24 +02:00
Faruk AYDIN
c4dc0509c2 feat: Implement getTrialStatus graphQL query 2023-04-07 22:55:18 +02:00
Faruk AYDIN
3bfc428dfe feat: Add inTrial getter method to User model 2023-04-07 22:35:56 +02:00
Faruk AYDIN
4aa41773c4 fix: Expose worker errors with stack trace 2023-04-07 18:16:08 +02:00
Ali BARIN
53624a6379 feat(strava): add action to create totals and stats report 2023-04-07 14:16:30 +02:00
Ali BARIN
5b881db19f feat(strava): refresh token when expired 2023-04-07 14:16:30 +02:00
Ali BARIN
dece070d28 feat(strava): add connection verified check 2023-04-07 14:16:30 +02:00
Ali BARIN
8be2ed0034 feat(strava): add current user utility function 2023-04-07 14:16:30 +02:00
Ali BARIN
37c6b57a48 feat(strava): add authentication support 2023-04-07 14:16:30 +02:00
Ali BARIN
8a0b5c24a5 feat(strava): add app definition 2023-04-07 14:16:30 +02:00
Ali BARIN
f219c87a9e feat(dropbox): elaborate on argument label 2023-04-07 12:12:30 +00:00
Ali BARIN
5d2134db56 fix(dropbox): don't add old token in refresh token logic 2023-04-07 11:58:06 +00:00
Ali BARIN
96250ce9a0 refactor(spotify): import node:buffer 2023-04-06 18:59:55 +00:00
Ali BARIN
691682e09c feat(dropbox): add rename file action 2023-04-06 18:59:55 +00:00
Ali BARIN
814c504951 feat(dropbox): add create folder action 2023-04-06 18:59:55 +00:00
Ali BARIN
5c2b96a812 feat(dropbox): support connections 2023-04-06 18:59:55 +00:00
Ali BARIN
3dc1ca8adb Merge pull request #1041 from automatisch/list-shared-drives-for-new-files-in-folder
feat(google-drive): list shared drives for new files in folder trigger
2023-04-06 17:45:33 +02:00
Ali BARIN
a6850f1bc0 Merge pull request #1042 from automatisch/list-shared-drives-for-new-folders
feat(google-drive): list shared drives for new folders trigger
2023-04-06 17:44:25 +02:00
Rıdvan Akca
500283af6f feat(google-drive): list shared drives for new files in folder trigger 2023-04-06 18:42:07 +03:00
Rıdvan Akca
43184dccda feat(google-drive): list shared drives for new folders trigger 2023-04-06 18:41:12 +03:00
Rıdvan Akca
4296a3b5df feat(google-drive): list shared drives for updated files trigger 2023-04-06 18:39:22 +03:00
Rıdvan Akca
9ad7de56a3 feat(google-drive): list shared drives for new files trigger 2023-04-06 16:31:30 +02:00
Ali BARIN
5570687957 Merge pull request #1038 from automatisch/gsheet-new-spreadsheet
feat(google-sheets): add google sheets integration
2023-04-06 16:31:18 +02:00
Rıdvan Akca
287f299b94 feat(google-sheets): add new spreadsheets trigger 2023-04-06 17:12:48 +03:00
Rıdvan Akca
f88f05cd46 feat(google-sheets): add google sheets integration 2023-04-06 17:12:41 +03:00
Ali BARIN
7d47793afb feat: add subscription update and cancel logics 2023-04-06 13:08:49 +00:00
Rıdvan Akca
2791dca412 feat(profile): add capability to update user's full name 2023-03-31 12:38:02 +03:00
Rıdvan Akca
4931cbcc34 feat(google-drive): add updated files trigger 2023-03-30 17:00:56 +03:00
Rıdvan Akca
9923b15ecd fix(google-drive): show root files if no particular folder is selected 2023-03-29 19:01:04 +03:00
Ali BARIN
def5a6d9d0 Merge pull request #1032 from automatisch/gdrive-new-folder-trigger
feat(google-drive): add new folders trigger
2023-03-29 17:40:03 +02:00
Rıdvan Akca
17c8a405f5 feat(google-drive): add new folders trigger 2023-03-29 18:35:26 +03:00