Skip to content

feat(workspace): implement create workspace screen#4

Merged
neethika12 merged 1 commit into
mainfrom
feature/4-workspace-creation
Feb 18, 2026
Merged

feat(workspace): implement create workspace screen#4
neethika12 merged 1 commit into
mainfrom
feature/4-workspace-creation

Conversation

@neethika12
Copy link
Copy Markdown
Contributor

@neethika12 neethika12 commented Feb 18, 2026

Closes Sentinent-AI/Sentinent#4.

Changes

  • Replaced workspace creation placeholder with a real standalone create-workspace component
  • Added form validation, submit handling, and redirect back to dashboard after create
  • Kept workspace persistence mocked in WorkspaceService (no backend dependency yet)
  • Updated routing to use the new create-workspace page

Testing

  • npm test -- --watch=false --browsers=ChromeHeadless

@neethika12 neethika12 merged commit b0ec11f into main Feb 18, 2026
1 check passed
@neethika12 neethika12 deleted the feature/4-workspace-creation branch February 18, 2026 21:09
yashrastogi pushed a commit that referenced this pull request Apr 11, 2026
…entinent-AI/Sentinent#4) (#4)

Co-authored-by: Neethika Prathigadapa <neethikaprathigadapa@Neethikas-MacBook-Air.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Story: Implement Workspace for Decisions

2 participants