Harsh Mahajan
f5da254993
Fix: Add loading spinner to self-hosted project creation modal
2025-07-11 11:45:00 +05:30
8684f62b71
update.
...
Co-authored-by: Matej Bačo <matejbaco2000@gmail.com >
2025-07-10 18:34:22 +05:30
Darshan
caeaccaf60
add: period.
2025-07-10 17:39:31 +05:30
Darshan
9b57543ff5
update: promo title.
2025-07-10 17:34:53 +05:30
Darshan
df88f5a7b5
Merge branch 'main' into release-string-encryption
2025-07-10 17:03:32 +05:30
Darshan
1f2e8b5c81
fix: types.
2025-07-10 17:01:50 +05:30
Darshan
5a1eab8e1a
Merge branch 'main' into release-string-encryption
2025-07-10 16:44:43 +05:30
Harsh Mahajan
f92e89f7b7
feat: added encrypted string attribute notification
2025-07-10 16:40:02 +05:30
Darshan
92ecfd2f3b
update: availability to string encryption.
2025-07-10 15:56:30 +05:30
Matej Bačo and GitHub
e98a0bcbc6
Merge pull request #2100 from HarshMN2345/fix-SER-83-fix-specs-card-submit-button
...
fix:Resource limits submit button state management
2025-07-10 09:32:56 +02:00
Harsh Mahajan
f3d96d15b0
fix:Resource limits submit button state management
2025-07-10 00:11:55 +05:30
Darshan and GitHub
7c05fac5f7
Merge pull request #2098 from HarshMN2345/fix-SER-26-connect-button-not-shown-if-repo-name-to-long
2025-07-09 19:57:02 +05:30
Darshan and GitHub
b9648cb224
Merge pull request #2099 from HarshMN2345/fix-SER-84-project-creation-accessibilty
2025-07-09 19:56:52 +05:30
Harsh Mahajan
065af16c0e
fix: Modal enter key not submitting issue
2025-07-09 18:41:51 +05:30
Matej Bačo and GitHub
98471c499b
Merge pull request #2096 from Joyal-George-KJ/fix-10108-removed-dollar-sign-of-var-project-from-session-length-updater
...
Fix: Cannot update the Session length
2025-07-09 12:49:52 +02:00
Harsh Mahajan
beedfe1c00
fix:merge errors
2025-07-09 13:51:59 +05:30
Harsh Mahajan and GitHub
7c700985dd
Merge branch 'main' into fix-SER-26-connect-button-not-shown-if-repo-name-to-long
2025-07-09 13:42:50 +05:30
Harsh Mahajan
1aa098a0fc
fix: resolve alignemnet issue
2025-07-09 13:38:17 +05:30
Steven Nguyen
d785a09d06
fix: update messaging provider popover when changing providers
...
Make the popover content reactive so that the tooltip popover updates when the provider changes. Otherwise, the popover content remains static and does not reflect the current provider's settings.
2025-07-08 15:40:01 -07:00
Joyal-George-KJ
84fd420fad
Removed: $ prefix from project var in session updater function.
2025-07-08 19:11:54 +05:30
Darshan and GitHub
c8057c80ff
Merge pull request #2092 from appwrite/fix-apns-provider-key
2025-07-08 18:56:17 +05:30
Darshan and GitHub
7a33c6aa81
Merge pull request #2095 from appwrite/fix-broken-relationship-modal
2025-07-08 18:56:00 +05:30
Darshan and GitHub
c8625b5b2b
Merge pull request #2086 from HarshMN2345/Fix-SER-27-Minimalize-requests-ti-listRepo-with-debounce
2025-07-08 18:54:22 +05:30
Harsh Mahajan
bb950d7cd8
Remove {#await} block that bypassed debouncing and clean up optional chaining
2025-07-08 18:48:32 +05:30
Darshan
7a3c040534
patch: stuff.
2025-07-08 18:37:06 +05:30
Darshan and GitHub
eedbe51e07
Merge pull request #2093 from HarshMN2345/fix-SER-25-settings-page-title-update
2025-07-08 18:28:50 +05:30
Harsh Mahajan
2a9b8eee3c
added head in layout back
2025-07-08 17:55:06 +05:30
Harsh Mahajan
6f50f995d9
added it to feat 1
2025-07-08 15:05:45 +05:30
Harsh Mahajan
382acff3f1
feat:added database upsert notification
2025-07-08 14:52:56 +05:30
Harsh Mahajan
2813312e5f
WIP: made changes for DRL-1539
2025-07-08 14:39:24 +05:30
Harsh Mahajan
e1210bb985
added debounce compoent instead of creating fix
2025-07-08 14:25:07 +05:30
Darshan and GitHub
536c9f8fe9
Merge pull request #2080 from HarshMN2345/fix-SER-40-Enter-Closes-Warning
2025-07-08 10:56:45 +05:30
Harsh Mahajan
11aeac3a3b
fix:removed titles for subtabs
2025-07-08 10:53:49 +05:30
Darshan and GitHub
6528a2162d
Merge pull request #2089 from appwrite/fix-user-team-selection
2025-07-08 10:05:07 +05:30
Darshan and GitHub
ff7e5cf087
Merge pull request #2088 from appwrite/assistant-improvements
2025-07-08 10:03:11 +05:30
Darshan and GitHub
da6629a691
Merge pull request #2078 from appwrite/fix-undefined-name
...
fix: undefined errors around billing pages
2025-07-08 09:58:50 +05:30
Steven Nguyen
867b03b6ed
fix: apns provider key file upload input
...
Don't hardcode the upload dropzone to be for service account JSON files only.
2025-07-07 16:31:26 -07:00
Steven Nguyen
1a296a2195
fix: ensure billing address on the org and account page updates
2025-07-07 11:43:05 -07:00
Steven Nguyen
6867b353d6
chore: rename CREATE_ORGANIZATION dependency to ORGANIZATIONS
...
ORGANIZATIONS is clearer because it refers to the resource for the dependency. So, any time the ORGANLIZATIONS (list) needs to be refreshed, the this dependency can be invalidated.
2025-07-07 11:41:40 -07:00
Torsten Dittmann
460d1229e0
remove accidental change
2025-07-07 16:24:21 +04:00
Torsten Dittmann
79b7f90c21
fix: checkbox event propagation in permissions tables
2025-07-07 16:23:47 +04:00
Chirag Aggarwal
f5ffa1cb61
fix: rendering of lists in assistant
2025-07-07 17:07:13 +05:30
Harsh Mahajan
6f7a10e381
fix:Minimalize requests to listRepositories with debounce
2025-07-07 12:01:27 +05:30
Chirag Aggarwal
bc1d96b7d3
chore: update hostname validation for web platform
2025-07-05 08:14:20 +05:30
Darshan and GitHub
d2a1c0ee89
Merge pull request #2082 from appwrite/string-encrpyption-option
...
Fix: cursor and editable behaviour
2025-07-04 17:42:03 +05:30
Darshan
f2568a6c8c
fix: cursor and editable behaviour.
2025-07-04 15:25:45 +05:30
Harsh Mahajan
a6aa4eb35f
fix: enter closes warning
2025-07-04 11:42:52 +05:30
Darshan
daf8e0df36
fix: lint.
2025-07-04 10:31:04 +05:30
Darshan
33f5527de5
update: reactivity, svelte5 syntax and last item removal logic.
2025-07-04 10:08:57 +05:30
Steven Nguyen
782e8e61cd
fix: undefined (reading 'paymentMethodId') in replace card
2025-07-03 18:11:54 -07:00