37 Commits

Author SHA1 Message Date
Vodorod
6b69159550 feat: Add Russian i18n translations and fix CORS + API endpoint issues
Some checks failed
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
Suchintan
8b49620f9e fix: resolve 60+ dependabot security alerts (#4664)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-11 04:48:15 +00:00
Suchintan
0772ae8aa9 Add start-local npm script for local development (#4655)
Co-authored-by: Claude <noreply@anthropic.com>
2026-02-06 19:26:15 +00:00
Stanislav Novosad
a6f0781491 Workflow Copilot: Use streaming in /chat-post (#4437) 2026-01-12 16:12:29 -07:00
dependabot[bot]
6ea530bf2f Bump vite from 5.4.20 to 5.4.21 in /skyvern-frontend in the npm_and_yarn group across 1 directory (#4360)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shuchang Zheng <wintonzheng0325@gmail.com>
2026-01-02 05:28:14 +00:00
Marc Kelechava
36c2af90b0 [Frontend] Marc/frontend granular city/state geo proxy (#4156) 2025-12-01 18:25:08 -08:00
greg niemeyer
7cd92f6972 cleanup precommit hooks (#3616)
Co-authored-by: Suchintan <suchintan@users.noreply.github.com>
2025-10-10 01:20:02 +00:00
Jonathan Dobson
79ffc95e58 Data schema spec fix: TSON instead of JSON (#3566) 2025-09-30 17:32:43 -04:00
Suchintan
591304f25d Upgrade skyvern front-end to resolve dependabot alerts (#2895) 2025-07-08 15:24:02 +00:00
Jonathan Dobson
acbdb15265 MVP Debugger UI (#2888) 2025-07-07 22:30:33 -04:00
dependabot[bot]
1d055c4995 Bump axios from 1.6.8 to 1.8.2 in /skyvern-frontend (#2835)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:24:05 +00:00
dependabot[bot]
92b3c95e84 Bump vite from 5.2.2 to 5.4.19 in /skyvern-frontend (#2834)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:19:24 +00:00
dependabot[bot]
cc595cb0c6 Bump micromatch and lint-staged in /skyvern-frontend (#2830)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 04:02:31 +00:00
dependabot[bot]
ce1ffd6b14 Bump body-parser and express in /skyvern-frontend (#2816)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-27 21:10:18 -04:00
Jonathan Dobson
13887b944d add novnc in preparation for cloud sync of vnc streaming web component (#2743) 2025-06-18 16:33:42 +00:00
Shuchang Zheng
ecddfa3598 Add ability to search workflows by title (#1643)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2025-01-24 23:33:06 +03:00
Shuchang Zheng
9b29ed1d5b Add collapsible for workflow run tasks table (#1219)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-11-19 21:54:38 +03:00
Shuchang Zheng
478b27ac52 Update skyvern UI responsiveness (#1098)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-31 18:49:15 +03:00
Salih Altun
439815c33a Install html lang for codemirror (#1023) 2024-10-22 16:41:48 +03:00
Kerem Yilmaz
202fad8d9b Add scroll area component (#945)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-10-09 19:54:32 +03:00
Kerem Yilmaz
bd12625fb9 Change how parameters look in task node (#851)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-18 22:52:12 +03:00
Kerem Yilmaz
0053736f8f Deletable nodes (#801)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-10 17:07:56 +03:00
Kerem Yilmaz
f940c71e87 Editable workflows (#792)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-09-09 12:15:50 +03:00
Kerem Yilmaz
3502093200 Workflow editor (#735)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-08-26 21:31:42 +03:00
Salih Altun
102d73b60e Add tailwind plugin for prettier (#592) 2024-07-11 21:29:47 +03:00
Salih Altun
1e043445a4 Upgrade typescript (#583) 2024-07-11 13:35:32 +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
Salih Altun
bae1a93ca6 Add github button (#577) 2024-07-10 23:21:30 +03:00
Salih Altun
81538a74e1 add posthog (#440) 2024-06-07 11:19:36 +03:00
Kerem Yilmaz
dc10ea3c32 Saving tasks in UI (#346)
Co-authored-by: Muhammed Salih Altun <muhammedsalihaltun@gmail.com>
2024-05-20 18:27:36 +03:00
Salih Altun
240551f686 Improve local setup and README (#291) 2024-05-09 20:21:13 +03:00
Salih Altun
90fbe50579 Remove accordion, add cards, change layout of task page (#225) 2024-04-24 17:11:12 +03:00
Salih Altun
eab98426f2 Implement copy as curl (#198) 2024-04-17 00:15:04 +03:00
Salih Altun
533ed32d9c feat: Running tasks and steps UI (#165) 2024-04-07 21:52:59 +03:00
Salih Altun
f175545399 Tasks page implementation (#120) 2024-04-01 21:34:52 +03:00
Salih Altun
d2ca6ca792 Component library setup (#115) 2024-03-20 14:07:02 -07:00
Salih Altun
a27e1dcd81 Initialize frontend app (#112) 2024-03-20 11:09:47 -07:00