Skip to content

Releases: mauvaisetroupe/ea-design-it

Release v1.1.2

23 Apr 11:00
Compare
Choose a tag to compare
  • 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

21 Apr 14:40
Compare
Choose a tag to compare
  • Improve Application Import error management #158

Detailed commits :

Release v1.1.0

26 Dec 17:30
Compare
Choose a tag to compare

Changes

Detailed Commits

  • a0dafab4 - prepare 1.1.0
  • 14ca79aa - OrganizationalEntity add filfter on list page
  • 2ab868f9 - OrganizationalEntity import/export
  • 8afbda8f - Add OrganizationalEntity for Application

Release v1.0.5

26 Dec 11:14
Compare
Choose a tag to compare

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

18 Dec 19:09
Compare
Choose a tag to compare

Changes

  • Fix a bug with anonymous read (#147)
  • Add profile for local Oracle

Detailed commits :

  • 1b3e4718 - Fix bug in anonymous read. Close #147
  • 6faf1799 - Add oracle spring profile with JDBC URL for local

Release v1.0.3

25 Nov 09:06
Compare
Choose a tag to compare

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

24 Nov 14:17
Compare
Choose a tag to compare

Detailed commits

  • f22e03cf - prepare v1.0.2
  • 1fe981e7 - ORA-00932: inconsistent datatypes: expected - got CLOB

Release v1.0.1

17 Nov 12:33
Compare
Choose a tag to compare

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

15 Nov 12:01
Compare
Choose a tag to compare

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

08 Nov 22:20
Compare
Choose a tag to compare

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