Commit Graph

79 Commits

Author SHA1 Message Date
ernstmul e4986cda91 Fix responsiveness 2025-06-03 05:33:56 +02:00
ernstmul 4947a84f19 Fix responsiveness 2025-06-02 13:40:21 +02:00
ernstmul a1d1045e87 Only untrack when no installation is set 2025-06-02 13:26:38 +02:00
Darshan afab4da6b9 Merge branch 'main' into 'fix-rules-domains'. 2025-05-29 16:14:23 +05:30
Darshan a3ebd6731d update: protocols in project route. 2025-05-29 16:06:35 +05:30
Darshan d335905c27 update: console variables in components. 2025-05-29 15:55:09 +05:30
Darshan 81e5330c5d remove: isSearchables. 2025-05-28 18:31:26 +05:30
Torsten Dittmann b01fd526f8 Remove console.log statements and empty catch blocks 2025-05-19 00:53:49 +02:00
Darshan ff990d9500 fix: silence off the pnpm check. 2025-05-16 14:04:14 +05:30
Darshan 7c16b47467 fix: advanced lint. 2025-05-16 13:54:19 +05:30
Darshan 5d9f0e93f8 lint. 2025-05-16 13:37:31 +05:30
Darshan 7a985d8bce fix: errors, warnings, tests. 2025-05-16 13:31:13 +05:30
Arman e7c14ec80c fix: select root 2025-05-15 16:12:46 +02:00
Arman a141506d9c chore: more ts fixes 2025-05-15 12:05:36 +02:00
Arman 32e706756c chore: enforcenoUnusedLocals 2025-05-15 11:57:04 +02:00
Darshan ffa59104ea misc: fixes. 2025-05-14 09:51:56 +05:30
Darshan d5edccdb71 fix: unsafe mutations.
More info: Mutations are fine in normal `async/awaits` but not allowed on functions that are called from svelte context using `{#await}` on Svelte5 afaik. They can, however be updated from other async functions inside the one that is called, like we did here in this commit for `$repositories` updates.
2025-05-13 09:39:01 +05:30
Arman 6d46762a19 Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-v2-regions 2025-05-07 13:24:29 +02:00
Arman f563a2eb71 fix: paddings for menus 2025-05-07 11:18:45 +02:00
Arman 2adf2a7c52 fix: repo screens 2025-05-07 10:57:49 +02:00
Arman 43de6fae0a chore: merge conflicts 2025-05-02 14:15:20 +02:00
Arman fe14111ff2 fix: check erroros 2025-04-28 12:13:44 +02:00
Arman 9fcb327f71 feat: root directory fixes 2025-04-17 16:31:15 +02:00
Arman c0e5abe0c8 feat: centralize connect repo logic, functions domains 2025-04-11 14:06:27 +02:00
Arman 73a6ea1ba3 fix: paginator 2025-04-10 14:07:59 +02:00
Arman 719a479526 fix: manual functions 2025-04-10 10:58:45 +02:00
Arman aeb1d4e674 chore: clean up, use snippets 2025-04-09 17:53:54 +02:00
Arman 91503eea6a fix: deploymentCard 2025-04-09 17:48:43 +02:00
Arman 4248da3d82 refactor: optimize repository fetching and improve template rendering 2025-04-09 15:51:43 +02:00
Arman 83441b50ca chore: port repositories to svelte 5 add option to add new installations 2025-04-09 15:26:15 +02:00
Arman af80c701fd fix: use combobox in site creation 2025-04-09 14:29:32 +02:00
Arman 1ccc279ddb feat: sort frameworks, sort domains 2025-04-07 10:48:43 +02:00
Arman e9ede4ee2d feat: deisgn fixes 2025-03-31 16:43:46 +02:00
Arman 6fe23a8515 feat: template flows (WIP) 2025-03-27 17:20:10 +01:00
Arman f70d1a1e43 fix: qa issues 2025-03-27 12:26:58 +01:00
Arman 8f85fc9e62 simplyfy createb by component 2025-03-24 17:50:58 +01:00
Arman 4a3a2b6042 fix: deployment screens 2025-03-24 17:48:40 +01:00
Darshan e5f88210da fix: time difference. 2025-03-24 17:28:09 +05:30
Arman 56c3be211e fix: linter issues 2025-03-20 14:46:31 +01:00
Darshan 30fc12c458 Merge branch 'feat-pink-v2' into 'clean-checks'. 2025-03-19 14:45:51 +05:30
Darshan d9ffd83ad8 update: cleanup. 2025-03-19 14:27:10 +05:30
Torsten Dittmann 9c2796a3dc Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2 2025-03-18 18:47:18 +01:00
Torsten Dittmann 76d20ed522 fix: migrate tables 2025-03-18 18:38:47 +01:00
Darshan c3c03cf923 Merge branch 'feat-pink-v2' into 'add-date-tooltips'. 2025-03-17 16:08:10 +05:30
Arman 66b9883c43 small fixes: repositories component 2025-03-12 17:07:23 +01:00
Arman 846e7e9b1e fix: vcs missing state 2025-03-12 15:01:58 +01:00
Arman 3f31834ce5 fix: imports 2025-03-11 18:48:15 +01:00
Arman d559c97408 fix: connect behaviour 2025-03-11 18:45:49 +01:00
Arman 3157286fe4 fix: backend bugs 2025-03-10 16:04:35 +01:00
Arman eed384230b fix: detection 2025-03-10 15:33:09 +01:00