Commit Graph

9690 Commits

Author SHA1 Message Date
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
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
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
Darshan 2b6fe215bc fix: stateeeeeee issues!!! 2025-08-06 19:14:58 +05:30
Darshan 8790ac3b96 update: vlist. 2025-08-05 20:06:53 +05:30
Darshan 98d0849e1d misc: comment. 2025-08-05 10:25:52 +05:30
Darshan cc04b38c1f update: persist sorting icons state. 2025-08-05 10:07:02 +05:30
Darshan fedd01a090 update: persist sorting. 2025-08-05 09:55:36 +05:30
Darshan 9b531448e0 add: in cell edit support. 2025-08-04 19:30:01 +05:30
Darshan 2921432e20 fix: import realtime subscription. 2025-08-04 09:53:08 +05:30
Darshan f8463e1be5 update: use sequence. 2025-08-01 19:10:15 +05:30
Darshan 3d4b4b3f60 update: show total count. 2025-08-01 18:47:36 +05:30
Darshan 6766d78b98 fix: insert > create. 2025-08-01 18:41:21 +05:30
Darshan 369ed0de88 fix: count. 2025-08-01 18:39:00 +05:30
Darshan f9047d46df fix: focus stealing 🤨. 2025-08-01 18:35:24 +05:30
Darshan 9e8e3de679 fix: overscroll scrollbars. 2025-08-01 18:12:41 +05:30
Jake Barnby ac75b7874a Merge remote-tracking branch 'origin/spreadsheet' into dat-522
# Conflicts:
#	package.json
#	pnpm-lock.yaml
2025-08-01 23:26:33 +12:00