Releases: mauvaisetroupe/ea-design-it
Releases · mauvaisetroupe/ea-design-it
Release v1.1.2
- edbbba84 - Fix frontend-test + prepare v1.1.2
- b5321f8d - Improve message error in toast popup windows Add a guessError function in AlertSerice to catch intergity violation during delete Fix #150
- c3e16c65 - Export DataObject and BusinessObject in full export feature (UI) Fix #145
- 27aea105 - Add excel import example for Business and Data Objects (#154)
- a7e91f71 - Business/Data objects export - add missing landscape columns Fix #154
- afd397c2 - Full export does not include all capabilities mappings Fix #155
Release v1.1.1
Release v1.1.0
Changes
- Add a field on Application to manage organizational entity (subsidiaries, branches, etc.). See https://github.com/mauvaisetroupe/ea-design-it/blob/main/docs/excel-import/samples/full-data-export-generated-by-chat-gpt-v3.xlsx for excel format. #93
Detailed Commits
Release v1.0.5
Changes
- Fix bug when deleting landcsape with capability mappings (#148)
Detailed Commits
- 73897222 - Delete Landscape new parameters - Fix JUnit
- a0cd29c6 - prepare 1.0.5
- dc8b4c6f - Fix Delete Landscape with Data Objects or Capabilities Fix #148
- c6afc0fc - overwrite BO & DO type when importing
- 3d2f107f - Use jhipster fetchBagRelationships instead of JPQL custom (to have landscape on dataobjects listing page)
- fbd97f99 - Improve DO import error message - frontend error message display - error when DO parent does not exist
- 14c79ae8 - junit for importing an existing landscape with capa & DO #148
- cdda2fef - Add junit on capabilities and capabilities mapping import
- ccefc32f - Add Junit on BusinessObject and DataObject import
- b726499c - Simplify DataObject import and fix bug - Spring data JPA supports parameters that can be null (simplify) - in excel file application is dor DO but also DO parents
- ede8a053 - When importing landscape, interface is not used when external=true
- 75efffec - Remove unsued parameter
Release v1.0.4
Release v1.0.3
Detailed commits :
- 2fc7e449 - prepare v1.0.3
- edddd166 - Export DataObject and BusinessObject in #145
- 33f43735 - DataObject application could be null during import Application in Excel file is only for DO, not DO parents
- ec260c99 - unused const (cause NPE)
- cfa7f6f3 - Landscape TAB is empty on FunctionalFlow view close #144
Release v1.0.2
Release v1.0.1
Detailed commits
- 339b7bab - prepare v1.0.1
- dbba7934 - fetch application dataObjects (applicationWithBagRelationshipsImpl )
- 933531b6 - fetchDataObjects fetchCapanilityApplicationMapping improve performance
- d0c713c7 - remove capabilities from GraphBuilder (planned to add rectangle capabilities into application component) (will be implemented separately)
- 2adc66cd - remove verbose and usesless System.out.println
- fd6e23bf - manifest-src 'self' data:
Release v1.0.0
Changes
- Jhipster 8.0.0.rc1
- Spring boot 3.1.4
- Vue 3.3.4 (Vue 2 will reach End of Life (EOL) on December 31st, 2023)
- Business Object / Data Object for golden source / replicas #44
Detailed commits
- c48f3961 - Prepare v1.0.0
- 96ad5901 - remove verbose and usesless console.log
- 8f46a351 - Avoid REST to /anoymous-reader using localstorage
- 6b67998d - Display only DataObject linked to landscape Back/Front agreement on DO numbering
- 860d19df - @transactional(readOnly) plantumlResource (should not modify any Entities)
- 21ec923b - Load businessObject w/ dataObjects in landscape
- f78592de - getplantuml() in parallel
Release v1.0.0-rc4
Changes
- Release Candidate 4 for 1.0.0 version
- Jhipster 8.0.0.rc1
- Spring boot 3.1.4
- Vue 3.3.4 (Vue 2 will reach End of Life (EOL) on December 31st, 2023)
- Business Object / Data Object for golden source / replicas #44
Detailed commits
- 239fbf9f - prepare 1.0.0-rc4
- 26db82e0 - Fix business & data objects Jest
- 7d35522f - remove TRACE mode for default DEV loggers
- 7b623495 - Golden Relplica Landscape viewpoint
- 9bb18c92 - improve DataObject TAB in application detail
- 1eb46a28 - Simplify Business Object view (remove DataObject fullpath)
- 6d767bf5 - Improve DataObject view
- 81cb683d - Display generalization is optional
- 4fc8ab76 - Full screen for BO and DO detail
- 9222b7a0 - writeAuthorities to Edit / Delete BO & DO