Commit Graph
8847 Commits
Author SHA1 Message Date
Torsten Dittmann fe411a8a29 Update pink-svelte dependency to b91df47 and improve code quality
- Update @appwrite.io/pink-svelte to latest commit
- Replace loose equality (==) with strict equality (===)
- Add required attribute to InputDigits component
2025-05-27 17:42:36 +02:00
Torsten DittmannandGitHub b998314893 Merge pull request #1910 from appwrite/fix-1.7-plan-summary
fix: plan summary, org usage
2025-05-27 17:17:18 +02:00
Torsten Dittmann 238b05c537 Refactor project type handling in sidebar and shell
- Limit fetching only 5 projects for the navigation
- Replace custom NavbarProject type with Models.Project
- Remove redundant project filtering in shell component
- Pass selectedProject directly from page data
- Add proper TypeScript types for layout data
2025-05-27 17:11:25 +02:00
Arman 67b783428b fix: project dropdown org usage 2025-05-27 17:08:10 +02:00
Arman 0ad03ebb75 fix: plan summary 2025-05-27 16:48:34 +02:00
ArmanandGitHub d95c5711bc Merge pull request #1908 from appwrite/fix-back-button-on-mobile
fix: show back button on mobile, fix create manual deployment check
2025-05-27 15:26:17 +02:00
DarshanandGitHub 914f2a0494 Merge pull request #1907 from appwrite/fix-cards-ovreflowing
Fix: cards out of bounds
2025-05-27 18:55:13 +05:30
Arman e6d32b109f fix: show back button on mobile, fix create manual deployment check 2025-05-27 15:22:27 +02:00
Darshan 10e60019b7 fix: cards out of bounds. 2025-05-27 18:48:26 +05:30
Arman 1f57b21c89 fix: create organization payment methods not updating 2025-05-27 15:07:08 +02:00
ArmanandGitHub adb77559c8 Merge pull request #1901 from appwrite/more-fixes
misc: fixes.
2025-05-27 14:42:47 +02:00
DarshanandGitHub 408768c996 Merge pull request #1720 from appwrite/migration-pink2
Project Migration on Pink2 Wizard
2025-05-27 18:11:50 +05:30
Arman 5ff0f996a3 fix: org routing, project creation 2025-05-27 14:31:36 +02:00
Darshan 425bd0cba7 fix: lint; remove: unused files. 2025-05-27 17:59:07 +05:30
Darshan 99cc7d0d82 remove: empty layout.stack — popped up uninvited, contributed nothing. 2025-05-27 17:33:11 +05:30
Darshan 43bb3ccfa4 update: address comments. 2025-05-27 17:29:06 +05:30
Darshan 032a89bce2 update: address comments. 2025-05-27 17:20:15 +05:30
Torsten Dittmann 5186f5b412 Change cover header alignment from center to baseline 2025-05-27 12:38:10 +02:00
Darshan c40970914c misc: fixes. 2025-05-27 11:32:27 +05:30
Darshan 8094f3087c Merge branch 'main' into 'migration-pink2'. 2025-05-27 11:19:37 +05:30
Darshan 7bba7c80ac misc: fixes. 2025-05-27 11:10:38 +05:30
Darshan bc2b8e5e7b update: redirect after domain verified. 2025-05-26 20:03:22 +05:30
DarshanandGitHub 7f80d2d3f4 Merge pull request #1898 from appwrite/fix-regions
Re-add: available regions filtering on project creations
2025-05-26 19:47:21 +05:30
Darshan c4fc0eafea add: line break! 2025-05-26 19:36:12 +05:30
Darshan 1829944bbb re-add: available regions filtering on project creations. 2025-05-26 19:34:52 +05:30
Darshan b0365fa050 fix: casing. 2025-05-26 19:05:40 +05:30
Darshan 394c41ec41 fix: domain status. 2025-05-26 19:04:34 +05:30
Darshan b51c42e213 update: hide redeploy if source is zero. 2025-05-26 18:04:00 +05:30
Darshan 1e951ed1de address comments. 2025-05-26 17:46:06 +05:30
Darshan abbe000e52 remove: promos. 2025-05-26 15:43:59 +05:30
Darshan 03c3849f52 add: sites waitlist. 2025-05-26 15:43:43 +05:30
Arman 5326fe0392 fix: deploy page links 2025-05-26 09:24:13 +02:00
Torsten DittmannandGitHub d3e8b2a465 Merge pull request #1878 from appwrite/fix-support
Fix undefined errors
2025-05-25 19:35:14 +02:00
Torsten Dittmann 0b06034809 Remove unused services import 2025-05-25 19:11:37 +02:00
Torsten Dittmann 6c0889d79f Remove unused service disabled check from organization page 2025-05-25 19:07:15 +02:00
Matej Bačo 43467b856c Fix formatting 2025-05-25 18:15:10 +02:00
Matej Bačo 1b8f44fba6 Forgotten commit 2025-05-25 11:03:32 +02:00
Matej Bačo 52411930f1 Linter fix 2025-05-24 23:31:33 +02:00
Matej Bačo 90af2d522c Fix frozen rule creation 2025-05-24 23:31:13 +02:00
Matej Bačo e21e468c5c Fix domain check and max size 2025-05-24 23:25:02 +02:00
Matej Bačo 6d0ac93312 Formatting fix 2025-05-24 23:07:26 +02:00
Matej Bačo 7f42cb3d9c Fix freeze, layout 2025-05-24 23:05:51 +02:00
Steven NguyenandGitHub 512a2f9843 Merge pull request #1884 from appwrite/fix-hardcoded-upload-limits
Fix: hardcoded max file size values
2025-05-24 00:17:13 -07:00
Darshan afc87af590 address comments. 2025-05-24 12:44:57 +05:30
Darshan 0f39af39d7 fix: hardcoded max file size values. 2025-05-24 10:13:37 +05:30
Matej Bačo b310d94ba2 fix-self-hosted-ports 2025-05-23 23:18:52 +02:00
ArmanandGitHub 0c60417968 Merge pull request #1881 from appwrite/fix-logs-links-deployment-table
fix: logs missing url, deploments overview table
2025-05-23 15:13:20 +02:00
Arman 275b0f4cd3 fix: logic 2025-05-23 13:57:03 +02:00
Arman 6a4aba84e2 fix: log request 2025-05-23 13:52:13 +02:00
DarshanandGitHub d28bcbf1ac Merge pull request #1879 from appwrite/update-domain-type
Update domain types
2025-05-23 15:31:16 +05:30