Commit Graph

353 Commits

Author SHA1 Message Date
Ali BARIN
de7a35dfe9 feat: introduce singleton webhook URL 2023-06-22 08:51:43 +00:00
Ali BARIN
f2dc2f5530 feat: introduce CustomAutocomplete with variables 2023-06-12 14:06:13 +02:00
Ali BARIN
b43490dd76 fix(get-dynamic-fields): fetch variables field 2023-06-01 13:28:36 +02:00
Ali BARIN
f586e81dd1 fix(FlowSubstep): count 0 as value towards required check 2023-06-01 13:28:36 +02:00
Rıdvan Akca
3fd1d4d9b3 feat(google-sheets): create spreadsheet row 2023-06-01 13:28:36 +02:00
Faruk AYDIN
41a67b402d Release v0.7.1 2023-05-19 19:56:51 +02:00
Faruk AYDIN
b9d89b040f Release v0.7.0 2023-05-19 12:29:29 +02:00
Ali BARIN
88c93ac992 fix(dynamic-data): correct parameters 2023-05-16 17:59:04 +02:00
Ali BARIN
43b0d9ed29 fix: refetch step executions upon deleting and testing steps 2023-05-15 16:24:26 +02:00
Ali BARIN
3572e6f65a fix: send parameters to dynamic data query 2023-05-15 16:24:17 +02:00
Ali BARIN
9776c9f5a4 feat: add duplicate flow functionality 2023-05-13 14:44:21 +02:00
Ali BARIN
a5dbac9817 feat(ExecutionStep): show execution date 2023-05-13 13:20:05 +02:00
Ali BARIN
8e4ca55560 feat(ControlledAutocomplete): filter by value too 2023-05-13 13:19:42 +02:00
Ali BARIN
815e64302e fix(Editor): don't unregister step parameters 2023-05-13 13:19:28 +02:00
Ali BARIN
69d192d989 feat: sort executions by updated at 2023-05-02 09:30:41 +00:00
Faruk AYDIN
d8bc318688 Release v0.6.1 2023-04-25 17:15:20 +02:00
Faruk AYDIN
142b96beb0 Release v0.6.0 2023-04-17 18:35:16 +02:00
Ali BARIN
fcf3a480be chore: remove UsageAlert 2023-04-16 14:22:30 +00:00
Ali BARIN
b837aecb27 feat: add subscription cancelled alert 2023-04-12 20:08:45 +00: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
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
2739d2297f feat: finalize TrialOverAlert on billing page 2023-04-09 14:11:22 +02:00
Faruk AYDIN
dc734b04d8 feat: Implement draft version of free trial over info box 2023-04-09 14:11:22 +02: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
Ali BARIN
58352b9f33 refactor(paddle): move script injection closer to checkout 2023-04-07 17:09:10 +00: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
Ali BARIN
c64ca9d9b7 fix(ProfileSettings): don't submit password unless changed 2023-04-06 13:34:43 +00:00
Ali BARIN
7d47793afb feat: add subscription update and cancel logics 2023-04-06 13:08:49 +00:00
Rıdvan Akca
2840fce856 feat(profile): combine forms 2023-04-05 15:07:28 +03:00
Rıdvan Akca
2791dca412 feat(profile): add capability to update user's full name 2023-03-31 12:38:02 +03:00
Ali BARIN
4945240ec2 fix: hide empty invoices section 2023-03-27 20:14:39 +00:00
Ali BARIN
372cdb10d6 feat: make invoices dynamic 2023-03-27 08:22:24 +00:00
Ali BARIN
fd24dbee21 fix(useBillingAndUsageData): fix invalid date 2023-03-27 08:22:14 +00:00
Faruk AYDIN
7066f7ea76 feat: Add draft design for invoices section 2023-03-27 01:02:28 +03:00
Ali BARIN
f3a8ab289f feat: use actual data in billing and usage 2023-03-26 19:28:15 +00:00
Ali BARIN
75bbd16b0c feat: support interactive fields 2023-03-23 13:45:46 +00:00
Ali BARIN
e25aab742b feat(UsageAlert): use new plan upgrade page 2023-03-21 20:25:46 +00:00
Ali BARIN
b5ed984f05 feat: add checkout process 2023-03-20 23:24:04 +00:00
Ali BARIN
3598d43938 feat: make payment plans dynamic 2023-03-21 00:50:33 +03:00
Ali BARIN
40862fcd01 feat: move plan upgrade to its page 2023-03-21 00:50:31 +03:00
Faruk AYDIN
189432c228 feat: Implement draft version of UpgradeFreeTrial component 2023-03-21 00:49:28 +03:00
Ali BARIN
b1138dbf05 feat: make billings page responsive 2023-03-21 00:49:28 +03:00
Faruk AYDIN
08918282a7 feat: redesign billing page 2023-03-21 00:49:28 +03:00
Rıdvan Akca
0a5912eb8e refactor(SearchableJSONViewer): rewrite collecting keys and values of data 2023-03-20 11:31:01 +03:00
Rıdvan Akca
f7753aa1b4 fix(SearchableJSONViewer): remove undefined values from filtered arrays 2023-03-17 19:38:10 +03:00
Rıdvan Akca
aebfcc38dd feat(SearchableJSONViewer): cover no result case 2023-03-17 19:38:10 +03:00
Rıdvan Akca
3e0149c058 feat: add searchable json viewer component 2023-03-17 19:38:10 +03:00