Matej Bačo
aa0c425cd4
Improve UX of finalazing step
2026-01-09 13:06:00 +01:00
Matej Bačo
5985a501f9
Prevnet early dpeloynt success screen
2026-01-08 16:50:05 +01:00
Darshan
94ba19fb79
Merge pull request #2776 from appwrite/bump-plausible
2026-01-08 16:55:53 +05:30
Darshan
d38f16a3e5
lint.
2026-01-08 16:45:51 +05:30
Darshan
f0a855112f
Merge pull request #2775 from appwrite/fix-dat-1012
2026-01-08 14:35:49 +05:30
Darshan
0f029d599a
address comment.
2026-01-08 14:28:35 +05:30
Darshan
83a3533fbd
update: object params from positional params.
2026-01-08 14:10:19 +05:30
Darshan
dfffe3487e
update: move away from hardcoded sdk.
2026-01-08 14:06:03 +05:30
Matej Bačo
d783811148
Merge pull request #2765 from appwrite/feat-project-labels
...
Feat. Project labels
7.6.9
2026-01-07 16:04:54 +01:00
Matej Bačo
8ce59356a8
Update updateLabels.svelte
2026-01-07 15:59:12 +01:00
Matej Bačo
1b15906051
leftover
2026-01-07 15:44:03 +01:00
Matej Bačo
125110fd3d
Fix merge conflict
2026-01-07 15:43:02 +01:00
Matej Bačo
bc17cffd7a
Merge branch 'main' into feat-project-labels
2026-01-07 15:38:04 +01:00
Matej Bačo
81ec4eb8e1
Fix build tests
2026-01-07 15:35:11 +01:00
Darshan
5939091827
Merge pull request #2771 from jaysomani/fix/apple-signin-docs-link
2026-01-07 19:33:36 +05:30
Your Name
2c8064178e
fix(auth): correct Apple Sign-In documentation link
2026-01-07 19:30:25 +05:30
Harsh Mahajan
838a5b2825
Merge pull request #2768 from appwrite/fix-skip-filter-by-status-for-selfhosted
...
fix: skip status attribute query for self-hosted instances
2026-01-07 18:45:55 +05:30
Darshan
3878149957
bump: plausible.
2026-01-07 15:48:26 +05:30
Harsh Mahajan
b5d5bb09db
forgot format
2026-01-07 13:26:17 +05:30
Harsh Mahajan
c064d820a7
fix: skip status attribute query for self-hosted instances
...
- Conditionally fetch projects based on isCloud flag
- Skip archived projects loop and queries for non-cloud environments
- Optimize query construction to reduce duplication
2026-01-07 13:25:32 +05:30
Harsh Mahajan
8aa8dab0cd
fix: skip status attribute query for self-hosted instances
2026-01-07 13:19:28 +05:30
Hemachandar
63ebeafc82
Improve UX for manual sites & functions deployment ( #2523 )
...
* Improve UX for manual sites & functions deployment
* lint
* feedback
2026-01-07 11:08:50 +05:30
Matej Bačo
169373d653
Improve copy
2026-01-06 15:10:08 +01:00
Matej Bačo
6003039f1d
Project labels UI
2026-01-06 15:05:30 +01:00
Hemachandar
b721ab3109
Show last checked time for domain verification ( #2760 )
...
* Show last checked time for domain verification
* feedback
* better label
2026-01-05 15:56:00 +05:30
Darshan
ebda2b7e38
Merge pull request #2755 from appwrite/fix-dat-988
2026-01-05 10:49:02 +05:30
Darshan
09c1d2c44c
Merge pull request #2759 from appwrite/fix-add-tooltip-for-disabled-create-database-button
2026-01-05 09:32:49 +05:30
Harsh Mahajan
3d1f1632b7
fix: added a tooltip over disabled create database button
2026-01-05 01:15:47 +05:30
Harsh Mahajan
3081141695
Merge pull request #2312 from appwrite/feat-add-pagination-archive-project-sectiin
...
feat: org projects pagination and add archived pagination
2026-01-04 20:32:50 +05:30
Harsh Mahajan
66d0d8d1c3
Merge pull request #2747 from appwrite/feat-SER-1037-Group-security-cards
...
feat: New Grouped security cards
7.6.8
2026-01-04 18:53:17 +05:30
Harsh Mahajan
732b785c40
Merge pull request #2756 from appwrite/fix-improve-domain-verification-table-display-on-mobile
...
fix: improve mobile table display for domain verification
2026-01-04 14:21:13 +05:30
Harsh Mahajan
3191f3d89e
fix: improve mobile table display for domain verification
2026-01-04 14:15:37 +05:30
Copilot and stnguyen90
fb2d12d33c
Remove payment mandate setup functionality ( #2748 )
...
* Initial plan
* Remove all mandate-related code including setupPaymentMandate, checkForMandate, and paymentMandate component
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: stnguyen90 <1477010+stnguyen90@users.noreply.github.com >
2026-01-02 10:36:53 -08:00
Darshan
fdc94a584f
fix: events.
2026-01-02 19:36:01 +05:30
Darshan
068e52813f
fix: lint.
2026-01-02 19:34:37 +05:30
Darshan
4eda58bb99
improvements.
2026-01-02 19:28:44 +05:30
Darshan
09884a935a
fix: payments not updating.
2026-01-02 19:18:44 +05:30
Darshan
11a42cf63f
Merge pull request #2753 from appwrite/fix-dat-860
2026-01-02 18:09:43 +05:30
Darshan
f8a04a2052
address comment.
2026-01-02 18:02:52 +05:30
Harsh Mahajan
59900a4ca2
addressed code rabbit
2026-01-02 17:21:42 +05:30
Harsh Mahajan
683f49b3e0
Merge pull request #2745 from appwrite/fix-sessions-and-activity-table-layout
...
fix: column width for sessions and activity table for smaller devices
2026-01-02 15:07:18 +05:30
Harsh Mahajan
c687c00ab4
Merge pull request #2754 from appwrite/improve-logic
...
Improvements
2026-01-02 15:04:10 +05:30
Harsh Mahajan
0c65c0d790
added limitchanged
2026-01-02 15:02:07 +05:30
Darshan
7b74d4210c
add: comment.
2026-01-02 14:25:21 +05:30
Darshan
bab3a87a65
add: comment.
2026-01-02 14:24:37 +05:30
Harsh Mahajan
2cd22b98c3
merged conflicts resolved
2026-01-02 14:21:54 +05:30
Darshan
7a595b1197
update: improvements.
2026-01-02 14:21:37 +05:30
Harsh Mahajan
c3db2cdb7b
Merge branch 'main' into fix-sessions-and-activity-table-layout
2026-01-02 14:17:53 +05:30
Darshan
f6b561579e
fix: race conditions for deletions.
2026-01-02 13:35:07 +05:30
Harsh Mahajan
8d75905b24
preserve password limit
2026-01-02 12:17:20 +05:30