Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

staging ui #505

Merged
merged 66 commits into from
Jan 9, 2024
Merged

staging ui #505

merged 66 commits into from
Jan 9, 2024

Conversation

faltawy
Copy link
Collaborator

@faltawy faltawy commented Jan 7, 2024

  • Update Copilot options in page.tsx
  • feat: Add useCallbackRef hook for memoizing callbacks
  • chore: remove unused files
  • style: disable button after click
  • feat(ui): add SelectField component
  • feat(actions): add PayloadType definition
  • feat: Add selectedActions functionality
  • chore: remove unused import
  • refactor: Remove unnecessary import and empty line
  • style(ui): update styles for SelectLabel and SelectItem, SheetContent
  • feat(Renderer): Add Action Variables Drawer
  • feat(ActionBlock): add selection and style changes
  • Refactor socket event listener in Controller context
  • Add ActionVariablesForm component and ActionVariablesDrawer component
  • Add new component: AddActionDrawer
  • Update Copilot options in page.tsx
  • feat: Add useCallbackRef hook for memoizing callbacks
  • chore: remove unused files
  • style: disable button after click
  • feat(ui): add SelectField component
  • feat(actions): add PayloadType definition
  • feat: Add selectedActions functionality
  • chore: remove unused import
  • refactor: Remove unnecessary import and empty line
  • style(ui): update styles for SelectLabel and SelectItem, SheetContent
  • feat(Renderer): Add Action Variables Drawer
  • feat(ActionBlock): add selection and style changes
  • Refactor socket event listener in Controller context
  • Add ActionVariablesForm component and ActionVariablesDrawer component
  • Add new component: AddActionDrawer
  • Add createVariable and getVariables functions to copilot.ts
  • Refactor CopilotsContainer styling
  • Add SingleVariableForm and VariablesForm components
  • Update styles in globals.css
  • Add preload option for Open Sans font
  • Add Global Variables to SettingsLayout
  • Remove unused import statement
  • Add GlobalVariablesPage component
  • Add useVariables function to fetch variables for a specific copilot

faltawy and others added 29 commits January 6, 2024 01:15
UI: Environment Variables For Each Copilot
@faltawy faltawy merged commit 078d1a1 into main Jan 9, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants