Torsten Dittmann
277ccaed87
Fix WebSocket connection check in Synapse component
2025-05-15 17:22:24 +02:00
ernstmul
2eed42c662
Fix resize on zooming or resizing viewport
2025-05-15 16:42:38 +02:00
ernstmul
0083d59b83
Cleanup
2025-05-15 16:36:08 +02:00
ernstmul
01594558c7
Cleanup
2025-05-15 16:33:03 +02:00
ernstmul
534a08b30e
WIP dropdown search
2025-05-15 16:31:10 +02:00
ernstmul
f58c6907ee
State of terminal in prefs, and cleanup
2025-05-15 16:06:10 +02:00
Torsten Dittmann
898a708f83
Fix terminal rendering by removing unused index parameter
2025-05-15 16:00:41 +02:00
Torsten Dittmann
7f5b4ef034
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-15 15:58:58 +02:00
Torsten Dittmann
2ed743136f
Create centralized Studio class for cohesive state management
2025-05-15 15:45:25 +02:00
ernstmul
783a587f64
Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv
2025-05-15 15:38:57 +02:00
ernstmul
27e80dfaa1
Editor terminal resizing
2025-05-15 15:38:51 +02:00
Torsten Dittmann
0102311f67
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-15 13:09:09 +02:00
Torsten Dittmann
77bc2e2df7
Add stop button to abort in-progress chat messages
...
AI now shows a stop icon instead of a spinner while sending, allowing
users to cancel API requests. Failed actions are properly marked with
error styling in the UI.
2025-05-15 13:09:03 +02:00
ernstmul
f0b09610ee
Fix typescript stuff
2025-05-15 12:44:04 +02:00
ernstmul
41868ce47f
Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv
...
# Conflicts:
# src/lib/layout/shellStudio.svelte
2025-05-15 12:32:33 +02:00
ernstmul
c861fd044e
Center layout account settings
2025-05-15 12:30:46 +02:00
Torsten Dittmann
72b05e660f
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-15 12:30:32 +02:00
Torsten Dittmann
1cc0f10b6e
fix organization nullability
2025-05-15 12:30:06 +02:00
ernstmul
b989b962ff
Fix nullpointer
2025-05-15 12:27:44 +02:00
ernstmul
16d650a840
Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv
...
# Conflicts:
# src/routes/(console)/project-[project]/studio/artifact-[artifact]/+layout.svelte
2025-05-15 12:24:48 +02:00
Torsten Dittmann
87d9b251d0
Adjust code panel height to 100% for proper display
2025-05-15 11:46:19 +02:00
Torsten Dittmann
733d964e06
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-15 11:43:21 +02:00
Torsten Dittmann
9e98f822fe
Remove unnecessary imports and refactor Studio artifact tabs
...
Git commit changes:
1. Clean up unused imports across components
2. Convert tab navigation to in-memory view switching
3. Fix onclick attribute and improve component formatting
4. Enhance Synapse class with artifact switching functionality
Clean up imports and refactor Studio artifact view mechanism
2025-05-15 11:40:42 +02:00
ernstmul
a777051e32
Remove console .log
2025-05-15 10:49:23 +02:00
ernstmul
0f79d7056d
Make logo clickable
2025-05-15 10:42:30 +02:00
ernstmul
d50e9476f4
Icon button
2025-05-15 10:36:38 +02:00
ernstmul
a7b5b7d90a
Fix studio scrolling
2025-05-15 10:25:01 +02:00
ernstmul
5dd20d258c
Make scroll button square
2025-05-15 10:20:14 +02:00
ernstmul
77d143fb43
Add divider to artificat menu
2025-05-15 10:08:40 +02:00
ernstmul
bf95ad6c86
Add padding
2025-05-15 09:51:51 +02:00
ernstmul
aaa632fba6
Add logo
2025-05-15 09:49:06 +02:00
Torsten Dittmann
00d18f417d
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-14 17:57:59 +02:00
Torsten Dittmann
a8c9a4dc94
Change chat Enter key behavior to use Shift instead of Cmd/Ctrl
...
Fix message UI issues and improve action container completion logic
2025-05-14 17:57:53 +02:00
Torsten Dittmann
2771a0b09a
Redesign action queue UI with improved status feedback
2025-05-14 17:34:24 +02:00
ernstmul
f79c95bc51
Remove console.log
2025-05-14 17:06:39 +02:00
ernstmul
3ca3688b73
Update artifact name after sending message
2025-05-14 17:06:20 +02:00
ernstmul
d63ee1a6a8
fix zindexing so tooltips will show
2025-05-14 17:00:31 +02:00
ernstmul
350d3102bd
fix positioning
2025-05-14 16:55:47 +02:00
ernstmul
79fd4e13a3
fix positioning
2025-05-14 16:54:15 +02:00
ernstmul
1ca20952e3
Add visual border indication drag
2025-05-14 15:14:58 +02:00
ernstmul
c2fbdd0c94
Remove pointer
2025-05-14 15:02:02 +02:00
ernstmul
1d14b12a28
Separate add terminal button
2025-05-14 15:00:12 +02:00
ernstmul
515bf1a372
Remove version select for now
2025-05-14 14:48:40 +02:00
ernstmul
b60fc6feb6
Layout fixes
2025-05-14 14:35:40 +02:00
ernstmul
4a627ae7e3
Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv
2025-05-14 14:29:07 +02:00
ernstmul
b744722a23
Fix: Switch to new console tab and do some additional layout fixes for mobile
2025-05-14 14:28:57 +02:00
ernstmul
fce1bc3fdb
Fix: Switch to new console tab and do some additional layout fixes
2025-05-14 14:13:01 +02:00
Torsten Dittmann
e708516ea3
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-14 13:11:59 +02:00
Torsten Dittmann
998f8d478d
Fix optional options parameter in Synapse operation
2025-05-14 13:11:52 +02:00
Torsten Dittmann
c1f67b6746
Add message component and rework chat action processing queue
...
The changes extract message rendering to a dedicated component and
implement a multi-threaded action queue that processes file and shell
operations efficiently. Actions are now grouped visually and processed
with status indicators showing waiting, processing, and completed states.
2025-05-14 13:10:58 +02:00