Commit Graph
8641 Commits
Author SHA1 Message Date
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
Torsten Dittmann 57f2c8e4e3 Add group parameter to parser chunk for message grouping 2025-05-13 19:49:55 +02:00
Torsten Dittmann 6637f87821 Derive path and tabs using reactive statements 2025-05-13 16:17:54 +02:00
Torsten Dittmann 73008ab533 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-13 16:11:41 +02:00
Torsten Dittmann dd48ecd7d0 Fix workdir property name and remove unused imports 2025-05-13 16:11:36 +02:00
ernstmul b9599a7892 Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv 2025-05-13 15:54:31 +02:00
ernstmul 04d9a4efda WIP: Add artifact switcher 2025-05-13 15:54:14 +02:00
Torsten Dittmann 6b8d486320 Remove unused overlay-related CSS from chat component 2025-05-13 15:38:40 +02:00
Torsten Dittmann cb4ad1ad9e Fix chat parser to process messages individually
Instead of concatenating all messages into a single text block, this
change processes each message individually through the parser with
appropriate role information.
2025-05-13 15:37:26 +02:00
Torsten Dittmann f99e8d3f5e Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-13 15:30:50 +02:00
Torsten Dittmann ed41a88275 Add message role tracking to chat UI and parser 2025-05-13 15:29:52 +02:00
ernstmul e568f1882b Add back button to nested pages 2025-05-13 14:07:28 +02:00
ernstmul f73369be15 Fix 500 on first navigation 2025-05-13 13:30:36 +02:00
ernstmul a75f12fb7b Fix border radius sub navigation 2025-05-13 13:12:42 +02:00
ernstmul c939258f0a Fixate all content to fit inside screen 2025-05-13 13:08:27 +02:00
ernstmul a95458fd26 Fix: background color and alignment terminal tabs switch 2025-05-13 12:54:38 +02:00
ernstmul 7ca5a1977f Fix: smaller paddings around chat 2025-05-13 12:36:06 +02:00
ernstmul 50c30d3341 Fixes 2025-05-13 12:30:15 +02:00
ernstmul 288b3c2bcd Don't load Chat on every project page 2025-05-13 12:15:30 +02:00
Torsten Dittmann 51cbbef1b6 Fix conversation data path in API endpoint URL 2025-05-13 10:53:10 +02:00
Torsten Dittmann d22eb417f6 Add asyncWritable store for Promise-based state management 2025-05-13 10:44:34 +02:00
Torsten Dittmann ceb238950f Update file operation from createFile to updateFile 2025-05-12 20:04:48 +02:00
Torsten Dittmann a3530b4aa7 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-12 19:33:40 +02:00
Torsten Dittmann 9e74dd20b0 Fix artifact directory path and chain directory listing operation 2025-05-12 19:33:35 +02:00
Torsten Dittmann fd09c50e9a Refactor synapse component with proper artifact handling 2025-05-12 19:26:56 +02:00
ernstmul 123c1542e6 Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv 2025-05-12 17:39:13 +02:00
ernstmul 8189bc6453 Fix: login spacing 2025-05-12 17:38:53 +02:00
Torsten Dittmann 74398f6eaa Fix ExpirationInput import path and update component usage 2025-05-12 17:36:34 +02:00
Torsten Dittmann 463f69ae0f Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-12 17:14:21 +02:00
Torsten Dittmann 27123d37d3 Add file icons and sorting to editor filesystem
body:
- Add config and document icons for JSON, YAML, and Markdown files
- Convert to switch-case for better file type detection
- Sort filesystem tree with folders first, then alphabetically
- Add save functionality with Ctrl+S/Cmd+S shortcut
- Fix issue with navigation in existing folders
2025-05-12 17:14:18 +02:00
ernstmul 08402a2df3 Fix: add account signup back in 2025-05-12 16:41:51 +02:00
ernstmul ab16e5c233 Add icon to login screen 2025-05-12 16:41:10 +02:00
ernstmul 242367f437 Add icon to login screen 2025-05-12 16:40:56 +02:00
ernstmul b26c827985 Fix: sub collections nav 2025-05-12 16:29:40 +02:00
ernstmul 3b8a8db2ad Fix paddings, margins 2025-05-12 16:22:48 +02:00
ernstmul 49ea9046ab Fix paddings, margins 2025-05-12 16:12:49 +02:00
ernstmul 68c64699dd Fix paddings, margins 2025-05-12 15:58:21 +02:00
ernstmul 7579aa5812 Set correct gap 2025-05-12 15:48:07 +02:00
ernstmul 07709b96ba Add imagine logo 2025-05-12 15:42:45 +02:00
ernstmul 26760f517d Add profile setting for manual accounts 2025-05-12 15:29:29 +02:00
ernstmul a8bdb332dc Make chevron down when terminal is open 2025-05-12 15:15:46 +02:00
ernstmul 17e09591a4 Fix: sidebar layout 2025-05-12 15:13:17 +02:00
ernstmul c4dbdfcb63 Fix: chat layouting and sidebar colors and placement 2025-05-12 15:08:19 +02:00
ernstmul e611234a8b Layout fixes 2025-05-12 14:48:06 +02:00
ernstmul cd35491337 Fix: mobile studio layout 2025-05-12 14:33:52 +02:00
Torsten Dittmann 9035807421 Add terminal paste event handler and shell command support 2025-05-12 14:14:37 +02:00
Torsten Dittmann 3e25b98d76 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-12 12:23:50 +02:00
Torsten Dittmann 7d286fcd6c Add icons to terminal tabs and update preview URL 2025-05-12 12:23:45 +02:00
ernstmul 20013bd8e5 Merge branch 'feat-pink-v2' into mgn-dv
# Conflicts:
#	src/lib/components/index.ts
2025-05-12 12:21:55 +02:00