Vodorod
6b69159550
feat: Add Russian i18n translations and fix CORS + API endpoint issues
...
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled
Update OpenAPI Specification / update-openapi (push) Has been cancelled
- Implemented full Russian translation (ru) for 8 major pages
- Added LanguageSwitcher component with language detection
- Translated: Navigation, Settings, Workflows, Credentials, Banner, Examples
- Fixed API endpoint path: changed to use sans-api-v1 client for /v1/ endpoints
- Fixed CORS: added http://localhost:8081 to ALLOWED_ORIGINS
- Added locales infrastructure with i18next and react-i18next
- Created bilingual JSON files (en/ru) for 4 namespaces
- 220+ translation keys implemented
- Backend CORS configuration updated in .env
- Documentation: I18N implementation guides and installation docs
2026-02-21 08:29:21 +03:00
Jonathan Dobson
fcc3f30ba4
Frontend: unified /runs URL ( #3912 )
2025-11-05 09:48:55 -05:00
Jonathan Dobson
072b615f01
add browser sessions to oss router/nav ( #3773 )
2025-10-20 10:39:19 -04:00
Alex Angin
a610292ea2
Feature: credentials page & vaultwarden compose setup ( #3534 )
...
Co-authored-by: Suchintan <suchintan@users.noreply.github.com >
2025-10-16 04:50:33 +00:00
Shuchang Zheng
d34a403c8f
UI for workflow templates ( #1715 )
...
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com >
2025-02-04 16:40:55 +03:00
Shuchang Zheng
a22592001b
Skyvern Forms UI ( #1330 )
2024-12-05 22:56:09 +03:00
Kerem Yilmaz
38b684c17b
Change sidebar width and make it collapsible ( #637 )
...
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com >
2024-07-24 15:22:16 +03:00
Salih Altun
102d73b60e
Add tailwind plugin for prettier ( #592 )
2024-07-11 21:29:47 +03:00
Kerem Yilmaz
6d97634e1d
Implement workflows tab, workflow runs view, ability to run workflows from UI ( #582 )
...
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com >
2024-07-11 13:08:52 +03:00
Kerem Yilmaz
08c3fe1239
Decrease padding in side nav ( #471 )
2024-06-13 21:05:00 +03:00
Kerem Yilmaz
8f6ec52158
Change side nav colors, add Book Demo ( #465 )
2024-06-13 10:12:28 +03:00
Kerem Yilmaz
5ce37dfaaf
FE Auth vendor changes ( #270 )
2024-05-07 21:31:05 +03:00
Salih Altun
b67fe58b92
Make text and icons bigger in sidebar nav ( #221 )
2024-04-24 01:11:38 +03:00
Salih Altun
f175545399
Tasks page implementation ( #120 )
2024-04-01 21:34:52 +03:00