17 May, 2021
4 commits
14 May, 2021
3 commits
-
* project form route gets project.struct * post route fills project from request
-
with latest db export methods updates.
10 May, 2021
2 commits
-
adding form import/export facilities.
08 May, 2021
4 commits
-
Allows to insert "Charger" links to project and agent pages.
07 May, 2021
4 commits
06 May, 2021
11 commits
-
with bootstrap cards. dynamically display categories annd labels.
-
Activated menu is done with ul opening and li color Activation used to be triggered on menu item click. It is now triggered on page load thank to a specific span syntax.
-
Included in any graphs allow to choose the export format
30 Apr, 2021
1 commit
26 Apr, 2021
4 commits
22 Apr, 2021
1 commit
-
From http://bl.ocks.org/Rokotyan/0556f8facbaf344507cdc45dc3622177 By Nikita Rokotyan
21 Apr, 2021
5 commits
-
pages agent and project
16 Apr, 2021
1 commit
-
We make sure an updated asset will be reloaded by the navigator. Preventing file css and css caching is done with an url like: `static/css/filename.css?v=0.3.1` wich url changes for each new released version.