Commit Graph
11036 Commits
Author SHA1 Message Date
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
Damodar Lohani cd445161e0 Fix: refresh when organization dependency change
before: Invalidating organization was not refreshing the page because it kept local copy of organization

now: Invalidating organization correctly refreshes the page
2025-11-12 01:28:56 +00:00
Torsten Dittmann 08d0e62afd fix: preload studio assets 2025-11-11 20:21:33 +04:00
Darshan 7cdcba94ff address comments. 2025-11-11 19:59:34 +05:30
Darshan ad3e23ec2d cleanup. 2025-11-11 19:56:07 +05:30
Darshan d7808be7c7 fix: tests. 2025-11-11 19:45:09 +05:30
Darshan f5fd38eb04 format, bump deps. 2025-11-11 19:38:43 +05:30
Darshan 8c0b034d5d add: add domain flow from studio to console > sites. 2025-11-11 19:34:56 +05:30
Torsten Dittmann b0d01e6b88 fix: prevent click propagation on studio wrapper 2025-11-11 17:58:59 +04:00
Torsten Dittmann 30a5f9a60a Add profile-based theming and logos 2025-11-11 14:32:58 +04:00
Torsten Dittmann d24a489b85 Use asset helper for profile logos 2025-11-11 14:12:46 +04:00
Darshan 042287166d add: add domain flow from studio to console > sites. 2025-11-11 15:18:58 +05:30
Darshan 73552e5943 Merge pull request #2538 from appwrite/add-arrow-navs 2025-11-10 15:13:29 +05:30
Matej Bačo f653a829e7 Merge pull request #2526 from appwrite/feat-SER-443-make-api-endpoint-searchable-command-center
feat: show project Go to Settings for credential queries
2025-11-10 10:42:59 +01:00
Darshan 4d4bac863f add: triggered based focus. 2025-11-10 14:21:03 +05:30
Darshan 52111d4d0f Merge pull request #2570 from appwrite/fix-SER-484-Make-hostname-required 2025-11-10 13:29:06 +05:30
Harsh Mahajan bf983f1b39 revert 2025-11-10 07:51:49 +00:00
Harsh Mahajan 82438c2a9c simplified logic 2025-11-10 07:37:56 +00:00