Commit Graph

325 Commits

Author SHA1 Message Date
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
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
Ali BARIN
c888934601 fix: show progress as of sign-up in SignUpForm 2023-03-13 16:28:04 +00:00
Ali BARIN
37e0091ef0 feat: open payment portal in same window 2023-03-09 15:17:05 +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
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
2f6ea8830e Merge pull request #984 from automatisch/add-chatwoot
feat: add chatwoot
2023-03-07 23:21:47 +01: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
c8187e52bb fix: stop redirecting to login on /login 2023-03-07 20:36:54 +00:00
Rıdvan Akca
f98c1725be refactor: adjust spacing between button and chip in FlowRow component 2023-03-07 18:06:36 +03:00
Rıdvan Akca
7908779c89 fix: add custom email error message for signup 2023-03-07 15:25:40 +03:00
Ali BARIN
930653c86d feat: show usage data 2023-03-06 20:28:09 +00:00
Ali BARIN
5e7b4bfe45 feat: show payment portal information 2023-03-06 19:42:41 +00:00
Ali BARIN
dbeeb61cc5 feat: add empty billing and usage page 2023-03-06 18:06:00 +00:00
Ali BARIN
26d8e5856a feat: make automatisch info available 2023-03-06 18:04:47 +00:00
Ali BARIN
fa867387d4 feat: add reset password page 2023-03-03 20:13:31 +00:00
Ali BARIN
7d9f624805 feat: add translations for sign up CTA in login 2023-03-03 18:15:49 +00:00
Ali BARIN
5b335ccd59 feat: add translations in login form 2023-03-03 18:11:44 +00:00
Ali BARIN
4792853eb6 feat: add forgot password page 2023-03-03 18:10:52 +00:00
Ali BARIN
f644113af8 Merge pull request #970 from automatisch/add-signup
feat: add signup page
2023-03-03 19:06:43 +01:00
Rıdvan Akca
e4a903ec07 refactor: add translation for texts in sign up page 2023-03-03 20:42:12 +03:00
Rıdvan Akca
9408fe2a07 feat: remove helperText from profile setting page if there is no error 2023-03-03 18:43:18 +03:00
Rıdvan Akca
394e747a88 feat: remove helperText if there is no error 2023-03-03 18:40:55 +03:00
Rıdvan Akca
d061eb7b58 feat: update migration logic and remove consolelog 2023-03-03 14:10:54 +03:00
Rıdvan Akca
c1150d50b1 feat: create signup form 2023-03-03 11:34:53 +03:00
Ali BARIN
387a849269 fix: delete current user in deleteUser mutation 2023-03-02 23:46:20 +00:00