Skip to content

Releases: Zenika/skillZ

v2023-02-08

08 Feb 09:43
6e6e5f9
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix graph display on firefox by @benjaminbrgs in #535
  • 🌱 Update Skills referential by @github-actions in #521
  • 🔥 Delete parse-link-header and octokit in /bot-slack by @dependabot in #527
  • 🐛 fix dark line on AutoCompleteList by @benjaminbrgs in #536
  • 🐛 add placeholder in searchbar in SkillListOverview.tsx by @benjaminbrgs in #539
  • 🚀 automatically update agencies, categories, certifications, tags and topics referential files by @benjaminbrgs in #500
  • ♻️ use usecontext instead of localstorage by @MailyLehoux in #538
  • ⬆️ Bump @slack/bolt from 3.8.1 to 3.12.2 in /bot-slack by @dependabot in #524
  • ✏️ change step3 of home page by @MailyLehoux in #542

Full Changelog: v2023-02-06...v2023-02-08

v2023-02-06

06 Feb 10:46
065ecbf
Compare
Choose a tag to compare

What's Changed

  • 🔥 replacing updated at with created at by @MailyLehoux in #431
  • ⬆️ Bump eslint from 8.27.0 to 8.30.0 by @dependabot in #440
  • ⬆️ Bump use-debounce from 7.0.0 to 9.0.2 by @dependabot in #436
  • ⬆️ Bump @auth0/auth0-react from 1.6.0 to 1.12.0 by @dependabot in #438
  • ⬆️ Bump ts-node from 10.4.0 to 10.9.1 by @dependabot in #439
  • ⬆️ update faker package to new package by @benjaminbrgs in #444
  • ⬆️ Bump eslint-config-prettier from 8.5.0 to 8.6.0 by @dependabot in #459
  • ⬆️ Bump tailwindcss from 3.0.13 to 3.2.4 by @dependabot in #455
  • ⬆️ Bump @typescript-eslint/eslint-plugin from 5.42.1 to 5.48.0 by @dependabot in #458
  • ⬆️ Bump graphql from 15.8.0 to 16.6.0 by @dependabot in #456
  • ⬆️ Bump dotenv from 10.0.0 to 16.0.3 by @dependabot in #457
  • ⬆️ Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #453
  • ⬆️ Bump jsonwebtoken and @graphql-tools/prisma-loader by @dependabot in #461
  • ⬆️ Bump react-icons from 4.4.0 to 4.7.1 by @dependabot in #466
  • 💚 add node jobs and filters for bot deploy in ci by @MailyLehoux in #301
  • ⬆️ Bump @types/node from 16.6.1 to 18.11.18 by @dependabot in #463
  • ⬆️ Bump hasura-cli from 2.8.4 to 2.16.1 by @dependabot in #464
  • ⬆️ Bump @graphql-codegen/typescript-react-apollo from 3.3.1 to 3.3.7 by @dependabot in #465
  • 🔥 remove .env from repository by @benjaminbrgs in #462
  • 📌 specify node and npm specific version by @benjaminbrgs in #470
  • ⚡ useDebounce on all search fields by @benjaminbrgs in #449
  • 🔥 remove AgencySelector.tsx (unused) by @benjaminbrgs in #450
  • ⬆️ Bump react, react-dom and @types/react by @dependabot in #467
  • ⬆️ Bump qs from 6.5.2 to 6.5.3 in /bot-slack by @dependabot in #391
  • ⬆️ Bump minimatch from 3.0.4 to 3.1.2 in /bot-slack by @dependabot in #392
  • ♻️ delete useless files and commentaries by @MailyLehoux in #469
  • ⬆️ Bump express from 4.17.2 to 4.18.2 in /bot-slack by @dependabot in #428
  • 🎨 add tag section in modal by @MailyLehoux in #441
  • 🐛 fix hasura metadata by @benjaminbrgs in #475
  • ⬆️ upgrade hasura version from 2.8.4 to 2.16.1 by @benjaminbrgs in #477
  • 💄 improve default admin page by @benjaminbrgs in #476
  • ⬆️ Bump terser from 5.10.0 to 5.16.1 by @dependabot in #471
  • 📝 add summary by @MailyLehoux in #478
  • 🔨 Automatically update skills referential by @benjaminbrgs in #383
  • ⬆️ Bump d3-color and recharts by @dependabot in #480
  • ⬆️ Bump postcss from 8.4.20 to 8.4.21 by @dependabot in #492
  • ⬆️ Bump @typescript-eslint/parser from 5.42.1 to 5.48.2 by @dependabot in #493
  • 🔥 remove unused dependencies by @benjaminbrgs in #495
  • ⬆️ Bump next-pwa from 5.4.4 to 5.6.0 by @dependabot in #491
  • ⬆️ Bump next from 12.2.0 to 13.1.4 by @dependabot in #490
  • ⬆️ Bump @octokit/rest from 19.0.4 to 19.0.7 in /bot-slack by @dependabot in #489
  • 🚀 categories endpoint and remove console log by @benjaminbrgs in #503
  • ⬆️ Bump @graphql-codegen/typescript-operations from 2.5.10 to 2.5.12 by @dependabot in #507
  • ⬆️ Bump ua-parser-js from 0.7.31 to 0.7.33 by @dependabot in #505
  • ⬆️ Bump undici and @graphql-codegen/cli by @dependabot in #496
  • ⬆️ Bump @graphql-codegen/introspection from 2.2.0 to 2.2.3 by @dependabot in #512
  • ⬆️ Bump cypress from 10.9.0 to 12.4.1 by @dependabot in #510
  • 📝 update readme with Github Actions and Dependabot sections by @benjaminbrgs in #498
  • 💄 fix graph title on homepage by @benjaminbrgs in #499
  • ✅ Atom Components unit tests (with Jest) by @benjaminbrgs in #451
  • 🐛 Fix update skill referential workflow when PR already exists by @benjaminbrgs in #514
  • 💄 Increase strokeWidth on ScatterChart by @benjaminbrgs in #515
  • ✨ tutorial mode by @MailyLehoux in #501
  • 🌱 Update Skills referential by @github-actions in #483
  • 🐛 remove double action onClick on skilldetails by @benjaminbrgs in #517
  • 🚀 add multiple endpoint to get data from Skillz by @benjaminbrgs in #518
  • feat(certifications): Add Google UX Design Professional cert by @ZenikAdrien in #519
  • ⬆️ Bump dotenv from 10.0.0 to 16.0.3 in /bot-slack by @dependabot in #488
  • ⬆️ Bump jest from 27.4.5 to 29.4.1 in /bot-slack by @dependabot in #508
  • ⬆️ Bump prettier from 2.5.1 to 2.8.3 in /bot-slack by @dependabot in #509
  • ⬆️ Bump @types/react from 18.0.26 to 18.0.27 by @dependabot in #523
  • ⬆️ Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.50.0 by @dependabot in #528
  • ⬆️ Bump @graphql-codegen/typescript from 2.8.7 to 3.0.0 by @dependabot in #525
  • ⬆️ Bump @graphql-codegen/cli from 2.16.4 to 3.0.0 by @dependabot in #529
  • ⬆️ Bump @testing-library/cypress from 8.0.3 to 9.0.0 by @dependabot in #530

New Contributors

  • @github-actions made their first contribution in #483

Full Changelog: v2022-12-26...v2023-02-06

v2022-12-26

26 Dec 14:02
8c5a95f
Compare
Choose a tag to compare

What's Changed

  • 🔧 configuration file for dependabot by @benjaminbrgs in #422
  • ✨ add admin page to modify a category by @benjaminbrgs in #430
  • ⬆️ Bump autoprefixer from 10.4.2 to 10.4.13 by @dependabot in #423
  • ⬆️ Bump postcss from 8.4.5 to 8.4.20 by @dependabot in #427
  • ⬆️ Bump eslint-config-next from 13.0.3 to 13.1.1 by @dependabot in #433
  • ⬆️ Bump react-responsive from 8.2.0 to 9.0.2 by @dependabot in #424
  • ⬆️ Bump @graphql-codegen/typescript-operations from 2.5.1 to 2.5.10 by @dependabot in #425
  • ✨ add endpoint to get all skills by @benjaminbrgs in #432
  • 🐛 fix onboarding by @benjaminbrgs in #435

Full Changelog: v2022-12-19...v2022-12-26

v2022-12-19

19 Dec 13:26
3863f85
Compare
Choose a tag to compare

What's Changed

  • ♻️ refactor profile page and view profile page into one by @benjaminbrgs in #417
  • ⬆️ Bump loader-utils from 1.4.0 to 1.4.2 by @dependabot in #393

New Contributors

Full Changelog: v2022-12-14-fix...v2022-12-19

v2022-12-14-fix

14 Dec 11:15
b49fe3d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022-12-14...v2022-12-14-fix

v2022-12-14

14 Dec 10:04
0558fd4
Compare
Choose a tag to compare

What's Changed

  • 🚧 Refacto/migration bot by @MailyLehoux in #270
  • 🛂 Redirect to previous page after signin by @benjaminbrgs in #298
  • 🚧 new page for admins by @MailyLehoux in #280
  • ✨ add admin notification badge by @benjaminbrgs in #304
  • ✨ add search bar and all skils by @MailyLehoux in #303
  • ✨ Admin modal to edit skill by @benjaminbrgs in #305
  • 🐛 Fix result number in admin search bar by @MailyLehoux in #307
  • Update referentiel by @ZenikAdrien in #309
  • 💚 add new admins by @MailyLehoux in #311
  • 💄 improve ui of tab in SkillListOverview.tsx by @benjaminbrgs in #302
  • 🗃️ Skill link to topic by @MailyLehoux in #308
  • 💄 improve CustomSelect.tsx component by @benjaminbrgs in #316
  • readme updated for env variable not defined by @PierreBrethes in #320
  • 💄 fixed modal scroll on mobile screen by @PierreBrethes in #322
  • 💄 fix light mode and refacto of common page component by @MailyLehoux in #325
  • ♻️ merge and refactor Topics.tsx component by @benjaminbrgs in #321
  • 💚 add eslint in ci by @MailyLehoux in #327
  • ✨ add back button on search by @benjaminbrgs in #331
  • 🎨 add topics button type and change color of text in primary ligh… by @MailyLehoux in #336
  • 🐛 fix logout and account selection on login by @benjaminbrgs in #335
  • 🌐 fix search page name by @benjaminbrgs in #341
  • 🗃️ add agency by hasura migrations by @MailyLehoux in #343
  • 🐛 delete agency lr migration by @MailyLehoux in #345
  • 🗃️ Add DDD, Hexa and Onion architectures to Craft topic by @ZenikAdrien in #348
  • 🔧 Fix topics and tags for latest prod skills by @ZenikAdrien in #353
  • ➖ delete full switch color by @MailyLehoux in #354
  • 📝 update admin list by @MailyLehoux in #356
  • ✨ new skillDetails view, create generic modal and refacto all modals by @PierreBrethes in #330
  • 💄 Remove modal scrollbar when not necessary by @lne0nl in #361
  • 🐛 fix add background to category section of edit skill admin modal by @ThomG317 in #360
  • 🔥 remove button on skill admin modal by @benjaminbrgs in #364
  • 🗃️ Add new verified Skills by @ZenikAdrien in #355
  • ✨ Feature/home best skills title by @ThomG317 in #370
  • 💄 add hover state for all CTA elements by @ThomG317 in #372
  • 💚 fix ci build by @benjaminbrgs in #373
  • 🧑‍💻 add engines version requirements by @benjaminbrgs in #374
  • ✨ add last updated date on each skill by @benjaminbrgs in #333
  • ✨ add last seen user in top bar by @benjaminbrgs in #328
  • ✨ add category description on homepage by @benjaminbrgs in #376
  • 🚧 admin tab in mobile bottom navbar by @PierreBrethes in #349
  • ✨ New graph (scatter graph) by @benjaminbrgs in #380
  • 🗃️ Admin update skill tags by @MailyLehoux in #312
  • ♻️ refactor Button component, new Topic and Tag components by @benjaminbrgs in #382
  • ✨ Admin, able to change description of a skill by @MailyLehoux in #381
  • ⬆️ upgrade npm version by @MailyLehoux in #384
  • ✨ add endpoint to get all verified skills by @benjaminbrgs in #386
  • ✨ open edit modal for unapproved skills by @MailyLehoux in #387
  • 🚚 apply atomic design in components folder by @benjaminbrgs in #404
  • 🐛 fix readonly in Topic.tsx and Topics.tsx component by @benjaminbrgs in #412

New Contributors

Full Changelog: v2022-10-25...v2022-12-14

v2022-11-16-v2

16 Nov 15:49
61aeff3
Compare
Choose a tag to compare

What's Changed

  • ♻️ Refacto/migration bot by @MailyLehoux in #270
  • 🛂 Redirect to previous page after signin by @benjaminbrgs in #298
  • ✨ new page for admins by @MailyLehoux in #280
  • ✨ add admin notification badge by @benjaminbrgs in #304
  • ✨ add search bar and all skils by @MailyLehoux in #303
  • ✨ Admin modal to edit skill by @benjaminbrgs in #305
  • 🐛 Fix result number in admin search bar by @MailyLehoux in #307
  • 🗃️ Update referentiel by @ZenikAdrien in #309
  • 💚 add new admins by @MailyLehoux in #311
  • 💄 improve ui of tab in SkillListOverview.tsx by @benjaminbrgs in #302
  • 🗃️ Skill link to topic by @MailyLehoux in #308
  • 💄 improve CustomSelect.tsx component by @benjaminbrgs in #316
  • 📝 readme updated for env variable not defined by @PierreBrethes in #320
  • 💄 fixed modal scroll on mobile screen by @PierreBrethes in #322
  • 💄 fix light mode and refacto of common page component by @MailyLehoux in #325
  • ♻️ merge and refactor Topics.tsx component by @benjaminbrgs in #321
  • 💚 add eslint in ci by @MailyLehoux in #327
  • ✨ add back button on search by @benjaminbrgs in #331
  • 🎨 add topics button type and change color of text in primary ligh… by @MailyLehoux in #336
  • 🐛 fix logout and account selection on login by @benjaminbrgs in #335
  • 🌐 fix search page name by @benjaminbrgs in #341
  • 🗃️ add agency by hasura migrations by @MailyLehoux in #343

New Contributors

Full Changelog: v2022-10-25...2022-11-16-v2

v2022-10-25

25 Oct 14:13
04d32be
Compare
Choose a tag to compare

What's Changed

  • ✨ add labels and link in search sections. Add Search context… by @MailyLehoux in #277
  • 💄 refacto and fix of Statistics section by @MailyLehoux in #268
  • 💄 fix colours on skills categories by @benjaminbrgs in #283
  • 💩 add comment and try to fix statistics by @MailyLehoux in #286
  • 🔨 add new condition to avoid to create dupplicate skillz by @MailyLehoux in #285
  • 🐛 fix dark mode on loading page when components are not all mounted by @benjaminbrgs in #288
  • 🚀 generic button component by @benjaminbrgs in #291
  • 🐛 fix profile reloading issues by @benjaminbrgs in #293
  • 💄 fix margin issues by @benjaminbrgs in #295
  • 🌐 add La Réunion agency by @benjaminbrgs in #294

Full Changelog: v2022-10-18...v2022-10-25

v2022-10-18

18 Oct 08:01
4f4e7e7
Compare
Choose a tag to compare

What's Changed

  • 🐛 fix z-index when hovering circles and, fix text circle on homepage by @benjaminbrgs in #238
  • 🚸 refactor AddSkillListSelector to avoid blinking while loading by @benjaminbrgs in #240
  • 🔥 delete useless request and add result number on search page by @MailyLehoux in #239
  • 🐛 Fix router can't go back because the history is empty by @Ked57 in #249
  • 🐛 💄 Fix dropdown overlap by @Ked57 in #251
  • 🐛 💄 Fix default outline on search component by @Ked57 in #253
  • 🐛 💄 Fix skills cards styling by @Ked57 in #255
  • 🔥 remove confirm button on profile page by @benjaminbrgs in #256
  • 💄 improve ui of menu dropdown by @benjaminbrgs in #246
  • ✨ page profile/[email]/graphs by @MailyLehoux in #242
  • ✅ E2E Tests on profile page by @benjaminbrgs in #220
  • 💚 fix parameters missing in ci build by @benjaminbrgs in #259
  • 🚑 Avoid bug with topics by force user to set agency by @MailyLehoux in #258
  • 🚨 add eslint by @benjaminbrgs in #260
  • 💄 remove red lines on radar graph by @benjaminbrgs in #262
  • 📝 add rule file and update readme by @MailyLehoux in #263
  • 💄 refactor all page components and fix infinite render by @benjaminbrgs in #265
  • 💄 delete margin and add padding in myProfile agency section by @MailyLehoux in #272

Full Changelog: v2022-09-26...v2022-10-18

v2022-09-26

26 Sep 08:54
500193c
Compare
Choose a tag to compare

What's Changed

  • 🗃️ Sync skills mapped to certs according to prod by @ZenikAdrien in #196
  • 🗑️ Clean up unused Kubernetes config by @ZenikAdrien in #197
  • 🩹 add new permissions to delete skillz and delete an… by @MailyLehoux in #199
  • 🥅 add error handler when adding skill by @benjaminbrgs in #208
  • 🚧 add new condition to handle the connection without any… by @MailyLehoux in #207
  • 🚸 List user's skills in alphabetical order by @benjaminbrgs in #210
  • 🚸 changed validation behavior when updating skill by @benjaminbrgs in #211
  • add search in my Skill section by @MailyLehoux in #190
  • 🐛 change graph query to get only user email by @MailyLehoux in #212
  • 🐛 Fix go back button by @benjaminbrgs in #213
  • ♻️ refactor PageWithSkillList.tsx by @benjaminbrgs in #209
  • 🧑‍💻 refactor env loading by @benjaminbrgs in #216
  • 🚸 user can now select a competency without clicking on it by @benjaminbrgs in #215
  • 🐛 fix skill encode in URL by @benjaminbrgs in #222
  • ✨ list of trends by @MailyLehoux in #217
  • ✨ add search bar in zenika agency skills list by @benjaminbrgs in #218
  • 🐛 fix wrong value for skill level in edit modal by @benjaminbrgs in #229
  • 💄 update 404 page style by @benjaminbrgs in #230
  • 🚧 circles in skills graph by @MailyLehoux in #223
  • 🚀 new loading page by @benjaminbrgs in #228
  • 🚸 swap skill level and desire in SkillPanel component by @benjaminbrgs in #231
  • ✏️ fix some traduction incoherencies by @MailyLehoux in #232

New Contributors

  • @benjaminbrgs made their first contribution in #208

Full Changelog: v2022-09-01...v2022-09-26