Commit Graph
10444 Commits
Author SHA1 Message Date
Darshan aec79aa6b8 remove: todo. 2025-09-25 10:04:04 +05:30
Darshan 5990c936b8 fix: address rabbit's comment > children shouldn't open popover's tooltip menu when on mobile. 2025-09-25 09:58:45 +05:30
Darshan dc0a720b40 update: clear id, name in the end. 2025-09-25 09:40:19 +05:30
Darshan 1c17c3cf42 fix: width calc, again.
misc: transition changes.
2025-09-25 09:39:06 +05:30
Darshan 574e1635ab fix: width calc. 2025-09-25 09:10:32 +05:30
Darshan 521c3815a0 fix: env logic. 2025-09-25 09:03:52 +05:30
Darshan 44019cf4a8 update: enable the email verification notification via an env config. quite annoying when using stage! 2025-09-25 08:58:56 +05:30
Darshan 9ea9e78227 update: flow and a bit of animation. 2025-09-25 08:58:09 +05:30
Darshan a192cb5375 update: flow. 2025-09-24 20:10:45 +05:30
Darshan e25a0fac9f fix: better fade on show/hide of overlays on mobile. 2025-09-24 19:16:46 +05:30
Darshan 3e9480a3fa fic: notification spacing on phone. 2025-09-24 18:39:40 +05:30
Darshan e62e58a149 fic: notification spacing on phone. 2025-09-24 15:32:56 +05:30
Darshan b294c553fd update: ui;
fix: clicks not working on mobile.
2025-09-24 15:25:31 +05:30
Darshan d71a9e48e1 update: improve ui. 2025-09-24 14:22:41 +05:30
Darshan 62497943a5 update: redefined empty state [wip]. 2025-09-23 20:08:40 +05:30
Darshan 07f223fc1e update: disable fields on creation. 2025-09-22 19:48:38 +05:30
Darshan 60d993a532 add: column suggestions. 2025-09-22 18:32:59 +05:30
Darshan 2b466b3569 Merge branch 'main' into 'suggestions-api'. 2025-09-22 10:46:23 +05:30
Darshan a4ee350599 lint. 2025-09-22 10:44:45 +05:30
Darshan c2782497b6 update: progress. 2025-09-22 10:43:40 +05:30
DarshanandGitHub d74cf2942e Merge pull request #2393 from appwrite/fix-SER-409-Branch-Not-AutoSelected
Fix:  branch not auto selected and resolve domain availability bug
2025-09-20 17:06:23 +05:30
Harsh Mahajan 9549c9614a fix:lint issue 2025-09-20 17:01:11 +05:30
Harsh Mahajan 81236e02e1 auto-select default branch in production branch dropdown 2025-09-20 16:54:10 +05:30
ItzNotABug 965b8eaa83 update: remove scale temporarily. 2025-09-20 16:49:04 +05:30
Harsh Mahajan f847c435b3 resolve domain availability checking stuck on 'pending' status 2025-09-20 16:39:01 +05:30
ItzNotABug 1bcdcf650a update: lint;
update: rabbit's comment.
2025-09-20 13:58:48 +05:30
ItzNotABug 21f671c2e0 update: trigger ui render. 2025-09-20 13:42:03 +05:30
ItzNotABug 25f8c8ea64 update: empty cell count on bigger device.
fix: query limit on fetching relationship items.
fix: show no items when load returns 0 items for relationships.
2025-09-20 13:18:14 +05:30
Darshan b7c613bdf8 fix: data not persisting, options not loading. 2025-09-19 20:07:01 +05:30
DarshanandGitHub f55dac047e Merge pull request #2343 from appwrite/hmacr/ser-339-load-projects 2025-09-19 13:08:09 +05:30
DarshanandGitHub 163a49f02c Merge pull request #2387 from appwrite/feat-PLA-3493-signup-testimonials 2025-09-19 11:19:23 +05:30
DarshanandGitHub f83db43f98 Merge pull request #2389 from appwrite/relationships-fixes 2025-09-19 10:31:13 +05:30
Darshan e780e4fac4 fix: related table not loading. 2025-09-18 20:06:08 +05:30
753eb9b52f Update src/routes/(public)/(guest)/register/+page.svelte
Co-authored-by: Darshan <itznotabug@gmail.com>
2025-09-18 17:34:12 +05:30
Luke B. SilverandGitHub 9163a33363 Merge pull request #2381 from appwrite/record-query-params
chore: record query params in analytics
2025-09-18 12:54:20 +01:00
Harsh Mahajan b4913e423b feat: Add rotating testimonials to signup page with tracking 2025-09-18 17:22:55 +05:30
Torsten Dittmann 4756fb7ec8 fix: more base paths 2025-09-18 15:40:49 +04:00
Torsten Dittmann 760890893e fix: base paths 2025-09-18 15:35:21 +04:00
Jake BarnbyandGitHub aa6326f908 Merge pull request #2385 from appwrite/update-spatial-col-fix
Create spatial col fix
2025-09-18 23:07:52 +12:00
ArnabChatterjee20k 255c73aa6f fixed rendering of non compatible spatial types when changing the columns while creating 2025-09-18 16:19:07 +05:30
Harsh Mahajan c2bb8c7e1e feat: console notification for spatial columns api 2025-09-18 16:09:25 +05:30
ArnabChatterjee20k efe59b2e38 added null badge rendering in the spreadsheet for the spatial-cols 2025-09-18 15:26:37 +05:30
DarshanandGitHub beb149e9d8 Merge pull request #2383 from appwrite/org-popover 2025-09-18 12:02:15 +05:30
Darshan 1bb9caac22 fix: org popover showing after navigations. 2025-09-18 11:49:39 +05:30
Chirag Aggarwal 5750e6320c only track required params 2025-09-18 09:12:33 +05:30
ArnabChatterjee20k f4813582ea refactor: update handleDefaultState logic for required fields in line, point, and polygon components 2025-09-17 22:27:35 +05:30
DarshanandGitHub e45f35af33 Merge pull request #2338 from appwrite/spatial-type-attributes 2025-09-17 19:45:31 +05:30
Chirag Aggarwal ba4ab9e70b chore: record query params in analytics 2025-09-17 17:47:20 +05:30
Darshan bc46be0592 update: misc fixes and updates. 2025-09-17 16:39:48 +05:30
ArnabChatterjee20k 7640efd26e updated the step count for point to 0.0001 2025-09-17 16:19:16 +05:30