langflow/src/frontend/tests/core/features
Cristhian Zanforlin Lousa 654d4815dc
refactor: standardize toolbar select item widths and improve alignment (#4539)
* 📝 (select-custom.tsx): Update styling in SelectItem component to improve consistency and readability
📝 (nodeToolbarComponent/index.tsx): Refactor SelectItem components to include consistent width styling for better alignment and visual appeal

*  (nodeToolbarComponent/index.tsx): Center align select items by adding 'm-auto' class to improve visual presentation.

*  (GenericNode/index.tsx): Add functionality to toggle show more options in GenericNode component
🔧 (nodeToolbarComponent/index.tsx): Pass setOpenShowMoreOptions function to toggle show more options in NodeToolbarComponent
📝 (components/index.ts): Update nodeToolbarPropsType to include setOpenShowMoreOptions function for better type checking

*  (nodeToolbarComponent/index.tsx): Update styles and dimensions for better UI consistency and alignment in the Node Toolbar Component.

* 🔧 (nodeToolbarComponent/index.tsx): Remove unnecessary 'm-auto' class from SelectItem components to improve code readability and reduce redundancy.

* 📝 (select-custom.tsx): Update styling in SelectItem component to improve consistency and readability
📝 (nodeToolbarComponent/index.tsx): Refactor SelectItem components to include consistent width styling for better alignment and visual appeal

*  (nodeToolbarComponent/index.tsx): Center align select items by adding 'm-auto' class to improve visual presentation.

*  (GenericNode/index.tsx): Add functionality to toggle show more options in GenericNode component
🔧 (nodeToolbarComponent/index.tsx): Pass setOpenShowMoreOptions function to toggle show more options in NodeToolbarComponent
📝 (components/index.ts): Update nodeToolbarPropsType to include setOpenShowMoreOptions function for better type checking

*  (nodeToolbarComponent/index.tsx): Update styles and dimensions for better UI consistency and alignment in the Node Toolbar Component.

* 🔧 (nodeToolbarComponent/index.tsx): Remove unnecessary 'm-auto' class from SelectItem components to improve code readability and reduce redundancy.

*  (actionsMainPage-shard-1.spec.ts): Update test descriptions to use "Document Q&A" instead of "Document QA" for consistency
📝 (Basic Prompting.spec.ts, Blog Writer.spec.ts, Document QA.spec.ts, Dynamic Agent.spec.ts, Hierarchical Agent.spec.ts, Memory Chatbot.spec.ts, Sequential Task Agent.spec.ts, Simple Agent.spec.ts, Travel Planning Agent.spec.ts, Vector Store.spec.ts): Remove 'skip' from test descriptions to enable running the tests.

* 🔧 (typescript_test.yml): Update shardIndex and shardTotal values to run tests on a single shard for simplicity
📝 (typescript_test.yml): Comment out unused test commands to improve readability and reduce confusion
 (starter-projects.spec.ts): Remove skip from test case to ensure it is executed as intended
2024-11-13 09:03:48 -03:00
..
actionsMainPage-shard-1.spec.ts refactor: standardize toolbar select item widths and improve alignment (#4539) 2024-11-13 09:03:48 -03:00
auto-login-off.spec.ts fix: update nav bar UI, changed user menu to use shadcn dropdown, fix responsivity issues (#4454) 2024-11-08 17:20:36 +00:00
chatInputOutputUser-shard-0.spec.ts feature: add new playground events (#4280) 2024-11-04 23:58:16 +00:00
componentHoverAdd.spec.ts LFEN-215 HomePage Uplift (#4242) 2024-11-01 17:23:10 -03:00
filterEdge-shard-0.spec.ts feat: Refactor langflow Components - Consolidate Imports, Remove Unused Components, and Update Astra Assistant Icons (#4460) 2024-11-11 19:30:05 +00:00
filterSidebar.spec.ts refactor: reorganize memory components and enhance model inputs with improved documentation (#4529) 2024-11-12 20:19:24 -08:00
folders.spec.ts fix: refactor loading of main page, use new Sidebar in main page, fix small UI bugs (#4451) 2024-11-08 17:33:52 +00:00
freeze-path.spec.ts feat: Enhance UI Consistency and Refactor Color Naming Conventions for Improved UX (#4424) 2024-11-06 19:42:48 +00:00
freeze.spec.ts refactor: reorganize memory components and enhance model inputs with improved documentation (#4529) 2024-11-12 20:19:24 -08:00
globalVariables.spec.ts LFEN-215 HomePage Uplift (#4242) 2024-11-01 17:23:10 -03:00
group.spec.ts fix: improve notes functionality, update theme colors definition and resolve ui and ux small bugs (#4414) 2024-11-06 14:54:43 +00:00
keyboardComponentSearch.spec.ts LFEN-215 HomePage Uplift (#4242) 2024-11-01 17:23:10 -03:00
logs.spec.ts LFEN-215 HomePage Uplift (#4242) 2024-11-01 17:23:10 -03:00
playground.spec.ts feat: add ContentBlock streaming visualization (#4370) 2024-11-06 23:35:35 +00:00
saveComponents.spec.ts LFEN-215 HomePage Uplift (#4242) 2024-11-01 17:23:10 -03:00
stop-building.spec.ts refactor: reorganize memory components and enhance model inputs with improved documentation (#4529) 2024-11-12 20:19:24 -08:00
store-shard-2.spec.ts fix: update nav bar UI, changed user menu to use shadcn dropdown, fix responsivity issues (#4454) 2024-11-08 17:20:36 +00:00
tweaksTest.spec.ts LFEN-215 HomePage Uplift (#4242) 2024-11-01 17:23:10 -03:00