887 Commits

Author SHA1 Message Date
Jake Barnby 4ac0634007 Merge remote-tracking branch 'origin/main' into feat-csv-export-2
# Conflicts:
#	package.json
2026-02-03 23:05:28 +13:00
Darshan 8c8caaa914 Merge pull request #2497 from appwrite/fix-SER-SER-416-More-Messaging-flow-issues 2026-02-02 12:12:16 +05:30
Jake Barnby f24f1519a1 Merge remote-tracking branch 'origin/main' into feat-csv-export-2
# Conflicts:
#	src/lib/actions/analytics.ts
2026-01-30 04:19:53 +13:00
Darshan 8285a1f296 remove: upgradeURL derived store err. 2026-01-28 12:04:30 +05:30
Darshan 9941e3ce49 fix: bigint and number conflicts. 2026-01-25 16:12:10 +05:30
Jake Barnby 07a5a991ba Sync revert 2026-01-20 23:35:47 +13:00
Harsh Mahajan cd2849d044 Merge branch 'main' into fix-SER-SER-416-More-Messaging-flow-issues 2026-01-20 11:14:51 +05:30
Harsh Mahajan 04a7ef0a3c Update src/lib/elements/forms/inputFilePicker.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
2025-12-10 14:13:19 +05:30
Harsh Mahajan 44898e59e2 enable file upload for push notifications 2025-12-07 11:35:55 +05:30
Darshan 07cfb72eb4 Revert "CSV export" 2025-11-27 11:13:16 +05:30
Jake Barnby f230946415 Merge remote-tracking branch 'origin/main' into feat-csv-export 2025-11-24 19:25:27 +13:00
Darshan ca24b61791 Merge pull request #2583 from appwrite/fix-SER-493-prevent-global-shortcuts-when-typing-in-select 2025-11-22 17:55:15 +05:30
Jake Barnby da7305b43d Merge remote-tracking branch 'origin/main' into feat-csv-export
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/+page.svelte
2025-11-19 21:03:49 +13:00
Darshan 631e349458 Merge branch 'main' into 'revamp-designs'. 2025-11-12 13:10:19 +05:30
Jake Barnby 9976ffd25d Merge remote-tracking branch 'origin/main' into feat-csv-export
# Conflicts:
#	package.json
#	pnpm-lock.yaml
#	src/routes/(console)/project-[region]-[project]/databases/database-[database]/table-[table]/+page.svelte
2025-11-12 17:36:13 +13:00
Harsh Mahajan a030a29948 fix: Prevent command center shortcuts while typing in selects 2025-11-11 07:21:41 +00:00
Darshan ea560c1d85 update: logic with library side. 2025-11-06 12:12:06 +05:30
Jake Barnby 74fd66c14c Add truncate on column selections 2025-11-05 21:43:51 +13:00
Darshan 9039c602d2 Merge branch 'main' into 'revamp-designs'. 2025-10-28 19:18:04 +05:30
Darshan 833563ee2e Merge pull request #2401 from appwrite/feat-SER-290-Improve-csv-import-error-flow 2025-10-28 15:30:44 +05:30
Harsh Mahajan 5859efba63 space between helper text 6px 2025-10-22 19:07:17 +05:30
Darshan 9ec11dc9bb update: columns ai suggestions [wip]. 2025-10-06 17:17:51 +05:30
Darshan b456c4d951 fix: broken id forms. 2025-10-05 14:53:10 +05:30
Darshan b13fac8880 address rabbit's comment. 2025-10-04 12:12:06 +05:30
Darshan b42676d867 fix: nullable not shown in datetime column type. 2025-10-04 12:01:32 +05:30
Harsh Mahajan e9730d4207 removed button and using Link 2025-09-24 19:03:55 +05:30
ArnabChatterjee20k 7640efd26e updated the step count for point to 0.0001 2025-09-17 16:19:16 +05:30
ArnabChatterjee20k 372d5a7889 Merge remote-tracking branch 'origin/main' into spatial-type-attributes 2025-09-11 19:05:52 +05:30
ArnabChatterjee20k 45f0ace98e refactor: update pink-icons and pink-svelte dependencies; adjust related components for consistency 2025-09-11 18:58:17 +05:30
Darshan 3f7b315806 add: left icon support from pink to console.
update: add accordion for relationship items on side sheet.
2025-09-11 15:01:11 +05:30
ArnabChatterjee20k 3eb3c2c535 * svelte 5 migration
* new default toggle during create/edit
* pr followups
2025-09-09 21:40:22 +05:30
ArnabChatterjee20k 2530966ca8 linting 2025-09-09 11:54:23 +05:30
ArnabChatterjee20k 36cf38b947 linting 2025-09-09 11:22:10 +05:30
ArnabChatterjee20k fb6879307d Enhance spatial input components by adding default handling logic and improving button states for better user experience 2025-09-08 20:37:32 +05:30
ArnabChatterjee20k c9f2395ed9 Enhance layout of input components by adding gaps for better spacing and organization 2025-09-08 19:22:48 +05:30
ArnabChatterjee20k ae7c57b3dc Refactor spatial input components to improve delete point logic and enhance handling of disable conditions 2025-09-08 19:08:33 +05:30
ArnabChatterjee20k f543fd36ab Enhance spatial input handling by adding support for distance-based operators and updating related components 2025-09-08 18:14:51 +05:30
ArnabChatterjee20k 90fd508af6 Implement onChangePoint handlers for spatial input components and update related logic 2025-09-06 17:42:06 +05:30
ArnabChatterjee20k fe7ea4113b Add InputPolygon component and enhance spatial input handling
- Introduced InputPolygon component for polygon spatial data input.
- Updated InputLine and InputPoint components to support index-based point addition and deletion.
- Modified line and point components to handle default spatial data more effectively.
- Enhanced column components to manage spatial data types including polygon.
2025-09-06 14:58:32 +05:30
ArnabChatterjee20k 8a5eca914c Refactor spatial input components to use nullable properties and default spatial data 2025-09-06 14:01:56 +05:30
ArnabChatterjee20k 0a03c56d8c * updated sdk
* updated line , point default types
* spreadsheet cell for spatial types open in sidesheet
2025-09-06 11:00:36 +05:30
ArnabChatterjee20k 89a3323bb9 Merge remote-tracking branch 'origin/main' into spatial-type-attributes 2025-09-05 17:11:51 +05:30
ArnabChatterjee20k 85c1a14057 add delete option for the points 2025-09-04 23:39:12 +05:30
ArnabChatterjee20k 86a4c857f7 added rows in the spreadsheet and row creation 2025-09-04 23:13:01 +05:30
ArnabChatterjee20k 76d49aedb3 updated column types 2025-09-04 21:15:30 +05:30
ArnabChatterjee20k a019c996f5 updated spatial type and individual spatial input componet 2025-09-04 21:15:09 +05:30
ArnabChatterjee20k 83d9258f6b added a input shape component for adding coordinates 2025-09-04 16:41:08 +05:30
Darshan 0747cdda5c fix: number coercing! 2025-08-31 20:03:19 +05:30
Darshan 0b2e8d4b68 fix: coercing fight between 2 events. 2025-08-31 12:19:14 +05:30
Darshan 643ebef035 fix: numbers edits. 2025-08-31 12:13:20 +05:30