Commit Graph

56 Commits

Author SHA1 Message Date
Strider Wilson
75dfa9a10a lint 2025-06-09 17:35:30 -04:00
Strider Wilson
bea7102953 Shrink chat description 2025-06-09 17:33:33 -04:00
Brian Hackett
448660bf58
Support mocking chats (#138) 2025-06-08 17:10:27 -07:00
Brian Hackett
894e151811
UX updates for building incrementally (#130) 2025-06-01 12:37:03 -07:00
Strider
09c2419dcd
Revert "Revert "Revert "Revert "Pro 1364 ux and codebase improvements"""" 2025-05-30 12:04:49 -04:00
Strider
d8199fa282
Revert "Revert "Revert "Pro 1364 ux and codebase improvements""" 2025-05-30 12:00:00 -04:00
Strider
4331b476b9
Revert "Revert "Pro 1364 ux and codebase improvements"" 2025-05-30 11:56:06 -04:00
Strider
e605b2bf24
Revert "Pro 1364 ux and codebase improvements" 2025-05-28 12:01:16 -04:00
Strider Wilson
3697dcebd6 Organize chat component 2025-05-27 10:34:58 -04:00
Brian Hackett
a76518fca7
Fix issues synchronizing chat data (#118) 2025-05-07 13:18:52 -10:00
Brian Hackett
d82183b9cd
Support filtering apps (#116) 2025-05-06 14:51:22 -10:00
Brian Hackett
83380c2f5c
Show app details when clicking in arboretum (#115) 2025-05-06 13:36:22 -10:00
Brian Hackett
e90b0bbff9
Hide details of Nut's behavior by default (#113) 2025-05-06 11:16:27 -10:00
Brian Hackett
46b7b58fd5
Add separate route for opening NBA results (#110) 2025-04-27 13:16:21 -07:00
Brian Hackett
d9e12257ac Fix duplicate element IDs, tweak copy 2025-04-27 12:03:25 -07:00
Brian Hackett
b147f7503f
Indicate which apps have databases, tweak copy (#109) 2025-04-26 18:23:12 -07:00
Brian Hackett
c55a0bdb68
Add an overlay when hovering over apps, misc fixes (#108) 2025-04-26 15:58:53 -07:00
Brian Hackett
5be90e492f
Show app building results (#107) 2025-04-26 13:04:08 -07:00
Brian Hackett
f5cd0fd9f1
Updates for permanent repository URLs (#106) 2025-04-15 16:58:08 -07:00
Brian Hackett
8ea104c6cc
Optimistically remove deleted chats from local state and database queries (#104) 2025-04-15 08:38:47 -07:00
Brian Hackett
eef6181fd7
Clear search params when creating new chat (#99) 2025-04-06 15:48:50 -07:00
Brian Hackett
9389fb2afc
Keep track of API usage in user accounts, improve approval mechanism (#95) 2025-04-04 14:40:10 -07:00
Brian Hackett
9f91b9fdde
Remove problems UI (#94) 2025-04-03 10:48:34 -07:00
Brian Hackett
6e5d09976e
Remove import folder button (#92) 2025-04-03 10:03:38 -07:00
Brian Hackett
a0303c1102
Support resuming chat messages (#91) 2025-04-02 16:02:06 -07:00
Brian Hackett
16ee8276f9
Add route for starting a chat from a repository (#90) 2025-04-01 17:20:40 -07:00
Brian Hackett
ccfee95851
Use backend API for problem storage again (#89) 2025-04-01 11:21:59 -07:00
Brian Hackett
69da8cf043 minor tweaks 2025-03-31 13:23:07 -07:00
Brian Hackett
fb8e0eff47
Add deployment UI (#88) 2025-03-30 13:40:33 -07:00
Brian Hackett
8fb01c5586
Fix UX problems sharing chats and using Nut without being logged in (#87) 2025-03-30 09:04:59 -07:00
Brian Hackett
ac1858b84e
Use Supabase for problems and user login (#85) 2025-03-30 05:31:56 -07:00
Brian Hackett
ede4993ab5 missing file 2025-03-18 19:52:20 -07:00
Brian Hackett
c503fd244e
Updates for async chat format (#71) 2025-03-18 19:18:12 -07:00
Brian Hackett
f3542a576f
Fix lint issues (#65) 2025-03-14 17:12:54 -07:00
Brian Hackett
6f31e689de
Remove file handling and operate on repository IDs (#64) 2025-03-14 16:50:51 -07:00
Jason Laster
3d7c885584 fix no-restricted-imports 2025-03-12 12:26:17 -07:00
D. Seifert
37f9496414 fix solution saving for large problems 2025-03-12 22:19:53 +08:00
Mateusz Burzyński
6acb94b5af
Wrap database in async suspense value (#36) 2025-02-20 11:05:57 -08:00
Brian Hackett
20bb97c0c5
Fix assorted problems (#27) 2025-02-14 14:27:20 -08:00
Brian Hackett
3f306a26c0
Add menu items UI for about and problem pages (#6) 2025-01-17 14:05:03 -08:00
Stijnus
e39f16e436 Settings UI enhancement
Date & Time Display
Added a real-time clock component in the sidebar

Event Logs System
Implemented an EventLogsTab component for system monitoring
Provides a structured way to:
Track user interactions
Monitor system events
Display activity history
2024-12-13 01:11:35 +01:00
Anirban Kar
d92029d573 fix: Added some minor UI fix 2024-12-04 00:02:51 +05:30
PuneetP16
5335580646 [feat]: Implement chat description editing in sidebar and header, add visual cue for active chat in sidebar 2024-12-03 11:41:58 +05:30
Dustin Loring
87620f38be lint rules added and fixed 2024-12-02 06:06:17 -05:00
Dustin Loring
4566d9abfe last test fix 2024-12-01 09:24:46 -05:00
eduardruzga
fbea474442 Type fixes 2024-11-23 10:41:43 +02:00
eduardruzga
6e8aa04d27 Lint fixes 2024-11-23 00:29:16 +02:00
eduardruzga
f6a7c4f5b5 Merge remote-tracking branch 'coleam00/main' into import-export-individual-chats
# Conflicts:
#	app/components/chat/BaseChat.tsx
#	app/components/chat/Messages.client.tsx
#	app/lib/persistence/db.ts
#	app/lib/persistence/useChatHistory.ts
2024-11-23 00:26:12 +02:00
eduardruzga
fb34a4cb8f Add import, fix export 2024-11-23 00:23:45 +02:00
Oliver Jägle
7d8f811886
Fix linting issues 2024-11-22 09:49:45 +01:00