Darshan
0dccd43863
update: use object params on sdk methods.
2025-08-26 13:41:28 +05:30
Jake Barnby
e99f6385c8
Migrate to object param SDK methods
2025-08-23 19:37:05 +12:00
hmacr
d3ba6817e2
Use defaultBranch from VCS in ProductionBranch field
2025-07-23 21:08:22 +05:30
Harsh Mahajan
beedfe1c00
fix:merge errors
2025-07-09 13:51:59 +05:30
Harsh Mahajan and GitHub
7c700985dd
Merge branch 'main' into fix-SER-26-connect-button-not-shown-if-repo-name-to-long
2025-07-09 13:42:50 +05:30
Harsh Mahajan
1aa098a0fc
fix: resolve alignemnet issue
2025-07-09 13:38:17 +05:30
Darshan and GitHub
c8625b5b2b
Merge pull request #2086 from HarshMN2345/Fix-SER-27-Minimalize-requests-ti-listRepo-with-debounce
2025-07-08 18:54:22 +05:30
Harsh Mahajan
bb950d7cd8
Remove {#await} block that bypassed debouncing and clean up optional chaining
2025-07-08 18:48:32 +05:30
Harsh Mahajan
e1210bb985
added debounce compoent instead of creating fix
2025-07-08 14:25:07 +05:30
Harsh Mahajan
6f7a10e381
fix:Minimalize requests to listRepositories with debounce
2025-07-07 12:01:27 +05:30
Khushboo Verma
4cbe7c1762
Update SDK and pass branch to getRepositoryContents
2025-07-02 23:55:46 +05:30
Darshan
0c6cbb48d4
fix: domains, design comments.
2025-06-24 13:24:48 +05:30
ernstmul
420d365165
Remove debug
2025-06-16 11:02:31 +02:00
ernstmul
9696bf5929
Removing await function to fix the combobox select options
2025-06-16 11:01:09 +02:00
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