Commit Graph

8537 Commits

Author SHA1 Message Date
ernstmul eab372013d Add google login, and small UI fixes for login and register page 2025-05-12 12:00:00 +02:00
ernstmul 69f81f562f Fix select disable safari when sizing terminal 2025-05-12 10:26:43 +02:00
ernstmul f70f2f5813 Fix add spacing for iframe 2025-05-12 09:59:00 +02:00
Torsten Dittmann d91b5e2cbf Align terminal content to top instead of center 2025-05-09 21:19:51 +02:00
Torsten Dittmann e8ef6d9beb Fix terminal height calculation
GPT:

Adjust terminal rows to prevent overflow
2025-05-09 20:38:53 +02:00
ernstmul 92c847c244 Fix project sidebar 2025-05-09 16:58:05 +02:00
ernstmul c03bc23ef5 Update preview demo link 2025-05-09 16:21:02 +02:00
ernstmul fdff5b6a0c Fix width of terminal 2025-05-09 15:58:23 +02:00
ernstmul fadf34c97c Fix: better max width 2025-05-09 14:44:52 +02:00
Torsten Dittmann 59a981f1a7 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-09 14:37:01 +02:00
Torsten Dittmann 79cded26b7 Reduce terminal width by additional 2 columns 2025-05-09 14:35:59 +02:00
ernstmul 2f2417a1e5 Fix set correct max size 2025-05-09 14:25:09 +02:00
Torsten Dittmann 23911b281d Update terminal.svelte 2025-05-09 14:10:19 +02:00
Torsten Dittmann b94ea4ea2f fix: stuff 2025-05-09 14:07:00 +02:00
ernstmul bd7e744184 Add new action buttons 2025-05-09 12:25:59 +02:00
ernstmul 7e6fc6d3e2 Mobile fixes 2025-05-09 11:36:26 +02:00
ernstmul 8fb72003ef Automatically close chat on non-editor pages 2025-05-09 11:22:48 +02:00
ernstmul cbba2cd21e Square up sidebar icons 2025-05-09 11:16:49 +02:00
ernstmul a71651bbbe Safari layout fixes, and correct widths 2025-05-09 11:00:38 +02:00
Torsten Dittmann 9702457425 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-08 20:43:02 +02:00
Torsten Dittmann f488551f31 Update message type handling in Synapse communication
AI: Fix type definitions for WebSocket events
2025-05-08 18:40:17 +02:00
ernstmul f7f56cba4d Fix body select for Safari 2025-05-08 16:24:37 +02:00
ernstmul 06b32a346b Merge branch 'feat-pink-v2' into mgn-dv
# Conflicts:
#	src/lib/components/index.ts
2025-05-08 15:29:25 +02:00
ernstmul fae5ac23b7 Fix updating name from project in header 2025-05-08 15:28:53 +02:00
Ernst Mulders d19ba8b837 Merge pull request #1832 from appwrite/fix-provider-wizard-aside
Fix provider wizard aside
2025-05-08 15:01:39 +02:00
ernstmul 8296eb08a5 UI check fixes 2025-05-08 14:03:17 +02:00
ernstmul 2264d5af54 Add gap 2025-05-08 11:48:36 +02:00
ernstmul b92dfd7688 Remove console.log 2025-05-08 11:39:15 +02:00
ernstmul 45f0ba9ad2 Fix provider wizard aside 2025-05-08 11:38:19 +02:00
Darshan 5095bd244b ran: lint. 2025-05-08 09:28:05 +05:30
Darshan fcfba52d08 Merge branch 'feat-pink-v2' into 'file-tokens'. 2025-05-08 09:27:19 +05:30
Torsten Dittmann c2650a8375 Refactor file creation in parser completion handler 2025-05-07 21:28:06 +02:00
Torsten Dittmann a02475dc74 Fix filesystem tree handling and add file sync with Synapse
Improves path normalization, handles empty path segments, properly
identifies folders, adds two-way communication with Synapse server for
file/folder operations, and enables real-time file system exploration.
2025-05-07 21:11:50 +02:00
Torsten Dittmann dc51648b32 Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv 2025-05-07 17:15:31 +02:00
Torsten Dittmann 09c895aa66 Move chat components to studio directory and add WebSocket Synapse
Fix console.log to console.error and remove unused IconSpin import

The chat UI components have been relocated to a new studio
subdirectory. Added a WebSocket-based Synapse class that handles
terminal communication with proper reconnection logic.
2025-05-07 17:13:22 +02:00
ernstmul 602a5edee5 Full width of divider 2025-05-07 16:42:37 +02:00
ernstmul 5ab27fed8d Always open chat back on default size 2025-05-07 16:41:42 +02:00
ernstmul a88d72d24c Fix new layout for mobile 2025-05-07 15:22:02 +02:00
ernstmul dbd28d6408 When dragging and the chat dissapears, keep you mouse down and move back to let the chat reappear 2025-05-07 15:18:07 +02:00
ernstmul ed1cd767ca Remove artifacts from breadcrumbs and fix mobile menu accordingly 2025-05-07 15:06:56 +02:00
ernstmul 1938aa8539 Chat close on drag, and new open location 2025-05-07 15:03:17 +02:00
ernstmul b0dc50773d Layout fixes 2025-05-07 14:30:45 +02:00
ernstmul 23e2da3318 WIP new studio layout for chat / preview 2025-05-07 11:58:07 +02:00
Arman 5797a38899 fix: template screen 2025-05-07 11:47:57 +02:00
Arman 3c5b72f0e9 fix: template screen 2025-05-07 11:47:42 +02:00
Arman 2b4df0bd5f fix: template screen 2025-05-07 11:46:41 +02:00
Arman 4dfa634017 feat: fix deployment card buttons for function 2025-05-07 11:40:58 +02:00
Arman f563a2eb71 fix: paddings for menus 2025-05-07 11:18:45 +02:00
ernstmul 76b16df932 Fix: store terminal height and open state in user prefs 2025-05-07 11:16:05 +02:00
Arman 2adf2a7c52 fix: repo screens 2025-05-07 10:57:49 +02:00