Commit Graph
12226 Commits
Author SHA1 Message Date
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
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
Harsh MahajanandGitHub 7b0cad084c Update regionEndpoint.svelte 2025-10-08 00:20:57 +05:30
Harsh Mahajan 910625dda4 changed copy 2025-10-07 14:43:58 +05:30
Harsh MahajanGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
3c716e4e08 Update src/routes/(console)/project-[region]-[project]/overview/header.svelte
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-10-02 16:10:19 +05:30
Harsh Mahajan ba5ab1ad54 improve onboarding mobile layout and add region tag to project header 2025-10-02 16:04:55 +05:30
Harsh Mahajan ea9de05717 lint issue 2025-09-26 12:04:21 +05:30
Harsh MahajanGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
6f8d3dd74b Update src/routes/(console)/project-[region]-[project]/overview/api-keys/[key]/header.svelte
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-26 11:57:59 +05:30
Harsh Mahajan 8f0376e01a Add ApiEndpoint and API key components to key pages
- Show copy buttons in API key creation notification
- Replace regional endpoint references with API endpoint
2025-09-26 11:52:38 +05:30
Harsh Mahajan b81865e27a improved layout of card 2025-09-25 18:16:24 +05:30
Harsh Mahajan 893e9b3907 feat: add API key card 2025-09-25 17:29:25 +05:30
DarshanandGitHub 3f5002e16f Merge pull request #2342 from appwrite/fix-SER-361-Create-project-disabled-on-new-org 2025-09-24 11:04:08 +05:30
DarshanandGitHub 70768b07bd Merge pull request #2400 from appwrite/fix-remove-scale-plan-comparision 7.2.5 2025-09-24 10:57:10 +05:30
Harsh Mahajan ea09b04f92 use tierToPlan function 2025-09-23 18:02:22 +05:30
Harsh Mahajan 817fe16a58 hide Scale tier in plan comparison via filtered tabs 2025-09-23 17:46:57 +05:30
DarshanandGitHub 460f1a6464 Merge pull request #2395 from appwrite/ser-399-fix-duration-filter 7.2.4 2025-09-23 16:17:12 +05:30
DarshanandGitHub 22cfbcbb2b Merge branch 'main' into ser-399-fix-duration-filter 2025-09-23 15:43:41 +05:30
DarshanandGitHub 0e707ffb27 Merge pull request #2399 from appwrite/fix-testimonial 2025-09-23 12:28:56 +05:30
Harsh MahajanandGitHub cdb259e53d Fix headline punctuation in testimonial 2025-09-23 12:23:24 +05:30
Harsh MahajanandGitHub 9a01605cbb Update testimonial headline for Phil McCluskey 2025-09-23 12:16:26 +05:30
DarshanandGitHub b3c99df773 Merge pull request #2396 from appwrite/fix-csv-import-spreadsheet-refresh 2025-09-22 19:43:37 +05:30
DarshanandGitHub 9617e6894b Merge branch 'main' into fix-SER-361-Create-project-disabled-on-new-org 2025-09-22 19:13:11 +05:30
DarshanandGitHub 1b926f86e5 Merge pull request #2397 from appwrite/autocomplete-support 2025-09-22 19:03:47 +05:30
Chirag Aggarwal 12903d0125 lint 2025-09-22 18:55:53 +05:30
Chirag Aggarwal a8a3e8f5a1 add to pincode 2025-09-22 18:52:26 +05:30
Chirag Aggarwal 6d1cb7d01f feat: enable auto complete in name and address fields 2025-09-22 18:51:17 +05:30
Harsh MahajanGitHubcoderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
e50ee41714 Update src/lib/components/csvImportBox.svelte
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-09-22 15:58:15 +05:30
Harsh Mahajan 2ce54049d8 remove table id 2025-09-22 15:54:29 +05:30
Harsh Mahajan 1d13471529 used table id aswell as safe check 2025-09-22 15:49:02 +05:30
Harsh Mahajan 8254191cc9 remove resourcemissing and using tableName is null 2025-09-22 15:46:02 +05:30
Harsh Mahajan a4fa521fb2 fix: drop stale items 2025-09-22 14:38:36 +05:30
Harsh Mahajan 2583b7bd49 fix: correct spreadsheetRenderKey update in CSV import completion 2025-09-22 14:03:23 +05:30
Hemachandar ee54761efd fix duration filter 2025-09-22 13:42:30 +05:30
DarshanandGitHub 60719a7c4f Merge pull request #2394 from appwrite/feat-SER-254-Add-Realtime-duration 2025-09-22 13:35:39 +05:30
Harsh Mahajan b961a54a91 fix: Add real-time duration updates for Executions and fix negative timer display 2025-09-22 12:24:23 +05:30
DarshanandGitHub d74cf2942e Merge pull request #2393 from appwrite/fix-SER-409-Branch-Not-AutoSelected
Fix:  branch not auto selected and resolve domain availability bug
7.2.3
2025-09-20 17:06:23 +05:30
DarshanandGitHub c4893ca0bc Merge pull request #2392 from appwrite/hide-scale-plan
Update: remove `scale` temporarily.
2025-09-20 17:05:29 +05:30
Harsh Mahajan 9549c9614a fix:lint issue 2025-09-20 17:01:11 +05:30
Harsh Mahajan 81236e02e1 auto-select default branch in production branch dropdown 2025-09-20 16:54:10 +05:30
ItzNotABug 965b8eaa83 update: remove scale temporarily. 2025-09-20 16:49:04 +05:30
Harsh Mahajan f847c435b3 resolve domain availability checking stuck on 'pending' status 2025-09-20 16:39:01 +05:30
DarshanandGitHub 268515f2b6 Merge pull request #2390 from appwrite/fix-empty-string-array
Fix: data not persisting, options not loading.
2025-09-20 14:15:06 +05:30
ItzNotABug 1bcdcf650a update: lint;
update: rabbit's comment.
2025-09-20 13:58:48 +05:30
ItzNotABug d99f7ec3e0 fix: lock. 2025-09-20 13:54:58 +05:30
ItzNotABug 21f671c2e0 update: trigger ui render. 2025-09-20 13:42:03 +05:30
ItzNotABug 25f8c8ea64 update: empty cell count on bigger device.
fix: query limit on fetching relationship items.
fix: show no items when load returns 0 items for relationships.
2025-09-20 13:18:14 +05:30
Darshan b7c613bdf8 fix: data not persisting, options not loading. 2025-09-19 20:07:01 +05:30