Releases: objectcomputing/check-ins
Releases · objectcomputing/check-ins
v0.8.2
What's Changed
- Adjusted permissions on production deployment by @mkimberlin in #2701
- Bugfix 2704/icons by @ocielliottc in #2705
- Bugfix 2706/filter terminated skills reports by @ocielliottc in #2707
- Bugfix 2709/member review assignments by @ocielliottc in #2710
- Remove review assignments on the server before creating new ones for … by @ocielliottc in #2714
Full Changelog: v0.8.1...v0.8.2
v0.8.1
Version bump
v0.8.0
What's Changed
- Production Release by @mkimberlin in #2084
- fix undefined reference by @mkimberlin in #2094
- Admin permissions permission and remove guild restriction by @mkimberlin in #2098
- Update production with library updates and bugfix related to feedback reminders by @mkimberlin in #2128
- Upgrade react, react-scripts, storybook, and any other necessary libr… by @mkimberlin in #2140
- Bump express from 4.18.1 to 4.19.2 in /web-ui by @dependabot in #2142
- Bump webpack-dev-middleware from 5.3.1 to 5.3.4 in /web-ui by @dependabot in #2143
- Bump json5 from 1.0.1 to 1.0.2 in /web-ui by @dependabot in #2144
- Bump @xmldom/xmldom from 0.7.5 to 0.7.13 in /web-ui by @dependabot in #2145
- Bump decode-uri-component from 0.2.0 to 0.2.2 in /web-ui by @dependabot in #2147
- Bump webpack from 5.70.0 to 5.91.0 in /web-ui by @dependabot in #2146
- Bump terser from 5.12.0 to 5.30.0 in /web-ui by @dependabot in #2149
- Bump semver from 5.7.1 to 5.7.2 in /web-ui by @dependabot in #2152
- Bump tough-cookie from 4.0.0 to 4.1.3 in /web-ui by @dependabot in #2153
- Bugfix 2116/email export mishandles commas by @pieperm in #2141
- Bugfix 2023/reorder employee list by @S78901 in #2158
- Bump word-wrap from 1.2.3 to 1.2.5 in /web-ui by @dependabot in #2154
- Converted to Vite and upgraded gradle, frontend tests are disabled fr… by @mkimberlin in #2156
- [2159] Bugfix for useEffect incorrect usage by @S78901 in #2164
- Bump @tinymce/tinymce-react to 5.0.0 by @mkimberlin in #2168
- Bump postcss from 8.4.8 to 8.4.31 in /web-ui by @dependabot in #2166
- change birth year to 1900 if user is not admin. by @borinquenkid in #2162
- Temp files now created that will be deleted after being served. by @borinquenkid in #2160
- Chore 2131/change primitive entity columns to use wrappers by @pieperm in #2150
- Send emails that are scheduled by @borinquenkid in #2174
- Bugfix 2165/member export report not working by @pieperm in #2176
- Added optimizeDeps flag for tooltips to ensure popper.js is loaded by @mkimberlin in #2172
- Sending scheduled emails cleaned up by @borinquenkid in #2175
- [2115] Dynamic Role Stats & Update yarn by @S78901 in #2177
- Show pending feedback requests by @mkimberlin in #2181
- issue#2173 fix feedback requests that are currently pending but are r… by @borinquenkid in #2178
- Fix snapshot test that has async state updates by @mkimberlin in #2183
- issue#2173 fix query for selecting emails on the send date. by @borinquenkid in #2186
- issue#2173 delete member_history by @borinquenkid in #2188
- Feature 2136 / Migrate permission entity by @ZacharyKlein in #2161
- Resurrected the ability to add and update roles by @mkimberlin in #2189
- Feature 2111/convert team skills report to use transfer list by @pieperm in #2170
- Bugfix 2191/fix permission serialization by @mkimberlin in #2192
- Implemented selectors, UI change and tests for permission-based report availablity by @ZacharyKlein in #2122
- Feature 2196/memberselector enhancements by @pieperm in #2197
- Feature 2148/replace nivo with recharts radar chart teamskills by @pieperm in #2195
- Feature 2190/replace transfer list on email page with member selector by @pieperm in #2193
- Feature 2148/improve radar colors by @pieperm in #2198
- Enable podman by @mkimberlin in #2202
- removed extraneous semicolons by @mvolkmann in #2204
- Adding WindowsOS page with onboarding steps by @mjperry91 in #2206
- fixed issues with searching for birthdays and anniversaries by @mvolkmann in #2210
- docs: update macos environment setup and more by @vhscom in #2205
- Feature 2163 new review period by @mvolkmann in #2208
- Feature 2194/Cacheable Role Permissions Lookup by @ZacharyKlein in #2199
- Feature 2207 split birthday anniversary reports by @mvolkmann in #2214
- potential fix for back button issue by @mvolkmann in #2216
- updates BirthDayService to return all birthdays within a month by @jackkeller in #2215
- Feature 2230 Prettier by @mvolkmann in #2231
- perf: switch xss parsers by @vhscom in #2236
- Feature 2232 eslint integration by @mvolkmann in #2235
- Feature 2234 birthday order by @mvolkmann in #2238
- Feature 2074/checkins elevated permissions by @Samibanley in #2125
- Order skill report by number of matched skills and skill level #2112 by @S78901 in #2200
- chore: add nvmrc file for stable dev by @vhscom in #2241
- [2227] Adding Timelines To Review Periods by @mjperry91 in #2239
- Feature 2242 download members by @mvolkmann in #2245
- docs: update running the ui by @vhscom in #2249
- moved "Upload Hours" button from avatar menu to ADMIN menu by @mvolkmann in #2246
- feat: add role-based filtering to member selector by @vhscom in #2240
- ci: update node runtime from 14 to 20 by @vhscom in #2260
- Feature 2244 avatar click by @mvolkmann in #2248
- Feature 2254 roles page selection by @mvolkmann in #2256
- PermissionsPage now gets selected role from URL by @mvolkmann in #2259
- users page now holds state in query parameters by @mvolkmann in #2261
- fix: parse tsx files with the tseslint parser by @vhscom in #2247
- Team Results page now gets settings from query parameters by @mvolkmann in #2276
- Skill Categories page now gets settings from query parameters by @mvolkmann in #2272
- Feature 2264 guilds query parameters by @mvolkmann in #2274
- feature 2266: People page now gets settings from query parameters by @mvolkmann in #2275
- Features 2267 feedback requests query parameters by @mvolkmann in #2269
- fixed a failing UI test by @mvolkmann in #2291
- docs: update running to include api docs by @vhscom in #2293
- refactor: isolate expand button logic into component by @vhscom in #2303
- Feature 2217/replace isOpen with status by @mjperry91 in #2273
- added use of useQueryParameters in AnniversaryReportPage.jsx by @mvolkmann in #2302
- chore: delete superseded prettier config by @vhscom in #2313
- added use of useQueryParameters in BirthdayRepor...
v0.7.0
What's Changed
- Bump follow-redirects from 1.15.4 to 1.15.6 in /web-ui by @dependabot in #2130
- Filter terminated team members from suggestion results by @mkimberlin in #2137
- Swag at permissions changes by @mkimberlin in #2135
- [2064] Permissions Page init by @S78901 in #2067
- Feature 2106/add category to skills by @pieperm in #2129
- Stop showing termed users in directory by @mkimberlin in #2139
Full Changelog: v0.6.0...v0.7.0