Commit Graph
11450 Commits
Author SHA1 Message Date
Torsten Dittmann cdf0e81c42 Conditionally render Create Organization button 2026-01-06 19:37:09 +04:00
Torsten Dittmann 812607b51c Merge pull request #2746 from appwrite/feat-profiles-api-keys 2026-01-06 19:33:26 +04:00
Torsten Dittmann 4cca5fba80 Update create.svelte 2026-01-06 19:28:51 +04:00
Torsten Dittmann 0223b809af Switch to resolve for console route URLs 2026-01-06 19:25:55 +04:00
Torsten Dittmann b47251a3f2 Merge pull request #2763 from appwrite/fix-init-error 2026-01-06 15:57:36 +04:00
Darshan a07612b86a revert. 2026-01-06 17:10:05 +05:30
Torsten Dittmann 4e3983635b Refactor unauthenticated UI to use async retrieval 2026-01-06 15:36:30 +04:00
Darshan 98c29d0c44 fix: init error. 2026-01-06 16:52:39 +05:30
Darshan 953ac86414 update: proper profile based logic. 2026-01-06 14:21:12 +05:30
Darshan 13664d44f5 lint. 2026-01-06 14:03:25 +05:30
Darshan 6f0da1bdca add: plausible. 2026-01-06 14:03:11 +05:30
Torsten Dittmann 191a09e356 Migrate API keys routes from studio to settings
- Rename API keys routes from (studio)/api-keys to /settings/api-keys
- Update basePath constructions to include /settings
- Update breadcrumbs to reflect settings/api-keys in navigation
2025-12-30 20:00:02 +04:00
Torsten Dittmann 5fc9c0d5be Remove unused eslint disable comment 2025-12-30 04:06:54 +04:00
Torsten Dittmann 9b04810aa4 Add API keys UI for project studio 2025-12-30 04:05:07 +04:00
Torsten Dittmann f5e9fd2843 feat: api key routes for profiles 2025-12-30 04:04:55 +04:00
Harsh Mahajan 1ce0c00bf3 fix: imagine's feedback to new channel 2025-12-26 08:04:25 +00:00
Torsten Dittmann ea9a86e3a3 Merge pull request #2736 from appwrite/fix-profile-status-page 2025-12-24 16:36:40 +04:00
Torsten Dittmann 50b9c8f632 Add status URL fields to profiles and badges 2025-12-24 16:30:26 +04:00
Torsten Dittmann 4819d8dbd9 Merge pull request #2735 from appwrite/fix-hide-org-create 2025-12-24 16:25:22 +04:00
Torsten Dittmann 886460b9c5 Add showCreateOrganization flag to profiles 2025-12-24 15:59:20 +04:00
Torsten Dittmann 2190c76ad9 Rename teamId to organizationId in listRegions 2025-12-24 15:53:25 +04:00
Darshan 109c616d1e update: sdk. 2025-12-20 13:38:47 +05:30
Darshan 482de07d56 Merge pull request #2720 from appwrite/feat-add-divergent-feedbacks 2025-12-20 13:17:14 +05:30
Harsh Mahajan 515753bec6 Update platform variable to keep original casing
Changed platform variable to retain original casing.
2025-12-20 13:11:27 +05:30
Harsh Mahajan a242ab1f36 use orgplatform 2025-12-20 07:36:10 +00:00
Torsten Dittmann bc255366ca Add GitHub link to profile and render in footer (#2723) 2025-12-18 12:33:47 -08:00
Torsten Dittmann 022ca600a8 Revert "Update redirect to studio route and remove page"
This reverts commit 7568b0d4e8.
2025-12-18 23:50:16 +04:00
Torsten Dittmann 7568b0d4e8 Update redirect to studio route and remove page 2025-12-18 23:04:38 +04:00
Torsten Dittmann 5898ccaab7 Update docs link to site root 2025-12-18 21:02:23 +04:00
Torsten Dittmann c858aa5901 Set unicorn-scene max-width to 50vw 2025-12-18 18:31:53 +04:00
Harsh Mahajan 782148215f fix:preserve studio prompt across login via session storage 2025-12-18 13:56:52 +00:00
Harsh Mahajan 89136b6c35 fix: preserve studio prompt across login via session storage (#2705)
* fix:preserve studio prompt across login via session storage

* remove not imprttant var
2025-12-17 10:13:56 -06:00
Torsten Dittmann 6e3840f7d1 Enable email login via URL flag 2025-12-17 19:53:22 +04:00
Darshan 1a9f722fc4 add: profile mode to sdk. 2025-12-17 19:06:04 +05:30
Torsten Dittmann cbe44899a7 Remove legacy sidebar state helpers and logic 2025-12-17 03:18:07 +04:00
Torsten Dittmann 77123c0b5e Use studio profile unconditionally 2025-12-17 00:06:38 +04:00
Torsten Dittmann b705fbdad9 Enable EMAIL login for dev or staging 2025-12-17 00:03:59 +04:00
Torsten Dittmann 4711c5bf8c Refactor login page to use derived profile 2025-12-16 23:32:19 +04:00
Torsten Dittmann ea9308365e Add lastError store for error params 2025-12-16 20:43:58 +04:00
Torsten Dittmann ad25acf15b Add technical support topics and error handling 2025-12-16 20:43:38 +04:00
Torsten Dittmann 75eacb27ec Remove background style from subNavigation 2025-12-16 20:05:13 +04:00
Torsten Dittmann b0c77fe755 Use credits in chart data instead of creditsUsed 2025-12-16 19:47:54 +04:00
Torsten Dittmann 25afe7becd Destroy UnicornStudio on component destroy
Import onDestroy from svelte and destroy UnicornStudio in the onDestroy
hook to prevent leaks.
2025-12-16 18:37:28 +04:00
Torsten Dittmann 47796ab2fb Remove duplicate name in organizations type 2025-12-16 17:00:25 +04:00
Torsten Dittmann 96fb7a4541 Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles 2025-12-16 16:58:48 +04:00
Torsten Dittmann 76bf4d20ff Make navbar bindable defaults; style sub-nav 2025-12-16 16:32:54 +04:00
Torsten Dittmann 6ebae21a7f Enable email login in development only
Use dev flag to include EMAIL login only in development
2025-12-16 16:10:51 +04:00
Darshan 0046364601 lint. 2025-12-16 15:01:50 +05:30
Darshan 72b6dd7987 fix: color. 2025-12-16 14:55:38 +05:30
Darshan 6d9efa93f3 fix: credits info. 2025-12-16 14:02:05 +05:30