Jake Barnby
|
ec335a502c
|
Merge pull request #2034 from appwrite/dat-522
Session Invalidation on password change
|
2025-08-02 00:04:29 +12:00 |
|
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 |
|
Darshan
|
b147fe1889
|
update: lint.
7.0.0-qa.4
|
2025-08-01 14:38:14 +05:30 |
|
Darshan
|
3b2df2d4be
|
update: record > row.
|
2025-08-01 14:37:47 +05:30 |
|
Darshan
|
1a064a7fb3
|
update: sequence as primary.
fix: focus state on non-editable cells.
|
2025-08-01 14:34:32 +05:30 |
|
Darshan
|
275cebbbd6
|
fix: sample data is only 25 items!
|
2025-08-01 13:29:40 +05:30 |
|
Darshan
|
89bcb1e8fb
|
fix: random data > sample data
|
2025-08-01 13:26:44 +05:30 |
|
Darshan
|
abb7672cb1
|
fix: icons looking squished;
fix: extra view selector button [leftover].
|
2025-08-01 13:23:46 +05:30 |
|
Darshan
|
155aaa4204
|
fix: created row not shown in sheet.
|
2025-08-01 13:16:10 +05:30 |
|
Darshan
|
1cecf69493
|
fix: edit row layout scroll;
fix: remove excess margin top;
fix: container buttons on mobile.
fix: empty sheet fade cover area.
|
2025-08-01 13:09:54 +05:30 |
|
Darshan
|
d286bc13e8
|
fix: layout shifts!
|
2025-08-01 12:07:22 +05:30 |
|
Darshan
|
2a38587c72
|
fix: there's no 404 error. stage doesn't use grids api.
|
2025-07-31 19:29:18 +05:30 |
|
Darshan
|
761dd9a5ba
|
fix: potential 404?
|
2025-07-31 19:12:45 +05:30 |
|
Darshan
|
5160156581
|
ci: empty commit
|
2025-07-31 19:09:38 +05:30 |
|
Darshan
|
5932212a49
|
ci: empty commit
|
2025-07-31 19:08:25 +05:30 |
|
Darshan
|
800a3a3942
|
update: improved empty sheet view;
fix: empty spacing on mobile at top;
fix: issue with overflowing content when editor is opened [pink].
|
2025-07-31 17:46:19 +05:30 |
|
Darshan
|
a29f4dbcc3
|
update: improved empty sheet view; fix: empty spacing on mobile at top.
|
2025-07-31 16:48:31 +05:30 |
|
Darshan
|
ee8373fb32
|
lint: format
|
2025-07-31 13:43:11 +05:30 |
|
Darshan
|
ea904a1b50
|
Merge branch 'main' into 'spreadsheet'.
|
2025-07-31 13:38:35 +05:30 |
|
Darshan
|
a306071ca4
|
Merge pull request #2172 from appwrite/fix-projects-selection
6.1.24
|
2025-07-31 12:01:07 +05:30 |
|
Damodar Lohani
|
16b3afa1ef
|
Merge remote-tracking branch 'origin/main' into fix-projects-selection
|
2025-07-31 05:54:45 +00:00 |
|
Damodar Lohani
|
3c18f6b22f
|
Rename projects data
|
2025-07-31 05:52:17 +00:00 |
|
Damodar Lohani
|
e2c40b1e6b
|
Fix: projects alert
|
2025-07-31 05:47:12 +00:00 |
|
Steven Nguyen
|
ccce9f6008
|
Merge pull request #2168 from appwrite/feat-retry-abandoned-invoices
feat: allow retrying abandoned invoices
|
2025-07-30 22:01:08 -07:00 |
|
Darshan
|
b5da28f4e0
|
Merge pull request #2159 from appwrite/fix-date-typo
|
2025-07-31 10:28:23 +05:30 |
|
Steven Nguyen
|
408401f9ea
|
Merge pull request #2163 from appwrite/fix-fetch-available-relationship-attributes
fix: fetch available relationship attributes
|
2025-07-30 21:58:16 -07:00 |
|
Darshan
|
4d4abeaec0
|
fix: lint.
|
2025-07-31 10:23:45 +05:30 |
|
Steven Nguyen
|
ca716df8d8
|
feat: allow retrying abandoned invoices
Users can delete organizations with abandoned invoices, but give them the option to pay their outstanding invoices in the Console.
|
2025-07-30 21:53:22 -07:00 |
|
Steven Nguyen
|
afe9e5eec6
|
fix: fetch available relationship attributes
Without this, processing/failed relationship attributes will result in 400 error.
|
2025-07-30 21:53:07 -07:00 |
|
Darshan
|
ff6cc65fe9
|
Merge branch 'main' into 'fix-date-typo'.
|
2025-07-31 10:21:00 +05:30 |
|
Darshan
|
a6219208b4
|
Merge pull request #2171 from appwrite/fix-erratic-check-fail
|
2025-07-31 10:19:48 +05:30 |
|
Darshan
|
5f84384751
|
fix: just randomly popped up during tests, no harm in a null check.
|
2025-07-31 10:12:56 +05:30 |
|
Darshan
|
08bffbb609
|
Merge pull request #2167 from appwrite/fix-domain-columns
|
2025-07-31 10:11:13 +05:30 |
|
Darshan
|
1f753fe318
|
address comment.
|
2025-07-31 10:07:24 +05:30 |
|
Darshan
|
446ae53dea
|
fix: tests and address comment.
|
2025-07-31 09:53:46 +05:30 |
|
Darshan
|
4a9861c3b6
|
update: better type naming and support.
|
2025-07-31 09:21:32 +05:30 |
|
Darshan
|
bfddda3fab
|
fix: sdk, lint and stuff.
|
2025-07-30 20:00:49 +05:30 |
|
Darshan
|
d987ba0e4d
|
fix: columns and redirects.
|
2025-07-30 19:21:30 +05:30 |
|
Darshan
|
94f045f5e7
|
update: navigate directly to spreadsheet.
|
2025-07-30 19:03:30 +05:30 |
|
Darshan
|
d08f4cde6a
|
misc: fixes.
7.0.0-qa.3
|
2025-07-30 18:25:16 +05:30 |
|
Darshan
|
86c82de519
|
Merge branch '1.8.x' into 'spreadsheet' ‼️.
|
2025-07-30 17:49:40 +05:30 |
|
Darshan
|
6b029e0bf9
|
fix: sdk bump and diagnostic check.
|
2025-07-30 14:50:20 +05:30 |
|
Darshan
|
83c8ef31dc
|
Branch merge - 'main' into '1.8.x'.
|
2025-07-30 14:19:10 +05:30 |
|
Darshan
|
ad97385aff
|
Partial branch merge - 'main' into '1.8.x'.
|
2025-07-30 12:49:10 +05:30 |
|
Darshan
|
033fc26907
|
updates: what Databases and what legacy APIs? 👀
|
2025-07-30 11:58:37 +05:30 |
|
Darshan
|
5ed18eb79f
|
refactor: tables > grid api.
|
2025-07-30 11:40:33 +05:30 |
|
Darshan
|
000e534d43
|
fix: misc stuff.
|
2025-07-29 19:58:49 +05:30 |
|
Darshan
|
a4c40c7302
|
Merge branch 'main' into 'spreadsheet'.
|
2025-07-29 19:52:37 +05:30 |
|
Darshan
|
cd2781138e
|
fix: very weird bug with column swap after creating a new one!
|
2025-07-29 19:43:47 +05:30 |
|
Darshan
|
76f20ee895
|
remove: vite dev changes.
|
2025-07-29 18:49:19 +05:30 |
|