Commit Graph
5627 Commits
Author SHA1 Message Date
Steven Nguyen 750a839336 feat(messaging): validate before moving to the next message wizard step 2024-02-29 21:34:01 -08:00
Steven Nguyen 6f264cf781 fix(messaging): provider details design fixes
- rename channel label to type for consistency
- add spacing below Enabled/Disabled switch
2024-02-29 21:01:40 -08:00
Steven Nguyen 2c8acf3430 fix(messaging): localize the messages columns
When it was global, the state (show values) would persist when switching
between different projects rather than resetting back to the default.
2024-02-29 20:49:10 -08:00
Steven Nguyen 6991e5bf32 fix(messaging): localize the topics columns
When it was global, the state (show values) would persist when switching
between different projects rather than resetting back to the default.
2024-02-29 20:46:22 -08:00
Steven Nguyen 86af600143 fix(components): only override columns if prefs found
Before this, it didn't matter if a column had show = false as
it would default to be show if preferences weren't found.
2024-02-29 20:37:01 -08:00
Steven Nguyen d8a30856f1 fix(messaging): localize the subscribers columns
When it was global, the state (show values) would persist when switching
between different projects rather than resetting back to the default.
2024-02-29 20:33:43 -08:00
Steven Nguyen 513c5bfc1b feat(messaging): move topic pages
Show subscribers first as that's probably the most useful/important thing for developers.

Move/rename details to settings to match other pages.
2024-02-29 20:33:43 -08:00
Torsten Dittmann 3fb99772b6 fix: use template const for popover props with email input 2024-03-01 02:33:35 +01:00
Torsten Dittmann 7c4505fb19 fix: popover 2024-03-01 02:31:24 +01:00
Torsten Dittmann 49da15e2a1 fix: design review 2024-03-01 01:54:27 +01:00
Steven Nguyen 5f82fbda40 feat(messaging): SMTP design review fixes 2024-02-29 16:39:41 -08:00
Steven Nguyen 64d46a10bc feat(messaging): clarify SMTP mailer field 2024-02-29 16:37:16 -08:00
Steven Nguyen 5a9a782896 feat(messaging): group sender and reply to fields 2024-02-29 16:34:28 -08:00
Steven Nguyen d03e53b752 feat(messaging): update settings form list to allow grouping inputs 2024-02-29 16:30:54 -08:00
Torsten Dittmann 90b1d8dad0 chore: run formatter 2024-03-01 00:40:53 +01:00
Torsten Dittmann 92b4008a67 fix: arrow positioning 2024-03-01 00:39:15 +01:00
Torsten Dittmann 1014912f76 fix: tooltip arrows 2024-03-01 00:25:11 +01:00
Christy Jacob 2c54c12efc chore: add images for providers results 2024-03-01 00:22:12 +05:30
wess ec1c6ac65c Shows details if hook is disabled 2024-02-29 13:49:11 -05:00
wess 2d8bf22cd8 linting 2024-02-29 13:48:23 -05:00
Wess CopeandGitHub fa5a55764e Update unauthenticated.svelte 2024-02-29 13:42:56 -05:00
Christy JacobandGitHub 217b27a189 Merge pull request #900 from TGlide/fix-command-center
Command Center key improvements
2024-02-29 23:38:17 +05:30
Thomas G. Lopes 111a2a7135 latter command key override 2024-02-29 16:08:12 +00:00
Christy Jacob c35ff02df7 chore: add prefix keys 2024-02-29 21:12:00 +05:30
wess e51f3106db Color updates
Sentence Case

Update webhook button now takes to details view correctly

Shows actual webhook id instead of Webhook ID

Fixes spacing between Disabled toggle and Created
2024-02-29 09:23:16 -05:00
Torsten Dittmann a03b54180b fix: remove unused import 2024-02-29 14:35:02 +01:00
Torsten Dittmann 45b8e78ee2 fix: mfa screen 2024-02-29 14:32:45 +01:00
Torsten Dittmann 4769c50189 fix: mfa screens 2024-02-29 13:53:18 +01:00
Torsten Dittmann e3c8b797e6 fix: mfa screens 2024-02-29 13:42:54 +01:00
Steven NguyenandTorsten Dittmann f6664a6351 fix(messaging): disable update button after updating mailgun provider
It was still enabled because isEuRegion wasn't extracted from the API response.
2024-02-29 13:08:34 +01:00
Steven NguyenandTorsten Dittmann 7531cf5110 feat(messaging): hide pagination in topics/targets modals
Hide if searching results in 0 results.
2024-02-29 13:08:20 +01:00
Torsten Dittmann eb6f3f19b2 fix: linter 2024-02-29 13:06:15 +01:00
Torsten Dittmann 6ed0fdb410 fix: linter 2024-02-29 13:03:34 +01:00
Torsten Dittmann 49a2dffb7b Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker 2024-02-29 13:01:15 +01:00
Torsten DittmannandGitHub 6d2b7d0c8b Merge pull request #882 from appwrite/feat-messaging-edit-message
Update flow for editing a message
2024-02-29 12:53:39 +01:00
Torsten Dittmann fb271cdd05 fix: file picker 2024-02-29 12:52:21 +01:00
Christy Jacob 719e4dba7f chore: add missing command centers 2024-02-29 16:53:29 +05:30
Steven Nguyen 928721e67b Merge branch '1.5.x' into feat-messaging-edit-message 2024-02-28 15:37:37 -08:00
Jake BarnbyandTorsten Dittmann c97833b676 Update SDK 2024-02-28 11:10:09 +01:00
Steven NguyenandTorsten Dittmann 614b286c7c feat(messaging): show count of selected in topics/targets modals
Also fix spacing in the modals.
2024-02-28 10:10:08 +01:00
Steven Nguyen 6d0177322e refactor(messaging): refactor date handling into reusable date functions 2024-02-27 15:10:57 -08:00
wess ecaa95596c Updates display of modal Update button
Fixes error when modal doesn't initially have a webhook
2024-02-27 15:03:03 -05:00
wess cd7a9136e9 Fixes issue where logs modal had wrong indicator icon
Fixes issue where status wasn't updating between list and detail correctly
2024-02-27 14:32:16 -05:00
Steven NguyenandTorsten Dittmann f7ed8d03f5 fix(messaging): replace subscribers with targets in message wizard 2024-02-27 20:18:29 +01:00
Torsten Dittmann e848d77122 fix: linter 2024-02-27 20:17:50 +01:00
Torsten Dittmann e40452dd3f fix: input 2024-02-27 20:17:50 +01:00
Matej BačoandTorsten Dittmann 43896ea044 Fix code ql 2024-02-27 20:17:50 +01:00
Matej BačoandTorsten Dittmann 7f02b409ad Fix autofocus issue 2024-02-27 20:17:50 +01:00
Torsten DittmannandGitHub 9ab21aa6f3 Merge pull request #803 from appwrite/fix-update-exceed-modal-copy
Fix update exceed modal copy
2024-02-27 20:16:53 +01:00
Steven NguyenandTorsten Dittmann e8e2a8f0ed feat(messaging): add update subscription perms card to topic's page 2024-02-27 20:14:13 +01:00