Projekt

Obecné

Profil

Stáhnout (3.31 KB) Statistiky
| Větev: | Revize:

# Datum Autor Komentář
9037608d 2020-04-26 15:27 Jan Čarnogurský

re #7884 update functionality for updated template

f7dc4075 2020-04-26 15:06 Jan Čarnogurský

re #7884 - added frontend drag and drop for assembly

9baf6c93 2020-04-24 15:43 Vojtěch Danišík

Merge branch 'master' into 'enhancement/7886'

  1. Conflicts:
  2. src/main/java/vldc/aswi/dao/parameter/ParameterTypeRepository.java
  3. src/main/java/vldc/aswi/domain/Assembly.java
  4. src/main/java/vldc/aswi/domain/Configuration.java
  5. src/main/java/vldc/aswi/domain/EntityParent.java...
b439853d 2020-04-24 11:02 Michal Linha

re #7881 ability to create or edit a user configuration and set or edit its basic attributes, operator value and configuration name are validated, if operator value is wrong user is redirected to main page, auto increment functionality changed to IDENTITY

b66f682e 2020-04-20 20:32 Michal Linha

re #7881 loading of attributes of assembly on main page

a2e84e8c 2020-04-20 20:23 Vojtěch Danišík

re #7886 Creating + Editing assembly
Not working: Adding new role to access list, Loading values for parameter, Adding new values for parameter, disabling functions + operators if data type = enumeration, deleting role from Access list, Deleting parameter. Saving new assembly + checking all form elements....

bfd68253 2020-04-17 13:00 Jan Čarnogurský

fix view for chrome and firefox

0b434236 2020-04-17 07:58 Vojtěch Danišík

re #7871 Added edit formula for every assembly.

cfe48a96 2020-04-16 20:45 Jan Čarnogurský

re #7871 - connect templates with data from database

2868bb9a 2020-04-16 14:28 Vojtěch Danišík

re #7871 Displaying list of assemblies + displaying result table of selected assembly.

417c1106 2020-04-13 23:10 Vojtěch Danišík

re #7779 Convert TableColumn -> ContingencyTableRow and send it to frontend. SQL query is now executed in specific class DatabaseInterface via SqlQueryManager.

26342eaf 2020-03-25 15:09 Vojtěch Danišík

re #7668 Project init with connecting to demo database