Commit Graph
11053 Commits
Author SHA1 Message Date
Darshan 9ffa705f3c fix: tests. 2025-11-19 20:38:08 +05:30
Darshan f6b0c9f7a6 add: confirmation for back. 2025-11-19 20:30:22 +05:30
Darshan 1aefd80757 update: manage domains differently on studio. 2025-11-19 20:23:59 +05:30
Ariel Weinberger 023a67079c fix: trace continuity 2025-11-18 20:10:54 -06:00
Ariel Weinberger 94633533b6 fix: sentry environment not provided to init 2025-11-18 19:47:19 -06:00
Ariel Weinberger 72216da4c5 feat: comprehensive sentry setup for studio, continuous tracing 2025-11-18 19:43:44 -06:00
Ariel Weinberger 15ab9a1272 feat: include sentry baggage when initializing web components 2025-11-18 18:29:52 -06:00
Ariel Weinberger 069c7b67e0 feat: provide sentry trace id to web components package 2025-11-18 18:20:03 -06:00
Ariel Weinberger b57f562195 feat(profiles): improved type ergonomics 2025-11-18 18:13:49 -06:00
Torsten Dittmann c65e0fab1e Merge pull request #2611 from appwrite/feat-profiles-updates 2025-11-18 20:14:39 +04:00
Torsten Dittmann 159a5bcbf7 Upgrade pink-icons-svelte and pink-svelte; adjust UI layout
- Update pink-icons-svelte and pink-svelte to 5b26bb8 - Update pnpm
lockfile refs to new pink versions - Remove IconCommand and swap in
IconTemplate in the sidebar - Change shell layout overflow from scroll
to hidden - Add button theming for light/dark in studio.css - Make
viewStudio layout fixed and width offset
2025-11-18 20:12:20 +04:00
Darshan ca8ba9118b remove: leftover. 2025-11-18 19:54:42 +05:30
Darshan dc9a043f29 update: services to show/hide! 2025-11-18 19:54:32 +05:30
Torsten Dittmann 6adb5172b4 Switch ConsoleCss to console.css
Update import path in profiles index to reflect the renamed stylesheet
asset
2025-11-18 04:45:23 +04:00
Torsten Dittmann 4579bd189e Rename appwrite profile to console and wire CSS 2025-11-18 04:40:53 +04:00
Torsten Dittmann d3e64b6a0d Center no-sidebar and fix widget offset and width 2025-11-18 04:14:31 +04:00
Torsten Dittmann a2a311550c Refactor unauthenticated flows to profiles
- Move unauthenticated components to profiles/(unauthenticated) - Wire
profile-based unauthenticated across routes - Add login-studio.png asset
- Add studio unauthenticated component and export it - Remove
Unauthenticated export from layout - Use
resolvedProfile.component.unauthenticated in layout - Update MFA routes
to use profile unauthenticated - Update
login/register/recover/invite/error routes - Use resolve('/') for hrefs
and profile logo data - Remove INLINE_START_BASE_OFFSET in studio widget
- Improve layout load to fetch organizations for cloud and non-cloud
2025-11-18 03:24:46 +04:00
Torsten Dittmann 6e4286d4e7 Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles-polishing 2025-11-17 23:36:55 +04:00
Torsten DittmannandAriel Weinberger d3062cb51a Add Sentry env vars and refactor Sentry init (#2584)
Co-authored-by: Ariel Weinberger <Weinberger.Ariel@gmail.com>
2025-11-17 23:33:34 +04:00
Torsten Dittmann fc91a88d61 Bump pink-icons-svelte and pink-svelte; adjust UI 2025-11-17 23:16:22 +04:00
Ebenezer DonandTorsten Dittmann 029007d64b Fix Imagine Monaco editor interactions inside Console wrapper (#2488)
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com>
2025-11-17 22:37:06 +04:00
Torsten Dittmann 513ea85508 Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles-polishing 2025-11-17 21:10:49 +04:00
Darshan b9c46e318a update: platform filtering orgs. 2025-11-17 18:31:17 +05:30
Torsten Dittmann 285b2df5dd Remove BillingPlan imports 2025-11-17 15:04:18 +04:00
Torsten Dittmann b3d447a47e Switch to isFreePlan for free plan checks
Replace direct BillingPlan.FREE checks with isFreePlan throughout UI and
routes to determine the Free tier.
2025-11-17 14:59:51 +04:00
Torsten Dittmann b3ae2c23cc Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles-org-platform 2025-11-17 14:28:04 +04:00
Torsten Dittmann a98dab7a09 Tweak UI borders radii layout and studio theming 2025-11-17 14:23:57 +04:00
Ariel Weinberger 88bc820dfb dybnamic env 2025-11-16 23:12:36 -06:00
Torsten Dittmann 692991e2de Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles-org-platform 2025-11-14 19:02:21 +04:00
Torsten Dittmann 5d14bfc8c2 Add trailing null argument to createOrganization 2025-11-14 18:58:01 +04:00
Torsten Dittmann b2a27d4289 Rename createCsvMigration to createCSVImport 2025-11-14 18:45:48 +04:00
Torsten Dittmann e863ba4696 Add Platform support and organizationPlatform 2025-11-14 18:43:51 +04:00
Darshan e625eb91d4 Merge pull request #2599 from appwrite/manage-alerts 2025-11-14 11:07:39 +05:30
Torsten Dittmann cedce456ef Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles 2025-11-13 18:26:41 +04:00
Torsten Dittmann 0fff4a00a6 Use CDN URL from PUBLIC_IMAGINE_CDN_URL 2025-11-13 18:26:38 +04:00
Darshan 9b5f6ffe3a hide: promo alerts and notifications. 2025-11-13 16:42:48 +05:30
Darshan 2cee22f9bd hide: new dev promo alert. 2025-11-13 15:01:37 +05:30
Darshan 455f199580 Merge pull request #2592 from appwrite/merge-main 2025-11-12 19:36:07 +05:30
Darshan 129f0b7a5e fix: lints, checks. 2025-11-12 19:26:01 +05:30
Darshan 5a0e4c5f1e Merge branch 'main' into 'merge-main'. 2025-11-12 19:16:12 +05:30
Darshan d58ee51fe5 Merge branch 'feat-profiles' into add-domain-callbacks 2025-11-12 19:05:03 +05:30
Torsten Dittmann e3735b9f5a Remove capture in studio wrapper click listener 2025-11-12 16:49:00 +04:00
Torsten Dittmann d66b097cdf Add APPWRITE_SITES_BASE_URL to initImagine config 2025-11-12 16:43:19 +04:00
Darshan 5d222e08c9 update: disable buttons. 2025-11-12 17:25:33 +05:30
Darshan 931782a6c1 fix: ignore isActions. 2025-11-12 17:14:59 +05:30
Darshan 85b366257b fix: should be undefined. 2025-11-12 16:08:56 +05:30
Darshan c6aae23ef1 add: default null badge;
update: cell class name.
2025-11-12 16:02:15 +05:30
Torsten Dittmann 3670da71f9 Merge pull request #2587 from appwrite/feat-profile-preload-cdn-assets 2025-11-12 14:02:54 +04:00
Darshan eecf4e9a68 Merge pull request #2486 from appwrite/revamp-designs 2025-11-12 15:11:01 +05:30
Darshan 631e349458 Merge branch 'main' into 'revamp-designs'. 2025-11-12 13:10:19 +05:30