Releases: brmodeloweb/brmodelo-app
Releases · brmodeloweb/brmodelo-app
v0.1.1
What's Changed
Product updates
- Login page: Change language selector styles by @idmarjr in #302
- Show last saved date by @oicramps in #266
- User menu improvements by @idmarjr in #298
Tests updates
- Refactor Cypress tests authentication by @wlsf82 in #303
- Remove unnecessary visit commands from tests by @wlsf82 in #305
- Fix linting issues on tests by @wlsf82 in #306
Development updates
- Update files to respect editorconfig definition by @idmarjr in #300
- Remove old views/index.html by @idmarjr in #299
- Adds Typescript support to React by @oicramps in #289
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- Internacionalization support (English and Portuguese) by @ArthurMota9 in #263
- Fix list display after duplicate model action by @miltonbsn in #273
- Add constraints to logical and physical design by @ArthurMota9 in #249
- Refactor tests and increase coverage by @wlsf82 in #267
- Add test for switching languages by @wlsf82 in #277
- Update login test by @wlsf82 in #278
- Update README.md by @idmarjr in #275
- Document Cypress custom commands by @wlsf82 in #280
- Fix typo on readme's tests section by @wlsf82 in #281
- Fix space press on editor textbox by @miltonbsn in #279
- Increase models view test coverage by @wlsf82 in #282
- Make test more robust by @wlsf82 in #285
- Add test for a conceptual model creation via API call by @wlsf82 in #284
- Upgrade cypress to v9.1.1 by @wlsf82 in #286
- Add EditorConfig to list of applications you will need to run the app by @idmarjr in #288
- Move custom command and document it by @wlsf82 in #291
- Upgrade mailgun by @miltonbsn in #292
- Update project dependencies by @idmarjr in #293
- Fix api and jest tests by @miltonbsn in #294
- Add column only if has target table (fix cypress test and console error) by @ArthurMota9 in #295
Full Changelog: v0.0.9...v0.1.0
v.0.0.9
Resume
- Webpack migration
- Shortcuts
- New link toolsview
- Node 16 upgrade
- Prevent exit without saving
- Docker
What's Changed
- Fixing typo by @telmotrooper in #69
- Many dependency fixes by @telmotrooper in #71
- Task update dependencies by @feekosta in #80
- Task update angularjs by @miltonbsn in #92
- Update mongo by @miltonbsn in #95
- Bugfix options dropdown menu by @idmarjr in #100
- Update gulpfile.js to Gulp4 syntax by @idmarjr in #96
- Migrate markup to Bootstrap by @idmarjr in #102
- Refac user login by @miltonbsn in #99
- Update dependencies: del, ejs by @idmarjr in #108
- Add .editorconfig by @idmarjr in #109
- Remove unused file + minor logs cleanup by @miltonbsn in #111
- Fix feature to convert conceptual to logic model by @miltonbsn in #110
- Setup eslint (#91) by @feekosta in #93
- docs: add miltonbsn as a contributor by @allcontributors in #116
- docs: add idmarjr as a contributor by @allcontributors in #117
- docs: add feekosta as a contributor by @allcontributors in #118
- Feature rename model (#113) by @miltonbsn in #121
- Update joint by @miltonbsn in #122
- Start login component refac by @miltonbsn in #123
- Remove Preferences from application header by @idmarjr in #129
- Fix line edit button by @miltonbsn in #130
- Increase edit model workspace area by @idmarjr in #131
- Fix model conversion errors due joint upgrade by @miltonbsn in #126
- Standard package.json to hekoru pipeline deploy by @miltonbsn in #133
- Update node version by @miltonbsn in #134
- Release version by @miltonbsn in #135
- Feature/heroku deploy tunning by @miltonbsn in #137
- Refac signup to angular component by @miltonbsn in #138
- Introduce duplicate model option by @idmarjr in #132
- Release version by @miltonbsn in #139
- Fix form name and css error class by @miltonbsn in #141
- Rewrite public pages by @idmarjr in #140
- Add activity tracker (Google Analytics) by @idmarjr in #147
- Release version by @idmarjr in #148
- Fix remaining box after delete action by @miltonbsn in #149
- docs: add oicramps as a contributor by @allcontributors in #154
- docs: add oicramps as a contributor by @allcontributors in #155
- docs: add idmarjr as a contributor by @allcontributors in #156
- docs: add telmotrooper as a contributor by @allcontributors in #157
- Fix relationship with attributes by @miltonbsn in #159
- Release by @miltonbsn in #160
- Help button link to github issues by @miltonbsn in #161
- Release by @miltonbsn in #162
- Feature/password recovery by @idmarjr in #165
- docs: add ArthurMota9 as a contributor for code by @allcontributors in #173
- Fixes button alignment on signup form by @ArthurMota9 in #178
- Hotfix/convertion by @miltonbsn in #192
- Hotfix/attribute validation by @miltonbsn in #195
- Fix error on connect to blank point on screen by @miltonbsn in #199
- Release/270921 by @miltonbsn in #200
- docs: add joaomfiumari as a contributor for code, infra by @allcontributors in #203
- Add dockerfile and dockercompose configuration by @joaomfiumari in #202
- feature: export model endpoint by @feekosta in #213
- Feature webpack migration by @miltonbsn in #153
- Fix modal opening by @miltonbsn in #244
- Fix JointJS sideEffect issue by @oicramps in #245
- Copy images to dist folder when run yarn build by @ArthurMota9 in #246
- Add first end-to-end test by @wlsf82 in #243
- Fix JointJS style in the logic model by @oicramps in #250
- Increase the login flow test coverage by @wlsf82 in #251
- Add types and create hotkeys config by @miltonbsn in #253
- Register keyboard shortcuts by @miltonbsn in #248
- Add date fields to model database by @miltonbsn in #252
- Refactor existing tests and add new ones by @wlsf82 in #254
- Fix variable name by @ArthurMota9 in #258
- Fix frozen inputs on editors by @miltonbsn in #261
- Prevent exit without saving by @oicramps in #257
- Increase test coverage by @wlsf82 in #260
- Adjust zoom keyboard shortcut by @idmarjr in #259
- Improve entities connection #229 by @miltonbsn in #264
- Upgrade node to v16 by @oicramps in #262
New Contributors
- @telmotrooper made their first contribution in #69
- @feekosta made their first contribution in #80
- @allcontributors made their first contribution in #116
- @joaomfiumari made their first contribution in #202
- @dependabot made their first contribution in #239
- @wlsf82 made their first contribution in #243
- @oicramps made their first contribution in #257
Full Changelog: https://github.com/brmodeloweb/brmodelo-app/commits/v0.0.9