ernstmul
bda8f6e433
Make sidebarproject bit more DRY
2025-04-08 13:47:26 +02:00
ernstmul
c96076bc06
Fix overlay over chat
2025-04-08 13:34:18 +02:00
ernstmul
85fff33f9b
Change name from builder to studio
2025-04-08 13:29:33 +02:00
ernstmul
f47e702f19
Fix spacing and mobile chat default minimized
2025-04-08 13:19:07 +02:00
ernstmul
4d0978c19b
Fix studio tertiary color
2025-04-08 13:04:48 +02:00
ernstmul
67abf74338
Add text labels to mobile project sidebar
2025-04-08 13:02:24 +02:00
ernstmul
7a6c052a8d
Fix chat mobile
2025-04-08 12:35:20 +02:00
ernstmul
37718cc056
Fix loading screen after removing /studio base path
2025-04-08 12:10:38 +02:00
ernstmul
1a2564067b
Fix minimizing chat
2025-04-08 11:21:19 +02:00
Torsten Dittmann
b45c26d5ea
Fix project sidebar URL path detection
2025-04-07 21:56:39 +02:00
Torsten Dittmann
ddc96f5e45
Update nginx base image to 1.27-alpine
2025-04-07 19:53:41 +02:00
Torsten Dittmann
15c3c95c65
Use dynamic nginx.conf and remove profile config
...
The commit removes the profile-specific nginx configuration files in
favor of a single nginx.conf, removes server-side profile handling, and
simplifies the base path config.
2025-04-07 18:04:20 +02:00
Torsten Dittmann
feb9affb96
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-04-07 17:40:58 +02:00
Torsten Dittmann
7956f66106
Move chat components to lib directory
2025-04-07 17:40:35 +02:00
ernstmul
23d80e1f7c
Mobile view/navigation organization page
2025-04-07 15:33:45 +02:00
ernstmul
0a5b7a5df1
Change demo preview url
2025-04-07 10:12:39 +02:00
Torsten Dittmann
3f6a86ff7c
Remove chat component export
2025-04-03 14:31:00 +02:00
Torsten Dittmann
9058930795
Move Chat component to dedicated folder
2025-04-03 14:29:24 +02:00
Torsten Dittmann
9c7b4ab50f
Add TypeScript types and implement dynamic content rendering
2025-04-03 14:25:51 +02:00
Torsten Dittmann
4e19d587a2
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-04-03 14:09:14 +02:00
ernstmul
17cd889f6a
Setup idea for profiles
2025-04-03 14:07:23 +02:00
Torsten Dittmann
e429c35589
Add tests for action tag parser edge cases
2025-04-03 14:04:06 +02:00
ernstmul
85c1b376da
Add terminal screen
2025-04-03 13:55:19 +02:00
ernstmul
093a98a109
Resizing of chat
2025-04-03 10:52:30 +02:00
Torsten Dittmann
7c73955517
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-04-02 22:59:53 +02:00
Torsten Dittmann
8478837f71
Add Svelte Markdown parser and build streaming UI
2025-04-02 22:59:47 +02:00
ernstmul
45b2f0bbea
Do correct redirect after login
2025-04-02 15:41:35 +02:00
ernstmul
6600838672
Make chat fixed
2025-04-02 15:03:37 +02:00
ernstmul
a201bbb2ed
Add visual chat
2025-04-02 14:56:00 +02:00
ernstmul
5dbef2273a
Fix org page, make chat into separate component and make it hide able
2025-04-02 13:56:10 +02:00
ernstmul
1e2326b101
Fix header
2025-04-02 13:37:29 +02:00
ernstmul
c09eac3647
Show header, add availability of chat for all project pages
2025-04-02 13:22:50 +02:00
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