Skip to content

Releases: Mwpereira/HM-Dashboard

v3.0 Release

25 Nov 19:22
66577e2
Compare
Choose a tag to compare
v3 HM Dashboard (#6)

* Initial Commit

* Fixing TS issues

* Updating gtag, Trying to fix CSS loader

* Adding error message constant, Fixing redirects and loading new miner data, Adding redirect fix

* Removing redirects

* Updating README, Trying to fix redirects

* Update _redirects

* Update nuxt.config.js

* Updating utilities to utils, Updating responsiveness, Removing redirects

* Correcting overflow, Fixing css  for hovering over favourite star

* Correcting responsiveness

* Update _hotspot.vue

* Updating styling for toasts and spacing around title for hotspot

* Fixing hotspot display

* Fixing responsiveness, Fixing colors on mobile, Dividing sections up

* Removing commented code

* Adding to v2 documentation in README

* Adding Rewards|Witnesses|Nearby|Location sections, Updating navbar, Updating interfaces, Updating styles/css of UI elements, Updating store and how data is logged

* Updating tooltips, Updating dark mode loading overlay

* Removing unused css, Adding additional margin to toast on mobile

* Updating README content, Updating settings css, Updating message constants, Updating failed deletion of any cache

* Updating margin for toast notifications on mobile

* Updating scroll padding on mobile

* Testing netlify badge

* Updating README, Updating media queries, Removing unused option from navbar

* Removing testing packages and utils, Updating README, Updating unused code, Updating settings button colors, Linting files

* Fixing styling, Adding suggested/random hotspots to be searched for new user

* Fixing TS errors

* Testing mobile responsiveness

* Testing mobile responsiveness x2

* Fixing mobile responsiveness, Updating settings buttons styles

* Adjusting padding on mobile

* Fixing section padding

* Fixing bug

* Removing unused state variable

* Create package-lock.json

* Revert "Merge branch 'main' into develop"

This reverts commit 0ffebe991df02578cf6f83ca6d998ba46052e405, reversing
changes made to e89b7250ab7022d76b85f6a1d89361cc6361d6d4.

* Update Home.vue to be synced with main branch

* Updating styling

* Fixing autocomplete and search for hotspot, Adding constant for messages

* Testing fixing 404 netlify issue

* Revert "Testing fixing 404 netlify issue"

This reverts commit 63cf96453b76f34e3c6714d2e6adbce185a96706.

* Testing fixing netlify error

* Revert "Testing fixing netlify error"

This reverts commit 55acce87887ebbab075183e85e0dc2a7773b39d3.

* Create _redirects

* Revert "Create _redirects"

This reverts commit aeaa2299fbcf90e477f227efe942be832fabc8de.

* Adding try/catch to handle failing helium apis, Removing additional line

* Testing fixing 404 issue

* Revert "Testing fixing 404 issue"

This reverts commit 010ebd866ddb2bb3daef9f98fa7d02b443c78ab1.

* Updating dark mode, Updating styling for settings, Fixing meta tags, Updating hotspots,  Updating README, Adding copy url button

* Update Title.vue

* Fixing errors

* Updating README, Fixing search, Updating styles, Adding watchlist page

* Pushing temp changes

* Working on Owner section, Updating APIs, Updating shared vars, Removing unused getter

* Adding scroll padding to lower screen sizes,  Fixing owner wallet balance

* Adding more scroll padding

* Update default.vue

* Removing nuxt loading, Fixing search

* Updating README, Adding Retry component

* Adding Makers

* Adding more toast notifications when loading data, Formatting code

* Hiding watchlist, Adding favourites dropdown, Delaying fetching new data

* Linting files, Updating removing recently visited, Testing switching API, Updating messages, Updating favourites list

* Updating new links in settings

* Fixing setting modal

* Fixing settings on mobile

* Fixing dropdown for favourites, Fixing up search

* Post API Fix - Lowering wait between data refreshes, Commenting out toast messages

* Adjusting styling, Adding in retry component, Adding general service to check timing, Adding last updated to custom objects

* Linting files, Removing additional props being passed down, Completed refreshing data for failed API requests, Updating tool tip message, Adding more general services

* Updating README, Adding HNT price, Updating styling

* Fixing HNT price in Navbar

* Removing unused CSS

* Update README.md

* Linting files, Updating search

* Update README.md

* Update README.md

v2.0 Release

12 Sep 17:50
16a4895
Compare
Choose a tag to compare
v2 HM Dashboard x2 (#3)

* Initial Commit

* Fixing TS issues

* Updating gtag, Trying to fix CSS loader

* Adding error message constant, Fixing redirects and loading new miner data, Adding redirect fix

* Removing redirects

* Updating README, Trying to fix redirects

* Update _redirects

* Update nuxt.config.js

* Updating utilities to utils, Updating responsiveness, Removing redirects

* Correcting overflow, Fixing css  for hovering over favourite star

* Correcting responsiveness

* Update _hotspot.vue

* Updating styling for toasts and spacing around title for hotspot

* Fixing hotspot display

* Fixing responsiveness, Fixing colors on mobile, Dividing sections up

* Removing commented code

* Adding to v2 documentation in README

* Adding Rewards|Witnesses|Nearby|Location sections, Updating navbar, Updating interfaces, Updating styles/css of UI elements, Updating store and how data is logged

* Updating tooltips, Updating dark mode loading overlay

* Removing unused css, Adding additional margin to toast on mobile

* Updating README content, Updating settings css, Updating message constants, Updating failed deletion of any cache

* Updating margin for toast notifications on mobile

* Updating scroll padding on mobile

* Testing netlify badge

* Updating README, Updating media queries, Removing unused option from navbar

* Removing testing packages and utils, Updating README, Updating unused code, Updating settings button colors, Linting files

* Fixing styling, Adding suggested/random hotspots to be searched for new user

* Fixing TS errors

* Testing mobile responsiveness

* Testing mobile responsiveness x2

* Fixing mobile responsiveness, Updating settings buttons styles

* Adjusting padding on mobile

* Fixing section padding

* Fixing bug

* Removing unused state variable

* Create package-lock.json

* Revert "Merge branch 'main' into develop"

This reverts commit 0ffebe991df02578cf6f83ca6d998ba46052e405, reversing
changes made to e89b7250ab7022d76b85f6a1d89361cc6361d6d4.

* Update Home.vue to be synced with main branch

* Updating styling

v1.0 Release

10 Sep 01:00
9de341a
Compare
Choose a tag to compare
v1 HM Dashboard (#1)

* Initial Commit

* Fixing TS issues

* Updating gtag, Trying to fix CSS loader

* Adding error message constant, Fixing redirects and loading new miner data, Adding redirect fix

* Removing redirects

* Updating README, Trying to fix redirects

* Update _redirects

* Update nuxt.config.js

* Updating utilities to utils, Updating responsiveness, Removing redirects

* Correcting overflow, Fixing css  for hovering over favourite star

* Correcting responsiveness

* Update _hotspot.vue

* Updating styling for toasts and spacing around title for hotspot

* Fixing hotspot display

* Fixing responsiveness, Fixing colors on mobile, Dividing sections up

* Removing commented code

* Adding to v2 documentation in README