Skip to content

Commit

Permalink
feat(autogpt_builder): Initial Monitor page implementation (Significa…
Browse files Browse the repository at this point in the history
…nt-Gravitas#7335)

* feat(agent_builder): Add shad/cn + Radix Icons + Tailwind

* move favicon.ico to static folder

* delete empty custominput.css

* feat(agent_builder): Add basic app layout with nav

* add timeline chart to Monitor page and improve overall mock-up functionality

* add some (mock) stats to the overview

* monitor/page.tsx: Switch from mock data to API & reorder file

* undo out-of-scope changes to Flow.tsx and .css files

* fix linting issue in `FlowRunsTimeline`

---------

Co-authored-by: Aarushi <[email protected]>
Co-authored-by: Swifty <[email protected]>
  • Loading branch information
3 people authored Jul 10, 2024
1 parent 3c91038 commit 976ff04
Show file tree
Hide file tree
Showing 7 changed files with 573 additions and 79 deletions.
4 changes: 4 additions & 0 deletions rnd/autogpt_builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,18 @@
"@radix-ui/react-avatar": "^1.1.0",
"@radix-ui/react-dropdown-menu": "^2.1.1",
"@radix-ui/react-icons": "^1.3.0",
"@radix-ui/react-popover": "^1.1.1",
"@radix-ui/react-slot": "^1.1.0",
"class-variance-authority": "^0.7.0",
"clsx": "^2.1.1",
"date-fns": "^3.6.0",
"moment": "^2.30.1",
"dotenv": "^16.4.5",
"lucide-react": "^0.407.0",
"next": "14.2.4",
"next-themes": "^0.3.0",
"react": "^18",
"react-day-picker": "^8.10.1",
"react-dom": "^18",
"react-modal": "^3.16.1",
"reactflow": "^11.11.4",
Expand Down
Loading

0 comments on commit 976ff04

Please sign in to comment.