Joshen Lim
cab0585533
Fe 1799/consolidate to useselectedprojectquery and ( #37684 )
...
* Replace all usage of useProjectContext with useSelectedProjectQuery
* Replace all usage of useSelectedProject with useSelectedProjectQuery
* Replace all usage of useProjectByRef with useProjectByRefQuery
* Replace all usage of useSelectedOrganization with useSelectedOrganizationQuery
* Deprecate useSelectedProject, useSelectedOrganization, and useProjectByRef hooks
* Deprecate ProjecContext
2025-08-06 10:53:10 +07:00
Saxon Fletcher
94c45c2863
AI UI refine and renaming ( #36819 )
...
* ui refinements
* rename chat
* copy
* prose message styles
* add icon back
* fix message save
* simplify empty state
* update suggestions
* pass through props
* button styles
* onboarding icons
* name button
* remove results
* current chat name
* use type
* fix down arrow
* re-add chat name
2025-07-08 12:09:11 +10:00
Joshen Lim
c1f964bc06
Add edge functions empty state for local/self-host ( #36322 )
...
* Add edge functions empty state for local/self-host
* Update based on feedback + add secrets page
* Nit
* Nit copy
2025-06-16 16:02:13 +08:00
Terry Sutton
ba001856e1
Add ef loading state ( #36124 )
...
* Add ef loading state
* Add prop
2025-06-03 13:16:30 +08:00
Saxon Fletcher
a4cac72473
Deploy edge function warning ( #34555 )
...
* fix: add jsr:@std/path module
* fix: use relative paths for files in editor
* add a deploy warning to edge functions update
* hide deploy if can't write
* remove retry
* Fix
* Small clean up
* Address feedback
* Fix
---------
Co-authored-by: Lakshan Perera <lakshan@laktek.com >
Co-authored-by: Joshen Lim <joshenlimek@gmail.com >
2025-03-31 18:02:41 +08:00