Releases: ONEARMY/community-platform
Releases · ONEARMY/community-platform
v0.8.2
v0.8.1
V0.8.0 map & profile
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,/admin
section 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
Added
- User profile sections in
/settings
#601 #609 #622 - Page
/academy
in dev site that contain the academy repository #575 - Base work of e2e testing. Testing on pages :
/how-to
,/sign-in
,/sign-up
. Begin the integration with firebase #586 #590 #599 #604 #612 (big thanks to @tmhung88 & @porcelani 💪 ) - Text and Heading components to storybook #618 (thanks @jparadasb 💪)
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
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
- Branch
production
is now deploy under https://community.preciousplastic.com - Integrate the new design #544 #547 #566 (big thanks to our monthly dev in house @paulpichot 🙌 ) and more usable mobile version on pages :
/how-to
,/how-to/<howto-id>
,/how-to/create
/events
,/events/create
,/map
/settings
/u/<username>
- Better field validation of form #574 (thanks @tudi2d 💪 )
- Refactor the stores #578
Fixed
- Using rootDir in whatchPlugins #567 (thanks @porcelani 💪 )
Deleted
0.5.1
v0.5.0
v0.5.0-alpha
v0.4.0
v0.3.0
V0.3.0
This is the first release of alpha version of OneArmy sections.
This release is focus on the how-to section (#3).