Commit Graph
6774 Commits
Author SHA1 Message Date
Steven Nguyen f10b700dce feat(databases): show attribute/index failed error in modal 2024-03-01 20:24:10 -08:00
Steven Nguyen d091b8226b feat(databases): create modal to show error details 2024-03-01 20:23:10 -08:00
Christy Jacob f20b9aa899 chore: fix tests 2024-03-01 14:24:42 +00:00
Christy Jacob 53431cd9ea Merge branch '1.5.x' of https://github.com/appwrite/console into fix-command-center 2024-03-01 14:06:47 +00:00
Christy Jacob 07d2cb1869 chore: remove the navigation to account 2024-03-01 14:03:13 +00:00
Torsten DittmannandGitHub 46caaed995 Merge pull request #913 from appwrite/fix-popover
Fix popover
2024-03-01 14:02:00 +01:00
Torsten DittmannandGitHub 1a9f76de01 Merge branch 'fix-tooltip-arrow' into fix-popover 2024-03-01 14:01:54 +01:00
Torsten DittmannandGitHub 60396ff22a Merge pull request #904 from appwrite/fix-messaging-smtp-provider
Fix Email providers
2024-03-01 13:56:40 +01:00
Christy Jacob 161efff0d1 chore: run linter 2024-03-01 12:56:39 +00:00
Torsten DittmannandGitHub d2c19e9c6e Merge pull request #906 from appwrite/feat-messaging-topics-overview
Update topic pages
2024-03-01 13:56:19 +01:00
Torsten DittmannandGitHub 240e26f7b5 Merge pull request #907 from appwrite/fix-messaging-topics-columns
Fix default messages and topics columns
2024-03-01 13:55:57 +01:00
Torsten DittmannandGitHub a5a28b50d4 Merge pull request #908 from appwrite/fix-messaging-provider-details
Provider details design fixes
2024-03-01 13:55:32 +01:00
Torsten DittmannandGitHub 2696c7db12 Merge pull request #909 from appwrite/feat-messaging-validate-message
Validate before moving to the next message wizard step
2024-03-01 13:55:15 +01:00
Torsten DittmannandGitHub 182a156809 Merge pull request #910 from appwrite/fix-messaging-container-header-mobile-width
fix: messaging page container header mobile view
2024-03-01 13:54:53 +01:00
Torsten DittmannandGitHub 67b47dd03a Merge pull request #912 from appwrite/feat-new-runtimes-new-templates-2
feat: new runtimes new templates
2024-03-01 13:54:05 +01:00
Torsten DittmannandGitHub 252c899f91 Merge pull request #863 from appwrite/chore-webhooks-updates
Adds columns to web hooks
2024-03-01 13:51:16 +01:00
Torsten Dittmann 8f38556408 fix: popover card radius 2024-03-01 13:45:46 +01:00
loks0n d4a2f4c050 feat: new runtimes new templates 2024-03-01 10:58:38 +00:00
Arman 0df541c800 fix: messaging page container header mobile view 2024-03-01 11:55:59 +01:00
Torsten Dittmann 3e1cecc40a fix: use template const for popover props with email input 2024-03-01 10:27:06 +01:00
Torsten Dittmann 997b1ec4ee fix: popover 2024-03-01 10:27:06 +01:00
Utkarsh AhujaandGitHub ba6ca2eef6 Merge branch 'appwrite:main' into feat-zoho-icon 2024-03-01 12:48:22 +05:30
Utkarsh Ahuja a4e1675065 update zoho icon 2024-03-01 07:18:08 +00:00
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