Commit Graph

658 Commits

Author SHA1 Message Date
Arman 617a438222 fix: design 2024-05-30 10:55:25 +02:00
Arman 33a60eb084 chore: refactor exit modal 2024-05-29 18:24:02 +02:00
Arman 73a9435b7f feat: design fixes 2024-05-29 18:13:55 +02:00
Arman 849ac64062 fix: estimate box and exit modal 2024-05-28 15:59:48 +02:00
Arman af5d97aaba feat: add campaign constant, fix edge cases 2024-05-28 15:51:28 +02:00
Arman 5902d29f72 fix: spacing and font issues 2024-05-28 15:15:54 +02:00
Arman 0a6cad8a91 fix: gradients 2024-05-28 15:11:55 +02:00
Arman 342d66b238 Merge branch 'main' of github.com:appwrite/console into feat-credit-flow 2024-05-24 18:09:38 +02:00
Torsten Dittmann 93d60bdef2 Merge pull request #1099 from appwrite/beta-tag-text-alignment
Update header tag content height (of BETA tag text)
2024-05-23 16:35:04 +02:00
Arman 25508a98c4 feat: add confimation exit modal to new flows 2024-05-23 14:54:51 +02:00
Elad Shechter 1e5e5c1084 - Update header tag content height
- Replace inline style to utility class
2024-05-23 11:19:20 +02:00
Arman 0c890f54d9 Merge branch 'main' of github.com:appwrite/console into feat-credit-flow 2024-05-23 09:36:06 +02:00
Arman 241b9aa080 Merge branch 'main' of github.com:appwrite/console into feat-e2e-new-flows 2024-05-22 17:16:48 +02:00
Arman 4f3ec5c5db fix: design and bugs 2024-05-22 17:01:42 +02:00
Arman 20b6f207b1 feat: more logic fixes 2024-05-22 16:07:09 +02:00
Arman 6878780be8 feat: more fixes to the flow 2024-05-22 14:28:52 +02:00
FatumaA 4369ba79e0 fix: set visibility boolean to is-not-desktop 2024-05-19 02:22:57 +03:00
Arman e4d25b3495 fix: add card layout 2024-05-17 17:13:07 +02:00
Steven Nguyen 184f2ecfe7 feat(auth): only show "Successfully logged in." if MFA not required
It's weird to show the "Successfully logged in." message when the user
is prompted for verification because they aren't fully logged in yet.
2024-05-16 11:11:58 -07:00
Arman bab0941aa2 feat: credit flow 2024-05-16 17:43:12 +02:00
Arman 760c15ebc9 feat: centralize url 2024-05-15 15:50:23 +02:00
Arman 66dad86768 feat: add new wizard to buttons 2024-05-15 15:39:12 +02:00
Arman 9ff105a654 feat: design fixes, upgrade flow 2024-05-13 15:51:16 +02:00
Arman 3be52e3686 feat: replace creation wizard in console, add search param logic 2024-05-07 17:43:05 +02:00
Arman 61dcfb47a3 Merge branch 'main' of github.com:appwrite/console into refactor-org-creation 2024-05-03 13:58:39 +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
Arman 5a2d85f3f0 feat: new org creation 2024-04-24 18:05:38 +02: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 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 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 04ac6cc5cf feat: add limitReached banner and delete previous modal 2024-04-05 16:56:05 +02: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 86441d73df fix: copy 2024-03-10 17:45:30 +01:00
Arman f74b39d189 chore: update limits tag copy 2024-03-10 17:45:22 +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
Arman f1c0b82103 fix: usage stat reduce function 2024-03-07 10:17:46 +01:00
wess 2d8bf22cd8 linting 2024-02-29 13:48:23 -05:00
Wess Cope fa5a55764e Update unauthenticated.svelte 2024-02-29 13:42:56 -05:00
Arman ccdebf3079 fix: addis-fixed-layoutclass only when alert banner is present 2024-02-21 10:33:18 +01:00
Torsten Dittmann a5707ff80a Merge branch 'main' of https://github.com/appwrite/console into sync-release-branch 2024-02-13 10:18:47 +00:00
Steven Nguyen f9a4f9850a Use enums from the console SDK whenever possible 2024-02-05 20:08:04 -08:00
Arman e300174f6b chore: add missing data private 2024-01-22 16:52:04 +01:00
Steven Nguyen 5fefbf956d Update wizard to support additional action buttons 2024-01-22 15:13:28 +01:00
Steven Nguyen dc5b77933c Merge branch 'main' into feat-messaging 2024-01-17 23:08:24 +00:00
Arman 8198e553d7 chore: add missing events 2024-01-17 14:38:45 +01:00
Arman ad64c7371d chore: add method 2024-01-17 11:12:46 +01:00
Torsten Dittmann 7f8413deac fix: hide cookies on selfhosted 2024-01-09 13:24:54 +01:00
Torsten Dittmann 4135deb300 style: remove unused import 2024-01-09 13:23:42 +01:00