We Dance Platform Versions Save

Community platform for dancers

v2.7.0

2 years ago

What's Changed

Welcome email

  • Welcome email is now sent to every new user #16 (#150)

Artists and Organisers

Extend functionality of artists and organisers editor in #155:

  • search by instagram, facebook, username - hide option to import if already exists (#148)
  • usernames should be lowercase and no spaces
  • add by sharing a link to wedance profile, instagram, facebook
  • fix: values are not loaded
  • fix: role is not shown on change

Event Editor

  • add auto-watch by creator (post, event)
  • change order of fields
  • community field is always shown

Event

  • button "Register for event" should open external link if hosted outside
  • button "Add to Calendar" if no registration required (it’s a star button)
  • padding for “Event source”
  • don’t show organiser if it’s empty

Profile

  • show event attachment
  • padding on teaser
  • posts/events find by username

Feed

  • show organiser on the poster

Updates for Translators

  • internationalisation #114 #135 #77 #146 #147 #74 #75

Updates for Developers

  • lint on build #160
  • debug i18n mode #161

Contributors: @amanuela97 @larrycoal @harshbrahmxatriya @Stefanacef @nelson2411 @razbakov

Full Changelog: https://github.com/we-dance/platform/compare/v2.6.0...v2.7.0

v2.6.0

2 years ago

What's Changed

How do I change a city?

It was difficult to find a current city on the mobile view. Now city selector is a part of filter in the Calendar and Community.

Calendar Filters

Calendar now have 4 main categories:

  • Meetups - parties, small dance meetups, shows, concerts... any event, where you meet to socialise and dance.
  • Lessons - workshops and courses
  • Online - zoom lessons and meetups
  • Travel - festivals and congresses

It is possible now to send a link to a list of pre-filtered events of specific city, even type, dance style and level. This should help our Local Communities to easily share results of our initiative: Start Dancing Now! Find Your Beginner Class Next Month.

Event Artists and Organiser

Now you can easily attach organiser and multiple artists to your event and assign them different roles:

  • Instructor
  • DJ
  • Musician
  • Taxi Dancer
  • Photographer
  • Organiser

They don't have a profile on WeDance? No problem, you can use their instagram or facebook username!

Event Reservation Flow

  • New call-to-action for the event is called "Register for Event".
  • Once you are registered you see another button instead "Cancel Reservation".
  • Previously it was "Going" and "Not Going".
  • If organiser have an extra ticketing link, it will be opened right after you submit a registration form.

Members Only

  • All active buttons of the website are now accessible only for users, who signed in, otherwise they will see "Sign in to continue" popup. This is also true for "Register for Event".
  • For now it will make things easier for our dev team not to think about all the possible use case scenarios and focus on making things work.

We are gathering feedback to get better

Updates for Developers

  • Speedup navigation between pages by using <NuxtLink> instead of <RouterLink>.
  • Speedup hot-reloading by upgrading to Tailwind v3 and Nuxt 2.15.8.
  • Show version of the project in the footer, with link to releases page.
  • Refactored <TField>, which now doesn't require input mapping and accepts a component name.
  • Added <TInputArray> for repetitive inputs like <TInputProfile>, which is used for artists editor.
  • Cleaned up a lot of unused dependencies and firebase libraries.
  • We are almost finished internationalisation of the project

Full Changelog: https://github.com/we-dance/platform/compare/v2.5.0...v2.6.0

Contributors

  • @amanuela97

v2.5.0

2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/we-dance/platform/compare/v1.3.0...2.5.0