Commit Graph
4795 Commits
Author SHA1 Message Date
Torsten DittmannandGitHub ef5b08c95f Merge pull request #780 from appwrite/feat-messaging-consistent-terms
Update messaging related text
2024-02-08 09:19:59 +01:00
Steven Nguyen 0f9e6bdc98 Update messaging related text
Ensure the terminology used is consistent.
2024-02-07 18:14:35 -08:00
Steven Nguyen ec7ebd39e4 Replace client.call() with the respective SDK methods 2024-02-07 13:25:25 -08:00
Steven Nguyen ac8a9a96cb Add messaging service to sdkForProject 2024-02-05 20:08:30 -08:00
Steven Nguyen a1cd316b60 Fix listInvoices() queries type 2024-02-05 20:08:18 -08:00
Steven Nguyen c6c8679cae Remove unnecessary backup 2024-02-05 20:08:18 -08:00
Steven Nguyen f9a4f9850a Use enums from the console SDK whenever possible 2024-02-05 20:08:04 -08:00
Jake BarnbyandGitHub 01aa032dae Merge pull request #768 from appwrite/chore-update-sdk
Chore update sdk
2024-02-06 01:38:38 +13:00
Jake Barnby c28fd6e5fe Update console SDK 2024-02-06 01:31:32 +13:00
Torsten DittmannandGitHub d7568ba214 Merge pull request #765 from appwrite/feat-add-email-otp-toggle
Feat: Add email OTP toggle
2024-02-05 12:32:01 +01:00
Matej Bačo bda9bb33f3 Add email OTP toggle 2024-02-04 10:07:15 +01:00
Torsten DittmannandGitHub 9fcbb3f4eb Merge pull request #759 from appwrite/fix-svelte-errors
Fix svelte errors
2024-02-02 12:04:38 +01:00
Torsten Dittmann d3414aa352 chore: fix lint issues 2024-02-02 12:00:35 +01:00
Torsten Dittmann 9b137adfe1 Merge branch '1.5.x' of https://github.com/appwrite/console into fix-svelte-errors 2024-02-02 11:59:46 +01:00
Torsten Dittmann 2962cadf24 chore: use node 20 in ci 2024-02-02 11:24:01 +01:00
Torsten DittmannandGitHub b0eba224f0 Merge pull request #760 from appwrite/feat-messaging-remove-descriptions
Remove message and topic descriptions
2024-02-02 11:14:46 +01:00
Jake BarnbyandGitHub 091ca26430 Merge pull request #761 from appwrite/feat-messaging-scopes
Add messaging scopes
2024-02-02 22:39:46 +13:00
Jake Barnby b756b0ca1a Update target scope descriptions 2024-02-02 22:30:30 +13:00
Jake Barnby 8a8e68f179 Fix missing comma 2024-02-02 17:09:17 +13:00
Jake Barnby 3928a6352e Add messaging scopes 2024-02-02 17:03:14 +13:00
Steven Nguyen f65d946ebc Remove message and topic descriptions 2024-02-02 03:26:15 +00:00
Steven Nguyen 4d65629db7 Fix lint errors 2024-02-02 03:06:13 +00:00
Steven Nguyen d91f4581d8 Fix Message data typing 2024-02-02 02:51:14 +00:00
Steven Nguyen 94e605de42 Fix provider and provider type checking 2024-02-02 02:49:38 +00:00
Torsten DittmannandGitHub 265a7735f3 Merge pull request #758 from appwrite/fix-hidpi-2x
Updated requested size for file image from 32 to 64
2024-02-01 18:56:04 +01:00
wess 0e9a6841a3 Updated requested size for file image from 32 to 64 2024-02-01 12:22:27 -05:00
Torsten DittmannandGitHub 757a327241 Merge pull request #742 from appwrite/fix-fcm-credentials
Fix fcm credentials
2024-02-01 17:36:14 +01:00
Torsten DittmannandGitHub 8441240cf5 Merge pull request #750 from appwrite/feat-push-custom-data-info
Add tooltip to custom data input
2024-02-01 17:35:16 +01:00
Torsten DittmannandGitHub 51e6bd3b79 Merge pull request #747 from appwrite/fix-messaging-targets-heading
Fix vertical alignment of Targets header
2024-02-01 17:34:37 +01:00
Torsten DittmannandGitHub f6228bad92 Merge pull request #751 from appwrite/fix-schedule-message-fields
Adds pointer cursor to date/time fields
2024-02-01 17:33:12 +01:00
Torsten DittmannandGitHub b46bebbd65 Merge pull request #755 from appwrite/fix-storage-selfhosted-v2
fix: storage not loading on selfhosted
2024-02-01 17:03:36 +01:00
Arman 951266d9c2 fix: storage not loading on selfhosted 2024-02-01 16:48:47 +01:00
wess 3546e43677 Adds pointer cursor to date/time fields 2024-01-30 10:13:31 -05:00
Torsten DittmannandGitHub ade03a2b53 Merge pull request #748 from appwrite/feat-input-date-click-area
Update the date and time inputs to open on click
2024-01-30 08:34:15 +01:00
Torsten DittmannandGitHub c59c8ba90d Merge pull request #749 from appwrite/fix-targets-modal-accordion
Reset targets accordion when changing pages
2024-01-30 08:29:51 +01:00
Steven Nguyen 49ba6f6c50 Add tooltip to custom data input 2024-01-28 23:16:52 -06:00
Steven Nguyen a98e586b69 Reset targets accordion when changing pages
This fixes a bug where the accordion would stay
open when changing pages.
2024-01-28 22:53:00 -06:00
Steven Nguyen c28feb378c Update the date and time inputs to open on click
The default behavior is to open only when clicking the icon, but
it may be difficult to click such a small icon. This change updates
the input so that the picker opens when the input is clicked.
2024-01-28 22:25:29 -06:00
Steven Nguyen 5820b072ac Fix vertical alignment of Targets header 2024-01-28 16:50:33 -08:00
Torsten DittmannandGitHub c3907e434a Merge pull request #595 from appwrite/feat-messaging
Add messaging pages
2024-01-24 18:51:01 +01:00
Torsten Dittmann 2de13c77bb fix: audit stuff 2024-01-24 18:43:22 +01:00
Torsten Dittmann 1b89c701be fix: some merge stuffs 2024-01-24 18:41:34 +01:00
Torsten Dittmann fe6bf8ce79 ci: run on every branch 2024-01-24 17:53:34 +01:00
Torsten Dittmann 8a711fa2ad ci: run on every branch 2024-01-24 17:52:55 +01:00
Jake BarnbyandTorsten Dittmann 1d31cd0ece Fix email provider params 2024-01-24 12:30:29 +01:00
Jake Barnby 9877ecaed2 Fix wrong key passed for creating FCM provider 2024-01-24 15:46:59 +13:00
Torsten Dittmann e3664b8d55 run formatter 2024-01-22 15:22:43 +01:00
Torsten Dittmann 34ffc29446 fix: audit 2024-01-22 15:22:19 +01:00
Torsten Dittmann b0ba4d57d2 fix: some issues 2024-01-22 15:19:28 +01:00
Torsten Dittmann 517ec525d6 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-messaging 2024-01-22 15:14:55 +01:00