Commit Graph

2540 Commits

Author SHA1 Message Date
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 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
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 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
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
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
Steven Nguyen 7847f962a7 Fix bolding for update password 2023-07-27 11:07:12 -07:00
Steven Nguyen 9c5bff3074 Update user phone to match design 2023-07-27 11:07:12 -07:00
Steven Nguyen 69b3d72104 Update user email to match design 2023-07-27 11:07:12 -07:00
Torsten Dittmann 2b98065373 Merge branch 'main' into feat-user-labels 2023-07-27 14:10:30 +02:00
Torsten Dittmann 874f7a7a5a Merge pull request #475 from appwrite/feat-last-user-activity
Show user's last activity
2023-07-27 14:09:50 +02:00
Steven Nguyen 7d1c041c97 Fix wizard component type
Before this, we kept getting warnings like:

  Type 'typeof Wizard__SvelteComponent_' is missing the
  following properties from type 'SvelteComponentDev'
2023-07-26 16:17:46 -07:00
Steven Nguyen ac757e3989 Clear wizard interceptor on wizard start and close
Without doing this, an interceptor from a different wizard can run
when a new wizard is opened causing incorrect validation.
2023-07-26 15:40:01 -07:00
Steven Nguyen b118147656 Update user preferences text to match design 2023-07-26 10:27:46 -07:00
Steven Nguyen 68867afabf Format OAuth2 provider name better
Show provider name in the Console and use the provider key for
everything else.
2023-07-26 10:21:14 -07:00
Steven Nguyen 53abcbe90f Add a generic OIDC OAuth2 provider 2023-07-26 10:21:14 -07:00
Steven Nguyen 28b4b99847 Update API Key Last Accessed to omit time
Since accessedAt is only updated once in the last 24 hours,
showing the time can cause confusion.
2023-07-26 10:20:08 -07:00
Steven Nguyen c57a8d2918 Show user's last activity 2023-07-26 10:20:08 -07:00
Steven Nguyen d6d960fec7 Add user labels to user list and detail pages 2023-07-26 10:11:13 -07:00
Steven Nguyen afe4dfa9ec Ensure console requests include project header
A change recently to Appwrite required all API calls to include the project
ID.
2023-07-25 17:32:35 -07:00
Elad Shechter e417783120 - Fix key attribute trim isn't trim
Change to secondary trim utility class
2023-07-24 12:58:45 -06:00
Torsten Dittmann b84f32b25f Merge pull request #400 from appwrite/refactor-feedback
refactor: feedback dropdown and wizard
2023-07-20 14:51:04 +02:00
Torsten Dittmann 183d5f3c25 fix: lint issues 2023-07-19 17:27:07 +02:00
Torsten Dittmann 543ca2cd99 Merge branch 'main' into feat-pause-project 2023-07-19 17:19:51 +02:00
Torsten Dittmann 5c97d4e2e6 Merge pull request #442 from appwrite/feat-transfer-project-team
Transfer Project to Another Team for appwrite 1.4.x
2023-07-19 17:18:44 +02:00
Torsten Dittmann 6fb40e1d9a Merge pull request #452 from appwrite/feat-3930-missing-redirect-url
Update the OAuth2 success and failure pages
2023-07-19 15:01:14 +02:00
Matej Bačo 845e6df96d Disable hackathon redirect 2023-07-15 17:16:35 +02:00
Torsten Dittmann 33432d2c76 Merge pull request #437 from appwrite/feat/accessible-tabs
feat: accessible tab kbd navigation
2023-07-11 16:39:28 +02:00
Binyamin Yawitz 68cc27c4bb Change *Raw Data* links from singular to plural 2023-06-29 17:34:51 -04:00
Erez Hod 7894a1cd4d Fixed Extraneous argument label 'status:' in call for Apple App setup in step 3 for setSelfSigned method. 2023-06-24 19:25:42 +03:00
Steven Nguyen 10afbd9777 Update the OAuth2 success and failure pages
1. Update design to be more consistent with other pages, while still
unbranded
2. Update sizing to be more mobile friendly as the original heading
size was truncated on mobile
3. Show a different message when redirecting back to the app to clarify
the login was successful
4. Close the window after redirecting so the user doesn't have to
2023-06-22 17:59:27 -07:00
Torsten Dittmann 58813c1bba Merge pull request #401 from appwrite/fix/visual-bugs
fix: visual bugs
2023-06-09 13:36:43 +02:00
Torsten Dittmann 291dd17bb5 Merge pull request #453 from appwrite/fix-oauth-provider-copy
Add custom copy for google oauth provider
2023-06-09 13:27:53 +02:00
Vincent (Wen Yu) Ge 35c33066af update instruction ordering 2023-06-02 17:53:45 +00:00
Torsten Dittmann 9b0dd78f12 fix: remove default order 2023-06-02 13:22:22 +02:00
Vincent (Wen Yu) Ge 35a74bb554 Update link to cron docs 2023-06-01 20:32:07 +00:00
Torsten Dittmann cf78b86489 Merge branch 'main' of github.com:appwrite/console into feat-4840-allow-retrying-failed-builds 2023-06-01 17:42:18 +02:00
Arman 467a4c5d19 chore: remove console log 2023-06-01 13:49:23 +02:00
Torsten Dittmann c266deb1f9 Merge pull request #436 from appwrite/fix-sessions-browser-icon
Replace image-item with avatar class
2023-06-01 00:05:50 +02:00
tglide e073280aec refactor: small tabs changes 2023-05-31 18:54:49 +01:00
tglide e37436d104 feat: tabs focus on navigate 2023-05-31 18:52:55 +01:00
Arman 5cd9606c51 Merge branch 'main' of github.com:appwrite/console into refactor-feedback 2023-05-31 17:43:00 +02:00