Commit Graph
2602 Commits
Author SHA1 Message Date
Elad Shechter d4cd8fefc9 Update colors 2024-05-15 09:24:45 +02:00
Elad Shechter 2d165d3531 Update old colors variables to the new ones 2024-05-12 06:41:06 +02:00
loks0n 2d37349488 chore: remove comment 2024-05-03 11:38:04 +01:00
loks0n b51ea4a258 Merge branch 'main' of https://github.com/appwrite/console into feat-new-templates 2024-05-03 11:35:02 +01:00
Christy JacobandGitHub 3c89d4e448 Merge pull request #1069 from appwrite/feat-together
Feat Together AI
2024-05-03 12:16:24 +04:00
Bradley SchofieldandGitHub 0e4ca9fbb0 Update marketplace.ts 2024-05-03 16:39:59 +09:00
Bradley SchofieldandGitHub a12de7f60f Update marketplace.ts 2024-05-03 16:33:28 +09:00
Bradley Schofield 520ce889e7 Update marketplace.ts 2024-05-03 13:58:38 +09:00
Bradley Schofield cad298d64f Update marketplace.ts 2024-05-03 13:58:05 +09:00
Bradley Schofield 8a9f4a8b7a Add LMNT Demo 2024-05-03 13:52:09 +09:00
loks0n dacaef1c6e feat: new templates 2024-05-02 13:18:05 +01:00
Torsten DittmannandGitHub ac2aa4261e Merge pull request #1063 from appwrite/fix-mfa-submit
Fix value not updating when autoSubmit is false
2024-05-02 11:55:59 +02:00
Torsten DittmannandGitHub 01cd61fdd4 Merge branch 'main' into feat-source 2024-05-02 11:17:05 +02:00
Steven NguyenandGitHub 3e9ba1e686 Merge pull request #1027 from ItzNotABug/fix-1016-remove-retry-option-for-verified-domains
Remove Retry Option for Verified Domains
2024-05-01 16:23:17 -07:00
Steven Nguyen 018c9b7f65 fix(mfa): fix value not updating when autoSubmit is false 2024-05-01 15:38:11 -07:00
Steven NguyenandGitHub f52781324f Merge pull request #914 from appwrite/feat-user-identities
Add tab to show user's identities
2024-04-29 14:59:48 -07:00
Damodar Lohani 4652df107a add type 2024-04-29 09:40:33 +00:00
Damodar Lohani 6674fbaf99 fix formatting 2024-04-29 09:31:46 +00:00
Damodar Lohani 7ada3ca62a create source 2024-04-28 09:54:31 +00:00
Torsten Dittmann 393a1048dc fix: drop levetation 2024-04-26 16:48:50 +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
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 1d377dfab8 feat(auth): add tab to show user's identities 2024-04-24 12:45:19 -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 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
Arman 04ee4a9ed8 Merge branch 'cloud' of github.com:appwrite/console into chore-trial-feature-flag 2024-04-17 14:46:51 +02:00
Arman 6d85d134ff refactor: remove global variable and use backend data 2024-04-17 14:37:28 +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
Arman 81eeac5533 refactor: credits type 2024-04-15 16:22:51 +02:00
Arman 65ceb9f2d8 fix: hide modal when not shown 2024-04-12 14:59:30 +02:00
ItzNotABug 4714f1895d Merge branch 'main' into fix-1016-remove-retry-option-for-verified-domains 2024-04-11 18:45:34 +05:30
Arman dd11d7924d fix: header alert not showing on first load 2024-04-11 14:33:26 +02:00
ItzNotABug 2717e0a48c chore: fix unverified spelling in checks. 2024-04-11 17:42:59 +05:30
ItzNotABug f146a5d75c fix: don't show retry in dropdown for verified domains. 2024-04-11 17:37:24 +05:30
Arman 240eda2619 chore: rename variable for more clarity 2024-04-10 15:35:20 +02:00
Arman cf54617515 Merge branch 'cloud' of github.com:appwrite/console into chore-trial-feature-flag 2024-04-10 15:32:29 +02:00
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