Commit Graph
12991 Commits
Author SHA1 Message Date
Darshan f910b1e02a Merge branch 'main' into patch-e2es 2025-11-19 13:58:14 +05:30
Darshan d2fb49a329 Merge branch 'fix-organization-billing' into 'patch-e2es'. 2025-11-19 13:54:04 +05:30
Darshan 6b3409d7f6 Merge pull request #2615 from appwrite/fix-organization-billing 2025-11-19 13:53:34 +05:30
Darshan 2ed1d8cb3e update: make undefined from nulls. 2025-11-19 13:35:02 +05:30
Darshan 731209dd71 update: make undefined from nulls. 2025-11-19 13:15:25 +05:30
Copilot 2f91d97319 feat: enhance support wizard
Update the wizard to include:

- more detailed topics
- severity levels
- org-scoped filtering for projects
2025-11-18 15:11:52 -08:00
Darshan 23babf3ca7 patch: tests. 2025-11-18 20:11:06 +05:30
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 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
Ariel Weinberger f7f3abcd92 chore(profiles): dockerize profiles workflow 2025-11-17 12:20:54 -06: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
Ariel Weinberger 6e783c2562 chore(profiles): dockerize profiles action 2025-11-17 11:45:59 -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
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 a6d6223060 Merge pull request #2406 from appwrite/hmacr/ser-213 7.4.21 2025-11-13 15:24:21 +05:30