Question about WEB UI - Traccar version 4.9

Jose B 6 years ago

Hi Anton,
Regarding to "Uses modern web frameworks like React and Material UI", what change?
The screen of TRACCAR web environment seems the same. Is there a setting to enable something on the web ?[on windows server]

JB

Anton Tananaev 6 years ago

You should have a link on the login screen.

Jose B 6 years ago

Yes, I saw it now. Thank you

  1. The comamnds into modern interface is not working yet, is it?
  2. How edit the modern interface ( I mean, in the old interface it was used sencha and ExtJS_GPL-6.2.0, and for this new one?)

JB

Jose B 5 years ago

Anton,

I heard a lot of praise for this new interface.

I read in another post that there is no timetable for when this will work completely.

Could you answer my question 2, please? (how to edit)

Best Regards,

JB

Anton Tananaev 5 years ago

There's a readme for that.

Jose B 5 years ago

Thank you for feedback.

Sorry, I did not found yet!

In all readme.md https://github.com/traccar/traccar-web/tree/master/modern only say that it is using React, Material UI and Mapbox GL JS.

I was think in hide the framework that are not work yet to put for the all my users know this new enviroment.

I am using "Visual Studio Code" to read the web traccar modern project, but I do not now how compile it, and google did not helps due a lot of information to check.

is it possible lead me through this, I mean, how compile it?

Anton Tananaev 5 years ago

Project was created using Create React App. For more information see user guide.