Skip to content

Releases: ahoopes16/helianthus

1.1.2

29 Sep 22:16
4cad4e4
Compare
Choose a tag to compare

Release v1.1.2

This is another small patch release to update rehearsal dinner information after some last minute changes had to be made.

Release Notes - Version Square Needle

Story

  • ALL-22: Update Rehearsal Dinner Information

1.1.1

06 Sep 07:53
cb10047
Compare
Choose a tag to compare

Release v1.1.1

This is a small patch release to improve the usability of the RSVP form on the wedding website. I aim to do this by allowing users to submit their forms immediately upon selecting "No" for the RSVP, since we don't require any more information from them. I also wanted to display the user's name above the RSVP information in order to make it more clear whose information is being edited.

Release notes - Version Full Breeze

Bug

ALL-18 Users Must Select Dinner When RSVP "No"

Story

ALL-19 Display User Name on RSVP Form

1.1.0

22 Jun 03:04
bb91362
Compare
Choose a tag to compare

Release v1.1.0

Now you can learn about our wedding on a mobile device or a tablet! 📱
I also updated the About page to include the Rehearsal Dinner information, but the mobile view is much more exciting. :)

Release notes - Version Alien Toothbrush

Story

Update Rehearsal Dinner Information

Mobile Styling

v1.0.0

19 Jun 23:58
c984726
Compare
Choose a tag to compare

Release v1.0.0

It's finally here!!! Now that the RSVP form is complete, I am proud to announce the 1.0 release of Helianthus, our wedding website! There were a few other small technical components to this release, but it was mostly all about the RSVP form. Still no mobile styling, unfortunately - we decided the RSVP form on desktop only was better than no RSVP form at all. I'll try to get the mobile version ready next. For real this time. :)

image

What Was Completed?

  • RSVP Form
  • Generalized Sweet Alert modals
  • Updated README for the repository
  • Added all guests to Dev and Prod databases

Next Steps

Next, the goal is to make it mobile-friendly. That being said, life is a little crazy right now, so if I don't get there it won't be the worst thing in the world. The good thing is, everyone can experience the complete functionality on a laptop right now.

Soft Release

28 Jan 22:48
Compare
Choose a tag to compare

Release v0.5.0

This release was all about getting the minimum useful version of the website up. I've been aware from the beginning that the RSVP functionality would take the longest, but there's no reason that should keep our wedding guests from getting all of the information that they need.

image

Notes

The only important thing to note with this release is that the mobile-friendly version of it does not exist yet! It's coming in the next iteration. :)

What Was Completed?

Pulling release notes from the related milestone...

  • Replace the old favicon with the new logo
  • Create a basic header with our names and wedding date
  • Add routing to the application so that people can link specific pages
  • Determine the style for the desktop version of the website
  • Create an About page with information about the wedding and rehearsal dinner
  • Create a Frequently Asked Questions page
  • Create a placeholder RSVP page that explains it will be coming in a future version of the site
  • Create a Travel page that explains how we recommend to travel to our wedding
  • Create a Lodging page that explains our lodging options and how to rent a room with our wedding block
  • Create a Gifts page that explains our preferences for wedding presents
  • Create an Engagement Photos page that allows people to look at our wedding photos and download them
  • Create a Points of Interest page that explains what you can do in the area if you decide to stay for a vacation
  • Create a SweetAlert that explains to mobile users that they will have a better experience on a desktop computer or laptop for the time being

Next Steps

Feel free to check out the next milestone to stay up to date with what's coming next!

Under Construction Page

22 Dec 07:33
7e784f2
Compare
Choose a tag to compare

Release v0.1

This release is simply to get the ball rolling, and I believe it did its job well.

underConstruction

What Was Completed?

  • Create a basic React application as the framework, using Tailwind for styling
  • Set up a deployment pipeline to Amazon AWS that runs automatically when merging to the develop or main branches
  • Purchase a domain name (2haveand2hoopes.com) and apply it to the main version of the site
  • Create a mobile-friendly Under Construction page
  • Create a custom favicon and apply it to the website properly

Next Steps

Next, we'll be worrying primarily about the design of the website on desktop, with mobile fast to follow. The content will probably not be complete or even accurate - I want it to look good before worrying about that at all (plus the text is Nikki's responsibility anyway 😄).

Shortly after that it'll be all about getting an API underneath it, and a database after that.