Release 0.8.0
What's Changed
- We've improved our design to streamline common operations and reordered things for better experience
- Improvements to invite process based with focus on company-based workflow
Commits
- added csv export by @Artuomka in #415
- Bump crypto-js from 4.1.1 to 4.2.0 in /backend by @dependabot in #412
- Bump axios from 1.4.0 to 1.6.0 in /autoadmin-ws-server by @dependabot in #416
- Bump crypto-js from 4.1.1 to 4.2.0 by @dependabot in #410
- disable test pg settings by @Artuomka in #419
- table settings disabled by @Artuomka in #420
- cors added by @Artuomka in #421
- add reject unauthorized for test pg connection by @Artuomka in #422
- process.env.POSTGRES_CONNECTION_HOST by @Artuomka in #423
- Backend development by @Artuomka in #424
- slug fix by @Artuomka in #425
- slug by @Artuomka in #426
- foreign keys selection query reworked by @Artuomka in #427
- cookie fix by @Artuomka in #428
- added remove user from company endpoint by @Artuomka in #429
- added ability to revoke user invitation by @Artuomka in #430
- added ability to rename company in core by @Artuomka in #431
- reworked user invitation in company by @Artuomka in #432
- reworked validation exception by @Artuomka in #433
- reworked delete user from company endpoint by @Artuomka in #434
- added test table settings for new tables by @Artuomka in #435
- reworked accept invitation endpoint by @Artuomka in #436
- added get company name by company id endpoint by @Artuomka in #437
- accept invite in company fix by @Artuomka in #438
- added update company name error by @Artuomka in #439
- added user session settings by @Artuomka in #440
- added case insensitive search by beginning of row by @Artuomka in #441
- added original message in rename company webhook error by @Artuomka in #442
- added tables_audit option in connection by @Artuomka in #443
- added endpoint for multiple change user roles by @Artuomka in #444
- enabled transactions by @Artuomka in #445
- Backend development by @Artuomka in #447
- removed ability to register multiple accounts with external providers by @Artuomka in #448
- migration lint by @Artuomka in #449
- added connection properties in get connection response by @Artuomka in #450
- added get company name function by @Artuomka in #451
- added cascade option in user info entity for removing user from company by @Artuomka in #452
- delete user reword according microservices logic by @Artuomka in #453
- temporary remove find user in database from auth middleware by @Artuomka in #454
- remove password validation on saas webhook by @Artuomka in #455
- refactor exception when try to add user in company webhook by @Artuomka in #456
- up libs by @Artuomka in #457
- dependency fix by @Artuomka in #458
- added transaction on verify invite user by @Artuomka in #460
- reworked change user email by @Artuomka in #461
- google login fix by @Artuomka in #462
- Add filter for users with NULL external registration provider in get … by @Artuomka in #464
Full Changelog: 0.7.1...0.8.0