Commit Graph

3092 Commits

Author SHA1 Message Date
Arman d1edc8cd86 fix: name store correctly 2023-08-09 10:34:09 +02:00
Arman 9ba4cf1702 fix: review, add tracking 2023-08-09 10:31:10 +02:00
Arman 2bd9dcc219 chore : update packages 2023-08-09 09:47:38 +02:00
Arman 8911b89b65 chore: upgrade package 2023-08-09 09:45:42 +02:00
Arman 3797364c13 Merge branch 'main' of github.com:appwrite/console into feat-custom-smtp 2023-08-09 09:45:20 +02:00
Christy Jacob be7f306ae9 Merge pull request #380 from appwrite/fix/onboarding-styles
refactor: onboarding style changes
2023-08-08 23:11:55 +04:00
Eldad A. Fux a8ec722089 Merge pull request #486 from Chaitanya-Upadhye/fix-430-failed-index-message
fix(#430): Change success message to 'Creating Index' for better user…
2023-08-08 20:40:56 +03:00
tglide 93721ee4e8 copy changes 2023-08-08 18:01:32 +01:00
tglide e44c04fe01 small changes 2023-08-08 17:56:33 +01:00
Christy Jacob 0250541dab Merge pull request #411 from appwrite/fix/file-input-drag-bug
fix: fix input-file dragged file receiving required error
2023-08-08 20:00:55 +04:00
Christy Jacob 75a8298923 Merge pull request #354 from appwrite/fix/permissions-overflow
fix: permissions overflow
2023-08-08 19:55:07 +04:00
Christy Jacob 19e7b4712e chore: update dependencies 2023-08-08 15:49:58 +00:00
Christy Jacob 5305412146 Merge branch 'main' of https://github.com/appwrite/console into fix/file-input-drag-bug 2023-08-08 15:49:00 +00:00
Christy Jacob 5b3215f083 Merge pull request #439 from appwrite/fix-relationships-design-review
fix: relationships from design review
2023-08-08 19:47:08 +04:00
tglide 98ac9504c6 pr review 2023-08-08 16:45:06 +01:00
Christy Jacob a79d3f2b2c Merge branch 'main' of https://github.com/appwrite/console into fix-relationships-design-review 2023-08-08 15:38:17 +00:00
Christy Jacob 0da8fc395d chore: trigger ci 2023-08-08 15:30:40 +00:00
Arman 603323b024 fix: from review 2023-08-08 17:30:24 +02:00
Christy Jacob 93fa7d3301 Merge pull request #491 from appwrite/cloud-1.3.x
Cloud 1.3.x
2023-08-08 19:18:36 +04:00
tglide 835409844f remove unused vars 2023-08-08 15:49:50 +01:00
tglide f1ab5c01ae fix svelte errors 2023-08-08 15:49:12 +01:00
tglide f7f0d66467 Merge branch 'main' into fix/file-input-drag-bug 2023-08-08 14:46:55 +01:00
Christy Jacob 8c96d6b2b2 chore: review comments 2023-08-08 15:03:01 +04:00
Christy Jacob 556bbdfac3 chore: review comments 2023-08-08 14:46:06 +04:00
Christy Jacob 632934d57d chore: review comments 2023-08-08 14:40:28 +04:00
Christy Jacob f69a264ab7 chore: fix tests 2023-08-08 14:18:27 +04:00
Christy Jacob efd847c42e chore: fix tests 2023-08-08 14:01:36 +04:00
Christy Jacob 430d24e9ad chore: fix tests 2023-08-08 13:43:30 +04:00
Christy Jacob 95f970e023 chore: fix tests 2023-08-08 12:54:07 +04:00
Christy Jacob 7f76d2bc07 chore: fix tests 2023-08-08 10:24:04 +04:00
Christy Jacob 9aa0180e4c chore: remove gitpod.yml 2023-08-08 10:02:21 +04:00
Christy Jacob 217f739e85 Merge branch 'main' of github.com:appwrite/console into cloud-1.3.x 2023-08-08 10:00:30 +04:00
Christy Jacob 8475602608 feat: remove usage changes 2023-08-08 09:53:58 +04:00
Arman e719ea8161 fix: fixes from review 2023-08-07 20:37:50 +02:00
Arman ae33ba1b0c Merge branch 'main' of github.com:appwrite/console into feat-custom-smtp 2023-08-07 15:36:03 +02:00
Arman d2088cf456 fix: review 2023-08-07 15:35:27 +02:00
Christy Jacob 0a8ab04fae Merge branch 'cloud-1.2.x' of https://github.com/appwrite/console into cloud-1.3.x 2023-08-04 22:28:49 +00:00
Christy Jacob 9c6dd2d9f5 Merge pull request #255 from appwrite/new-usage-support
New usage support
2023-08-05 01:30:46 +04:00
Christy Jacob e760d4774b Merge branch 'cloud-1.2.x' of https://github.com/appwrite/console into new-usage-support 2023-08-04 21:14:57 +00:00
Christy Jacob a7a400962f fix: build errors 2023-08-04 20:49:30 +00:00
Christy Jacob e33335b54b Merge branch 'cloud-1.1.x' of https://github.com/appwrite/console into cloud-1.2.x 2023-08-04 20:39:48 +00:00
Christy Jacob 7d4bc2f718 Merge branch 'cloud-current' of https://github.com/appwrite/console into new-usage-support 2023-08-04 19:18:31 +00:00
Christy Jacob 59d6ebe70e Merge pull request #487 from appwrite/fix-cloud-active-deployment
Fix: cloud active deployment not visible
2023-08-02 17:24:39 +04:00
Arman 6c6f1d12db fix: hidden deployment if active over the page limit 2023-08-02 15:18:55 +02:00
Eldad A. Fux 2188120180 Merge pull request #420 from appwrite/feat-4299-oidc-oauth2-provider
Add a generic OIDC OAuth2 provider
2023-08-01 22:48:05 +03:00
Chaitanya 1875ba99a8 fix(#430): Change success message to 'Creating Index' for better user understanding 2023-08-01 20:09:28 +05:30
Steven Nguyen 20f541a594 Update OIDC icons per design's request 2023-07-31 10:05:06 -07:00
Eldad A. Fux fd44f12480 Merge pull request #468 from erezhod/fix-467-apple-app-setup-step-3-extra-label-status
Fixed `Extraneous argument label 'status:' in call` for Apple App setup
2023-07-29 06:49:03 +03:00
Eldad A. Fux 7ad3e73776 Merge pull request #482 from appwrite/feat-update-user-preferences-text
Update description for user email, phone, and preferences
2023-07-28 22:01:02 +03:00
Steven Nguyen a8ad70f660 Update update email, password, and phone description per Eldad's request
Use inline code for email to indicate it's a value. Remove bolding to
simplify things.
2023-07-28 11:41:26 -07:00