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
449ca88388
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-12 14:14:44 +02:00
Torsten Dittmann
9035807421
Add terminal paste event handler and shell command support
2025-05-12 14:14:37 +02:00
ernstmul
f294b0f6a9
Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv
2025-05-12 13:07:12 +02:00
ernstmul
44939142a9
Fix: terminalS
2025-05-12 13:07:00 +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
ernstmul
30b69a68ea
Merge remote-tracking branch 'origin/mgn-dv' into mgn-dv
2025-05-12 12:21:37 +02:00
ernstmul
2c760e381e
Fix: import error
2025-05-12 12:21:23 +02:00
Torsten Dittmann
3d1c5b16d1
Merge branch 'mgn-dv' of https://github.com/appwrite/console into mgn-dv
2025-05-12 12:16:11 +02:00
ernstmul
b7b855375a
Merge branch 'feat-pink-v2' into mgn-dv
...
# Conflicts:
# src/routes/(console)/project-[project]/+layout.svelte
# src/routes/(public)/(guest)/login/+page.svelte
2025-05-12 12:04:34 +02:00
Torsten Dittmann
00a3a039cf
Add terminal tabs with read-only main terminal
2025-05-12 12:04:31 +02:00
ernstmul
abed54f074
Fix: use sentence case
2025-05-12 12:01:11 +02:00
ernstmul
eab372013d
Add google login, and small UI fixes for login and register page
2025-05-12 12:00:00 +02:00
Torsten Dittmann
67fc822631
Remove unused resizeTimeout variable in terminal component
2025-05-12 10:36:52 +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
Arman
df34be7ad0
chore: remove duplicate file
2025-05-09 14:45:43 +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
Arman
9d5547cc23
fix: paddings
2025-05-09 14:36:51 +02:00
Torsten Dittmann
79cded26b7
Reduce terminal width by additional 2 columns
2025-05-09 14:35:59 +02:00