2
Fork 0
Commit Graph

111 Commits

Author SHA1 Message Date
Kai S. K. Engelbart 7ce83fca92 Use test API when running as test instance 2021-03-19 15:02:35 +01:00
Kai S. K. Engelbart 340afc59e0 Display all groups on dashboard by default 2021-03-05 13:06:10 +01:00
Kai S. K. Engelbart a35731e6cf Correctly display a prediction result of 0 2021-03-05 13:00:21 +01:00
Hartenstein Ruben (PEA4-Fe) 0878ed9f10 Merge pull request #52 in DEFINMA/definma-ui from f/prediction-delta to master
* commit 'f7f351d6a303899fd86628d142e8585e03809636':
  Add very simple prediction delta UI
  Allow viscosity number predictions to be saved
2021-02-25 11:53:49 +01:00
Kai S. K. Engelbart f7f351d6a3 Add very simple prediction delta UI 2021-02-24 15:34:46 +01:00
Kai S. K. Engelbart 06e649671f Allow viscosity number predictions to be saved 2021-02-24 13:58:14 +01:00
Kai S. K. Engelbart 765d83a84b Add Test Mode banner when running in test container 2021-02-22 14:18:52 +01:00
Kai S. K. Engelbart 014ddcc2d7 Normalize export button icons and descriptions 2021-01-26 11:57:01 +01:00
Kai S. K. Engelbart 2f6231a6b5 Properly indent all source files 2021-01-25 12:55:34 +01:00
Kai S. K. Engelbart efd4e3f5e9 Add timestamps to export file names 2021-01-25 10:41:08 +01:00
Kai S. K. Engelbart 41060a0436 Fix export button placement, finalize PDF layout 2021-01-25 10:41:08 +01:00
Kai S. K. Engelbart 852d5ae06e Improve PDF export fonts 2021-01-25 10:41:08 +01:00
Kai S. K. Engelbart 999f0b2937 Add most relevant content to PDF export 2021-01-25 10:41:08 +01:00
Kai S. K. Engelbart 4ce0f22212 Fix prediction result aggregation 2021-01-25 10:41:08 +01:00
Kai S. K. Engelbart da51cd5621 Add pdfmake dependency 2021-01-25 10:41:07 +01:00
Kai S. K. Engelbart 82b21b77a9 Fix commented out code 2021-01-18 14:39:40 +01:00
Kai S. K. Engelbart f0ed0a0e68 Change the first character of all end-of-line comments to upper case 2021-01-18 14:26:40 +01:00
Kai S. K. Engelbart c2aead6799 Merge pull request #47 in DEFINMA/definma-ui from f/dashboard to master
* commit '20050c81142f1d791afe1ece039d667396ae9ad2':
  Updated comments
  Added comments
  Added missing new line
  merge conflict fixes
  Take advantage of Chartjs new update function
  changed graph type to bar and color to bosch dark blue
  Fetching only requested data instead
  Increase sample size in dashboard
2021-01-18 14:16:39 +01:00
Hartenstein Ruben (PEA4-Fe) 20050c8114 Updated comments 2021-01-18 14:15:55 +01:00
Hartenstein Ruben (PEA4-Fe) af576fa392 Added comments 2021-01-18 14:09:25 +01:00
Hartenstein Ruben (PEA4-Fe) a7f4d42834 Merge pull request #46 in DEFINMA/definma-ui from improved-documentation to master
* commit 'fe9a43851d28e605d9e0fc27f63ea658cd189811':
  Improve Database Documentation
2021-01-18 14:08:25 +01:00
Hartenstein Ruben (PEA4-Fe) 2ce160c8d7 Added missing new line 2021-01-18 14:05:09 +01:00
Kai S. K. Engelbart fe9a43851d Improve Database Documentation 2021-01-18 13:58:12 +01:00
Ruben Hartenstein (PEA4-Fe) 31a9f22c6f merge conflict fixes 2021-01-18 13:56:47 +01:00
Ruben Hartenstein (PEA4-Fe) 57fcd884fa Merge branch 'master' of https://sourcecode.socialcoding.bosch.com/scm/definma/definma-ui into f/dashboard 2021-01-18 13:49:29 +01:00
Ruben Hartenstein (PEA4-Fe) dc1bc3b4a2 Take advantage of Chartjs new update function 2021-01-18 13:39:50 +01:00
Ruben Hartenstein (PEA4-Fe) 80664740a8 changed graph type to bar and color to bosch dark blue 2021-01-18 13:22:42 +01:00
Ruben Hartenstein (PEA4-Fe) b65f1126fc Fetching only requested data instead 2021-01-11 10:35:18 +01:00
Kai S. K. Engelbart bdce691210 Merge pull request #44 in DEFINMA/definma-ui from f/filter-separation to master
* commit '2aad393c0d6f4fa24df2c888ff9e81cac12d89b3':
  Fix a typo
  Performance updates
  Added value converter to correctly display values
  Seperate the fields into 3 categories
2021-01-08 13:26:02 +01:00
Kai S. K. Engelbart 2aad393c0d Fix a typo 2021-01-08 13:25:35 +01:00
Ruben Hartenstein (PEA4-Fe) 8fd0ca1bd5 Performance updates 2021-01-08 09:11:27 +01:00
Ruben Hartenstein (PEA4-Fe) 84ccb4df91 Added value converter to correctly display values 2021-01-07 14:35:18 +01:00
Ruben Hartenstein (PEA4-Fe) 84961310c3 Increase sample size in dashboard 2021-01-07 12:25:14 +01:00
Ruben Hartenstein (PEA4-Fe) fa164b424c Seperate the fields into 3 categories 2021-01-07 10:57:06 +01:00
Kai S. K. Engelbart 4c88db301f Add CSV prediction export 2020-12-15 12:00:16 +01:00
Ruben Hartenstein (PEA4-Fe) 5232c4d4e4 Apply sample page fix 2020-12-10 11:48:15 +01:00
Hartenstein Ruben (PEA4-Fe) ad20fdb1bb Merge pull request #40 in ~VLE2FE/definma-ui from f/edit-button-placement to master
* commit '7e82b43e069085e5975dd618ec2ebd0e4e43eb82':
  Store current sample page
  Move Sample edit-button to the left hand side
2020-12-03 14:44:49 +01:00
Ruben Hartenstein (PEA4-Fe) 7e82b43e06 Store current sample page 2020-12-03 14:39:24 +01:00
Kai S. K. Engelbart ad52baf30a Display sample number in sample editor 2020-12-03 13:10:52 +01:00
Hartenstein Ruben (PEA4-Fe) 3526dcb049 Move Sample edit-button to the left hand side 2020-12-03 11:41:24 +01:00
Engelbart Kai Sven (PEA4-Fe) 526f9750ec Remove non-existent image reference, fix HTML escapes 2020-12-02 15:53:39 +01:00
Lotter Elisabeth (CR/APS1) ff9d56c005 Changes: Colors for Prediction added 2020-10-02 10:11:16 +02:00
VLE2FE c38d0be457 code improvements 2020-09-03 15:51:53 +02:00
VLE2FE 1440e9a6fc implemented editable help 2020-09-03 10:54:20 +02:00
VLE2FE 2dc962c754 implemented editable help 2020-09-03 10:53:41 +02:00
VLE2FE bda6331c59 implemented no measurements or condition filter 2020-09-02 16:31:59 +02:00
VLE2FE 1460b5c1e6 string validation fix for true and false 2020-09-02 15:06:30 +02:00
VLE2FE 78093ce2ff small fixes 2020-09-02 14:11:00 +02:00
VLE2FE cd4e2aa77b added model documentation 2020-09-01 15:15:21 +02:00
VLE2FE 206169e135 added material search 2020-09-01 14:41:15 +02:00