Commit Graph
6774 Commits
Author SHA1 Message Date
Damodar Lohani 7ada3ca62a create source 2024-04-28 09:54:31 +00:00
Torsten DittmannandGitHub d7f7556316 Merge pull request #1054 from appwrite/fix-mfa-link
fix: mfa link
4.1.2
2024-04-26 18:56:04 +02:00
Torsten DittmannandGitHub a390c93bf7 Merge pull request #992 from MatthijsDV2004/main
Resolved: Bug Report: Incorrect Message When Updating Events For Functions #978
2024-04-26 18:53:40 +02:00
Torsten DittmannandGitHub cf0b46cd65 Merge pull request #1035 from appwrite/custome-data-style-fixes
Custom data attribute style - Fix alignment
2024-04-26 18:52:56 +02:00
Torsten DittmannandGitHub 5f7d0c1eab Merge pull request #1051 from ItzNotABug/fix-correct-notification-type-on-error
Fix: Use `error` for notification types on an error.
2024-04-26 18:51:35 +02:00
Torsten DittmannandGitHub 5a57217e23 fix: mfa link 2024-04-26 18:46:06 +02:00
Torsten DittmannandGitHub b774873884 Merge pull request #1053 from appwrite/fix-filter-levetation
fix: drop levetation
4.1.1
2024-04-26 16:51:33 +02:00
Torsten Dittmann 393a1048dc fix: drop levetation 2024-04-26 16:48:50 +02:00
Torsten DittmannandGitHub 0ec963654b Merge pull request #1052 from appwrite/sync-main-cloud
sync: main <- cloud
4.1.0
2024-04-26 12:21:14 +02:00
Torsten Dittmann cb937865cc chore: remove unused code 2024-04-26 12:17:15 +02:00
Torsten Dittmann 5fe0e370af fix: error message 2024-04-26 12:14:48 +02:00
Torsten Dittmann 6b4f3b8123 Merge branch 'cloud' of https://github.com/appwrite/console into sync-main-cloud 2024-04-26 12:03:10 +02:00
Torsten DittmannandGitHub df67443916 Merge pull request #1049 from appwrite/remove-increase-decrease-buttons-from-input-number
Remove increase/decrease button from input number type
2024-04-25 15:29:32 +02:00
Torsten DittmannandGitHub fb93391385 Merge pull request #1050 from appwrite/fix-session-avatars
Fix session avatar image and icon sizes
2024-04-25 15:29:11 +02:00
ItzNotABug db84426ad2 fix: use error for notification types. 2024-04-25 14:01:33 +05:30
Damodar LohaniandGitHub d7d851ff7c Merge pull request #990 from appwrite/chore-trial-feature-flag
chore: trial changes
2024-04-25 08:48:01 +05:45
Damodar LohaniandGitHub 7179ee8b05 Merge pull request #697 from appwrite/refactor-billing-endpoints
refactor: billing endpoints
2024-04-25 08:46:47 +05:45
Damodar LohaniandGitHub a07d18706c Merge pull request #1039 from appwrite/refactor-credits-type
refactor: credits type
2024-04-25 08:46:31 +05:45
Steven Nguyen 50c7b9abda fix(auth): fix session avatar image and icon sizes 2024-04-24 23:59:01 +00:00
Steven Nguyen 1d377dfab8 feat(auth): add tab to show user's identities 2024-04-24 12:45:19 -07:00
Steven NguyenandGitHub f483d9631d Merge pull request #1046 from appwrite/feat-account-mfa
Update Console Account MFA settings
4.0.6
2024-04-24 12:14:52 -07:00
Arman 5a2d85f3f0 feat: new org creation 2024-04-24 18:05:38 +02:00
Steven NguyenandGitHub d53a7110e1 Merge pull request #1019 from appwrite/feat-mfa-auth-verify-email
Show email, phone, and recovery options for MFA verification
2024-04-24 08:56:29 -07:00
Elad Shechter 02e876ae14 Remove increase/decrease button of input number 2024-04-24 10:45:31 +02:00
Damodar Lohani 654f446451 fix domain 2024-04-24 04:07:24 +00:00
Damodar Lohani 11883a2fd6 set max sources to 50 2024-04-24 04:01:08 +00:00
Damodar Lohani 35fe967d79 update cookie format 2024-04-24 03:59:45 +00:00
Arman aadaf36f5a feat: add tracking 2024-04-23 15:13:11 +02:00
Arman 9aa0f5afe7 feat: add empty state 2024-04-23 15:07:53 +02:00
Arman 05e43fb0b4 feat: add members usage page 2024-04-23 14:50:30 +02:00
Arman 9872a733b0 chore: rename stuff 2024-04-23 14:21:09 +02:00
Arman de68609bf3 feat: add images 2024-04-23 14:17:22 +02:00
Damodar Lohani a41f604276 fix source formatting 2024-04-23 07:56:39 +00:00
Damodar Lohani 933353efc3 count source 2024-04-23 07:43:23 +00:00
Damodar Lohani 1f7ced9ff1 added referrer 2024-04-23 02:04:41 +00:00
Damodar Lohani 86b297d47a add domain 2024-04-23 01:58:24 +00:00
Damodar Lohani c78a937d9b fix cookie 2024-04-23 01:55:51 +00:00
Damodar Lohani b559b64a4a use js-cookie 2024-04-23 01:55:34 +00:00
Steven Nguyen c5ed79b0bb feat(mfa): show more MFA methods & recovery options for console account 2024-04-22 15:41:34 -07:00
Steven Nguyen 125632728b feat(elements): add autoSubmit bool to InputDigits
By default, InputDigits will auto submit unless autoSubmit is set to false.
2024-04-22 15:41:34 -07:00
Steven Nguyen 98b884b7eb fix(mfa): update user level MFA card per design's feedback 2024-04-22 15:41:34 -07:00
Steven Nguyen fdb9dac075 refactor(components): Refactor CopyInput
Re-use Label and Copy components to reduce duplicate code.
2024-04-22 15:40:56 -07:00
Steven Nguyen 92e995ef63 fix(modal): ensure no extra spacing is added for modals w/o description
Without this, a description with an empty string will still render a
paragraph element and the CSS would make it have a tiny margin.
2024-04-22 12:29:27 -07:00
Steven Nguyen 405f656f98 fix(layout): move logo to bottom on mobile to match design 2024-04-22 12:24:53 -07:00
Steven Nguyen c86211e974 fix(auth): bump pink to fix centering issue
The auth form wasn't vertically centered because it was
missing some changes from pink.
2024-04-22 12:24:53 -07:00
Steven Nguyen e9204f3550 fix(elements): update InputDigits to be more mobile-friendly
Make the size smaller on mobile and set keyboard type to numeric.
2024-04-22 12:24:53 -07:00
Steven Nguyen 3624f6236b fix(layout): update unauthenticated form width and heading size
Update form width to be 440px and heading size to be level 4 on desktop
and 5 on mobile as per design specs.
2024-04-22 12:24:53 -07:00
Steven Nguyen bf362181c5 feat(mfa): add back button on verify identity page
Provide a way for a user to go back/cancel so that they can clear their
session. Otherwise, they would need to dig into their browser settings
to delete the cookie and/or fallback header.

This only adds the button on desktop because the button doesn't fit
right on mobile.
2024-04-22 12:24:53 -07:00
Steven Nguyen 2826fc0612 feat(mfa): show email, phone, and recovery options for MFA verification
Show the appropriate text and buttons depending on what factors are
enabled and what challenge has been created.
2024-04-22 10:38:50 -07:00
Arman e1ccdb7352 feat: add missing usage 2024-04-22 18:05:42 +02:00