31 Commits

Author SHA1 Message Date
Hamzat Victor
b0d444980a fix: make layout more concrete with css grids 2025-01-08 23:03:51 +01:00
James Murdza
07d3802baa fix: reload the entire file list after adding or deleting files 2024-11-17 13:25:16 -05:00
Akhilesh Rangani
062e8d9226 chore: format frontend code 2024-11-17 12:43:13 -05:00
Akhileshrangani4
198b59aa55 feat: add AI chat button to open it 2024-10-27 17:27:36 -04:00
James Murdza
1de980cdd6 refactor: pass event handler arguments as a single object 2024-10-26 18:35:29 -06:00
James Murdza
f299f2ee3d fix: use normal button component for AI copilot buttons 2024-10-21 18:24:21 -06:00
James Murdza
4f7a4a5312 Merge branch 'refs/heads/main' into feature/ai-chat
# Conflicts:
#	frontend/components/dashboard/newProject.tsx
#	frontend/components/editor/AIChat/ChatMessage.tsx
#	frontend/components/editor/AIChat/ContextDisplay.tsx
#	frontend/components/editor/AIChat/index.tsx
#	frontend/components/editor/index.tsx
#	frontend/components/editor/sidebar/index.tsx
#	frontend/components/editor/terminals/terminal.tsx
2024-10-21 18:16:26 -06:00
Akhilesh Rangani
6fb1364d6f chore: format frontend code 2024-10-21 13:57:45 -06:00
Akhilesh Rangani
3f8e27d969 chore: format frontend code 2024-10-21 13:57:17 -06:00
Akhileshrangani4
7951221310 fix: global buttons and indicators
- cmd/ctrl + L works globally now
- added the copilot and ai chat button indicators
- when aichat is open, the preview/terminal column becomes horizontal
2024-10-20 23:23:04 -04:00
Hamzat Victor
6e14f676cf feat: sort files in explorer 2024-10-14 12:09:17 +01:00
Hamzat Victor
fa5d1e9a57 feat: add skeleton loader to file explorer 2024-10-14 12:06:54 +01:00
James Murdza
06118e98e9 feat: remove the ai toggle switch 2024-09-06 18:14:54 -07:00
Ishaan Dey
7141d74525 fix error states + remove run button 2024-05-13 15:31:48 -07:00
Ishaan Dey
f68920e936 modify preview ui 2024-05-11 19:28:37 -07:00
Ishaan Dey
b496ab193d add folder logic 2024-05-11 18:03:42 -07:00
Ishaan Dey
9a5a0e13d3 deleting folder logic 2024-05-11 17:23:45 -07:00
Ishaan Dey
aa97a6771e working dnd + file moving logic 2024-05-10 00:12:41 -07:00
Ishaan Dey
12e8051673 shared user restrictions + cleanup console logs 2024-05-07 22:40:59 -07:00
Ishaan Dey
47ce5db223 add ai generations limit + random bug fixes 2024-05-05 16:51:30 -07:00
Ishaan Dey
09ead6073b ui + shared user improvements 2024-05-05 14:33:09 -07:00
Ishaan Dey
fdb59c925b ai enable button 2024-05-04 01:50:33 -07:00
Ishaan Dey
894de9990a delete file ui + logic 2024-04-30 01:56:43 -04:00
Ishaan Dey
bce9d11b3b adding file logic 2024-04-29 00:50:25 -04:00
Ishaan Dey
ec900d3d77 start terminal ui + logic 2024-04-28 20:06:47 -04:00
Ishaan Dey
9726e7c249 start file/folder ui 2024-04-28 01:33:28 -04:00
Ishaan Dey
676f88a7ce working file renaming 2024-04-27 14:23:09 -04:00
Ishaan Dey
76b2fc7e0f start file rename logic 2024-04-27 11:08:19 -04:00
Ishaan Dey
b348f1d519 client ws connection 2024-04-26 22:34:56 -04:00
Ishaan Dey
a49de2294d dynamic file display + tab state 2024-04-26 00:10:53 -04:00
Ishaan Dey
a838241ac3 refactor folder 2024-04-16 17:18:51 -04:00