Commit Graph
2544 Commits
Author SHA1 Message Date
ItzNotABug a5b98b59a3 fix: show select runtime placeholder. 2024-05-03 15:59:23 +05:30
ItzNotABug 7899eebafd Merge branch 'main' into fix-1011-show-a-default-runtime-when-length-is-one 2024-05-03 15:13:19 +05:30
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 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 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
ItzNotABug 568de6aa70 Merge branch 'main' into fix-1011-show-a-default-runtime-when-length-is-one 2024-04-11 18:44:56 +05:30
sourabpramanik 6dc705b76e chore: fmt 2024-04-09 20:45:21 +05:30
sourabpramanik 370e65fc28 ref: create function to check file extensions 2024-04-09 20:42:41 +05:30
Sourab PramanikandGitHub 8c25d57915 Merge branch 'appwrite:main' into bug-7362-file-extension-validation 2024-04-09 20:05:52 +05:30
ItzNotABug 637a1fcfb6 fix: show the runtime in the selector when only one exists. 2024-04-06 15:37:02 +05:30
ArmanandGitHub 737457c144 Merge pull request #925 from appwrite/fix-selhosted-setting-page-and-heading
fix: setting page missing on selfhosted, heading trim and alignment
2024-04-04 09:27:10 +02:00
Arman f7ef30e642 Merge branch 'cloud' of github.com:appwrite/console into sync-main-cloud 2024-03-29 15:46:01 +01:00
Arman 0942513095 fix: li not in ul 2024-03-21 09:27:39 +01:00
Arman 636fa27e2f fix: billings checks on load 2024-03-19 10:53:12 +01:00
Elad Shechter 17ace25ee0 drop style wrong layer - fix z-index 2024-03-19 14:05:06 +08:00
Torsten Dittmann 920ec185b2 fix: confirm payments 2024-03-13 18:44:50 +01:00
sourabpramanik a3a60308b2 fix(input): add missing file extension check in dnd 2024-03-11 20:31:38 +05:30
Sourab PramanikandGitHub 71f991cce0 Merge branch 'appwrite:main' into bug-7362-file-extension-validation 2024-03-11 18:41:45 +05:30
Arman 9afb7197fd Merge branch 'main' of github.com:appwrite/console into sync-main-to-cloud 2024-03-11 10:46:29 +01:00
Torsten DittmannandGitHub 66c02cae59 Merge pull request #701 from UtkarshAhuja2003/feat-zoho-icon
[Feat]: Zoho OAuth Provider Icon
2024-03-11 10:38:46 +01:00
Arman c2c212b269 Merge branch 'main' of github.com:appwrite/console into sync-main-to-cloud 2024-03-11 10:32:17 +01:00
Arman 2432d6b895 Merge branch 'main' of github.com:appwrite/console into fix-selhosted-setting-page-and-heading 2024-03-11 10:20:44 +01:00
Steven Nguyen 751b3b81dd fix(account): fix delete account authenticator event 2024-03-11 02:31:42 +01:00
Steven Nguyen 40fcc629f6 fix(auth): fix delete user authenticator event 2024-03-11 02:29:39 +01:00
Arman 009db57070 Merge branch 'main' of github.com:appwrite/console into fix-selhosted-setting-page-and-heading 2024-03-10 18:05:57 +01:00
Arman 9e03fec2ea feat: fix table margins 2024-03-10 18:03:52 +01:00
ArmanandTorsten Dittmann 86441d73df fix: copy 2024-03-10 17:45:30 +01:00
ArmanandTorsten Dittmann f74b39d189 chore: update limits tag copy 2024-03-10 17:45:22 +01:00
Torsten Dittmann 31a3cb9b11 Merge branch 'cloud' of https://github.com/appwrite/console into feat-mandate-flow 2024-03-10 17:11:38 +01:00
Arman 21e845bbe1 fix: providers modals not opening correctly, move modals to custom folder 2024-03-10 12:01:01 +01:00
Arman a7b4db81c1 fix: dropdowns without arrow 2024-03-08 16:32:57 +01:00
Arman b9f8267d06 Merge branch 'main' of github.com:appwrite/console into fix-selhosted-setting-page-and-heading 2024-03-08 11:18:31 +01:00
Torsten Dittmann bfef635c2b fix: sdk usage 2024-03-08 10:03:27 +01:00
Torsten Dittmann 3f1e1838e5 Merge branch 'main' of https://github.com/appwrite/console into 1.5.x 2024-03-08 10:01:23 +01:00
Torsten Dittmann 611b9b9d76 fix: design review 2024-03-08 00:31:14 +01:00
Torsten Dittmann 1521df9c07 Merge branch '1.5.x' of https://github.com/appwrite/console into feat-file-picker 2024-03-07 17:42:39 +01:00
Arman f1c0b82103 fix: usage stat reduce function 2024-03-07 10:17:46 +01:00
Torsten DittmannandGitHub 0700c5cc45 Merge pull request #897 from appwrite/fix-command-center
chore: add missing commands
2024-03-06 12:13:57 +01:00
Torsten DittmannandGitHub f055636190 Merge pull request #902 from appwrite/chore-update-login-page
Update unauthenticated.svelte
2024-03-06 12:13:43 +01:00
Torsten DittmannandGitHub 12c7fea22f Merge pull request #903 from appwrite/fix-tooltip-arrow
fix: tooltip arrows
2024-03-06 12:12:03 +01:00
Torsten DittmannandGitHub 0b85eaedd1 Merge branch '1.5.x' into fix-mfa-screens 2024-03-06 11:45:56 +01:00
Torsten Dittmann 8ed7f7b103 Merge branch '1.5.x' of https://github.com/appwrite/console into fix-tooltip-arrow 2024-03-06 11:33:45 +01:00
Torsten Dittmann 731159cb89 fix: file picker 2024-03-06 11:19:15 +01:00
Arman 3d710ce3a3 fix: setting page missing on selfhosted, heading trim and alignment 2024-03-05 18:21:36 +01:00
Christy Jacob f20b9aa899 chore: fix tests 2024-03-01 14:24:42 +00:00