Commit Graph

4786 Commits

Author SHA1 Message Date
wess 3a1156244f making it prettier 2024-02-02 13:13:34 -05:00
wess a1a85d5afd Branching from 1.5.x, ensures undefined tooltips are not shown 2024-02-02 13:10:20 -05:00
Torsten Dittmann 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 Dittmann 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 Barnby 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 Dittmann 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 Dittmann 757a327241 Merge pull request #742 from appwrite/fix-fcm-credentials
Fix fcm credentials
2024-02-01 17:36:14 +01:00
Torsten Dittmann 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 Dittmann 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 Dittmann 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 Dittmann 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 Dittmann 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 Dittmann 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 Dittmann 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 Barnby 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
Steven Nguyen 4346d2daee Add support for saving messages as draft 2024-01-22 15:13:28 +01:00
Steven Nguyen 5fefbf956d Update wizard to support additional action buttons 2024-01-22 15:13:28 +01:00
Steven Nguyen 7aea1633d9 Update search subscribers placeholder
Clarify what can be searched.
2024-01-22 15:13:28 +01:00
Steven Nguyen b15835f485 Remove bullet points from the topics modal 2024-01-22 15:13:28 +01:00
Steven Nguyen 3343fb2ebd Fix user targets modal text 2024-01-22 15:13:28 +01:00
Steven Nguyen 9e838a7f18 Move the User Targets Filters & Columns buttons to the same row as the Heading 2024-01-22 15:13:28 +01:00
Steven Nguyen 2bb789b0f3 Update messages search placeholder 2024-01-22 15:13:28 +01:00
Steven Nguyen c0b3cebade Don't allow filtering on message
Message is nested in data and isn't an attribute so it can't be queried.
2024-01-22 15:13:28 +01:00
Steven Nguyen a5443b2497 Ensure messages table re-renders on filter 2024-01-22 15:13:28 +01:00