Arman
63805945bd
Merge branch 'main' of github.com:appwrite/console into feat-mandate-flow
2024-02-13 14:54:19 +01:00
Arman
fb0023dfd9
feat: downgrade feedback options
2024-02-13 14:54:09 +01:00
Steven Nguyen and Torsten Dittmann
74f09e341a
Update links to messaging docs
2024-02-13 12:01:56 +00:00
Steven Nguyen and Torsten Dittmann
97ba01d2a8
Hide Usage tab on self-hosted project settings page
...
The usage tab requires an API only available on cloud.
2024-02-13 12:00:57 +00:00
Steven Nguyen and Torsten Dittmann
25c7a5ae67
Update copy for delete message card and modal
...
Clarify behavior based on message status
2024-02-13 12:00:07 +00:00
Steven Nguyen and Torsten Dittmann
e436c19c99
Don't show delete card if message is processing
2024-02-13 12:00:07 +00:00
Steven Nguyen and Torsten Dittmann
d6130d1198
Add a button to view logs in message details
2024-02-13 11:56:24 +00:00
Steven Nguyen and Torsten Dittmann
9065a08bd8
Update copy on the message errors modal
2024-02-13 11:56:24 +00:00
Steven Nguyen and Torsten Dittmann
d312dc13e4
Update messages table to show Details link for errors
2024-02-13 11:56:24 +00:00
Steven Nguyen and Torsten Dittmann
254490a28b
Fix message status pill colors
2024-02-13 11:56:24 +00:00
Torsten Dittmann and GitHub
09c1627eb6
Merge pull request #811 from appwrite/sync-release-branch
...
sync: release branch with main
2024-02-13 11:44:35 +00:00
Torsten Dittmann
25a6218dbd
chore: run linter
2024-02-13 11:27:19 +00:00
Torsten Dittmann
de3213217c
fix: sync package lock
2024-02-13 11:25:14 +00:00
Torsten Dittmann
2300ef9067
fix: svelte kit 2 migration
2024-02-13 11:24:57 +00:00
Torsten Dittmann
a5707ff80a
Merge branch 'main' of https://github.com/appwrite/console into sync-release-branch
2024-02-13 10:18:47 +00:00
Torsten Dittmann
88f6611317
fix: onboarding price
3.4.5
2024-02-12 18:16:03 +00:00
wess
3cb0e4f0e6
Updates copy for exceeds modal
2024-02-12 12:33:12 -05:00
Steven Nguyen and Torsten Dittmann
8a267dc220
Fix empty state for user targets
...
We don't support creating targets so the empty state
shouldn't open the create modal.
2024-02-12 14:52:20 +00:00
Steven Nguyen and Torsten Dittmann
1fed189709
Fix filtering user targets by created at
2024-02-12 14:52:20 +00:00
Steven Nguyen and Torsten Dittmann
cf7b417474
Use longGeneric instead of longOffset for time zone name
...
longOffset shows the time zone as "GMT-08:00" which may be confusing
or force the user to think for a second before realizing that it's their
local timezone. longGeneric shows the time zone as "Pacific Time" which
should be clearer.
2024-02-12 14:52:05 +00:00
Torsten Dittmann and GitHub
7b3a8b3b4d
Merge pull request #796 from appwrite/feat-messaging-custom-data-tooltip
...
Update custom data tooltip for clarity
2024-02-12 14:51:40 +00:00
Arman
79730d8b47
Add payment mandate setup and check for missing mandate
2024-02-12 15:51:26 +01:00
Torsten Dittmann and GitHub
1b413040bc
Merge pull request #797 from appwrite/feat-messaging-message-max-length
...
Show max length for sms and push messages
2024-02-12 14:51:19 +00:00
Torsten Dittmann and GitHub
6c69f5bc98
Merge pull request #776 from appwrite/feat-retry-payment-email-flow
...
feat: retry payment email flow
3.4.4
2024-02-12 13:27:56 +00:00
Arman
b1aec3d43d
fix: disable set as default
2024-02-12 11:34:27 +01:00
Arman
05cda48002
Merge branch 'main' of github.com:appwrite/console into feat-retry-payment-email-flow
2024-02-12 11:33:25 +01:00
Arman
196d229a7a
fix: endpoint
2024-02-12 11:13:13 +01:00
Arman
0ca2940c38
Merge branch 'main' of github.com:appwrite/console into refactor-billing-endpoints
2024-02-12 10:10:53 +01:00
Christy Jacob
cd28d85d48
chore: linter
2024-02-11 20:30:43 +05:30
Christy Jacob
24f6921ed2
feat: initial commit
2024-02-11 20:22:17 +05:30
Steven Nguyen
571c104659
Show max length for sms and push messages
...
Providing a limit will help clarify for the user so that
they won't send a message which will then fail because
of the limit.
Since the limit varies by provider, the Console is going
to use the smallest limit out of all the providers.
2024-02-09 18:20:03 -08:00
Steven Nguyen
1df9b6cc1a
Update custom data tooltip for clarity
2024-02-09 18:12:44 -08:00
Torsten Dittmann and GitHub
8c8f0b7ccb
Merge pull request #790 from appwrite/fix-svelte-diagnostic-errors
...
Fix svelte diagnostic errors
2024-02-09 17:18:44 +01:00
Steven Nguyen
51f9442fc0
Fix lint errors
2024-02-09 07:59:04 -08:00
Steven Nguyen
8dcb8ed967
Temp fixes for svelte diagnostic errors
...
We need a temp fix because the SDK hasn't been updated yet.
Once the SDK is updated, we can properly apply fixes.
2024-02-09 07:58:08 -08:00
Torsten Dittmann and GitHub
afcae38505
Merge pull request #756 from appwrite/chore-format-prices
...
chore: format prices
2024-02-09 16:35:41 +01:00
Arman
9506f71377
Merge branch 'main' of github.com:appwrite/console into chore-format-prices
2024-02-09 16:13:33 +01:00
Arman
cac04c22ef
fix types?
2024-02-09 16:05:04 +01:00
Torsten Dittmann and GitHub
79eef77eb3
Merge pull request #788 from appwrite/fix-messaging-edit-message
...
Fix unresponsive edit message
2024-02-09 09:56:01 +01:00
Torsten Dittmann and GitHub
40981e6f15
Merge pull request #789 from appwrite/feat-mfa
...
feat: mfa
2024-02-09 09:55:39 +01:00
Steven Nguyen and Torsten Dittmann
7d1b5924ee
Implement updating provider name
2024-02-09 09:53:18 +01:00
Steven Nguyen and Torsten Dittmann
2504b0581d
Fix bug extracting data when editing provider
2024-02-09 09:53:18 +01:00
Torsten Dittmann
5e9ce9e12f
fix: enums
2024-02-09 09:49:27 +01:00
Torsten Dittmann
e65925d180
Merge branch '1.5.x' of https://github.com/appwrite/console into feat-mfa
2024-02-09 09:46:25 +01:00
Steven Nguyen
44df59c758
Fix alignment of the push phone preview
2024-02-08 16:22:09 -08:00
Steven Nguyen
b433fbf042
Fix unresponsive edit message
...
A bug in the handling of custom data caused an error
that prevented the wizard from opening.
2024-02-08 16:00:21 -08:00
Arman and Torsten Dittmann
f5d01923db
chore: hide credits on starter plan
3.4.3
2024-02-08 16:53:14 +01:00
Torsten Dittmann and GitHub
f2335e7f2b
Merge pull request #781 from appwrite/fix-excess-modal-copy
...
fix: remove outdated copy
3.4.2
2024-02-08 16:40:12 +01:00
Arman
42bcd45f08
hide retry payment button
2024-02-08 16:35:48 +01:00
Arman
e4eec358b8
fix: remove setAsDefault when switching payment method
2024-02-08 16:30:31 +01:00