This website requires JavaScript.
Explore
Help
Sign In
julienfroidefond
/
workshop-manager
Watch
1
Star
0
Fork
0
You've already forked workshop-manager
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e8282bb118ab49538a6a048ffede29224c203fa9
workshop-manager
/
src
/
components
/
okrs
History
Julien Froidefond
e848e85b63
Some checks failed
Deploy with Docker Compose / deploy (push)
Has been cancelled
Details
feat: implement period filtering in OKRsList component with toggle for viewing all OKRs or current quarter's OKRs
2026-01-28 13:54:10 +01:00
..
index.ts
refactor: update component exports in OKRs, SWOT, Teams, and UI modules for improved organization and clarity
2026-01-13 14:51:50 +01:00
KeyResultItem.tsx
feat: introduce Teams & OKRs feature with models, types, and UI components for team management and objective tracking
2026-01-07 10:11:59 +01:00
ObjectivesList.tsx
feat: refactor ObjectivesPage to utilize ObjectivesList component for improved rendering and simplify OKR status handling in OKRCard with compact view option
2026-01-07 17:18:16 +01:00
OKRCard.tsx
feat: refactor ObjectivesPage to utilize ObjectivesList component for improved rendering and simplify OKR status handling in OKRCard with compact view option
2026-01-07 17:18:16 +01:00
OKRForm.tsx
refactor: update OKR form and edit page to use new CreateKeyResultInput type for improved type safety and clarity
2026-01-07 17:32:27 +01:00
OKRsList.tsx
feat: implement period filtering in OKRsList component with toggle for viewing all OKRs or current quarter's OKRs
2026-01-28 13:54:10 +01:00