anything-llm/server/endpoints
Sean Hatfield 4f268dfeb6
[FEAT] Document picker folders for organization (#902)
* implement alternating color rows for file picker

* implement alternating colors for workspace directory

* remove unneeded props/variables

* remove unused border classes

* WIP new folder UI

* remove unneeded expanded prop from filerow component

* folder creation UI and files object manipulation WIP

* folder creation & moving files complete

* add developer API support for creating folders and moving files

* update alternating row css for file picker

* remove unneeded props from merge

* normalize paths for folders
priority to custom docs folder
silently fail on duplicate folders

* update folder icon to custom svg

* linting and move FolderIcon to JSX

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-20 16:10:30 -07:00
..
api [FEAT] Document picker folders for organization (#902) 2024-03-20 16:10:30 -07:00
embed Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00
extensions Migrate document processor to class (#735) 2024-02-16 16:32:25 -08:00
admin.js patch: do not block response if user password check failed 2024-03-06 17:14:17 -08:00
chat.js Breakout Chat/Query mode as a workspace setting (#734) 2024-02-16 14:50:40 -08:00
document.js [FEAT] Document picker folders for organization (#902) 2024-03-20 16:10:30 -07:00
embedManagement.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
invite.js [FEAT] Automated audit logging (#667) 2024-02-06 15:21:40 -08:00
system.js [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
utils.js Implement total permission overhaul (#629) 2024-01-22 14:14:01 -08:00
workspaces.js [FEAT] Ability to set workspace profile image (#847) 2024-03-12 11:36:59 -07:00
workspaceThreads.js Refactor LLM chat backend (#717) 2024-02-14 12:32:07 -08:00