Commit Graph
6774 Commits
Author SHA1 Message Date
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
loks0nandTorsten Dittmann c5b948e6dc fix: invoices on selfhosted 2024-02-26 14:50:05 +01:00
loks0nandTorsten Dittmann fbd777d273 fix: queries type 2024-02-26 14:50:05 +01:00
loks0nandTorsten Dittmann f2598b9901 fix: missing org settings 2024-02-26 14:50:05 +01:00
Torsten Dittmann 546dbce725 fix button 2024-02-26 14:04:01 +01:00
Torsten Dittmann d825312315 fix: a11y 2024-02-26 13:33:20 +01:00
Torsten Dittmann 29a102a7a5 fix: grid select 2024-02-26 12:58:18 +01:00
Torsten Dittmann 9e17787735 fix: leftovers 2024-02-26 12:52:43 +01:00
Torsten Dittmann d2edd29d1e fix: filepicker 2024-02-26 12:39:43 +01:00
Steven Nguyen 41a7caa6b5 refactor(messaging): remove unused update message wizard code 2024-02-25 22:48:13 -08:00
Steven Nguyen 1d6a8017e1 feat(messaging): update overview card to support scheduling and sending 2024-02-25 22:48:13 -08:00
Steven Nguyen 2c9788bad8 fix(messaging): update message details to show scheduled/delivered at
Only show when available. Othersise, hide the entire line.
2024-02-25 22:48:13 -08:00
Steven Nguyen cb4a69adb6 fix(messaging): ensure scheduledAt is saved in draft messages 2024-02-25 22:48:13 -08:00
Khushboo Verma 358bda940c Format document 2024-02-26 11:21:12 +05:30
Khushboo Verma ed19d79b2d Update execution placeholder body 2024-02-26 11:16:12 +05:30
Steven Nguyen 87845fd7dd feat(messaging): rename the message preview cards and enable updating 2024-02-25 18:18:50 -08:00
Steven Nguyen 3d364d1938 feat(messaging): update the message targets card to allow updating 2024-02-25 17:51:21 -08:00
Steven Nguyen 232deea662 feat(messaging) update the message topics card to allow updating 2024-02-25 17:51:21 -08:00
Torsten Dittmann f8261e6255 remove unused import 2024-02-25 22:50:49 +01:00
Matej BačoandTorsten Dittmann f196bcfb48 Fix 2FA deletion copy 2024-02-25 21:26:36 +01:00
wessandTorsten Dittmann 62a5cbc514 adjusted height of phone for preview 2024-02-25 21:20:15 +01:00
wessandTorsten Dittmann 97493c3416 working on preview spacing 2024-02-25 21:20:15 +01:00
Torsten Dittmann 99bec5d9ea Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker 2024-02-25 16:28:25 +01:00
Torsten DittmannandGitHub 2dfeddaf44 Merge pull request #862 from appwrite/update-migration-consts
Update 'envVar' to 'environment variable' for migrations and remove Firebase OAuth stuff
2024-02-25 15:11:48 +01:00
Bradley Schofield ecb1b55965 Run Linter 2024-02-25 11:39:37 +00:00
Bradley Schofield 8984e161d3 Detect migration resource values from names 2024-02-25 11:13:52 +00:00