Releases: objectcomputing/check-ins
Releases · objectcomputing/check-ins
v0.8.16
What's Changed
- Upgraded to flyway 11.3.4 by @mkimberlin in #2905
- Remove duplicate current user profile from state by @mkimberlin in #2906
- Bump axios from 1.7.7 to 1.8.2 in /web-ui by @dependabot in #2907
- Fixed a few obsolete profile references by @mkimberlin in #2909
- Prep 0.8.16 release by @mkimberlin in #2910
Full Changelog: v0.8.15...v0.8.16
v0.8.15
What's Changed
- Bump koa from 2.15.3 to 2.15.4 in /web-ui by @dependabot in #2882
- Feature 2870/edit kudos by @ocielliottc in #2881
- Feature 2871/filter kudos by @ocielliottc in #2883
- Bump dompurify from 3.2.0 to 3.2.4 in /web-ui by @dependabot in #2889
- Feature 2872/kudos surplus tooltip by @ocielliottc in #2884
- Search for names in kudos text and link any that are unambiguous. by @ocielliottc in #2886
- Make the paths /kudos/received and /kudos/sent go to the kudos page… by @ocielliottc in #2887
- Bugfix 2885/kudos from terminated members by @ocielliottc in #2891
- Feature 2888/view closed self reviews by @ocielliottc in #2892
- Feature 2873/public kudos tab by @ocielliottc in #2890
- Feature 2868/pull slack kudos in by @ocielliottc in #2876
- Bump nokogiri from 1.16.5 to 1.18.3 in /docs by @dependabot in #2896
- Feature 2894/custom skill query by @ocielliottc in #2897
- Feature 2893/remove run search button by @ocielliottc in #2895
- Bump uri from 0.13.0 to 0.13.2 in /docs by @dependabot in #2899
- Added flag for ignoring birthday celebrations by @mkimberlin in #2900
Full Changelog: v0.8.14...v0.8.15
v0.8.14
What's Changed
- Upgrade test and docker-compose to postgres 17.2 by @mkimberlin in #2844
- Feature 2814/slack pulse survey integration by @ocielliottc in #2820
- Added the application form url encoded media type to the external… by @ocielliottc in #2855
- Added logging to help debug development deployment. by @ocielliottc in #2857
- URL decode the payload. by @ocielliottc in #2858
- The user data provided does not have the email address, so we need to… by @ocielliottc in #2860
- It looks like a block id is required to retrieve values from the post… by @ocielliottc in #2861
- Radio buttons have an extra level to get to the numeric value. by @ocielliottc in #2862
- Bugfix 2814/handle partial submissions by @ocielliottc in #2863
- Bugfix 2814/fixed internal text key by @ocielliottc in #2864
- Feature 2834/move required permission to services by @ocielliottc in #2839
- Removed unused services. by @ocielliottc in #2865
- Bump vitest from 1.6.0 to 1.6.1 in /web-ui by @dependabot in #2866
- Default new teams to active and fixed MUI warning from Autocomplete. by @ocielliottc in #2853
- Feature 2854/slack integration per deployment by @ocielliottc in #2867
- Check array length against explicit value to avoid displaying a zero … by @ocielliottc in #2850
- Intercept 401 errors, pop up a login window that closes when successful. by @ocielliottc in #2851
- Dynamically determine the confetti location based on the existence of … by @ocielliottc in #2848
- Fixed incorrect value used for expiration date. by @ocielliottc in #2841
- Bugfix 2845/home give kudos by @ocielliottc in #2846
- Moved all certification related resolve() calls into the api script… by @ocielliottc in #2840
Full Changelog: v0.8.13...v0.8.14
v0.8.13
What's Changed
- Removed bold italics from the Kudos body. by @ocielliottc in #2827
- Handle the view/create/update private note permissions. by @ocielliottc in #2830
- Check for a null member id when checking pulse permissions. by @ocielliottc in #2824
- Feature 2821/revamp check ins report by @ocielliottc in #2822
- Feature 2825/adjust admin menu by @ocielliottc in #2828
- Code cleanup and only show the "Give Kudos" button when the… by @ocielliottc in #2833
- Bump undici from 6.20.1 to 6.21.1 in /web-ui by @dependabot in #2835
- Bump vite from 5.4.11 to 5.4.12 in /web-ui by @dependabot in #2836
Full Changelog: v0.8.12...v0.8.13
v0.8.12
What's Changed
- #2790 - Added a bar chart per day showing the number of responses. by @ocielliottc in #2791
- Feature 2759/server side markdown generation by @ocielliottc in #2792
- Bugfix 2793/bar chart truncated by @ocielliottc in #2794
- Correct if check so that we do not auto-fill previous new member. by @ocielliottc in #2798
- Allow for anonymous pulse submission and viewing in the pulse report. by @ocielliottc in #2797
- Reversed the tooltip order for the sentiment chart. by @ocielliottc in #2800
- Feature 2795/toggle pulse report by @ocielliottc in #2796
- Send an approved public kudos to the #kudos slack channel. by @ocielliottc in #2776
- Feature 2534/additional test Mockito removal by @ocielliottc in #2803
- Moved the pulse responses up to the pie chart card, made them… by @ocielliottc in #2804
- Feature 2801/pulse page adjustments by @ocielliottc in #2806
- Send null for externalScore if not provided and handle null external … by @ocielliottc in #2816
- Mark externalScore nullable so that we can pull responses with null v… by @ocielliottc in #2817
- Default the event organization to an empty string instead of Unknown. by @ocielliottc in #2812
- Specify memberIds to download so that the "include terminated members… by @ocielliottc in #2811
- Support floating point hours for volunteering. by @ocielliottc in #2813
Full Changelog: v0.8.11...v0.8.12
v0.8.11
What's Changed
- If bio, kudos, self-review, reviews, or feedback not available… by @ocielliottc in #2779
- Adjust redirect logic for feedback requests by @mkimberlin in #2783
- Bugfix 2672/address test warnings by @ocielliottc in #2673
- Bump @eslint/plugin-kit from 0.2.2 to 0.2.3 in /web-ui by @dependabot in #2777
- Bugfix 2748/missing tests by @ocielliottc in #2767
- Bump nanoid from 3.3.7 to 3.3.8 in /web-ui by @dependabot in #2787
Full Changelog: v0.8.10...v0.8.11
v0.8.10
What's Changed
- Took a slightly different approach to filtering feedback on the merit… by @mkimberlin in #2773
Full Changelog: v0.8.9...v0.8.10
v0.8.9
What's Changed
- Only show the Kudos approval message if the kudos is public. by @ocielliottc in #2768
- Restrict feedback to within the review period by @mkimberlin in #2770
Full Changelog: v0.8.8...v0.8.9
v0.8.8
What's Changed
- Refactor merit report to utilize cache for lookup by email by @mkimberlin in #2760
- Attempt to fix sorting of comp history by @mkimberlin in #2761
- Do not use sentiment at all. Always take the answer text. by @ocielliottc in #2763
- Allow reviewers to see the self-reviews of their reviewees for a review period. by @ocielliottc in #2758
- Alter formatting of comp section by @mkimberlin in #2764
Full Changelog: v0.8.7...v0.8.8
v0.8.7
What's Changed
- Bugfix 2743/inactive teams guilds by @ocielliottc in #2744
- Bugfix 2741/allow search for missing birthdays by @ocielliottc in #2745
- Use review assignments to detect a lack of review period members, … by @ocielliottc in #2747
- Corrected environment variable use by @mkimberlin in #2750
- Upgraded packages, and addressed the undefined process in HMR mode by @mkimberlin in #2755
Full Changelog: v0.8.6...v0.8.7