Releases: stakwork/sphinx-tribes-frontend
Releases · stakwork/sphinx-tribes-frontend
v0.0.43
What's Changed
- ✨ Add a Workspace Planner Button on Workspace view by @saithsab877 in #794
- On title change update trigger chat update via PUT /hivechat/ID endpoint by @jordan-ae in #796
- Enforce Fixed Height for Hivechat Window to Improve Usability and Responsiveness by @MuhammadUmer44 in #807
- [Feature]: Add Workspace Planner View with Header and Filters by @MuhammadUmer44 in #803
- fix: schematic image preview by @Ekep-Obasi in #810
- Increase the width of the display bounty modal by @MahtabBukhari in #804
- Implement: Add Daily Bounty Rules Page (English/Spanish) by @MirzaHanan in #811
- 🐛 Fix
Assign Hunter
dialogue issue and inconsistent bounty list loading by @aliraza556 in #805
Full Changelog: v0.0.42...v0.0.43
v0.0.42
What's Changed
- Fix: HiveChat History Display and Message Normalization by @aliraza556 in #790
- Fix: Align Chat Service Parameter Naming with Backend API by @Shoaibdev7 in #788
- ✨Add Copy to Clipboard Button in Ticket Editor by @aliraza556 in #791
- Integrate Markdown Parsing into Chat Interface by @MahtabBukhari in #793
Full Changelog: v0.0.41...v0.0.42
v0.0.41
What's Changed
- Add Chat Store & Service Implementation for Hive Interface by @aliraza556 in #745
- fix: cypress test by @tobi-bams in #746
- feat(workspace): Add Code Graph Management to Workspace View by @MuhammadUmer44 in #748
- Add Featured Bounties Management Modal for Admin and
featured_bounty
store by @aliraza556 in #749 - fix: fix prettier issue by @tobi-bams in #751
- Feature: Add Featured Bounties Component to Bounty List Page by @aliraza556 in #752
- [BUGS] Code graph render and Show add code graph button and On edit position should be persist by @MahtabBukhari in #753
- chore: Update websocket on phase planner to console.log messages by @jordan-ae in #750
- [Fix] Align Chat Store with Backend HiveChat Endpoints by @aliraza556 in #755
- Feature: Add Stakwork Workflow Link to Ticket Editor by @saithsab877 in #756
- Update connection code by @tobi-bams in #754
- Add run-link action support to Ticket interface by @MuhammadUmer44 in #762
- Update the chat store to include workspace id and include in send by @MahtabBukhari in #764
- Add Stakwork Workflow Link to Ticket Editor by @saithsab877 in #765
- Update UI Components to Handle Ticket Versioning by @MahtabBukhari in #771
- Enhance TicketEditor: Include Author and Ticket Group in Payloads by @saithsab877 in #770
- Fix: Manage Single Featured Bounty in Modal by @aliraza556 in #769
- Add Chat Component to Workspace View by @Shoaibdev7 in #768
- feat: add Hive Chat view component by @MuhammadUmer44 in #773
- Add a switcher to select the display version in the ticket editor by @MahtabBukhari in #778
- 🐛 Fix: Chat History Auto-Refresh and Message Synchronization by @MuhammadUmer44 in #780
- Update Bounty modal width by @jordan-ae in #779
- Feat: add new hunters admin data by @elraphty in #777
- Update the Front End Websocket processing on Phase Planner to integrate Ticket Builder Refresh by @MahtabBukhari in #782
- fix: input type valid number by @tobi-bams in #772
- Fix width on Edit Modal by @jordan-ae in #783
- fix: Align webhook URL configuration and websocket handling for HiveChat by @aliraza556 in #787
Full Changelog: v0.0.40...v0.0.41
v0.0.40
What's Changed
- UI - Allow drag to extend text box on ticket editor component by @MahtabBukhari in #727
- Hide Tribes and Bots from Main Navigation Bar by @MuhammadUmer44 in #738
- Get Sphinx Button always display the modal even if logged in by @AhsanFarooqDev in #736
- Route default to bounties by @tobi-bams in #737
- UI Update - Sequencing by dragging by @MahtabBukhari in #730
- chore: update v2 app links by @jordan-ae in #739
- Feature: Add Optional Author and Group Fields to Ticket Interface by @saithsab877 in #735
New Contributors
- @AhsanFarooqDev made their first contribution in #736
Full Changelog: v0.0.39...v0.0.40
v0.0.39: Merge pull request #725 from stakwork/fix/text-editor-update
fix: check for UUID from the backend instead of uuid
v0.0.38
What's Changed
- ✨Implement Toast Notifications for Ticket Builder Submission Feedback by @saithsab877 in #690
- Display the Ticket ticket.ticketName on ticket editor component by @MahtabBukhari in #692
- Add TicketMessage Interface for WebSocket Communication by @MuhammadUmer44 in #696
- Add Websocket Session ID Logging in Phase Planner by @aliraza556 in #697
- ✨Implement Toast Notifications for Ticket Update Submission Feedback by @saithsab877 in #698
- Fix Toast Feedback Persistence in Ticket Editor by @saithsab877 in #699
Full Changelog: v0.0.37...v0.0.38
v0.0.37
What's Changed
- Add
Audio Generation
Feature for Feature Briefs by @saithsab877 in #654 - Add Feature Name Editing Functionality to Feature Page by @aliraza556 in #657
- ✨ Add Phase Planner View and Navigation Button by @saithsab877 in #661
- Add Phase Planner Page with
Feature
andPhase
Name Display by @aliraza556 in #662 - Create an add ticket button on page /feature/uuid/phase/uuid/planer by @MahtabBukhari in #666
- ✨Implement Ticket Editor Component with Dynamic Creation by @aliraza556 in #668
- update ticket editor component by @MahtabBukhari in #672
- Define Ticket Entity Interface with CRUD Types by @saithsab877 in #673
- Frontend/#636 by @Vayras in #638
- onClick of "Ticket Builder" post data to bounty/ticket/review/send by @Shoaibdev7 in #675
- 404 page not found error at phase refresh page by @MahtabBukhari in #676
- Front - Back End Routing Conflict by @MahtabBukhari in #678
- 🐛 Fix: Remove Action Wrapper from Ticket Update Payload to Match Backend Schema by @aliraza556 in #680
- 🔄 Ticket Editor: Load & Display Existing Ticket Data on Refresh by @aliraza556 in #681
- 🐛 Fix ticket review submission by correcting request payload structure by @aliraza556 in #682
- [BUG] Front End change - update page to call new endpoint by @MahtabBukhari in #685
- front end change revert page to call old endpoint by @MahtabBukhari in #687
- fix: added getPhaseTickets to dependency by @tobi-bams in #688
New Contributors
- @Shoaibdev7 made their first contribution in #675
Full Changelog: v0.0.36...v0.0.37
v0.0.36
v0.0.35
What's Changed
- [Bug] Add "https://" to webhook posting for User Story Generation by @MahtabBukhari in #643
- Fix: Update Sphinx Links with Correct V2 Pubkey Encoding for Adding People from Registry by @saithsab877 in #640
- User Story Submission User Story Submission by @MahtabBukhari in #649
- PR: Refactored update profile by @elraphty in #652
Full Changelog: v0.0.34...v0.0.35
v0.0.34
What's Changed
- Fixed[Bug]:
Search
Does Not RenderingAll Results
by @aliraza556 in #632 - [Bug] Multiple workflows triggered on incomplete data by @MahtabBukhari in #633
- [Bug] Multiple workflows triggered on incomplete data by @MahtabBukhari in #637
- Fixed[Bug]:
Completed
Bounties Incorrectly Displayed asAssigned
inMobile View
by @aliraza556 in #624 - PR: Added failed keysend error by @elraphty in #639
Full Changelog: v0.0.33...v0.0.34