Commit Graph

5496 Commits

Author SHA1 Message Date
Torsten Dittmann cf0858ee40 fix: absoulute redirect in nginx config 2024-04-29 22:49:40 +02:00
Torsten Dittmann e285084c16 fix: favicon 2024-04-29 22:41:30 +02:00
Torsten Dittmann 5577649f90 fix: nginx root redirect to /console 2024-04-29 22:37:07 +02:00
Torsten Dittmann 310da53eab fix: docker env arguments 2024-04-29 22:27:47 +02:00
Torsten Dittmann c374f02573 feat: docker-compose 2024-04-29 22:18:52 +02:00
Torsten Dittmann 257cf75451 fix: vercel rewrites/redirects 2024-04-29 22:10:53 +02:00
Torsten Dittmann cc3a86f2d9 feat: vercel basepath 2024-04-29 22:04:52 +02:00
Torsten Dittmann 6586a5b9e3 feat: dockerfile 2024-04-29 22:02:21 +02:00
Torsten Dittmann 4b45edc496 fix: static adapter 2024-04-29 20:48:17 +02:00
Torsten Dittmann 5e5f0407bc feat: containerization 2024-04-29 20:37:37 +02:00
Torsten Dittmann 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 Dittmann 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 Dittmann 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 Dittmann 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 Dittmann 5a57217e23 fix: mfa link 2024-04-26 18:46:06 +02:00
Torsten Dittmann 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 Dittmann 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 Dittmann 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 Dittmann 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 Lohani d7d851ff7c Merge pull request #990 from appwrite/chore-trial-feature-flag
chore: trial changes
2024-04-25 08:48:01 +05:45
Damodar Lohani 7179ee8b05 Merge pull request #697 from appwrite/refactor-billing-endpoints
refactor: billing endpoints
2024-04-25 08:46:47 +05:45
Damodar Lohani 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 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
Steven Nguyen 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
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
Torsten Dittmann 2608782d49 Merge pull request #1037 from appwrite/fix-textareas
fix: textareas
2024-04-18 16:14:45 +02:00
Arman 04ee4a9ed8 Merge branch 'cloud' of github.com:appwrite/console into chore-trial-feature-flag 2024-04-17 14:46:51 +02:00
Arman 16c1f6b397 fix: plan final action text 2024-04-17 14:46:43 +02:00
Arman 6d85d134ff refactor: remove global variable and use backend data 2024-04-17 14:37:28 +02:00
Arman bbf8faec25 Merge pull request #1043 from appwrite/fix-project-creation
fix: add option to pass final action directly to the wizard so it can be awaited
2024-04-17 12:13:02 +02:00
Arman becf053f33 chore: add tracking 2024-04-17 12:04:55 +02:00
Arman 4c5748903c fix: add option to pass final action directly to the wizard so it can be awaited 2024-04-17 11:59:28 +02:00
Torsten Dittmann 7ab1c4d465 Merge pull request #705 from sourabpramanik/bug-7362-file-extension-validation
Fix: #7362 file extension validation in create function
2024-04-15 19:32:43 +02:00