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

UI: Environment Variables For Each Copilot #503

Merged
merged 40 commits into from
Jan 5, 2024
Merged

UI: Environment Variables For Each Copilot #503

merged 40 commits into from
Jan 5, 2024

Conversation

faltawy
Copy link
Collaborator

@faltawy faltawy commented Jan 5, 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 faltawy changed the base branch from main to staging_ui January 5, 2024 23:21
@faltawy faltawy merged commit 0d74272 into staging_ui Jan 5, 2024
4 checks passed
@faltawy faltawy deleted the ui/env-vars branch January 5, 2024 23:25
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.

1 participant