Commit Graph
9678 Commits
Author SHA1 Message Date
Harsh Mahajan 7c9f8ae721 fix: Apply the same spacing on all devices 2025-08-21 12:11:54 +05:30
Harsh Mahajan cd370e96fc fix:added spacing of 1.25 2025-08-20 14:38:22 +05:30
Harsh Mahajan 1d42aa79b5 fix: spacing removbal from top in mobile 2025-08-20 14:13:30 +05:30
Harsh Mahajan acf44eb671 fix: reverted block start padding chnage 2025-08-20 13:54:48 +05:30
Harsh Mahajan 229116177d fix: added pink components instead of normal components 2025-08-20 13:46:37 +05:30
Harsh Mahajan 869c6e2cc6 fix: layout issues 2025-08-20 13:30:51 +05:30
Harsh Mahajan 7db3391693 fix:chnaged dimensions from 160 to 120 2025-08-20 12:46:29 +05:30
Harsh Mahajan 06db3a196b fix:chnaged dimensions from 160 to 120 2025-08-20 12:41:08 +05:30
Harsh Mahajan 9c8d24542e fix: allignment issue in Unauthenticated pages 2025-08-20 00:06:47 +05:30
Harsh Mahajan 426f419ba8 feat: redesign custom 404 error page with Appwrite branding 2025-08-19 12:11:12 +05:30
Khushboo Verma 9f29e4e3de Use badge for appwrite served values 2025-08-18 18:30:53 +05:30
Khushboo Verma f420d22c3d Only mask if locked 2025-08-18 18:07:32 +05:30
Khushboo Verma 61715e0894 Mask CAA and AAAA records 2025-08-18 17:18:24 +05:30
Tejas Raskar 845be69c14 fix: linter issues 2025-08-13 23:08:27 +05:30
Harsh MahajanandGitHub 0713ce50e6 Merge branch 'main' into fix-1997-bring-back-the-current-version-in-the-footer 2025-08-13 21:05:21 +05:30
Tejas Raskar c70e115520 fix: updated the badge to Generally Available and fixed wrapping errors 2025-08-13 20:07:11 +05:30
Harsh Mahajan 6ae188339f feat: promo notification for timestamp overrides 2025-08-13 14:05:27 +05:30
Matej BačoandGitHub 03aaa072b4 Merge pull request #2201 from appwrite/fix-SER-243-CountUp-not-working
fix: coerce numeric values, and handle nullable correctly
2025-08-12 15:59:15 +02:00
Harsh Mahajan c69b593c73 enhance platform creation UX with optional badges and success notifications 2025-08-12 11:35:32 +05:30
Matej BačoandGitHub 29e85017ed Merge pull request #2194 from appwrite/fix-SER-228-fix-project-limit-warnings
fix: correct project limit warnings for multi-organization users
2025-08-11 15:52:31 +02:00
Khushboo Verma d444e80e4b Fix console commands 2025-08-11 17:34:52 +05:30
DarshanandGitHub ae2905cf39 Merge pull request #2202 from appwrite/fix-SER-174-prevent-dollar-sign-usage-stats 2025-08-11 13:45:29 +05:30
DarshanandGitHub 3d7adf3956 Merge pull request #2199 from appwrite/fix-flutter-onboarding-guide 2025-08-11 09:17:03 +05:30
Harsh Mahajan c6ca88a33a fix: remove dollar sign prefix from usage statistics tooltips 2025-08-09 00:33:03 +05:30
Harsh Mahajan bd67a2eaea fix: coerce number input for iOS/Safari and rely on native validation 2025-08-09 00:20:48 +05:30
Harsh Mahajan 27eff3fc7d fix:coerce numeric values, and handle nullable correctly 2025-08-09 00:05:09 +05:30
Harsh Mahajan 22cdd7347f fix: chnaged the message from Successfully logged in to Successfully joined the organization. 2025-08-08 23:15:55 +05:30
Khushboo Verma fe7748e562 Fix flutter and angular onboarding guides 2025-08-08 21:35:05 +05:30
Harsh Mahajan aee15fad26 fix: Build command update fix 2025-08-08 18:58:20 +05:30
Harsh Mahajan df5bce2047 fix: lint error 2025-08-08 16:50:04 +05:30
Harsh Mahajan bd2c201dec fix: lint errors and improve logic 2025-08-08 16:44:48 +05:30
Harsh Mahajan f8d335b0d1 fix: avoid duplicate fetches 2025-08-08 16:40:51 +05:30
Harsh Mahajan 7713dd1867 fix: avoid duplicate fetching 2025-08-08 16:35:11 +05:30
DarshanandGitHub 3d3051b09a Merge pull request #2196 from appwrite/fix-SER-91-fix-cross-region-realtime 2025-08-08 16:08:59 +05:30
Harsh Mahajan 71eea341f6 fix: use region-scoped console realtime for deployments; no manual reloads 2025-08-08 16:03:13 +05:30
Harsh Mahajan a273aa4d16 normalize framework icon size in onboarding card 2025-08-08 13:20:08 +05:30
Harsh Mahajan daca6819e1 fix:cross‑region realtime for deployment logs (NYC); align with Functions pattern 2025-08-08 13:03:20 +05:30
Khushboo Verma f066840b79 Refactored 2025-08-08 12:23:43 +05:30
Khushboo Verma ce3bd84203 Fix apple and android onboarding guides 2025-08-08 11:55:31 +05:30
Harsh Mahajan 91d292720a fix:correct project limit warnings for multi-organization users 2025-08-07 17:34:14 +05:30
Matej BačoandGitHub a016214c4f Merge pull request #2193 from HarshMN2345/fix-DAT-642-Bug-Updating-Relationships
Fix: bug updating relationships
2025-08-07 11:13:09 +02:00
Harsh Mahajan d22c39f9ab added one condition 2025-08-07 12:51:28 +05:30
Harsh Mahajan 7db228af20 fix:resolve relationship attribute update issues 2025-08-07 12:49:09 +05:30
Darshan c43188389b Merge branch 'main' into fixes 2025-08-06 18:07:19 +05:30
Darshan 7429376f16 update: GA tag. 2025-08-06 18:06:34 +05:30
Matej BačoandGitHub c30c723599 Merge pull request #2191 from HarshMN2345/feat-PRO-2011-Console-Notification-GA
Feat: Console Notification for General Availability
2025-08-06 14:25:57 +02:00
Harsh Mahajan 67845cf2d2 feat: added images for light mode too 2025-08-06 17:28:35 +05:30
Harsh Mahajan 558dbc7f36 fix:Console notification for GA 2025-08-06 16:51:57 +05:30
DarshanandGitHub 5408a34f14 Merge pull request #2184 from HarshMN2345/fix-SER-207-fix-settings-not-visible-on-tablet 2025-08-06 16:08:00 +05:30
Matej BačoandGitHub 857f3e94ba Merge pull request #2190 from appwrite/fix-domain-flows
Fix: Improve UX domains flow
2025-08-06 12:00:57 +02:00