Skip to content

Releases: ONEARMY/community-platform

v1.0.0 - The Big Bang

07 Jan 21:57
a449b56
Compare
Choose a tag to compare

Added

  • Slack webhooks notification integration for new howto, pin & event #813 #814 #815 #844
  • mobile integration of /settings page #830
  • mobile map filter #834
  • moderation system for content howto, map pins & events more infos detailled in the PRs #821 #825
  • academy iframe link support, now you can see urls of pages from academy #833
  • social media metadata #851
  • Warn user when leaving settings without saving #850
  • Adding a loader component & others little UI improvements & typos #854

Fixed

  • How-to plural dates fix #817
  • Padding on how-to steps' numbers #826
  • How-to typo #827
  • Profile types typography #829
  • Events & howto mobile display #836 & parts of #851
  • multiple UI & mobile fixes in #849
  • fix the persistent values when focus is changed #849

Changed

  • update DB to V3 #853

This month big thanks to @alromh87 for his work on the moderation system ✅ , @lauvrenn for her unexpected but always useful fixes 💯 and @chrismclarke for saving our db 👼 !

This is the Big Bang 💥 , this is the version 1.0.0 of Precious Plastic community-platform 🎉

v0.8.3

05 Dec 10:24
5585f21
Compare
Choose a tag to compare

v0.8.3

Added

  • dexie cache busting method #806
    We now have a version number for the cache db. Each time we'll make changes to the db structure we'll have to update this reference. By doing so, the cache in users local storage will be cleared.
  • Academy section embed routing #808
    Academy routing used to be limited to /academy because we use an iframe. You can now navigate in the academy section using academy full routing. Accessible in the dev site only.
  • Fallback db for user using firefox incognito mode & other in browser no-cache settings #809
  • slack hooks notifications hooks #813 #814 #815

Fixed

  • Delete individual step image #805
  • Lots of fixes & improvement for the validations of the contact links #788 :
    • fix issue with empty contact links saved
    • fix urls redirection with mailto: for emails
    • automatically add http:// protocol for link to : social-medias, bazar, forum, website
    • improved validation for : email address, urls
    • link to Discord now leads to Discord invite link, and display username instead of "Discord". Because discord profile links doesn't exist yet.

Changed

Thanks to our contributors @lauvrenn and @benjdelt 🖖 🦅, to my beloved maintainer mate @chrismclarke 👽, and to my mom for allow me to be in this world ❤️

v0.8.2

26 Nov 22:19
cf9c84b
Compare
Choose a tag to compare

v0.8.2

Added

  • storybook component #743

Fixed

  • show workspace type in profile page #771
  • how-to file size #793

Changed

  • text & color of top banner #770
  • use profileType to display avatar badge #782
  • map zoom clustering #783
  • update PP top logo #784
  • update settings guidelines & focus section link #792

Thanks to @lauvrenn and @caiokf for their precious help 💪 ✨

v0.8.1

24 Nov 13:17
c5a4f9b
Compare
Choose a tag to compare

v0.8.1

Added

  • Tests for settings #761
  • Fallback image on map card #760
  • Update profile default image 11bb9ae
  • margin for communication links 4de604e

Fixed

  • Upload status isn't reset after editing a how-to #757
  • Use map description on map card #765

Changed

  • remove howto & events count form profile page for now 4581152

V0.8.0 map & profile

10 Nov 12:46
8c2cedc
Compare
Choose a tag to compare

Added

  • /map section is now available to use. Create an account and fill up your profile in /settings to appear on the map. #730, #733, #742,
  • /adminsection to update tags and change admin roles #716
  • Improve the test coverage :
    • Set up a new firebase environment for cypress #626
    • Added some explanations for testing to help contributors get started #637
    • Tests for /how-to/create page #634, #642, #644, #664, #708
    • Tests for /how-to/edit page #682
    • Tests for /academy page #647
    • Tests for the /sign-in page #652
    • Tests for /sign-up page #696
    • Tests for /events page #662, #681
    • only run scripts on PRs targetting master and production #713
  • refactor the image upload component #691 #735
  • added mobile header #721
  • zIndex object to theme styling #736

Changed

  • Improve field validation on pages :
  • Password reset binding and notification #661
  • Update user modal menu #699
  • changed navbar button colors to match the mock-up #668
  • hide event tags with zero results #670
  • using docs addons in storybook #741

Fixed

  • user signup confirmation email #643
  • CreateHowTo page not opening with its url #656
  • wrong msg when there are no how-tos #663
  • add a Safari-compatible datepicker #667
  • delete generated how-tos at end of test #675
  • events tags overlapping #701
  • sort how-tos chronologically #709
  • close dropdown on click away in events #712
  • Launch the test browser with a fixed timezone #714
  • Add close button to location search #715

Huge thanks to our contributors this month @lauvrenn @tmhung88 @caiokf your are amazing ✨

v0.7.0 profile upgrade

08 Oct 13:03
7c08ebb
Compare
Choose a tag to compare

Added

Updated

  • /u/<username> page UI to fit the new profiles data #613 (thanks @drydenwilliams 💪 )
  • Save images in higher quality #605
  • Remove map page from prod

Fixed

  • Disallow for now the davehakkens.nl login option, until more stable 1083bcb opened #582
  • First file being empty when returning compress image #594 (thanks @drydenwilliams 💪 )

v0.6.0

16 Sep 15:57
0e13245
Compare
Choose a tag to compare

Added

  • Events and Howtos filtering #559 #558
  • Allow creator and super admin to edit how-tos. Created url /how-to/<howto-id>/edit #564
  • /sign-up page #566 #577
  • /sign-in page #566 #577
  • Test again multiple nodejs version on CI build #555 (thanks @wallies 💪)
  • Allow users to delete their profile #569

Updated

Fixed

Deleted

  • archiving the /Discussion section. Keeping the work done back a few month ago by @catx23 on the side for a potential later integration of a more powerful text editor. #562

0.5.1

02 Sep 12:53
daa72cc
Compare
Choose a tag to compare

Added

  • Link to /u/<username> profile page on click on user map popup
  • Map section link in the header

Updated

  • UI improvements of the map popup

v0.5.0

02 Sep 08:24
6ec258b
Compare
Choose a tag to compare

Added

  • Lot of backend improvements and link the map to DB data (#550 #524 )
  • Filtering the how-to by tags (#549 #551)

Updated

  • update react-final-form packages (#541 close #483)
  • Refactor timestamp (#539 closes #343 )

v0.5.0-alpha

13 Aug 19:18
6106242
Compare
Choose a tag to compare
v0.5.0-alpha Pre-release
Pre-release

Added

  • /map page (#521)
    For now running on very basic backend, some upgrade soon to come with #524
  • /u/<username> page (#520)
  • /settings page, a more detailed personal settings section (explain in #507, merge in #520)
  • Feedback button (#514 )
  • Breadcrumbs (#515)

Updated

  • Remove compression option for image upload (#530)
  • captions on how-to images (#535)
  • lightbox for images gallery in how-to & improvement of image display (#536)