Harsh Mahajan
3a7b64df81
fix: removed unused css class
2025-08-05 19:42:53 +05:30
Harsh Mahajan
fe6a0008f0
fix:added support for tablet too
2025-08-05 19:21:07 +05:30
Damodar Lohani
b7ab1d7044
Fix typos
2025-08-04 08:26:03 +00:00
Damodar Lohani
1a34b0b77c
Merge remote-tracking branch 'origin/main' into fix-add-payment-method
2025-08-04 07:19:32 +00:00
Darshan
757289a47e
fix: realtime import status on csv not shown on other regions.
2025-08-04 09:44:28 +05:30
Darshan
0bf8c83634
fix: status update for domains.
2025-08-04 09:23:28 +05:30
Darshan
5a7ab6b8f4
Merge pull request #2174 from HarshMN2345/fix-SER-197-add-cta-to-modal
2025-08-03 15:03:29 +05:30
Harsh Mahajan
fbfdf68ba3
Update +page.svelte
2025-08-03 13:51:01 +05:30
Harsh Mahajan
06aac3d108
Update +page.svelte
2025-08-03 13:47:52 +05:30
Harsh Mahajan
390e56e0f6
Update +page.svelte
...
change button variant from secondary to primary
2025-08-03 13:40:58 +05:30
Damodar Lohani
093aecfa36
Merge remote-tracking branch 'origin/main' into fix-add-payment-method
2025-08-03 05:45:40 +00:00
Harsh Mahajan
9943dd0c98
fix:added cta to manage projects modal
2025-08-01 17:21:26 +05:30
Darshan
05a4ae1717
Merge pull request #2148 from HarshMN2345/fix-SER-161-oauth--not-respecting-optional
2025-08-01 17:13:53 +05:30
Torsten Dittmann
007f656977
Use SvelteKit assets path placeholder for static files ( #2173 )
...
* Use SvelteKit assets path placeholder for static files
* Change base path conditional to ternary operator
* Use logical OR operator for base path default
* Set base path to /console except in preview mode
* Fix base path configuration for preview environment
2025-07-31 16:55:14 +02:00
Darshan
ab5ddc2b67
Merge pull request #2170 from HarshMN2345/fix-SER-175-responsivity-fix
2025-07-31 19:09:05 +05:30
Harsh Mahajan
ed16ebdba3
added settoarchive check back and chnage character limit to 16
2025-07-31 18:29:54 +05:30
Harsh Mahajan
142e3c0e5c
fix:removed updateviewport
2025-07-31 12:27:22 +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
Harsh Mahajan
5f5a92bcd6
Merge branch 'appwrite:main' into fix-SER-161-oauth--not-respecting-optional
2025-07-31 11:16:40 +05:30
Harsh Mahajan
33333e125d
fix:resposniveness if project name is too long
2025-07-31 11:09:28 +05:30
Damodar Lohani
c9d9d7cad1
fix retry modal
2025-07-31 05:28:28 +00:00
Damodar Lohani
1c63575f47
fix billing wizard
2025-07-31 05:26:08 +00:00
Damodar Lohani
16b0fe3439
Fix replace card
2025-07-31 05:22:44 +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
Damodar Lohani
b7e2e446fb
Merge remote-tracking branch 'origin/main' into fix-add-payment-method
2025-07-31 04:59:38 +00:00
Darshan
b5da28f4e0
Merge pull request #2159 from appwrite/fix-date-typo
2025-07-31 10:28:23 +05:30
Damodar Lohani
bfc64944aa
fixes
2025-07-31 04:58:19 +00:00
Damodar Lohani
6211d792e0
remove log
2025-07-31 04:56:26 +00:00
Damodar Lohani
ed04bbe5b6
remove comment
2025-07-31 04:55:13 +00:00
Damodar Lohani
783d503c63
update gap
2025-07-31 04:55:03 +00:00
Damodar Lohani
37b3b7262c
updated to use Layout
2025-07-31 04:53:59 +00: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
5f84384751
fix: just randomly popped up during tests, no harm in a null check.
2025-07-31 10:12:56 +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
Damodar Lohani
c3f746c04f
fix update gaping and component
2025-07-31 04:14:20 +00:00
Darshan
4a9861c3b6
update: better type naming and support.
2025-07-31 09:21:32 +05:30
Harsh Mahajan
c2211cb1a3
fix:responsiveness issue for set to archive tag
2025-07-31 01:38:40 +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
Damodar Lohani
e2cc4f6f3a
Feat: State selector US
2025-07-30 05:21:11 +00:00
Harsh Mahajan
f5d52c6ec3
Merge branch 'appwrite:main' into fix-SER-161-oauth--not-respecting-optional
2025-07-29 19:22:48 +05:30
Darshan
065d6db625
fix: types.
2025-07-28 14:36:17 +05:30
Damodar Lohani
6437150ca3
Fix date typo
2025-07-28 07:33:11 +00:00
Darshan
380d7430e9
Merge pull request #2147 from HarshMN2345/fix-SER-149-Fix-site-settings-saving
2025-07-27 17:32:30 +05:30