A straightforward workflow creator for use by call/chat centers to build and simulate post-onboarding training and client troubleshooting flows.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
648
commits
fix: hide form wrapper when filtering Player cards to prevent grid gaps
f9b300aView on GitHubstyle: uniform Player card heights and fix step count text wrapping
e661ec7View on GitHubfix: resolve Player index issues — giant SVG icon, empty state visibility, N+1 query
a4024daView on GitHubfeat: redesign Player index with search filter + step-type badges
93b9066View on GitHubfeat: add player card accent borders and search filter controller
bbc94faView on GitHubfix: address code review — remove inline styles, fix dashed border, clean up JS
37c4544View on GitHubstyle: replace pinned grid with carousel layout + card styles
dbbd80fView on GitHubfeat: rewrite pinned workflows as carousel with clickable player cards
0518e29View on GitHubfeat: add carousel Stimulus controller for horizontal scroll + arrows
3267556View on GitHubperf: eager-load steps for pinned workflows (step count display)
334c692View on GitHubfix: nav menu — remove backdrop overlay, fix ghost on page transitions
b3e73d7View on GitHub