Conversation
|
@CodiumAI-Agent /describe |
Titlefeat(client): storage explorer User descriptionDescriptionticket number SEMOSS/community#372 PR TypeEnhancement Description
Diagram Walkthroughflowchart LR
EngineRoutes["Engine routes update"] -- "add STORAGE/VECTOR files pages" --> EngineFilePage["EngineFilePage"]
EngineFilePage -- "renders" --> StorageFileExplorer["StorageFileExplorer"]
StorageFileExplorer -- "lists, uploads, downloads, deletes" --> StorageExplorerItem["StorageExplorerItem"]
FileExplorer["App/Insight FileExplorer"] -- "minor refactor" --> FileExplorerItem["FileExplorerItem"]
|
| Relevant files | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Enhancement | 7 files
| ||||||||||||||
| Formatting | 1 files
|
|
@CodiumAI-Agent /review |
|
@CodiumAI-Agent /improve |
PR Code Suggestions ✨Latest suggestions up to 016fc9c
Previous suggestionsSuggestions up to commit a38f1a5
|
* feat: begin the discover UI
* feat(playground): adding basic CoT * feat(playground): removing knowledge. should be done as a tool * feat(playground): allowing user to copy and paste an image * feat(playground): adding ability to autoscroll
* feat: todos
* feat(playground): fixing ability to perform chain-of-thought and plan out steps
* chore(ui): fixing theme * chore(ui): cleaning up file-upload * chore(ui): cleaning up typography * chore(ui): cleaning up LoadingScreen * chore(ui): cleaning up List * chore(client): isolating material to semoss/ui * chore(ui): removing appbar * chore(ui): removing toolbar
…s-ui into storage-file-explorer-clean
neelneelneel
left a comment
There was a problem hiding this comment.
Can we make a few modifications:
- Fix ability to download
- Allow the ability to click and open a file
|
@neelneelneel |
|
Closed by #2517 |
Description
ticket number SEMOSS/community#372
Closes SEMOSS/community#372