Releases: mauvaisetroupe/ea-design-it
Releases · mauvaisetroupe/ea-design-it
Release v1.0.0-rc3
Changes
- Third Release Candidate for 1.0.x 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
- d287a517 - Add Landscape DataObject (as table)
- 1c7688e0 - Add applications in BusinessObject list view
- 4fc93d4d - DataObjectc graphical view
- 3f94d393 - 2 DO can exist if on 2 different applications
- 24ba44fc - Improve BusinessObjectc view
- bac028e6 - Cappability mapping not imported if Level<3
- 41ffd05d - jhipster 8 docker compose files https://stackoverflow.com/questions/73427249/name-does-not-match-any-of-the-regexes-x-while-trying-to-set-the-project
- d0c58d68 - remove jhipster FixedPostgreSQL10Dialect
- 5b23f724 - BusinessObject table vizualisation in application (limitation 2 levels for parent/children)
- 5795df73 - BusinessObject vizualisation in plantuml
- 65d444fa - Fix BusinessObject import w/ DO type
- b765fad9 - BusinessObject & DataObject query w/ descendants
- 205ef4ee - Do not filter JSON BO and DO descendant
- 4400607c - Upgrade plantuml 1.2023.12
- 7865912d - Data Object Import Service
- c97e8e27 - Remove fake data
- 959c7284 - Add relationship BO, DO & Landscape Rename container field into parent
- 585b55dd - Bug fix - retrieveCapability
- 612f8a0f - Mispelling spacilizations
- d6246280 - Fix jhipster bug when link on the same entity (call retreive function instead of router)
- 3feb9343 - Add BusinessObject and DataObject w/ hipster
Release v1.0.0-rc2
Changes
- Second Release Candidate for 1.0.x 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)
Detailed commits
Release v1.0.0-rc1
Changes
- First Release Candidate for 1.0.x 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)
Detailed commits
- 57aec8dc - 1.0.0-rc1
- ca886f75 - Fix landscape import button visibility
- ffa4edf7 - Fix account Jest
- f46a063b - Remove unsupported eslint comment
- 3a680599 - Remove debug console.log()
- 237bf7fc - vue 3 - cypress fix main bus (except scenatios)
- d86ec719 - vue 3 - cypress first version, chnage user admin
- c1729246 - Refactoring anonymousReadAllowed using store
- 05c16a6b - Fix Jest Unhandled Errors
- 8bb27b49 - JHipster 8.0.0rc.1 - spring-boot 3.1.4 - vue 3.3.4
- 1104dbb1 - Merge commit 'ce6954996c66049180c09946ffca8bd83bd0ea65'
- 7baa67ee - Import Capabilities Mapping - Error filtering #138
- d3f9ea52 - Interface detail show FunctionalFlows Close #133
Release v0.10.12
Changes
- Improve Capability Map Import #135
- When import capabilities/application mappings, unused mapping should be deleted #136
Detailed commits
- 66ec6d06 - Prepare v0.10.12
- a11b09a0 - Capability Import - add Ignore all / Import all #135
- 3d7e0b0f - Merge branch 'feature-capabilities-ux-write'
- 2f32a306 - Capaility Import - DELETE Capa with Mapping. #135
- d0220017 - CapabilityUtil use FullPath as key (bug with previous solution) #135
- 9c0b8015 - Capaility Import - Import ADD and DELETE Capapbilities with Mapping are not DELETED #135
- f85fa90a - Capability Map Import, analyze excel. Show capabilities to add, delete, force delete or ignore without saving for now #135
- 3063f3a6 - CapabilityUtil can build tree without common ROOT
- 814c382e - Merge CapabilityUtil and CapabilityHelper
- ee1bb13c - Simplify Capability Import with fullpath as key. Use a Map to avoid many DB calls #135
- 97663bbd - SurDomain is now a capability - Adapt javascript
- ecedfe85 - Adapt javascript to the unique capability ROOT
- 979421b0 - Remove confusing and useless CapabilityDTO and assume we have a unique ROOT capability
- 169c870e - Cleaning code, plantuml not used for capabilities
- 767855d2 - Merge branch 'feature-capabilities-ux-write'
- 12ff92d3 - Remove unused mappings during mapping import Close #136
Release v0.10.11
Release v0.10.10
- 3a16ba43 - prepare v0.10.10
- 8e8c853c - Avoid NPE
- c3b22976 - UX standardization for application components #131
- 33197fa4 - UX standardization for applications #131
- 3ae65077 - UX standardization for interfaces #131
- e9f56f0a - UX standardization for functional flows #131
- cce08b96 - UX standardization for landscapes #131
- e0b8c620 - Performance problem on FunctionalFlow list using with pagination #129
- 71b5d461 - Improve performance of Interface List. Optional chaining not supported in vue 2 + data not used (eslint) #130
- 092368de - Improve performance of Interface List using with pagination #130
Release v0.10.9
Release v0.10.8
- 598cb655 - Prepare release v0.10.8
- 37026f0f - Change default tab for application (information)
- afd8c77f - Fix bug in TAB selection for functional flow (when switching after non default selection)
- 8d95c34e - Fix bug in TAB selection for application (when switching after non default selection)
- 46d3ca80 - Fix bug in TAB selection for Landscape (when switching landscape after non default selection)
Release v0.10.7
Release 0.10.6
- improve landscape detail performance (backend with no EAGER approach)
- improve application detail performance (backend with no EAGER approach)