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
fc3a27cb71
fix audit issues
2026-01-16 15:14:48 +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
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
7.6.12
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
7.6.11
2026-01-14 15:04:25 +05:30
Harsh Mahajan
fb784f7aef
lint
2026-01-14 13:37:24 +05:30
Harsh Mahajan
2458eae65b
build fail
2026-01-14 13:32:26 +05:30
Harsh Mahajan
2366a6b318
merge conflicts
2026-01-14 13:16:41 +05:30
Harsh Mahajan
c636edeedf
some optimization
2026-01-14 13:14:44 +05:30
Matej Bačo
da326f8fe2
Merge pull request #2782 from appwrite/copilot/update-permissions-to-security
...
Change Permissions to Security in function template wizard
2026-01-13 09:39:06 +01:00
copilot-swe-agent[bot] and HarshMN2345
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
copilot-swe-agent[bot]
f616ca1b08
Initial plan
2026-01-12 12:13:50 +00:00
Darshan
eef3f6824c
Merge pull request #2778 from kylewhirl/fix-null-relationship-update
7.6.10
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
083104682b
Merge pull request #2777 from appwrite/fix-early-success-screen
...
Fix: Prevnet early dpeloynt success screen
2026-01-09 14:35:30 +01: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
f0a855112f
Merge pull request #2775 from appwrite/fix-dat-1012
2026-01-08 14:35:49 +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
d783811148
Merge pull request #2765 from appwrite/feat-project-labels
...
Feat. Project labels
7.6.9
2026-01-07 16:04:54 +01:00
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
Matej Bačo
bc17cffd7a
Merge branch 'main' into feat-project-labels
2026-01-07 15:38:04 +01:00
Matej Bačo
81ec4eb8e1
Fix build tests
2026-01-07 15:35:11 +01:00
Darshan
5939091827
Merge pull request #2771 from jaysomani/fix/apple-signin-docs-link
2026-01-07 19:33:36 +05:30
Your Name
2c8064178e
fix(auth): correct Apple Sign-In documentation link
2026-01-07 19:30:25 +05:30
Harsh Mahajan
838a5b2825
Merge pull request #2768 from appwrite/fix-skip-filter-by-status-for-selfhosted
...
fix: skip status attribute query for self-hosted instances
2026-01-07 18:45:55 +05:30
Darshan
3878149957
bump: plausible.
2026-01-07 15:48:26 +05:30
Harsh Mahajan
b5d5bb09db
forgot format
2026-01-07 13:26:17 +05:30
Harsh Mahajan
c064d820a7
fix: skip status attribute query for self-hosted instances
...
- Conditionally fetch projects based on isCloud flag
- Skip archived projects loop and queries for non-cloud environments
- Optimize query construction to reduce duplication
2026-01-07 13:25:32 +05:30
Harsh Mahajan
8aa8dab0cd
fix: skip status attribute query for self-hosted instances
2026-01-07 13:19:28 +05:30
Hemachandar
63ebeafc82
Improve UX for manual sites & functions deployment ( #2523 )
...
* Improve UX for manual sites & functions deployment
* lint
* feedback
2026-01-07 11:08:50 +05:30
Matej Bačo
169373d653
Improve copy
2026-01-06 15:10:08 +01:00