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
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
Torsten Dittmann and GitHub
2608782d49
Merge pull request #1037 from appwrite/fix-textareas
...
fix: textareas
2024-04-18 16:14:45 +02:00
Torsten Dittmann
b6d62b4df1
chore: run formatter
2024-04-18 12:20:29 +02:00
Torsten Dittmann
1bf5426877
test: fix deps
2024-04-18 12:13:20 +02:00
Torsten Dittmann
ad52788bde
test: remove webkit
2024-04-18 12:12:55 +02:00
Torsten Dittmann
1e65229c25
test: add browser dependencies
2024-04-18 11:58:00 +02:00
Torsten Dittmann
c26fc80b36
test: fix config
2024-04-18 11:53:16 +02:00
Torsten Dittmann
d2cb7d961e
test: add more browser tests
2024-04-18 11:43:14 +02:00
Damodar Lohani
962e895c2b
user source
2024-04-18 06:25:29 +00:00
Torsten Dittmann
ce418df5f8
test: increase timeout
2024-04-17 15:45:05 +02:00
Torsten Dittmann
e3aeae1317
test: fix env vars
2024-04-17 15:35:41 +02:00
Torsten Dittmann
f793c9aed4
test: fix env vars
2024-04-17 15:34:24 +02:00
Torsten Dittmann
7d41722081
chore: remove unnecessary console.log
2024-04-17 15:29:37 +02:00
Torsten Dittmann
0e68346f48
fix: check
2024-04-17 15:25:47 +02:00
Torsten Dittmann
cd3dd4db86
test: add journeys
2024-04-17 15:23:07 +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 and GitHub
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
Darshan and GitHub
7e25aeb2df
revert: modal confirmation message.
2024-04-16 14:34:18 +05:30
Torsten Dittmann and GitHub
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
Arman
81eeac5533
refactor: credits type
2024-04-15 16:22:51 +02:00
Arman and GitHub
ad764b6265
Merge pull request #1036 from appwrite/update-github-assets
...
Update building gifs
2024-04-15 14:22:36 +02:00
Arman
486b07b5f4
fix: textareas
2024-04-15 14:19:23 +02:00
Khushboo Verma
f832cce5e2
Update building gifs
2024-04-15 17:15:01 +05:30
Elad Shechter
2cb51f16b1
- Fix alignment
...
Use Is-only-icon button
2024-04-15 09:59:08 +01:00
ItzNotABug
94b79f34ff
update: navigate to onboarding page as before, after org. deletion.
2024-04-14 18:19:58 +05:30
ItzNotABug
f34fc26b37
update: improve deletion message.
2024-04-14 16:02:37 +05:30