Skip to content

Releases: Gerben321/bike-care-tracker

v2024.7.0

04 Jul 12:49
2f4aa8d
Compare
Choose a tag to compare

New or improved

  • Fixed a bug for new users registering
  • Fixed a bug when calculating time interval schedules

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.9

24 Apr 19:10
2f4aa8d
Compare
Choose a tag to compare

New or improved

  • Added the option to delay a service schedule (#74)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.8

01 Apr 11:03
2f4aa8d
Compare
Choose a tag to compare

New or improved

Easier mounting and unmounting a component!

  • Solving request (#65) this will make it super easy to mount and unmount a component. When you're in the list of components you will now get the option at the bottom to mount or unmount, depending on the current state.
    image
    or
    image
    Clicking that button will show a dialog with the current date and time prefilled:
    image
    All you have to do is check if the date and time are correct, and just press the button! Afterwards the component automatically moves to the new mounted or unmounted list of objects so you get the real-time state on screen without having to refresh the page.

I'm very excited to share this great new feature with you and I can't wait what you think about it.

Separate components

  • Added the 'retired' option to components if they're broken/old/worn. (#64)
  • Show components in 3 lists:
    image

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.7

29 Mar 21:17
2f4aa8d
Compare
Choose a tag to compare

New or improved

  • Add constraints to entered moving time/distance for service log (#69)
  • All statistics related to components that are shown in the bike details page are now rendered in the frontend. Should increase performance and make a step to more backend and frontend separation.
  • Removed active toggle for component, changed to retired. Little preparing for (#64)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.6

21 Mar 16:54
fdb5fd6
Compare
Choose a tag to compare

New or improved

  • Show general button for component service schedules (#59)
  • Improved table dropdown
    image
  • Improve searching and filtering on schedules page (#41)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.5

19 Mar 16:03
fdb5fd6
Compare
Choose a tag to compare

New or improved

  • Limit maximum width of ride title width (#61)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.4

18 Mar 10:08
fdb5fd6
Compare
Choose a tag to compare

New or improved

  • Limit maximum width of service log title (#53)
  • Improve bike component page details (#59)
  • Improved NFC tag writing to prevent accidental execution of service registration
  • Improve error handling for Javascript

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.3

13 Mar 18:45
fdb5fd6
Compare
Choose a tag to compare

New or improved

  • Made dropdown button on tables larger
  • Easier to select your component for a service schedule! (#55)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.2

10 Mar 15:19
fdb5fd6
Compare
Choose a tag to compare

New or improved

  • Improved tables on mobile (#53)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!

v2024.3.1

09 Mar 20:16
fdb5fd6
Compare
Choose a tag to compare

New or improved

  • Time interval service schedules! (#7) 🚀
  • Option to add a ride interval service schedule (get notified after x rides) 🚀
  • Improve display of date and time field. Now fits on one line!
    image
  • Option to zoom in and out and pan charts
  • Make it more clear some input fields are disabled
  • Chart for showing distance always starts at zero now
  • The dashboard now loads a lot quicker due to aggregating statistics
  • Improved consistency (#52)

Have you found any bugs in this release, found things that can be improved, got new ideas? Let me know!