Releases: finos/morphir-elm
Releases Β· finos/morphir-elm
UI and type inference improvements
- Merge pull request #917 from AttilaMihaly/reorg_publich-docs 8f1ab45
- Move verification steps into the publish doc. aa9c1bc
- Merge pull request #915 from AttilaMihaly/fix-stack-overflow 734f168
- Fix stack overflow. 20bc29b
- Merge pull request #912 from AttilaMihaly/picklist-component 43f1339
- Fix compile errors. fd3aff1
- Standardize 2f9c03a
- Merge branch 'main' into picklist-component 5971d10
- Merge pull request #913 from bekand/ui-changes f9a57d7
- Integrate other components into sample page. 85c499d
- Add documentation ec9ac08
- Integrate other components into sample page. 08c32be
- Merge branch 'main' into picklist-component 823deb6
- Added some docs. a5552b6
- Merge pull request #910 from bekand/ui-changes 9de5a19
- Added some docs and larger example. 90e9616
- Initial version of picklist component. 7d6b9ce
- naming consistency fix e3baba4
- Merge branch 'main' into ui-changes ca154e9
- tabs component 88ff6b2
Insight, type inference enhancements
Remove unnecessary dependencies from 2.66.0
- Merge pull request #881 from bekand/ui-changes acef0d1
- Merge pull request #878 from nwokafor-choongsaeng/fix-pretty-printer e2f7d42
- Merge pull request #877 from AttilaMihaly/fix-dependencies 03029e7
- Fix package-lock.json after merge from main. a524627
- Merge branch 'main' into fix-dependencies d9df674
- Remove unused import. d8afd54
- Check the package-lock.json to make sure it doesn't contain any binary dependencies. 1cbf170
- Moved all problematic dependencies into devDependencies. 45e06eb
- change DecisionTree to display simple 'case ..of'-s 779ab88
- added parenthesis around scala lambdas c506636
- Adding updated package-lock file. 5be79f1
- Moved elm-format into dev dependencies. 77354f5
Join, aggregation, LocalDate and Docker support
Summary
- Join support (in the SDK, interpreter and Spark backend)
- Aggregation support (in the SDK and partially in the Spark backend)
- LocalDate support
- CLI command to generate Dockerfile to run the UI
- Security improvements
Details
- Merge pull request #869 from AttilaMihaly/spark-join-support b6f224e
- Use the latest version of morphir-jvm that includes join support. b59450e
- Added missing branch to pattern match after merge. b6ddf50
- Merge pull request #830 from CodethinkLabs/csv-stuff d68a148
- Issue 840 - Documentation for CSV testing 9ca75ba
- Merge pull request #873 from bekand/ui-changes c0370bf
- Issue 832 - Rewriting old elm examples and spark tests to use csv test 7983b42
- change decision tree layout dd6b539
- Merge branch 'main' into spark-join-support a59b05f
- Merge pull request #848 from CodethinkLabs/jonathanmaw/aggregate-example 8999b78
- Merge pull request #871 from osborneMs/DockerFile-Finding-Solution ba561b8
- Commit generated expected results for christmas bonanza 1dab428
- Add missing dependencies that prevented tests being run 51c4b91
- Spark: Add support for Morphir SDK Aggregations 26422ca
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into finos-security-vulnerability a4e6cd6
- csrf removed d408411
- Issue 833 - Make CSV tests a little bit cleaner and easier to use 8b07d7c
- Issue 831 - Automating creation of CSV test files 5039440
- Fixing warnings in create_csv_files.sh using ShellCheck 62317a9
- Merge pull request #870 from osborneMs/DockerFile-Finding-Solution 5cd5012
- Merge branch 'DockerFile-Finding-Solution' of https://github.com/osborneMs/morphir-elm into finos-security-vulnerability 933b1d7
- removal of csrf protection 71fed5a
- Partial implementation and documentation of join support. e18fa32
- Merge pull request #868 from osborneMs/morphir-dockerization 818a424
- morphir dockerize cmd test completed a72a9d6
- gitignore docker file created during test 130f73b
- delete of dockerfile in test-integrations bac4a40
- dockerize command test 9df5868
- port change to 80 97d14ac
- windows linux project path confusion fix b2d9424
- docker template file env var fix 29ce2ce
- Merge pull request #854 from Elorm-Axolu/stand-alone-link dec95f1
- Merge pull request #855 from nwokafor-choongsaeng/derived-type 4509a9a
- Merge pull request #862 from osborneMs/morphir-dockerization f14af1d
- Merge branch 'main' of https://github.com/nwokafor-choongsaeng/morphir-elm into derived-type c0af1fc
- added date module to elm.json for cli & cli2 a016fe3
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into morphir-dockerization 51532a1
- morphir dockerize command implemented 495ba02
- Merge branch 'main' of https://github.com/Elorm-Axolu/morphir-elm into stand-alone-link f65c11c
- implemented requested changes e8de367
- Merge pull request #860 from bekand/ui-changes 118e7be
- fix decision table hover values 344f059
- Merge pull request #857 from finos/dependabot/npm_and_yarn/server/json-schema-0.4.0 415aabe
- Merge pull request #858 from finos/dependabot/npm_and_yarn/json-schema-0.4.0 1c1c0d7
- updated Native module to handle date natively; added elm tests 0d66c80
- Merge branch 'main' of https://github.com/Elorm-Axolu/morphir-elm into stand-alone-link 7f0811e
- implemented requested changes d0cde21
- WIP stand-alone-link error 8a66b33
- Bump json-schema from 0.2.3 to 0.4.0 6db497e
- Bump json-schema from 0.2.3 to 0.4.0 in /server 57f76d2
- Merge pull request #856 from osborneMs/csrf-token-impl 3844bed
- Merge branch 'csrf-token-impl' of https://github.com/osborneMs/morphir-elm into csrf-token-impl 16e4399
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into csrf-token-impl e9fbf80
- Merge pull request #841 from osborneMs/DockerFile-Finding-Solution 32306b8
- test edit ca9c7b7
- update test 7d4b261
- fix type e95e35a
- Merge branch 'derived-type' of https://github.com/nwokafor-choongsaeng/morphir-elm into derived-type b877de4
- added support of DerivedTypeSpecification to DataCodec.elm 8fdd849
- added support of LocalDateLiteral to DataCodec.elm 530b35d
- update to external resource integrity issue 7cb6048
- fix to security issue html.security.audit.missing-integrity eee5b38
- fix standalone link error e43da4b
- fix standalone link error 710137b
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into DockerFile-Finding-Solution 260d3a1
- Dockerfile fix + rearrange 3a4514c
- Merge pull request #852 from AttilaMihaly/expose-join-functions 17eb625
- Add join operators. cece647
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into csrf-token-impl eb214c0
- Merge pull request #850 from AttilaMihaly/fix-broken-test 4b7114b
- express csrf issue resolved ea6a98d
- Fix a broken test 70abef7
- Merge branch 'main' of https://github.com/osborneMs/morphir-elm into DockerFile-Finding-Solution 1903156
- starting docker daemon as specific user 7cc055e
v2.65.8
π Bug Fix
- Updated docs link for Jonathan's Spark documentation #827 (@KindsonTheGenius)
Authors: 1
- Kindson The Genius (@KindsonTheGenius)
v2.65.7
v2.65.5
π Bug Fix
- Revert "Trying to fix the npm deploy" #824 (@stephengoldbaum)
Authors: 1
- Stephen Goldbaum (@stephengoldbaum)
v2.65.4
π Bug Fix
- Trying to fix the npm deploy #822 (@stephengoldbaum)
Authors: 1
- Stephen Goldbaum (@stephengoldbaum)