anovazzi1
499ebad8d9
using new uid
2023-06-13 21:45:47 -03:00
Gabriel Luiz Freitas Almeida
fae17163c8
🚀 chore(frontend): add esbuild package to improve build performance
...
The esbuild package has been added to the frontend dependencies to improve the build performance of the application.
2023-06-08 16:38:41 -03:00
anovazzi1
1318a813b2
fix bug with development server and some dark mode issues
2023-06-08 16:15:51 -03:00
Cristhian Zanforlin Lousa
c9b68f6f7a
Changing to ShadUI, Edge Tooltips and Advanced Dialog
2023-06-08 12:05:32 -03:00
Cristhian Zanforlin Lousa
3cc8c8e6b5
changing code, export, python modal to shadcn ui
2023-06-07 18:59:11 -03:00
Cristhian Zanforlin Lousa
b8aae5f702
starting migration modals to shadcn
2023-06-06 22:55:15 -03:00
Cristhian Zanforlin Lousa
c797b98984
changing the package.json installation
2023-06-06 18:32:39 -03:00
Cristhian Zanforlin Lousa
39e3196933
Changing layout of edit node modal
2023-06-05 20:07:08 -03:00
Cristhian Zanforlin Lousa
7a6c15fc3d
merge fix
2023-05-29 22:19:34 -03:00
Cristhian Zanforlin Lousa
92668daf19
UI Improvements: tooltip, classes icons e icons
2023-05-29 22:11:03 -03:00
Gabriel Luiz Freitas Almeida
1d441474fd
Merge branch 'dev' into new_icons
2023-05-27 14:14:07 -03:00
Gabriel Almeida
a7749323e4
🔧 chore(frontend): add prettier formatting script to package.json
...
The `format` script has been added to the `package.json` file in the `frontend` directory. This script uses `prettier` to format all files with the extensions `.js`, `.jsx`, `.ts`, `.tsx`, `.json`, and `.md` in the `src` directory. This ensures that the codebase is consistent and follows a standard formatting style.
2023-05-27 13:03:25 -03:00
Gabriel Almeida
c772a4dcdd
🚀 chore(package.json): add vite-plugin-svgr dependency to both root and frontend package.json
...
✨ feat(GenericNode): add ChromaIcon and fix validation status icons
🎨 style(GenericNode): refactor GenericNode component to improve readability
🐛 fix(vite.config.ts): add svgr plugin to the frontend Vite configuration
The vite-plugin-svgr dependency was added to both the root and frontend package.json files to enable the use of SVG files as React components. The GenericNode component was updated to include the ChromaIcon component and to fix the validation status icons. The component was also refactored to improve readability. The svgr plugin was added to the frontend Vite configuration to enable the use of SVG files as React components.
2023-05-27 11:55:41 -03:00
Gabriel Almeida
b0ded58d1e
feat(docker-compose.yml): add VITE_PROXY_TARGET environment variable to frontend service
...
feat(frontend/dev.Dockerfile): change npm start command to npm run dev:docker
feat(frontend/package.json): add dev:docker script to run vite with host 0.0.0.0
feat(frontend/vite.config.ts): use environment variable to determine the target for proxying requests
2023-05-15 19:08:49 -03:00
Your Name
2f8a6e3256
migrating to Vite
2023-05-12 14:33:14 +00:00
Lucas Oliveira
97c60eaa5d
Merge branch 'dev' into frontChanges
2023-05-11 13:59:12 -03:00
Lucas Oliveira
5d6d50d537
api modal fixed with code viewer
2023-05-10 15:49:57 -03:00
anovazzi1
5c2c9b943b
fancy code block implemmented
2023-05-09 19:33:44 -03:00
anovazzi1
aafb14add3
added markdown github extension and latex sintax to the chat
2023-05-09 17:31:30 -03:00
anovazzi1
7f162789a1
improve on markdwon, but image from bot is comming as code block
2023-05-08 18:16:51 -03:00
anovazzi1
055b68a2a2
basic markdown implemented
2023-05-08 15:15:22 -03:00
anovazzi1
b25135fae2
fix bug on import from local
2023-04-29 17:18:51 -03:00
anovazzi1
e87749d966
updade package.json and removed debounce
2023-04-29 01:29:15 -03:00
Gabriel Almeida
5aa71e83fb
chore(frontend): update backend proxy to use container name instead of IP address
2023-04-28 23:33:49 -03:00
anovazzi1
f97586813c
fixed validation
2023-04-28 23:03:13 -03:00
Gabriel Almeida
1e8f342037
feat(frontend): add support for environment variable NODE_ENV in start script
...
feat(frontend): change proxy to backend container name
feat(chatModal): add support for environment variable NODE_ENV in WebSocket connection
2023-04-27 10:16:28 -03:00
Gabriel Luiz Freitas Almeida
5dbca85512
Merge branch 'chat_and_cache' into 186-endpoints-for-node-validation-and-debugging
2023-04-26 01:28:43 -03:00
Gabriel Almeida
e58a2d2104
Merge remote-tracking branch 'origin/websocket' into chat_and_cache
2023-04-25 23:43:16 -03:00
anovazzi1
101044946d
clean function implemented on front
2023-04-25 22:02:25 -03:00
anovazzi1
4cc2babcf1
bug on file
2023-04-25 21:23:13 -03:00
Gabriel Almeida
ff9a2e6663
feat(frontend): add use-debounce package to dependencies in package.json
2023-04-25 14:39:34 -03:00
anovazzi1
152525decc
chat clear
2023-04-24 23:10:51 -03:00
anovazzi1
b3d5221ac2
added new tailwind dependencies
2023-04-18 15:10:58 -03:00
Yoaz Menda
7e39aff3ed
revert local dev changes
2023-04-09 06:51:17 -03:00
Yoaz Menda
f02f0f9c98
Add support to llama as llm
2023-04-09 06:51:17 -03:00
Gabriel Almeida
272006d749
fix proxy
2023-04-04 19:41:08 -03:00
anovazzi1
6e3f8a89b4
colorized think with ANSI to HTML
2023-04-03 18:39:55 -03:00
anovazzi1
cc58c0e385
beta version of live check for code text area
2023-03-28 17:35:32 -03:00
anovazzi1
206ab23038
code editor without error warning
2023-03-27 23:04:44 -03:00
anovazzi1
d2088b3204
simple code first implementation
2023-03-27 20:44:03 -03:00
anovazzi1
fb96ccd878
null safety working properly
2023-03-27 18:14:00 -03:00
Gabriel Luiz Freitas Almeida
be80045792
Merge branch 'dev' into uiUpdates
2023-03-26 08:46:15 -03:00
anovazzi1
5f7be7d1a5
error handling with hard reset
2023-03-24 19:40:25 -03:00
anovazzi1
1feb50e5a8
export flow improved, auto-remove api keys and added description when export flow
2023-03-24 17:31:01 -03:00
Ibis Prevedello
16c64f668a
refac: fix custom_lists
2023-03-23 18:49:15 -03:00
anovazzi1
ae60a7317f
proxy config updated to development using 'make dev build=1'
2023-03-21 17:24:34 -03:00
Gabriel Almeida
d04268588a
bump langflow to 0.0.42, front to 0.1.2
2023-03-20 09:39:10 -03:00
anovazzi1
12dfd496be
added proxy for local development
2023-03-18 20:09:57 -03:00
Gabriel Almeida
70dbc7eb1e
refac: langflow_backend -> langflow
2023-03-17 09:50:02 -03:00