Skip to content

Releases: StevenWeathers/thunderdome-planning-poker

v1.0.0-rc.2

15 Apr 00:39
87971e6
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Changelog

89e0846 Add release folder to make clean
0975a63 Fix name colision in serverWs handler
87971e6 Merge pull request #64 from StevenWeathers/restructure-backend-code
8ada91a Remove last active from deactivate all warriors procedure
2e85d01 Start restructuring backend code

v1.0.0-rc.1

03 Apr 03:08
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-release

Changelog

eb76c59 Remove storybook

v1.0.0-rc.0

03 Apr 02:39
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

Changelog

dc75d47 Abstract voting logic to stored procedures
b8b6d5c Add Admin UI
a11bd0a Add Authenticated Accounts feature
ebc9551 Add Battles List Page and Vote Counter
489fabb Add Delete Battle Feature
058bc74 Add Email sending functionality
d0bdebb Add Landing Experience
c090ab1 Add Plan Name Revision to UI, fix css defect
9e83312 Add Plans to Battle Create
2c3494b Add Plans, Activate Plan, Vote, End Voting oh my...
7ee49d9 Add SecureCookie to backend for more secure session management
76e18e6 Add Skip Plan (unactivate)
604cb40 Add Visual Representation of Vote Results
de2dae3 Add Warrior Profile Page
b8ea684 Add ability to delete plan
a1aec3b Add email verification
18e7882 Add finalize plan feature
15aa2ef Add highest vote as default to final vote dropdown
244dfbb Add nudge warrior button for leader
09c741f Add plan pointed count to My Battles
b2929f3 Add popover of which warriors voted to cards
15f7a71 Add update password to profile page
5ae1a1a Add user registration starting point
198a963 Add vote cards
1af1786 Allow Battle Creator to choose Allowed Point Values
75747a6 Allow unvote
935ed80 Change vote icon
22e4ff7 Decrease shadow on pointcards
a359672 Disable last active plan when activating another
554dee1 Divide Plans into Pointed or not for UI
84799f7 Fix Add Plan overlay bug
1345471 Fix Login and Enlist Forms for smaller devices
d5e3e70 Fix Notifications and no votes results
a50926d Fix Plan revise bug when plan is active
e9ac276 Fix a few bugs
2d1f9d2 Fix bad copy pasta
7da30fd Fix battles page layout
c3f9956 Fix bug where warriors show as active after App Server Restart
e5c4bb4 Fix bug with average
bede1e8 Fix bug with deleting in flight plan, UI tweaks
54273e4 Fix button verbage
1cdc65d Fix cookie expires, was session and is now 1yr
5a11c3a Fix edit plan name persistance
9aad4ba Fix email format
005627f Fix email headers
62a5e72 Fix integration tests
290adf4 Fix js bug
425848c Fix last_active bug
62521b4 Fix overlay bug
75a7836 Fix vote count for mobile
4f9537b Fix warrior name display
df6313e Fix warrior vote
7d38b3f Fix who voted popover z-index bug
96d9d29 Fixes enlist bug when coming to battle directly
d3da1d1 Give leader ability to promote a new leader
ec81326 Improve UX of My Battle page
a570239 Intial Password Reset functionality
7319af9 Keep active warrior ID when registering
a5b5165 Lessen padding on warrior card point value
c931a34 Make Invite Warrior clipboard copy easy
80d1c0c Mobile Friendly UI and More Points
be3e116 Order My Battles by Latest Created
209b027 Prevent silly warriors from joining same battle multiple times at once
95b795c Redesign Vote Results to include Average and not use Vote Cards
8298933 Redo Results again, this time in favor of cards
d4cf9a9 Refactor counter
ecabfa3 Refactor join/leave events from frontend to backend more bulletproof
25c72d0 Remove Expires in favor of MaxAge
28b9d38 Remove default margin right from link buttons
7744e98 Show all of a warriors battles, show actual warrior name for deserter who voted
bd84254 Sort Warriors and Plans
ecc72b4 Tweak Warrior Card and AddPlan modal styles
7712318 Tweak add plan modal size
004730e Tweak story button layout
1da7f89 Upgrade Tailwind to Latest Stable
b7cbbf2 Use Tailwind with PostCSS to purgecss
635652d Vote and Warrior Notifications
0ee2a4d Wipe cookies on bad Websocket Connection
aada9b6 make DB info environment configurable