Skip to content

niezuhaus/dispogramm

Repository files navigation

fahrrad express

dispogramm v1.4.6

demo

find demo here: https://cloud.niezuhaus.de/

how to install

  1. set up a mongo db instance with standart port 1.1 you can use a docker container for that
  2. git clone git@github.com:niezuhaus/dispogramm.git
  3. start the backend via java -jar backend-latest.jar
  4. run the frontend 4.1 install the node packeages via npm install 4.2 start the server via npm run start and access on localhost:4200 or compile a production version via npm run build and host content of /dist/dispogram
  5. connect to backend running on localhost:8081 if configured with standart ports

what's new

v1.4.6
  • notes can now be marked as done
v1.4.5
  • upgrade to material 15 ui elements + layoutchanges because of that
  • removed bing/azure for geocoding
  • added außenring. a zone that is substractive / is being triggered when left
v1.4.4
  • displaying README.md in einstellungen > information
  • more improvements to shift view: layout changes
  • fix: when opening newtour view via anmeldung time was set to 0:00 now 8:00
  • fix: shift end times were not saved correctly
v1.4.3
  • finished shift now linked in name of messenger in check-in view > closed shifts
  • more shift right click options
  • fix: when adding new shift, only shifttypes are available, that match messenger.dispatcher status
  • fix shifts-overview: no page reload when adding/deleting shifts
  • fix shifts-overview: hours didn't get reculculated when a shift was edited
  • minor ui fixes
v1.4.2
  • messengers in shifts view can be filtered to the ones having shifts
  • search improvements
  • shift table now refreshing when deleting shifts from it
  • version tag now visible in menu bar
  • dispatcher-only people were not to be found
  • Shifttype.kitah removed
  • Shifttype.ag added
  • minor ui changes
  • compiled backend added
  • fix: center of route is outside of inclusive but inside of exclusive zone
  • fix: adding shift button in shifts view not working properly
v1.4.1
  • "exclusive zones" are available (currently hardcoded to work only on the name "außenring")
  • minimum wage can be configured in options
  • new shifts overwiw available in side menu
  • minor fixes and typos
v1.4.0
  • street navigation via osm is available as toggle button in planning view
  • small layout changes
  • fix: red pin now showing up when job.clientInvolved = false
v1.3.10
  • introduced changelog 🥳
  • fix: wrong api call while creating zone
  • fix: map would not open to show a zone

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published