Skip to content

Releases: cuhacking/watershed-frontend

1.2.6

30 Jan 04:39
Compare
Choose a tag to compare
Re-check AFTER dashboard loads

1.2.5

30 Jan 04:35
edf5833
Compare
Choose a tag to compare
Re-check AFTER dashboard loads

1.2.4

30 Jan 00:52
75ccce9
Compare
Choose a tag to compare
Tweak check in page (#83)

* Tweak check in page

* Fix announcements order

* Add a note to refresh the page

1.2.3

29 Jan 22:32
e611412
Compare
Choose a tag to compare

Add link to Ross Challenge

1.2.2

29 Jan 22:22
391cea0
Compare
Choose a tag to compare

Disable account-making and enable registration.

1.2.1

29 Jan 21:06
Compare
Choose a tag to compare
Enable check in

1.2.0

29 Jan 20:59
15f9d30
Compare
Choose a tag to compare
Dashboard Teams and Points (#77)

* Create create team flow

* Create css variable for page fade

* Partially complete leave team and send invite

* Add "Something went wrong" page on error

* Add points feature

* Refresh page after points redemption

* Add functionality to cancel buttons

* Use names from dashboard

* Show invited members

* Small tweaks

* Announcements

* Show invites

* Join team

1.1.12

28 Jan 05:02
Compare
Choose a tag to compare
Close registration

Remove sign up and registration endpoints
Add schedule message to temp dashboard
Fix loading bug on temp dashboard

1.1.10

28 Jan 03:56
3adb685
Compare
Choose a tag to compare
Hide sidebar and show schedule (#64)

* Hide dashboard on mobile

Since we're not supporting mobile screens, we at least want to let
users know to sign in on a larger screen.

* Create standalone events page

* Change white in button component

* Hide sidebar

1.1.9

28 Jan 03:33
51d9464
Compare
Choose a tag to compare
Dashboard Home Page (#65)

* Hide dashboard on mobile

Since we're not supporting mobile screens, we at least want to let
users know to sign in on a larger screen.

* Create standalone events page

* Change white in button component

* Hide sidebar

* Upgrade useDashboardInfo hook

* Adapt schedule page to dashboard

* Prevent unapplied users from accessing dashboard

* Create (most of) the dashboard home page