Steven Nguyen
a2dfa1fa93
fix: project breadcrumbs reload logic
...
Ensure the project dropdown reloads correctly when creating/deleting projects.
2025-11-21 18:01:35 -08:00
copilot-swe-agent[bot] and stnguyen90
2c721bf1fc
Simplify dropdown refresh logic using allProjectsCount
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2025-11-21 22:36:02 +00:00
copilot-swe-agent[bot] and stnguyen90
ba2dc94d28
Add clarifying comment for team ID check
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2025-11-21 18:17:52 +00:00
copilot-swe-agent[bot] and stnguyen90
c35a9d6c0c
Simplify navigation tracking logic for better readability
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2025-11-21 18:16:11 +00:00
copilot-swe-agent[bot] and stnguyen90
2260b20c18
Ensure dropdown refreshes after project deletion
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2025-11-21 18:12:59 +00:00
copilot-swe-agent[bot] and stnguyen90
ce2b2cb814
Fix project dropdown not updating after creating new project
...
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2025-11-03 22:41:58 +00:00
copilot-swe-agent[bot]
40ac2ec67b
Initial plan
2025-11-03 22:30:17 +00:00
Darshan and GitHub
c5fd02a363
Merge pull request #2540 from appwrite/fix-dat-813
2025-11-03 18:56:00 +05:30
Darshan
db465c1a8b
update: move realtime to specific pages.
2025-11-03 18:25:14 +05:30
Darshan and GitHub
95528de349
Merge pull request #2532 from appwrite/fix-SER-433-Error-page-shown-when-deleting-deployment
2025-11-03 13:29:05 +05:30
Luke B. Silver and GitHub
2421a44a2f
Merge pull request #2534 from appwrite/fix-manual-deployment-snippet
...
fix: manual deployment snippet
7.4.13
2025-10-31 18:36:45 +00:00
loks0n
aba51bb3f7
fix: manual deployment snippet
2025-10-31 18:31:42 +00:00
Copilot and GitHub
a5a4fbbc33
Add AGENTS.md onboarding file for coding agents ( #2522 )
...
This file will help agents like GitHub copilot and Cursor to better understand our codebase and know what to do before completing their agentic task and submitting PRs such as running tests and including screenshot of the change.
2025-10-31 10:33:46 -07:00
Harsh Mahajan
b9b9ce372f
chnaged placement
2025-10-31 18:06:15 +05:30
Darshan and GitHub
60d0bdb334
Merge pull request #2519 from appwrite/fix-realtime-logic
2025-10-31 16:33:46 +05:30
Darshan
fff134e5a2
address comments.
2025-10-31 16:24:35 +05:30
Darshan
2f27386320
fix: type.
2025-10-31 15:36:35 +05:30
Darshan
8d38c0d239
update: the one last client.subscribe!
2025-10-31 15:29:46 +05:30
Darshan
601eb81d4a
update: migrate projects realtime from client.subscribe to standalone realtime service as well.
2025-10-31 15:23:25 +05:30
Darshan
24ce79c218
Merge branch 'main' into fix-realtime-logic
2025-10-31 14:38:01 +05:30
Darshan
bb65ce2779
Merge branch 'main' into fix-realtime-logic
2025-10-31 14:37:53 +05:30
Darshan
6cd6310eb7
update: simplify logic.
2025-10-31 14:37:32 +05:30
Darshan and GitHub
52dc725217
Merge pull request #2404 from appwrite/feat-SER-393-api-key-visibility-onboarding
2025-10-31 14:06:56 +05:30
Harsh Mahajan
b8bf649350
use page.params
2025-10-31 13:51:12 +05:30
Harsh Mahajan
e35f027c8a
use typed resolve for project overview redirect
2025-10-31 13:36:01 +05:30
Copilot and GitHub
33b884c4ee
Add copilot-setup-steps.yml for workspace setup ( #2524 )
...
Download dependencies so they are available in coding agents. Otherwise, the coding agents are unable to access pkg.pr.new and pkg.vc domains so the package install fails.
2025-10-30 10:47:18 -07:00
Darshan
407163c1b1
update: method.
2025-10-30 19:53:42 +05:30
Harsh Mahajan
5b64a17cd4
addressed comments like duplicate component and use route id
2025-10-30 18:09:48 +05:30
Harsh Mahajan
f09458bc50
fix(functions): align deployment action menu icon placement to match sites and solve error page issue
2025-10-30 15:40:49 +05:30
Harsh Mahajan
6addc03d73
use class instead of inlin
2025-10-29 18:56:23 +05:30
Harsh Mahajan
1dc4507ca8
use page.data.project
2025-10-29 18:52:52 +05:30
Harsh Mahajan
10d1211b64
used copy helper
2025-10-29 18:48:30 +05:30
Darshan and GitHub
8bc5fa2126
Merge pull request #2527 from appwrite/remove-early-access
7.4.12
2025-10-29 14:06:29 +05:30
Darshan
297e8a1345
fix: prop doesn't exist anymore.
2025-10-29 13:58:40 +05:30
Darshan
9f7754aaf5
remove: early access badge.
2025-10-29 13:53:52 +05:30
Darshan and GitHub
8b9feaff74
Merge pull request #2480 from appwrite/fix-SER-82-Dropzone-test-mobile-responsiveness
2025-10-28 19:26:15 +05:30
Harsh Mahajan and GitHub
c85f5fd7ad
Update +page.svelte
2025-10-28 19:19:18 +05:30
Harsh Mahajan and GitHub
ae6c3a663f
Update +page.svelte
2025-10-28 19:19:03 +05:30
Darshan and GitHub
bb7946c0c0
Merge pull request #2493 from appwrite/spreadsheet-kbd-expand
2025-10-28 19:12:16 +05:30
Darshan
982daecab2
address comment.
2025-10-28 19:01:23 +05:30
32cba4623a
Update src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/sheetOptions.svelte
...
Co-authored-by: Torsten Dittmann <torsten.dittmann@googlemail.com >
2025-10-28 18:59:22 +05:30
Darshan
c71c8d0998
remove: excessive changes
2025-10-28 18:20:39 +05:30
Darshan
b084bc9d11
fix: consistently keep the sheet open unless closed for better ux from shortcuts expand icon!
2025-10-28 18:04:09 +05:30
Darshan and GitHub
833563ee2e
Merge pull request #2401 from appwrite/feat-SER-290-Improve-csv-import-error-flow
2025-10-28 15:30:44 +05:30
Darshan and GitHub
dedf77f692
Merge pull request #2510 from appwrite/fix-SER-465-Card-still-shows-about-to-expire
2025-10-28 15:27:20 +05:30
Harsh Mahajan
eba8b09702
removed unknown
2025-10-28 15:17:28 +05:30
Harsh Mahajan
da814c3702
add CsvImportError type
2025-10-28 14:50:46 +05:30
Harsh Mahajan
7a61f6d682
lint issue
2025-10-28 13:12:10 +05:30
Darshan and GitHub
ed0b82381e
Merge pull request #2521 from appwrite/fix-SER-414-more-permissions-ui-improvement
2025-10-28 13:10:31 +05:30
Harsh Mahajan
9fd750ba27
fix: aria-albel
2025-10-28 13:07:34 +05:30