anything-llm/frontend
Sean Hatfield 129c456f78
[REFACTOR] Refactor & comment document picker modal (#929)
* 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

* add comments to ManageWorkspace modal and switch flex direction on smaller screen sizes

* drop Legacy and remove transitions post-merge

* switch flex direction on document picker on smaller screen sizes + css fixes for my documents

* linting

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2024-03-20 17:40:57 -07:00
..
public publish list fix for embed chat 2024-02-07 13:07:41 -08:00
src [REFACTOR] Refactor & comment document picker modal (#929) 2024-03-20 17:40:57 -07:00
.env.example devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.nvmrc bump node version requirement 2023-06-08 10:29:17 -07:00
index.html add feedback form, hosting link, update readme, show promo image 2023-08-11 17:28:30 -07:00
jsconfig.json chore: add @ as alias for frontend root (#414) 2023-12-07 09:09:01 -08:00
package.json Enable Alpaca JSON export format (#732) 2024-02-16 12:35:53 -08:00
postcss.config.js inital commit 2023-06-03 19:28:07 -07:00
tailwind.config.js [STYLE] Implement new side bar menus (#815) 2024-03-06 17:22:36 -08:00
vite.config.js Omit Phosphor-icons ssr icons from build (#691) 2024-02-07 13:36:20 -08:00
yarn.lock Enable Alpaca JSON export format (#732) 2024-02-16 12:35:53 -08:00