Darshan
68e39d1a4f
update: url to quick load.
2025-06-03 12:56:06 +05:30
Darshan
4fbd78716f
fix: required to optional.
2025-06-03 11:49:53 +05:30
Darshan
0508be1852
Merge branch 'main' into supposed-improvements
2025-06-03 11:19:11 +05:30
Darshan
402cb1d59c
cleaner endpoint creation.
2025-06-03 11:17:36 +05:30
Darshan
39428e580c
Merge pull request #1977 from appwrite/lohanidamodar-patch-1
...
Fix: typography color
2025-06-03 11:12:30 +05:30
Darshan
aeb87aad97
misc.
2025-06-03 11:08:15 +05:30
Darshan
e269a3e45f
address comment.
2025-06-03 11:02:43 +05:30
Darshan
ffb207383a
address comments;
2025-06-03 10:59:24 +05:30
Darshan
f37b277cc5
address comments; remove: unused api calls!!!
2025-06-03 10:57:52 +05:30
Damodar Lohani
8305330ad3
Fix: typography color
2025-06-03 11:10:39 +05:45
Darshan
9d59d3c67d
address comments for promise handling.
2025-06-03 10:30:15 +05:30
Damodar Lohani
b7abc66351
Merge pull request #1973 from appwrite/fix-estimated-total
...
fix: update EstimatedTotalBox to display data from estimation
2025-06-03 10:21:44 +05:45
Darshan
d70488d108
fix: use pink2 components.
2025-06-03 09:50:09 +05:30
Ernst Mulders
7e04da293b
Merge pull request #1976 from appwrite/chore/bump-pink
...
Bump pink-svelte
2025-06-03 06:01:07 +02:00
ernstmul
49b0681014
Bump pink-svelte
2025-06-03 06:00:04 +02:00
Damodar Lohani
cddbf162fa
Merge pull request #1974 from appwrite/fix-change-plan-payments
...
fix: update Change plan to show Payment box when upgrading
2025-06-03 09:35:48 +05:45
Darshan
9d9ffdbe7d
Merge pull request #1975 from appwrite/fix/fix-responsive-layout-repo-picker
...
Fix responsiveness
2025-06-03 09:17:17 +05:30
ernstmul
e4986cda91
Fix responsiveness
2025-06-03 05:33:56 +02:00
Steven Nguyen
3c8ca4b57f
fix: update Change plan to show Payment box when upgrading
...
This will allow adding credits when upgrading.
2025-06-02 17:07:38 -07:00
Steven Nguyen
16b2278bab
fix: update EstimatedTotalBox to display data from estimation
2025-06-02 16:56:32 -07:00
Steven Nguyen
51d6ebed2d
Merge pull request #1972 from appwrite/fix-apply-credit-payment-method
...
fix: refresh payment methods after user adds a payment method
2025-06-02 15:35:41 -07:00
Steven Nguyen
d995672be5
fix: refresh payment methods after user adds a payment method
...
If methods doesn't include the paymentMethodId, the Payment method input will show "No saved payment methods".
Since paymentMethodId gets set after a user adds their payment method, we can listen for when it's set and fetch the methods if the newly added payment method isn't in the original list of payment methods.
2025-06-02 15:29:04 -07:00
Torsten Dittmann
b380583162
Update pink-svelte dependency URL to use pkg.vc
2025-06-02 22:31:49 +02:00
Steven Nguyen
c7fae63497
Merge pull request #1971 from appwrite/fix-account-billing-address
...
fix: 404 error fetching countries
2025-06-02 13:29:59 -07:00
Steven Nguyen
7569ec6aca
fix: 404 error fetching countries
2025-06-02 12:12:33 -07:00
Matej Bačo
6005e4dfb2
Merge pull request #1970 from appwrite/fix-sites-public
...
Fix: sites to be public
0.6.34
6.0.34
2025-06-02 18:38:33 +02:00
Matej Bačo
92308b6c63
Fix sites to be public
2025-06-02 18:32:36 +02:00
Steven Nguyen
953725a9c9
Merge pull request #1960 from appwrite/fix-apply-credit-upgrade
...
Fix apply credit upgrade
2025-06-02 07:50:51 -07:00
Steven Nguyen
2ac09203f0
Merge pull request #1950 from appwrite/fix-estimated-total
...
fix: don't use newOrgId
2025-06-02 07:50:25 -07:00
Matej Bačo
f67c1cec98
Merge pull request #1969 from appwrite/fix-domain-table
...
Ready for Sites, Domains
6.0.33
2025-06-02 16:44:28 +02:00
Matej Bačo
a2fd05b50c
Add missing images
2025-06-02 16:38:44 +02:00
Matej Bačo
78670f4bb1
PR review changes
2025-06-02 16:37:53 +02:00
Darshan
7353396c38
fix: priority checks.
2025-06-02 20:03:13 +05:30
Darshan
c2d727efe3
remove: sites waitlist; fix: domains table.
2025-06-02 19:51:53 +05:30
Darshan
537043537a
Merge pull request #1962 from appwrite/fix-datetime
...
Fix datetime
2025-06-02 18:34:59 +05:30
Darshan
fb21ecddb8
Merge pull request #1954 from appwrite/fix-platform-tags
...
Fix platform tags and selector cards
2025-06-02 18:32:07 +05:30
Matej Bačo
7621f0af42
Merge pull request #1967 from appwrite/fix-rules-edgecases
...
Fix: Rules edge cases
2025-06-02 15:00:52 +02:00
Darshan
4c06e5b115
Merge pull request #1957 from appwrite/fix-select-teams-pagination
...
Fix: teams/users pagination
2025-06-02 18:30:46 +05:30
Darshan
9d0248cec6
update: just some cleaning.
2025-06-02 18:15:55 +05:30
Darshan
3306ac9fbf
update: do not load credits if the organization plan does not support it.
2025-06-02 18:15:35 +05:30
Matej Bačo
12b0fc9247
linter fix
2025-06-02 14:27:14 +02:00
Ernst Mulders
d6fc33d842
Merge pull request #1968 from appwrite/fix/fix-switching-repo
...
Only untrack when no installation is set
2025-06-02 13:54:39 +02:00
Darshan
b8b8069cf3
update: simplify.
2025-06-02 17:15:03 +05:30
ernstmul
4947a84f19
Fix responsiveness
2025-06-02 13:40:21 +02:00
Matej Bačo
14d21912ad
Fix SRV record update; fix priority input; fix linter
2025-06-02 13:40:17 +02:00
Darshan
73303b74b6
update: don't rely on dependency or reload if scope doesn't allow.
2025-06-02 17:01:01 +05:30
Darshan
787cd52780
update: compute things later.
2025-06-02 16:58:56 +05:30
Darshan
aec8b14915
perf: parallelize fetch for faster loads [↓49%]
2025-06-02 16:57:21 +05:30
ernstmul
a1d1045e87
Only untrack when no installation is set
2025-06-02 13:26:38 +02:00
Matej Bačo
277f96b0b7
Formatting fix
2025-06-02 13:13:18 +02:00