10 Commits

Author SHA1 Message Date
3be1eed294 removed source map 2020-12-20 11:50:00 +01:00
11b2fe5942 Householding update 2
* Fixed missing cross_origin() tags on various functions
* Added popper javascript library for tooltips
* Added material design icons font and css locally
2020-12-18 22:46:53 +01:00
fdec8f74c8 Projects implementation
* Separated routes into single files for better management
* Added sql for streamlined example data
* Streamlined function names, streamlined template file names
- Removed 2 functions with unnecessary code
* Added javascript for project overview
* New library: tippy.js for tooltips
* Added new configuration options for projects
* Added cookie secure setting to flask
2020-12-16 21:39:01 +01:00
285a808ee4 Projects overview
* Added projects overview
* Added modal for new project
* Added error codes and validation for new project path
2020-12-12 23:08:46 +01:00
b4edd48b72 fixed bulma to latest release 2020-12-04 13:31:21 +01:00
7d068991cf Reflected submodule change in code and removed pycharm file watcher in favor of shell script to avoid the same file twice 2020-12-03 15:59:49 +01:00
b2db4eb526 correct bulma path 2020-12-03 15:37:51 +01:00
8115b908cf Added bulma as submodule to improve modularity 2020-12-03 15:36:09 +01:00
01b534f027 deleted unrelated file 2020-11-26 22:35:49 +01:00
9ac6e9930e Release 1 2020-11-21 20:23:43 +01:00