Skip to content

Releases: mauvaisetroupe/ea-design-it

Release v1.0.0-rc3

06 Nov 06:10
Compare
Choose a tag to compare

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

Release v1.0.0-rc2

31 Oct 08:33
Compare
Choose a tag to compare

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

  • 62a64d02 - Prepare 1.0.0-rc2
  • 44ec783d - Oracle & prostrgers driver included as depedndency (jib does not use PROD profile, need to check why)

Release v1.0.0-rc1

31 Oct 05:41
Compare
Choose a tag to compare

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

20 Oct 07:04
Compare
Choose a tag to compare

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

11 Oct 16:29
Compare
Choose a tag to compare
  • 41369288 - prepare 0.10.11
  • dda9fc7b - Report incoherences for capabilities mapping. Fix bug on report
  • d4717b26 - Report incoherences for capabilities mapping Close #134
  • 3bb78157 - Add JPA queries for capabilities and capabilityMapping

Release v0.10.10

09 Oct 20:35
Compare
Choose a tag to compare
  • 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

08 Oct 16:28
Compare
Choose a tag to compare
  • c5446a5e - Prepare v0.10.9
  • e4331439 - Create a new type of application 'Actor'. This type of application appears as an Actor in plantuml diagram #128

Release v0.10.8

08 Oct 14:38
Compare
Choose a tag to compare
  • 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

08 Oct 14:13
Compare
Choose a tag to compare
  • dbefb8d4 - Fix actions/create-release version in github release action
  • f44a5c45 - prepare release v0.10.7
  • eccde301 - use metcalfc/changelog-generator to generate releases
  • b4d5e70b - :disabled has side effect non current tab storage

Release 0.10.6

08 Oct 07:10
Compare
Choose a tag to compare
  • improve landscape detail performance (backend with no EAGER approach)
  • improve application detail performance (backend with no EAGER approach)