Commit Graph
9269 Commits
Author SHA1 Message Date
ernstmul 18c5cb8e2b Add builder landing page, and remove old routes 2025-04-02 12:47:14 +02:00
ernstmul 25bde2714e Show new sidebar 2025-04-02 12:43:35 +02:00
ernstmul e3583c240a Merge branch 'img-poc' into mgn-dv
# Conflicts:
#	src/routes/(console)/+layout.svelte
#	src/routes/(console)/organization-[organization]/+page.svelte
2025-04-02 11:36:26 +02:00
ernstmul 22bd0e2189 Move to reuse existing routing 2025-04-02 11:33:19 +02:00
ernstmul a25aad1040 Fix nullpointer 2025-04-01 16:41:03 +02:00
Torsten Dittmann e79b5dedb3 Merge pull request #1773 from appwrite/fix-docker-build
Fix API endpoint prioritization order
2025-04-01 16:39:32 +02:00
ernstmul 80c3def6b6 Overview setup 2025-04-01 16:39:21 +02:00
Torsten Dittmann 3fa26309d5 Fix SDK client initialization during build 2025-04-01 16:35:38 +02:00
ernstmul 0faeece08d Fix nullpointer 2025-04-01 16:33:19 +02:00
Torsten Dittmann 953d7b9e38 Fix API endpoint prioritization order 2025-04-01 16:32:24 +02:00
ernstmul 4121014587 Fix breadcrumb, add project page 2025-04-01 16:31:05 +02:00
Matej Bačo 0e843fb223 Merge pull request #1772 from appwrite/fix-docker-build
Set mock API endpoint during build time
2025-04-01 16:30:05 +02:00
Arman fa51e40880 feat: API domains 2025-04-01 16:29:39 +02:00
Torsten Dittmann c8128bf3e8 Set mock API endpoint during build time 5.3.0-sites-rc.35 2025-04-01 16:15:33 +02:00
ernstmul 312df91601 Override theme for studio 2025-04-01 15:50:10 +02:00
Torsten Dittmann 2a76074087 Merge pull request #1771 from appwrite/svelte5-migration
Refactor: `$page` usage to `page`
5.3.0-sites-rc.34
2025-04-01 15:47:18 +02:00
Darshan f21a62df3e Merge branch 'feat-pink-v2' into 'svelte5-migration'. 2025-04-01 19:12:17 +05:30
ernstmul 4fde400c87 Org page setup 2025-04-01 15:40:54 +02:00
Arman 3dd67d6342 Merge branch 'feat-pink-v2' of github.com:appwrite/console into feat-pink-v2 2025-04-01 15:24:49 +02:00
Arman b7aef43ce3 fix: redeploy 2025-04-01 15:24:46 +02:00
Torsten Dittmann 4a8c00dcf8 Update Pink Svelte packages to 207628e 2025-04-01 15:24:42 +02:00
Arman b7a80f577e feat: add total size to funcitons 2025-04-01 14:21:55 +02:00
ernstmul 0f8d35aaca Menu setuping 2025-04-01 14:12:28 +02:00
Darshan 11a0912aac Merge branch 'feat-pink-v2' into 'svelte5-migration'. 2025-04-01 17:21:18 +05:30
Matej Bačo 210d06c8c0 Update SDK 2025-04-01 13:33:39 +02:00
Matej Bačo 8546dda6d9 Remove VCS status images 2025-04-01 13:30:28 +02:00
Darshan 6c191e6a2b refactor: $page usage to page. 2025-04-01 16:54:22 +05:30
ernstmul ed7ee6430a Redirect to org on studio 2025-04-01 12:45:36 +02:00
ernstmul d36140a560 Switch base url from /console to /studio 2025-04-01 11:24:36 +02:00
Arman bd4b6b6f05 fix: templates 2025-04-01 11:21:00 +02:00
Arman 45d894dcef fix: logs response 2025-04-01 11:16:23 +02:00
Arman 008f4e346d fix: function templates pagination 5.3.0-sites-rc.33 2025-04-01 11:11:24 +02:00
Arman f907e0b5a6 chore: replace images 2025-04-01 11:07:52 +02:00
Arman 3b686664f2 fix: template pagination 2025-04-01 10:59:41 +02:00
Arman 654f544806 fix: domains 2025-03-31 18:53:46 +02:00
Arman 55a3b07088 fix: realtime for deployment, add empty state 2025-03-31 17:50:15 +02:00
Arman 7259811356 remove old logs 2025-03-31 17:05:54 +02:00
Torsten Dittmann 8294f8c1ea Merge pull request #1769 from appwrite/feat-pink-v2-svelte5
feat: svelte 5
2025-03-31 16:50:36 +02:00
Torsten Dittmann 163f02da77 Merge branch 'feat-pink-v2-svelte5' of https://github.com/appwrite/console into feat-pink-v2-svelte5 2025-03-31 16:45:57 +02:00
Arman e9ede4ee2d feat: deisgn fixes 2025-03-31 16:43:46 +02:00
Torsten Dittmann 635d3362b3 Merge branch 'feat-pink-v2' of https://github.com/appwrite/console into feat-pink-v2-svelte5 2025-03-31 16:23:28 +02:00
Arman 757cf061b4 chore: remove old logs 2025-03-31 15:49:07 +02:00
Arman a7d2ccaba4 fix: log timer 2025-03-31 15:43:55 +02:00
Arman 198f0d272c fix: template flow 2025-03-31 15:29:56 +02:00
Arman 22c00f32a2 feat: template flow 2025-03-31 15:20:27 +02:00
Torsten Dittmann 879f22db84 Update src/hooks.client.ts 2025-03-31 14:48:47 +02:00
ernstmul 1a8ec8bc3e Fix: margin onboarding when no header is present 2025-03-31 14:06:10 +02:00
Darshan f547fc364d Merge remote-tracking branch 'origin/feat-pink-v2' into feat-pink-v2 2025-03-31 17:13:49 +05:30
Darshan b6615012a0 update: bigger target area. 2025-03-31 17:13:42 +05:30
Darshan 66500c81c9 update: local time copy. 2025-03-31 17:09:11 +05:30