Commit Graph
10112 Commits
Author SHA1 Message Date
ernstmul ed7f3cd583 cleanup 2025-05-16 16:14:33 +02:00
ernstmul 278449f18d cleanup 2025-05-16 16:12:31 +02:00
ernstmul 2a13dab1cc Fix dragging when the entire container of the editor is resized 2025-05-16 15:50:40 +02:00
Torsten Dittmann a49aed8e11 Refactor nginx config with improved caching strategy 2025-05-16 15:37:59 +02:00
ernstmul 42a0c09e24 Begin with dragging inside <code> 2025-05-16 15:34:02 +02:00
ernstmul b6fc0f970e Add search back in 2025-05-16 14:51:05 +02:00
ernstmul 7953b47d2d Cleanup 2025-05-16 14:48:39 +02:00
ernstmul bfac795fd1 Icon colors 2025-05-16 14:48:29 +02:00
Torsten Dittmann 93bd9bf5ed Normalize paths by removing both leading and trailing slashes 2025-05-16 14:14:08 +02:00
Torsten Dittmann c50f56620c Fix file checks in editor and add file system sync with synapse
Add file system monitoring with automatic UI updates when files
change, are added, or deleted
2025-05-16 13:50:06 +02:00
ernstmul e1b672d9c7 Wip file system styling 2025-05-16 13:11:59 +02:00
ernstmul 026fa6c2b6 Fix layout shift of new artifact 2025-05-16 12:56:00 +02:00
ernstmul 24b96ad394 Add link behaviour for opening URL in full window 2025-05-16 12:40:38 +02:00
ernstmul e551a447cb Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv 2025-05-16 12:35:29 +02:00
ernstmul 0ad91d0803 Add mobile container 2025-05-16 12:35:24 +02:00
Torsten Dittmann e6a7c2c22f Add special command parsing for ! prefixed messages 2025-05-16 11:36:49 +02:00
ernstmul 19f100157f Adjust action dropdown 2025-05-16 10:56:50 +02:00
ernstmul b745e4d00d Fix layouting around terminal 2025-05-16 10:22:32 +02:00
ernstmul 671e5d9a14 Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv 2025-05-16 10:17:57 +02:00
ernstmul 962d2b0844 Fix border flowing over other components when hover 2025-05-16 10:17:46 +02:00
Torsten Dittmann b00cd837ac Refactor Editor to support file paths and improve syncing 2025-05-16 10:16:40 +02:00
Torsten Dittmann 3a73c44aad Fix proper queue handling for actions and add file sync 2025-05-15 20:16:48 +02:00
Torsten Dittmann 2227730405 Update filesystem to use SvelteSet instead of array 2025-05-15 19:53:05 +02:00
Torsten Dittmann 0be5921e85 Add action update callback and tests 2025-05-15 19:33:02 +02:00
Torsten Dittmann 400078c7c9 Fix chat flow to show user message first and add thinking state 2025-05-15 18:24:45 +02:00
Torsten Dittmann 3c5ca22c98 Add debug panel with state inspection in development mode 2025-05-15 17:40:47 +02:00
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