Commit Graph

9704 Commits

Author SHA1 Message Date
ArnabChatterjee20k 1a99a202af updated filepicker styling 2025-08-20 19:19:50 +05:30
ArnabChatterjee20k c7a228c235 resolved merge conflict 2025-08-18 10:21:51 +05:30
ArnabChatterjee20k 82bc6dbde0 Merge remote-tracking branch 'origin/spreadsheet' into dat-606 2025-08-18 10:20:47 +05:30
ArnabChatterjee20k 3e40aea95b removed user file preference for the merge issue 2025-08-18 10:20:11 +05:30
ArnabChatterjee20k 5ed5f03d78 feat: enhance file picker preferences and update onSelect function 2025-08-18 10:06:13 +05:30
Darshan d5805c353b lint. 2025-08-16 18:26:30 +05:30
Darshan 8dd316c667 scroll back to top on any sort. 2025-08-16 18:06:17 +05:30
Darshan 387fd33e94 fix: row activity table scroll issue. 2025-08-16 18:03:08 +05:30
Darshan 894b5b742a add: button to notification when index is created from non main page. 2025-08-16 17:35:17 +05:30
Darshan d460c8357e update: check the selector to create index from columns page. 2025-08-16 17:29:52 +05:30
Darshan 67c92bca67 updates: misc, library bump for sequence to checkbox on hover. 2025-08-16 14:02:12 +05:30
Darshan 3e0db68391 updates: misc, library bump. 2025-08-16 12:01:58 +05:30
Darshan 1bdbab334c fix: stuff around with columns, reordering and pagination small fix.
new: you can now scroll to the top of a page by selecting it again when at the bottom of the same page!
2025-08-15 19:43:28 +05:30
ArnabChatterjee20k 790cc8061b added optional local file parameter for onSelect for filepicker 2025-08-15 18:22:40 +05:30
Darshan de40b450a2 fix: column selector <> column swap edge case.
Details - Hiding some columns via `columnSelector.svelte` and then swapping them would bring back the hidden columns.
2025-08-15 13:05:42 +05:30
Darshan 80e28cf8fb fix: button size. 2025-08-14 19:23:33 +05:30
ArnabChatterjee20k 47d1786937 feat: add local file upload option in FilePicker for CSV files 2025-08-14 19:16:40 +05:30
Darshan 719b9e49ad fix: size handling on window resize. 2025-08-14 19:11:41 +05:30
Darshan ad84dd76f8 update: font edits and fixes. 2025-08-14 19:06:38 +05:30
Darshan 13b36fc3c2 update: array empty column badge;
update: colum selector <> account preferences sync, show count only after a user changed the selection;
2025-08-14 18:11:47 +05:30
Darshan ae2f45fe2d fix: faker. 2025-08-14 15:24:37 +05:30
Darshan 55a3c56ffd update: more layout fixes. 2025-08-14 13:26:14 +05:30
Darshan 3aefacf44f update: layout fixes 2025-08-14 12:51:37 +05:30
Darshan 39a758fb10 qa: fixes, lesssgoooo! 2025-08-13 20:04:18 +05:30
Darshan fcfab0521d update: header expanded states on preferences. 2025-08-13 14:01:18 +05:30
Darshan 35db7c8911 Merge remote-tracking branch 'origin/spreadsheet' into spreadsheet 2025-08-13 10:19:17 +05:30
Darshan 89cf9b54c1 update: handle query on custom page as well. 2025-08-12 19:32:44 +05:30
Darshan 57612be9a3 updates: removed $sequence.
fixed: order query for next/previous page.
2025-08-12 19:30:30 +05:30
Darshan 9da66dc050 Merge pull request #2213 from appwrite/feat-SER-259-change-insert-to-create 2025-08-12 18:36:20 +05:30
Harsh Mahajan 07fc735a9e Update +page.svelte 2025-08-12 16:02:59 +05:30
Darshan 2163f46098 updates. 2025-08-12 15:31:24 +05:30
Harsh Mahajan 4b65e7ee11 fix : replaced wrong names 2025-08-12 14:40:21 +05:30
Harsh Mahajan f82bfecda2 fix: Index Creation Sidebar Closes on Validation Errors 2025-08-11 22:13:00 +05:30
Darshan 23278faf23 Merge remote-tracking branch 'origin/spreadsheet' into spreadsheet 2025-08-11 19:59:47 +05:30
Darshan c2edbaa903 updates. 2025-08-11 19:55:32 +05:30
Darshan 88156963e5 Merge pull request #2204 from appwrite/fix-SER-262-create-table-ui-showing-collection-id 2025-08-11 17:16:42 +05:30
Harsh Mahajan 98d5c65e61 fix: replace your existing rows with replace any existing rows 2025-08-11 17:14:08 +05:30
Harsh Mahajan de129f9801 feat: change Collection ID to Table ID in create table modal 2025-08-11 17:04:58 +05:30
Darshan f4a2b8fbb7 update: errors handling on forms. 2025-08-09 17:39:55 +05:30
Darshan dbc0dabda5 fix: height resize. 2025-08-09 15:37:39 +05:30
Darshan 81c5214241 update: expand, collapse header on sheets screen. 2025-08-09 15:30:44 +05:30
Darshan 3a38ca4750 linting. 2025-08-09 11:05:28 +05:30
Darshan d05248bf4e fix: updatePrefs calls using object params. 2025-08-09 10:54:10 +05:30
Darshan 6875cdd304 fix: sidebar double settings. 2025-08-09 10:52:33 +05:30
Darshan 5c2cd4408e fix: columns footer;
add: `+` on column footer;
fix: empty states on `indexes` and `rows`.
update: length wording on footer.
2025-08-08 19:39:28 +05:30
Darshan ade332b1d2 fix: edge case on input positioning. 2025-08-08 18:58:27 +05:30
Darshan 2ea0560102 update: remove primary key;
update: row activity sheet;
2025-08-08 18:33:03 +05:30
Darshan 1d551ff36a update: revert cell's value on update failure. 2025-08-08 12:03:09 +05:30
Darshan 3f9ee4c7d7 update: add delay to tooltips;
update: proper id hashing for spreadsheet keys;
update: state management issues with column swaps and resizing;
update: handle horizontal grid scroll with restore on url query sorting;
2025-08-08 11:41:08 +05:30
Darshan 29f1331919 add: missed update fix for waterfall requests. 2025-08-06 19:38:58 +05:30