Commit Graph
11353 Commits
Author SHA1 Message Date
Harsh Mahajan f36116e4c5 activation based on backend status 2026-01-22 11:26:33 +05:30
Damodar Lohani ca1397f084 Merge remote-tracking branch 'origin/main' into fix-regions 2026-01-21 14:23:51 +00:00
Damodar Lohani e8eff95cce Fix typo 2026-01-21 13:21:34 +00:00
Damodar Lohani 4a19c2d7e7 Fix: regions endpoint 2026-01-21 13:18:10 +00:00
Damodar Lohani cace951b94 feat: add screenshots generated metrics to organization usage 2026-01-21 12:48:27 +00:00
Damodar Lohani 513521f13a feat: add screenshots generated metrics to organization usage 2026-01-21 12:31:02 +00:00
Damodar Lohani 3102716a34 feat: add screenshots generated metric to billing and usage reports 2026-01-21 01:49:44 +00:00
Darshan 8f31160307 fix: crashing flow. 2026-01-20 14:03:42 +05:30
Darshan a2491f5b2d Merge pull request #2795 from appwrite/fix-prefs 2026-01-20 11:39:22 +05:30
Darshan 6c9dce4363 lint. 2026-01-20 11:29:23 +05:30
Darshan 03d133dbd9 update: allow date columns to be reordered. 2026-01-20 11:20:34 +05:30
Darshan f94731a587 fix: crashing columns, infinite loops and things! 2026-01-20 11:11:08 +05:30
Harsh Mahajan 2a535423e1 use min max 2026-01-20 11:00:19 +05:30
Harsh Mahajan c82d36321b correct percentage for import migrationbox 2026-01-20 10:55:21 +05:30
Darshan 9c8b88e70f Merge pull request #2786 from appwrite/remove-hacky-pagination 2026-01-18 15:34:04 +05:30
Darshan e8ff2a1a1d update: address comments. 2026-01-18 12:15:32 +05:30
Darshan 0bad3d5e13 Update paymentHistory.svelte 2026-01-18 10:25:29 +05:30
Harsh Mahajan c3388c7e55 show ready when finalising 2026-01-16 18:06:29 +05:30
Harsh Mahajan 0f80efe9f5 Remove finalizing status from deployments 2026-01-16 16:47:55 +05:30
Chirag Aggarwal a35a5262b2 fix comparision 2026-01-16 15:30:26 +05:30
Chirag Aggarwal 407123e09f Fix duration timer to use original status instead of effective status
The timer should continue running for executions stuck in processing/waiting
even when they're displayed as failed due to timeout.
2026-01-16 15:18:26 +05:30
Chirag Aggarwal c8f397c656 Add execution timeout helper to show stuck executions as failed
Similar to buildTimeout.ts, this adds executionTimeout.ts to detect
executions stuck in 'waiting' or 'processing' state beyond the
function's configured timeout, displaying them as 'failed'.
2026-01-16 15:12:35 +05:30
Darshan 884c185a40 fix: hacky pagination. 2026-01-16 10:59:17 +05:30
Hemachandar 36f5ba408b Handle NS record flow and auto-verification of sub-domains (#2784)
* Handle NS record flow and auto-verification of sub-domains

* shadow

* text

* Use updated rule for label

* Org domain

* Missing status for nameserver table

* feedback

* lint

* remove unnecessary defaults
2026-01-14 18:16:49 +05:30
Harsh Mahajan a0422838a4 Merge pull request #2758 from appwrite/fix-SER-312-preset-button-visibility-in-smaller-screen
Fix: preset button visibility in smaller screen
2026-01-14 15:04:25 +05:30
Harsh Mahajan c636edeedf some optimization 2026-01-14 13:14:44 +05:30
copilot-swe-agent[bot]andHarshMN2345 91dfb60f79 Change Permissions to Security in Create function wizard
Co-authored-by: HarshMN2345 <127186841+HarshMN2345@users.noreply.github.com>
2026-01-12 12:21:48 +00:00
Darshan eef3f6824c Merge pull request #2778 from kylewhirl/fix-null-relationship-update 2026-01-10 14:48:44 +05:30
kylewhirl 482ef5ba6c Use column.required directly for relationship inputs 2026-01-09 08:17:18 -10:00
Matej Bačo 7ab92afc4a AI review fixes 2026-01-09 14:15:05 +01:00
Matej Bačo 9189d00679 Bug fixing 2026-01-09 13:57:25 +01:00
Matej Bačo a6f1094ba8 Update +page.svelte 2026-01-09 13:54:07 +01:00
Matej Bačo 71010d8de6 Update logsTimer.svelte 2026-01-09 13:50:01 +01:00
Matej Bačo de58db560e use timeout methods correctly 2026-01-09 13:46:29 +01:00
Matej Bačo bb6df5e074 Simplify method signature 2026-01-09 13:42:46 +01:00
Matej Bačo df347f742d PR review fixes 2026-01-09 13:32:28 +01:00
Matej Bačo aa0c425cd4 Improve UX of finalazing step 2026-01-09 13:06:00 +01:00
kylewhirl 748856ffb1 Fix spatial JSON parsing in spreadsheet editor 2026-01-08 22:43:32 -10:00
kylewhirl a30efd64f8 Make relationship inputs strictly optional 2026-01-08 22:11:38 -10:00
kylewhirl ac756b4802 Fix relationship required and partial update 2026-01-08 20:29:56 -10:00
kylewhirl a8f4ae87e1 Fix null relationship update comparison 2026-01-08 20:25:30 -10:00
Matej Bačo 5985a501f9 Prevnet early dpeloynt success screen 2026-01-08 16:50:05 +01:00
Darshan 94ba19fb79 Merge pull request #2776 from appwrite/bump-plausible 2026-01-08 16:55:53 +05:30
Darshan d38f16a3e5 lint. 2026-01-08 16:45:51 +05:30
Darshan 0f029d599a address comment. 2026-01-08 14:28:35 +05:30
Darshan 83a3533fbd update: object params from positional params. 2026-01-08 14:10:19 +05:30
Darshan dfffe3487e update: move away from hardcoded sdk. 2026-01-08 14:06:03 +05:30
Matej Bačo 8ce59356a8 Update updateLabels.svelte 2026-01-07 15:59:12 +01:00
Matej Bačo 1b15906051 leftover 2026-01-07 15:44:03 +01:00
Matej Bačo 125110fd3d Fix merge conflict 2026-01-07 15:43:02 +01:00