Commit Graph
5627 Commits
Author SHA1 Message Date
Steven NguyenandTorsten Dittmann 9ac59ba789 feat(messaging): update telesign params
Telesign changed the params from username and password to customer ID and API key so we need to update the Console to match.
2024-02-27 20:13:17 +01:00
Matej BačoandTorsten Dittmann fdad144bb7 Fix CI/CD fail 2024-02-27 20:10:06 +01:00
Matej BačoandTorsten Dittmann c0fbd22b68 Add manual entry code 2024-02-27 20:10:06 +01:00
Matej BačoandTorsten Dittmann 38e82bd8e3 Only submit 2FA automatically once 2024-02-27 20:08:51 +01:00
Matej BačoandTorsten Dittmann fa1050d02d Add auto-submit logic 2024-02-27 20:08:51 +01:00
Elad ShechterandTorsten Dittmann 942c2f729c Attribute items
- reduce gap between field from 16px to 8px - Chen QA
2024-02-27 20:07:07 +01:00
Elad ShechterandTorsten Dittmann 7c22c42476 Attribute items
- reduce spacing between rows from 8px to 4px
2024-02-27 20:07:07 +01:00
Steven NguyenandTorsten Dittmann faad1454a0 fix(messaging): clarify Sandbox switch for APNS provider 2024-02-27 20:06:39 +01:00
Steven NguyenandTorsten Dittmann dce4dc4a98 fix(messaging) fix need a hand hover color 2024-02-27 20:06:12 +01:00
Steven NguyenandTorsten Dittmann e9004be4d8 fix(messaging): fix provider docs link 2024-02-27 20:06:12 +01:00
Steven NguyenandTorsten Dittmann f492837dd4 fix(messaging): update link to docs regarding subscribers 2024-02-27 20:05:44 +01:00
Steven NguyenandTorsten Dittmann f29089a748 fix(messaging): show users w/o targets as disabled 2024-02-27 20:05:08 +01:00
Khushboo VermaandTorsten Dittmann 02fdd950b6 Update execution placeholder body 2024-02-27 20:04:30 +01:00
Khushboo VermaandTorsten Dittmann 059560b5f8 Dropdown for secure protocol for custom smtp 2024-02-27 20:04:05 +01:00
Steven Nguyen 16d24f93c2 feat(messaging): hide remove topic/target button for non-draft messages 2024-02-27 10:21:46 -08:00
wess b4f69e7c63 Updates for lint 2024-02-27 12:04:25 -05:00
wess c218b0b5f1 Adds Webbhook enable to analytics
Adds disable/enable section to webhook details
2024-02-27 10:36:24 -05:00
Eldad A. FuxandGitHub b1d1688f14 Merge pull request #881 from appwrite/fix-execution-placeholder-text
Update execution placeholder body
2024-02-27 12:30:53 +01:00
7345a213ac Update src/routes/console/wizard/feedback/step2.svelte
Co-authored-by: Carla <cg.alexander@gmail.com>
2024-02-27 11:37:45 +01:00
loks0nandTorsten Dittmann 8dfb58eaf5 chore: vincent suggestion 2024-02-27 11:37:45 +01:00
loks0nandTorsten Dittmann 213e72433f chore: vincent suggestions 2024-02-27 11:37:45 +01:00
loks0nandTorsten Dittmann 7f69ea5d55 fix: typo 2024-02-27 11:37:45 +01:00
loks0nandTorsten Dittmann 59154148c7 fix: big wizard audit 2024-02-27 11:37:45 +01:00
loks0nandTorsten Dittmann 88a99b702c fix: more wizard 2024-02-27 11:37:45 +01:00
loks0nandTorsten Dittmann e9333da83d fix: wizards copy 2024-02-27 11:37:45 +01:00
Steven Nguyen 2d3c7ef520 feat(messaging): support cancelling a scheduled message
Update status to draft.
2024-02-26 15:06:13 -08:00
Steven Nguyen 8d1934f303 fix(messaging): update topics/targets confirmation message 2024-02-26 15:06:13 -08:00
Steven Nguyen 3c1219dc23 fix(messaging): add html mode switch to email message 2024-02-26 15:06:13 -08:00
Steven Nguyen bd9bf4cb69 feat(messaging): add custom data to message details 2024-02-26 15:06:13 -08:00
Steven Nguyen aade0a8a23 fix(messaging): only allow editing for draft messages 2024-02-26 15:06:13 -08:00
Steven Nguyen 88f661149b fix(messaging): show cancel and reschedule for scheduled messages 2024-02-26 11:41:07 -08:00
wess 98b16920a8 Fixes issue where null webhook would cause failure 2024-02-26 13:34:37 -05:00
wess 2ed97400fe Lint updates 2024-02-26 12:27:36 -05:00
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
Steven Nguyen c6ed6604a0 refactor(messaging): update message detail cards to accept message param
Rely less on global store for possibility to test in the future.
2024-02-26 08:53:38 -08: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
Steven Nguyen d35d460b4c fix(messaging): fix topics & targets empty state for non-draft
Show empty search and link to docs since they shouldn't edit it.
2024-02-26 08:31:33 -08:00
Steven Nguyen 4696f1b6d0 fix(messaging): make schedule message modal bigger
Give the inputs a bit more room.
2024-02-26 08:21:35 -08:00
Steven Nguyen 722d918cc9 fix(messaging): make the send modal small
It doesn't need that much space since it's just a little bit of content.
2024-02-26 08:20:21 -08:00
Steven Nguyen 57cd02825e fix(messaging): use sentence case in topic/target empty state 2024-02-26 08:18:39 -08:00
Steven Nguyen 1caba3792b fix(messaging): remove topic/target title and add button when empty 2024-02-26 08:17:49 -08:00
Torsten Dittmann eee42d31b4 fix: upload button 2024-02-26 15:10:16 +01:00
loks0nandTorsten Dittmann 8391ef9177 fix: remove unused var 2024-02-26 14:50:05 +01:00