Commit graph

23 commits

Author SHA1 Message Date
phact
55b8f72b2b persist json state 2025-12-12 15:13:11 -05:00
Lucas Oliveira
b8f4497e95
fix: pass .env to commands being executed to always match new changes (#662)
* Pass .env to commands being executed to always match new changes

* Updated files to use load_dotenv

* removed sanitizer
2025-12-12 14:25:33 -03:00
phact
d4a44b1843 fix container port check 2025-12-03 13:53:26 -05:00
phact
56f2b5764b fix native port check 2025-12-03 13:47:06 -05:00
Lucas Oliveira
559f1e319b fixed to pull images when version mismatch 2025-12-01 16:43:55 -03:00
Lucas Oliveira
b41209dc04 add version mismatch dialog on welcome start button 2025-12-01 16:13:33 -03:00
Lucas Oliveira
cebb38eb04
fix: make backend reset langflow flows after upgrade, backup flows every 5 mins (#483)
* Changed backend to mount config at volume

* update lock

* Changed backend to reapply settings after detecting that flow is reset

* Added periodic backup for flows, make better reset

* tui warning

* Changed settings page to alert user that he has to disable lock flow

* Changed flows to be locked

* Do periodic backup only if onboarding is done

* Change backup function to only back up flows if flow lock is disabled

* Added session manager to reapply all settings

---------

Co-authored-by: Sebastián Estévez <estevezsebastian@gmail.com>
2025-11-26 22:53:33 -03:00
Mike Fortman
1648e65e4d Showes lauch openrag button only after services are ready 2025-11-26 17:18:17 -06:00
phact
fefcede8b5 also proactively check native port 2025-11-26 03:47:47 -05:00
phact
406b783a1a conditional buttons and copy 2025-11-21 17:14:05 -05:00
Lucas Oliveira
e93febf391
fix: make tui status check with podman, change opensearch password validation (#394)
* Fixed welcome screen using Docker instead of Podman to check for services

* fixed password generator to always generate with symbols

* Fixed config to auto generate password and to not let the user input invalid passwords
2025-11-14 16:43:55 -03:00
phact
4f2fd0b2d4 tui service status parse fix 2025-11-10 12:37:41 -05:00
phact
5f70e6042a fix service detection 2025-10-08 15:18:05 -04:00
phact
c8fe21f33a styling fixes 2025-10-08 15:12:28 -04:00
phact
ad572a7b23 back to main, progress improvements for docker pull 2025-10-08 12:23:42 -04:00
phact
efe0bc2240 version in tui and 0.1.19 2025-10-08 11:41:26 -04:00
phact
c450ecc50a tui: docling pid and host detection 2025-10-06 14:46:51 -04:00
phact
14c3a8f3d1 tui: start/stop all services 2025-10-06 12:14:03 -04:00
phact
9ae40dda50 misc improvements 2025-09-16 11:43:13 -04:00
phact
d198ffa706 logging & format 2025-09-04 20:56:47 -04:00
phact
956d7582eb tui fixes 2025-09-04 13:40:22 -04:00
phact
5f84acb996 tui podman fixes, etc. 2025-09-04 11:45:39 -04:00
phact
25a45af581 tui v0 2025-09-03 15:31:14 -04:00