Skip to content

Releases: bpetetot/conference-hall

v0.7.1

14 Jan 22:49
Compare
Choose a tag to compare

Fixed

  • 🐛 can't reset value of a field in forms (#442) [88cdc46]

v0.7.0

14 Jan 20:54
Compare
Choose a tag to compare

Added

  • ✨ In emails, replace the "from" label by the event name [1e88d88]
  • ✨ open proposals list selecting an event in the list (#435) [015d382]
  • ✨ speaker's submissions page for an event (#428) [5ae5ce5]
  • ✅ test submit and unsubmit cloud functions (#433) [5d09521]
  • 👷 execute cloud functions tests in ci (#434) [5e95d59]

Changed

  • ⬆️ upgrade k-ramel, react-script, eslint (#431) [1ad57d1]
  • ⬆️ upgrade k-ramel and firebase (#441) [d2846e0]

Fixed

  • 🐛 speaker page should handle talk without submission (#440) [96c91ac]

v0.6.0

10 Jan 09:49
Compare
Choose a tag to compare

Added

  • ✨ add organizers thread for a proposal (#423) [429026d]

Changed

  • ⬆️ upgrade k-ramel and eslint-plugin-react (#426) [4f8bed7]
  • 💄 fit the pagination with parent width on mobile (#422) [b0a5161]
  • ♻️ replace redux-form by react-final-form (#397) [772c874]

Fixed

  • 🐛 fix when you edit cfp config of a private event it becomes public (#421) [094053a]

Miscellaneous

v0.5.0

24 Dec 15:59
Compare
Choose a tag to compare

Added

  • ✨ export event proposals in organizer page (#393) [36dbb1d]

Changed

Miscellaneous

v0.4.0

14 Dec 14:47
Compare
Choose a tag to compare

Added

  • ✨ add profile page for organizers (#383) [53c7104]
  • ✨ deliberation and confirmation emails of proposals (#343) [27e1170]
  • ✨ display speaker name in event proposals list (#399) [9d0893a]

Changed

  • ⬆️ update firebase, luxon, popper, react-markdown... (#384) [7718c29]
  • ⬆️ update firebase, luxon for cloud functions (#385) [a652188]
  • ⬆️ update deps k-ramel, date-fns... (#392) [4b411d2]
  • ♻️ use of react-datepicker (#378) [5cd9e28]

v0.3.0

25 Nov 22:47
Compare
Choose a tag to compare

Added

  • ✨ add event info on speaker and organizer list (#349) [8d3cf09]
  • ✨ add event visibility in organizer event list (#363) [55808f1]

Changed

  • ⬆️ upgrade minor and patched dependencies versions (#361) [4a3b1fc]
  • ♻️ refactor mobile sidebar (#377) [8a9b7f0]

Miscellaneous

v0.2.0

18 Nov 17:28
Compare
Choose a tag to compare

Added

Changed

  • ⬆️ use of node 8 with cloud functions (#336) [942cda9]

Removed

  • 🔥 remove temporary Apis (#339) [10c39ce]
  • 🔥 preload cloud functions to avoid functions cold-start (#359) [6bd90d6]

Security

  • 🔒 use cloud functions to submit / unsubmit talks (#338) [8d67ef9]

Miscellaneous

v0.1.0

03 Nov 14:16
Compare
Choose a tag to compare

Added

  • 👷 auto-deploy on staging and production (#333) [51c21fa]
  • ✨ add paging to proposals list (#334) [ea9287f]

Changed

  • ⬆️ upgrade libs (react, firebase, docz, k-ramel) (#332) [154a732]

v0.1.0-beta

14 Oct 11:53
Compare
Choose a tag to compare

Added