Darshan
85ca05ee33
fix: env.
2025-11-22 18:20:54 +05:30
Darshan
273ba98e2e
Merge pull request #2616 from appwrite/fix-domain-redirects
2025-11-19 20:44:23 +05:30
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
174c474cd7
fix: lock.
2025-11-19 20:25:04 +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
cafba7fc3d
Merge pull request #2613 from appwrite/feat/profiles-improved-type-ergonomics
...
feat(profiles): improved type ergonomics
2025-11-18 18:18:37 -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
562939d2ba
Merge pull request #2609 from appwrite/hide-services
2025-11-18 20:01:42 +05:30
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
4c7021244d
Merge pull request #2607 from appwrite/feat-profiles-polishing
2025-11-18 04:16:04 +04:00
Torsten Dittmann
d3e64b6a0d
Center no-sidebar and fix widget offset and width
2025-11-18 04:14:31 +04:00
Torsten Dittmann
d5a1a318ac
Merge pull request #2606 from appwrite/feat-profiles-polishing
2025-11-18 03:41:52 +04:00
Torsten Dittmann
f49270dd63
Add trailing newline to dockerize-profiles.yml
2025-11-18 03:35:39 +04:00
Torsten Dittmann
84d128060f
Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles-polishing
2025-11-18 03:33:53 +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
Ariel Weinberger
9b887323f8
hardcode static build args
2025-11-17 14:31:07 -06: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 Dittmann and Ariel 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 Don and Torsten 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
Ariel Weinberger
335c6d40f9
fix: image name
2025-11-17 11:48:17 -06:00
Ariel Weinberger
d5bd45e20e
fix typo
2025-11-17 11:47:40 -06:00
Ariel Weinberger
9b6fcd682e
chore: add dockerize profiles action
2025-11-17 11:47:04 -06: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
768c84d105
Merge pull request #2603 from appwrite/org-filters
2025-11-17 18:42:34 +05:30
Darshan
b9c46e318a
update: platform filtering orgs.
2025-11-17 18:31:17 +05:30
Torsten Dittmann
b750dc0a93
Merge pull request #2600 from appwrite/feat-profiles-org-platform
2025-11-17 16:06:40 +04:00
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
39e37f04c5
update generate-env.sh
2025-11-16 23:14:22 -06:00
Ariel Weinberger
88bc820dfb
dybnamic env
2025-11-16 23:12:36 -06:00
Ariel Weinberger
3799b12a2d
test: fix generate-env.sh
2025-11-16 22:56:24 -06:00
Ariel Weinberger
7a81f46cda
fix: chmod generate-env.sh
2025-11-16 21:43:38 -06:00
Ariel Weinberger
56f2f6aa07
chore: add generate-env.sh script
2025-11-16 21:28:35 -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