Commit Graph

  • bab1c5a517 Update commandCenter.svelte Harsh Mahajan 2025-11-22 17:44:21 +05:30
  • e0d881d5e0 remove try catch Harsh Mahajan 2025-11-22 12:11:01 +00:00
  • 0a07c0a4b5 use plan capabilities instead of hardcoded plan checks for backup policies Harsh Mahajan 2025-11-22 07:47:45 +00:00
  • 7407bbd742 Merge pull request #2630 from appwrite/fix-alignment Darshan 2025-11-22 13:07:43 +05:30
  • 9e8c3e2e97 fix: alignment and make it responsive! Darshan 2025-11-22 12:59:48 +05:30
  • a2dfa1fa93 fix: project breadcrumbs reload logic copilot/fix-project-dropdown-update Steven Nguyen 2025-11-21 18:01:35 -08:00
  • 2c721bf1fc Simplify dropdown refresh logic using allProjectsCount copilot-swe-agent[bot] 2025-11-21 22:36:02 +00:00
  • ba2dc94d28 Add clarifying comment for team ID check copilot-swe-agent[bot] 2025-11-21 18:17:52 +00:00
  • c35a9d6c0c Simplify navigation tracking logic for better readability copilot-swe-agent[bot] 2025-11-21 18:16:11 +00:00
  • 2260b20c18 Ensure dropdown refreshes after project deletion copilot-swe-agent[bot] 2025-11-21 18:12:59 +00:00
  • a5c9df2e04 Add support wizard topics and fix space-to-dash conversion (#2618) Copilot 2025-11-21 09:52:29 -08:00
  • 273488f71f Fix: Preserve null value for "Never" expiration option (#2605) Copilot 2025-11-21 06:44:50 -08:00
  • 553587eb6c Merge pull request #2626 from appwrite/fix-SER-635-handle-missing-deployment-id 7.4.23 Darshan 2025-11-21 13:01:49 +05:30
  • 667cc6cd6c pushed imports together Harsh Mahajan 2025-11-21 06:14:29 +00:00
  • 8946e7f6ff added types Harsh Mahajan 2025-11-21 06:12:59 +00:00
  • f1d40aefef fix: handle missing deploymentId gracefully Harsh Mahajan 2025-11-21 05:38:50 +00:00
  • 81c53a49ab Merge pull request #2625 from appwrite/chore-api-key-scopes-description Jake Barnby 2025-11-21 04:53:10 +00:00
  • fcd523bf87 chore: fix possessive form in database index descriptions Steven Nguyen 2025-11-20 18:37:08 -08:00
  • 570316d49b chore: update scope descriptions for database index access Steven Nguyen 2025-11-20 18:31:46 -08:00
  • 345acee2e4 Fix Update button disabled when clearing optional tenantID in Microsoft OAuth (#2619) Copilot 2025-11-20 16:30:53 -08:00
  • 1b27ae0d25 fixed infinite loop fix-spatial-index-column-issue Divyansha Dubey 2025-11-20 16:29:56 +05:30
  • 4d440b22d1 Fix custom plan names displaying as "Free" on account organizations page (#2545) Copilot 2025-11-20 01:55:51 -08:00
  • 2970dce469 fixed lint issues Divyansha Dubey 2025-11-20 14:36:51 +05:30
  • e0d2971134 lint issues Divyansha Dubey 2025-11-20 14:33:22 +05:30
  • eff73566af fixed lint issues Divyansha Dubey 2025-11-20 14:26:13 +05:30
  • 755f4b20e2 Initial plan copilot/sub-pr-2621 copilot-swe-agent[bot] 2025-11-20 08:33:25 +00:00
  • a59a1895f7 fix spatial index column issue Divyansha Dubey 2025-11-20 13:58:09 +05:30
  • 161f76eb67 Merge branch 'main' into 'patch-e2es'. Darshan 2025-11-20 13:44:46 +05:30
  • e0836fbf64 Merge remote-tracking branch 'origin/main' into feat-csv-export Jake Barnby 2025-11-20 18:56:54 +13:00
  • c08225c99b Catch downloadUrl Jake Barnby 2025-11-20 18:48:30 +13:00
  • 973c5763c7 Sync main Jake Barnby 2025-11-20 18:23:24 +13:00
  • 0cbd9efda3 Fix billing address replacement modal using undefined project context (#2617) Copilot 2025-11-19 21:18:28 -08:00
  • 6238502b9a Merge pull request #2608 from appwrite/fix-empty-states Darshan 2025-11-19 20:44:48 +05:30
  • 273ba98e2e Merge pull request #2616 from appwrite/fix-domain-redirects Darshan 2025-11-19 20:44:23 +05:30
  • 5a92fbe6d4 ci: empty commit Darshan 2025-11-19 20:39:05 +05:30
  • 2920ccf07a ci: empty commit Darshan 2025-11-19 20:39:00 +05:30
  • 9ffa705f3c fix: tests. Darshan 2025-11-19 20:38:08 +05:30
  • f6b0c9f7a6 add: confirmation for back. Darshan 2025-11-19 20:30:22 +05:30
  • 174c474cd7 fix: lock. Darshan 2025-11-19 20:25:04 +05:30
  • 1aefd80757 update: manage domains differently on studio. Darshan 2025-11-19 20:23:59 +05:30
  • 2632b0af83 Merge pull request #2512 from appwrite/revert-2491-revert-2477-copy-prompt Torsten Dittmann 2025-11-19 17:35:06 +04:00
  • d174af85c5 use the split button Atharva Deosthale 2025-11-19 18:57:10 +05:30
  • 693096820a use appwrite endpoint for versions Atharva Deosthale 2025-11-19 18:05:28 +05:30
  • c7fb2320ca add android version fetching Atharva Deosthale 2025-11-19 16:44:58 +05:30
  • 8b25d4f93c fetch latest releases from github api Atharva Deosthale 2025-11-19 16:41:13 +05:30
  • 8a708cece4 Merge branch 'main' into revert-2491-revert-2477-copy-prompt Atharva Deosthale 2025-11-19 14:29:15 +05:30
  • 9c041c18c4 lint. Darshan 2025-11-19 14:13:55 +05:30
  • f9e61f8a94 Merge branch 'feat-profiles' into patch-e2es Darshan 2025-11-19 14:12:44 +05:30
  • 0a8004af5b lint. Darshan 2025-11-19 14:07:51 +05:30
  • e662265cd5 Merge pull request #2614 from appwrite/feat-bucket-transformations-settings 7.4.22 Darshan 2025-11-19 14:03:35 +05:30
  • 7f047fa862 revert: playwright configs. Darshan 2025-11-19 14:02:58 +05:30
  • 37ed289dfb fix: lint. Darshan 2025-11-19 14:00:13 +05:30
  • f910b1e02a Merge branch 'main' into patch-e2es Darshan 2025-11-19 13:58:14 +05:30
  • e2e208f045 Merge branch 'main' into feat-bucket-transformations-settings Chirag Aggarwal 2025-11-19 13:55:35 +05:30
  • d2fb49a329 Merge branch 'fix-organization-billing' into 'patch-e2es'. Darshan 2025-11-19 13:54:04 +05:30
  • 6b3409d7f6 Merge pull request #2615 from appwrite/fix-organization-billing Darshan 2025-11-19 13:53:34 +05:30
  • 81c456810c update Chirag Aggarwal 2025-11-19 13:43:37 +05:30
  • 2ed1d8cb3e update: make undefined from nulls. Darshan 2025-11-19 13:35:02 +05:30
  • da7305b43d Merge remote-tracking branch 'origin/main' into feat-csv-export Jake Barnby 2025-11-19 21:03:49 +13:00
  • 731209dd71 update: make undefined from nulls. Darshan 2025-11-19 13:15:25 +05:30
  • e93999c51e lint Chirag Aggarwal 2025-11-19 12:15:58 +05:30
  • 7bd46f41e0 fix build Chirag Aggarwal 2025-11-19 11:08:43 +05:30
  • 63668b2389 update lock file Chirag Aggarwal 2025-11-19 11:01:48 +05:30
  • 25a1432941 feat: add image transformations configuration to bucket settings Chirag Aggarwal 2025-11-19 08:47:16 +05:30
  • 023a67079c fix: trace continuity Ariel Weinberger 2025-11-18 20:10:54 -06:00
  • 94633533b6 fix: sentry environment not provided to init Ariel Weinberger 2025-11-18 19:47:19 -06:00
  • 72216da4c5 feat: comprehensive sentry setup for studio, continuous tracing Ariel Weinberger 2025-11-18 19:43:44 -06:00
  • 15ab9a1272 feat: include sentry baggage when initializing web components Ariel Weinberger 2025-11-18 18:29:52 -06:00
  • 069c7b67e0 feat: provide sentry trace id to web components package Ariel Weinberger 2025-11-18 18:20:03 -06:00
  • cafba7fc3d Merge pull request #2613 from appwrite/feat/profiles-improved-type-ergonomics Ariel Weinberger 2025-11-18 18:18:37 -06:00
  • b57f562195 feat(profiles): improved type ergonomics Ariel Weinberger 2025-11-18 18:13:49 -06:00
  • 32edb9b501 Add name truncation for growth server endpoints copilot/validate-name-length-limits copilot-swe-agent[bot] 2025-11-19 00:05:04 +00:00
  • 0602134d5c Initial plan copilot-swe-agent[bot] 2025-11-18 23:56:28 +00:00
  • 2f91d97319 feat: enhance support wizard Copilot 2025-11-18 15:11:52 -08:00
  • c65e0fab1e Merge pull request #2611 from appwrite/feat-profiles-updates Torsten Dittmann 2025-11-18 20:14:39 +04:00
  • 159a5bcbf7 Upgrade pink-icons-svelte and pink-svelte; adjust UI layout Torsten Dittmann 2025-11-18 20:12:20 +04:00
  • 23babf3ca7 patch: tests. Darshan 2025-11-18 20:11:06 +05:30
  • 562939d2ba Merge pull request #2609 from appwrite/hide-services Darshan 2025-11-18 20:01:42 +05:30
  • 9423fc9421 ci: empty commit Darshan 2025-11-18 19:56:24 +05:30
  • 754c1ad5cc ci: empty commit Darshan 2025-11-18 19:55:55 +05:30
  • ca8ba9118b remove: leftover. Darshan 2025-11-18 19:54:42 +05:30
  • dc9a043f29 update: services to show/hide! Darshan 2025-11-18 19:54:32 +05:30
  • a9f551efd1 fix: empty-state. Darshan 2025-11-18 19:32:11 +05:30
  • 9555ef5611 Merge remote-tracking branch 'origin/revert-2491-revert-2477-copy-prompt' into revert-2491-revert-2477-copy-prompt Darshan 2025-11-18 18:05:11 +05:30
  • 83d13102a5 Merge branch 'main' into 'revert-2491-revert-2477-copy-prompt'. Darshan 2025-11-18 18:05:01 +05:30
  • 04a1b2e938 Update src/routes/(console)/project-[region]-[project]/overview/platforms/store.ts Atharva Deosthale 2025-11-18 17:58:25 +05:30
  • 32bf16bbb8 merge conflicts Atharva Deosthale 2025-11-18 17:57:20 +05:30
  • 0c3d29a3a4 merge conflicts Atharva Deosthale 2025-11-18 17:46:02 +05:30
  • b620823cf3 address comments Atharva Deosthale 2025-11-18 17:17:59 +05:30
  • 5a657d054d lint. Darshan 2025-11-18 17:12:52 +05:30
  • 93accb9472 final tweaks to prompt to perfect the agent behaviour Atharva Deosthale 2025-11-18 17:12:27 +05:30
  • 88c3d9dc35 Merge branch 'main' into e2e Darshan 2025-11-18 17:10:28 +05:30
  • 6adb5172b4 Switch ConsoleCss to console.css Torsten Dittmann 2025-11-18 04:45:23 +04:00
  • 4579bd189e Rename appwrite profile to console and wire CSS Torsten Dittmann 2025-11-18 04:40:53 +04:00
  • 4c7021244d Merge pull request #2607 from appwrite/feat-profiles-polishing Torsten Dittmann 2025-11-18 04:16:04 +04:00
  • d3e64b6a0d Center no-sidebar and fix widget offset and width Torsten Dittmann 2025-11-18 04:14:31 +04:00
  • d5a1a318ac Merge pull request #2606 from appwrite/feat-profiles-polishing Torsten Dittmann 2025-11-18 03:41:52 +04:00
  • f49270dd63 Add trailing newline to dockerize-profiles.yml Torsten Dittmann 2025-11-18 03:35:39 +04:00
  • 84d128060f Merge branch 'feat-profiles' of https://github.com/appwrite/console into feat-profiles-polishing Torsten Dittmann 2025-11-18 03:33:53 +04:00
  • a2a311550c Refactor unauthenticated flows to profiles Torsten Dittmann 2025-11-18 03:24:46 +04:00