Commit Graph
5016 Commits
Author SHA1 Message Date
wess 65daa89003 Fixes imports 2024-02-26 12:25:54 -05:00
wess 4410d6000f Fixes imports 2024-02-26 12:23:21 -05:00
wess 3575083c89 Fixing spacing 2024-02-26 12:14:42 -05:00
wess 21e1719fba Lint fixes 2024-02-26 12:09:34 -05:00
wess 1827f4642e Lint fixes 2024-02-26 12:04:25 -05:00
wess 91e38b32e9 Lint fixes 2024-02-26 12:02:05 -05:00
wess bc9ddf084e lint fixes 2024-02-26 11:54:40 -05:00
wess 689df57642 Lint updateds 2024-02-26 11:52:18 -05:00
wess 3d49bfd13b Updates table for webhooks as well as shows error modal when stopped and more than 10 attempts have been made 2024-02-26 11:48:52 -05:00
Wess CopeandGitHub a27d62f075 Merge branch '1.5.x' into chore-webhooks-updates 2024-02-23 13:38:40 -05:00
wess 0166d29d2e Adds columns to web hooks
Filter and search will need to wait till it's available in the api
2024-02-23 13:32:56 -05:00
wessandTorsten Dittmann 4ba6ea45a0 Lint fixes 2024-02-23 15:59:44 +01:00
wessandTorsten Dittmann adb5841600 Removes ancestor 2024-02-23 15:59:44 +01:00
wessandTorsten Dittmann 5fb51df51a Fixes tooltip position 2024-02-23 15:59:44 +01:00
Steven NguyenandTorsten Dittmann c72ba12e47 chore(components): fix lint error 2024-02-22 21:58:42 +01:00
Steven NguyenandTorsten Dittmann e67c7e7322 fix(messaging): fix user targets modal title and description
The title and description should be different depending on whether you're adding a target to a message or a target to a topic.
2024-02-22 16:01:29 +01:00
Steven NguyenandTorsten Dittmann 9f6e605ea1 fix(messaging): clarify selected/total targets in user targets modal 2024-02-22 16:01:29 +01:00
Steven NguyenandTorsten Dittmann 1ad6ec88d3 fix(messaging): design fixes 2024-02-22 16:01:29 +01:00
Steven NguyenandTorsten Dittmann a25fdf6ee9 feat(elements): allow setting size of checkbox to be smaller 2024-02-22 16:01:29 +01:00
Torsten DittmannandGitHub 2add3dbd65 Merge pull request #846 from appwrite/feat-messaging-need-a-hand
Implement "Need a hand?" section
2024-02-22 16:00:48 +01:00
Torsten DittmannandGitHub 3d635124f0 Merge pull request #845 from appwrite/fix-modal-for-migration
Fixes migration modal, in clean branch
2024-02-22 16:00:17 +01:00
Torsten DittmannandGitHub 484791091d Merge pull request #844 from appwrite/fix-schedule-message-disabled
Updates fields to not show pointer when disabled
2024-02-22 15:59:38 +01:00
Torsten DittmannandGitHub 8d0078cb21 Merge pull request #847 from appwrite/feat-messaging-topics-modal-text
Update topics modal text
2024-02-22 15:58:48 +01:00
Luke B. SilverandGitHub 7913f80a73 Merge pull request #819 from appwrite/feat-ssr-revert-scopes
feat: ssr revert scopes
2024-02-22 14:16:47 +00:00
Steven Nguyen 4cd9fdcb9a feat(messaging): only show topics that have related subscribers 2024-02-21 19:01:31 -08:00
Steven Nguyen 4b14119a34 fix(messaging): fix font size and color in topics modal 2024-02-21 18:54:16 -08:00
Steven Nguyen dc92fbc34a feat(messaging): update topics modal text 2024-02-21 16:37:41 -08:00
Steven Nguyen 89013cc9e6 feat(messaging): add details on how to setup a provider 2024-02-21 16:31:30 -08:00
Steven Nguyen d3d7ad1650 feat(messaging): fix need a hand section of provider wizard
1. Link the "Read the full guide..." row to the docs.
2. Make "Invite a team..." row open the invite modal.
2024-02-21 15:28:14 -08:00
wess aa733a16aa Fixes migration modal, in clean branch 2024-02-21 12:43:47 -05:00
wess d47d8f7511 Updates fields to not show pointer when disabled 2024-02-21 12:17:44 -05:00
Torsten DittmannandGitHub ae7c4539e9 Merge pull request #838 from appwrite/chore-update-sdk
Update SDK
2024-02-21 17:14:20 +01:00
Jake Barnby 16fd39d1d7 Lint 2024-02-22 01:27:16 +13:00
Jake Barnby 03e1693333 Fix diagnostics 2024-02-22 01:17:21 +13:00
Jake Barnby d75ef945ca Fix diagnostics 2024-02-22 01:06:25 +13:00
Jake Barnby 88f802878b Merge remote-tracking branch 'origin/1.5.x' into chore-update-sdk
# Conflicts:
#	src/routes/console/project-[project]/messaging/topicsModal.svelte
2024-02-22 00:51:59 +13:00
Jake Barnby 6331bf6c54 Updates for SDK version 2024-02-22 00:45:13 +13:00
Jake Barnby 90da937914 Update SDK 2024-02-22 00:25:51 +13:00
Torsten DittmannandGitHub 83c35aab2e Merge pull request #837 from appwrite/feat-messaging-topics-modal
Fix design issues for topics modal
2024-02-21 10:36:24 +01:00
wessandTorsten Dittmann 917551fb42 Lint updates 2024-02-21 10:34:39 +01:00
wessandTorsten Dittmann a2e2695613 Adds Message category to scopes
Fixes wrong scope count
2024-02-21 10:34:39 +01:00
Steven NguyenandTorsten Dittmann 3995d9cd99 Update message type in select topics modal description
For consistency, it should be:

- Email
- SMS
- Push
2024-02-21 10:31:43 +01:00
Steven NguyenandTorsten Dittmann 6eae539859 Update View logs button in message details
Show as secondary instead of text to make it stand out more.
2024-02-21 10:27:05 +01:00
Steven NguyenandTorsten Dittmann deab043626 feat(messaging): update textmagic icons 2024-02-21 10:24:13 +01:00
Steven NguyenandTorsten Dittmann 00433f689b feat(messaging): update sendgrid icons 2024-02-21 10:24:13 +01:00
Steven NguyenandTorsten Dittmann 375210280b feat(messaging): make SMTP provider settings match the project SMTP settings 2024-02-21 10:23:49 +01:00
Steven NguyenandTorsten Dittmann 2e72d3c531 feat(messaging): remove SMTP icon from provider wizard 2024-02-21 10:23:49 +01:00
Steven Nguyen 041ec1fae1 fix(messaging): add dividers between topics in topics modal 2024-02-20 16:26:00 -08:00
Steven Nguyen ccfe6b91d4 fix(messaging): reduce space before pagination in topics modal 2024-02-20 16:16:34 -08:00
Steven Nguyen 4bd21f58b8 fix(messaging): move topics modal description closer to header 2024-02-20 16:15:51 -08:00