Releases: caesar-team/caesar-server
Releases · caesar-team/caesar-server
2.1.0
v2.0.7
Merge branch 'hotfix/2.0.7'
Release v2.0.6
[Composer] CAES-1545: Composer update (#553)
Release v2.0.4
Merge pull request #550 from caesar-team/develop Fix v2.0.4
Fix v2.0.3
[Item] CAES-1512: Refactoring meta, implemented endpoint to check exi…
Fix v2.0.2
Merge pull request #544 from caesar-team/develop Fix v2.0.2
Release v2.0.1
[Member] CAES-1503: Fixed team role for admin. (#534)
Release v2.0.0
Release v2.0.0 (#532) * [Admin]: CAES-1225: Fix docker build * [Admin]: CAES-1225: Fix docker build * [Admin]: CAES-1222: Separated lists admin to two single pages * [Admin]: CAES-1222: Fixed admin login (#400) * [Admin]: CAES-1221: Added filters to admin * [Admin]: CAES-1221: Upgrade composer * [Admin]: CAES-1240: Added items page to admin. * [Admin]: CAES-1237: Rename form field. * [Admin]: CAES-1243, CAES-1240, CAES-1221: Remove extra buttons, fixed filters, refactoring. * [Admin]: CAES-1242: Change page titles * [Admin]: CAES-1241: Fixed sort associated field. * [Admin]: CAES-1246: Fixed error message and changed format. * [Admin]: CAES-1246: Fixed error message and changed format. * [Admin]: CAES-1244: Removed extra columns, add count users of team column. * [2FA]: CAES-1248: Rework fingerprint, refactoring. * [Composer]: CAES-1251: Update composer packages * [Composer]: CAES-1251: Update composer packages * Pin dependencies (#392) Co-authored-by: Renovate Bot <[email protected]> * [Composer]: CAES-1251: Fixed OPTIONS error, readme (#410) * [Composer]: CAES-1251: Fixed OPTIONS error, readme * [Composer]: CAES-1251: Fixed 2FA check path * [Composer]: CAES-1251: Added docs to API * [Composer]: CAES-1251: Fixed composer install * [Composer]: CAES-1251: Composer update * [Composer]: CAES-1256: Added validation to edit team * [Refactoring]: CAES-1255: Refactoring rabbitmq. * [Refactoring]: CAES-1265: Setting default list while create item without listId. * [List]: CAES-1267: Fixed validation while create list. * [Refactoring]: CAES-1268: Refactoring update item. * [Refactoring]: CAES-1268: Refactoring update item. * [Item]: CAES-1272: Implemented validation relatedItem * [Item]: CAES-1273: Cascade remove after remove system item from admin. * [Item]: CAES-1275: Implemented endpoint to leave team. * [Item]: CAES-1277: Changed items view. * [Item]: CAES-1277: Changed items view. * [Item]: CAES-1277: Some fixes views. * [Item]: CAES-1237: Resolved conflicts * [Admin]: CAES-1282: Fixed edit team error. * [Admin]: CAES-1306: Fixed user search * A few improvements Signed-off-by: Aleksandr Beshkenadze <[email protected]> * [Item]: CAES-1015: Fixed create item. * [Composer]: Composer update * [Team] CAES-1301: Auto adding domain admin to teams. * [Team] CAES-1301: Fixed tests * [Team] CAES-1287: Show all teams to anyone user. * Update dependency phpstan/phpstan to v0.12.47 (#439) Co-authored-by: Renovate Bot <[email protected]> * [Admin] CAES-1311: Fixed editing team from admin. * [Admin] CAES-1311: Set renovate/* bratch to drone build after create * [User] CAES-1312: Set default hash length if not exists env * [User] CAES-1311: Disable test remove personal system item * [Test] CAES-1311: Fixed tests * [Test] CAES-1311: Fixed tests * [Item] CAES-1284: Add ownerId * [Item] CAES-1284: Add ownerId to create or edit item. * [Item] CAES-1284: Added type keypair * [Item] CAES-1284: Added type keypair, rework workflow * [Item] CAES-1284: Validate unique keypair on team * [Item] CAES-1284: Validate unique keypair on team * [Item] CAES-1284: Cs-fixer * [User] CAES-1301: Reverted, added filter by role to endpoint of get all users. * [User] CAES-1284: Rename view keys. * Update dependency nelmio/api-doc-bundle to v3.7.4 * [User] CAES-1283: Fixed type of list for personal lists * [Item] CAES-1284: Added teamId to ItemView * [Team] CAES-1324: Should not remove default team * Blazinf fast the dev env in a container Signed-off-by: Aleksandr Beshkenadze <[email protected]> * [Team] CAES-1284: Rework workflow, permissions * [Team] CAES-1323: Added pinned toggle to team * Update TeamRepository.php Refactoring * [Team] CAES-1325: Implemented endpoint to create team and keypair together. * [Lists] CAES-1327: Fixed relationship default lists * [Security] CAES-1328: Refactoring backup codes. * [Security] CAES-1328: Refactoring backup codes. * [Security] CAES-1334: Remove extra types. * [List] CAES-1337: Refactoring list view. * [Form] CAES-1334: Refactoring form error. * [Form] CAES-1334: cs-fixer fix * [Form] CAES-1334: Refactoring * [Admin] CAES-1327: Excluded lists from admin tables. * [Form] CAES-1334: Refactoring create and edit item form. * [Refactoring] CAES-1335: Remove extra endpoints. * [Refactoring] CAES-1335: Refactoring create invited user. * [Refactoring] CAES-1335: Refactoring create invited user. * [Refactoring] CAES-1336: Refactoring child_item and sharing. * [Team] CAES-1349: Added team pinned route to HATEOS * [Item] CAES-1351: Implemented endpoints to get keypairs * [Team] CAES-1355: Reworked add member, implemented batch add members to team * [Team] CAES-1355: Refactoring * [Team] CAES-1355: Refactoring * [Team] CAES-1358: Refactoring endpoint pin to team * [Composer] Composer update * [Form] CAES-1359: Refactoring (#470) * [Form] CAES-1359: Refactoring move item form * [Form] CAES-1359: Refactoring structure * [Form] CAES-1359: Refactoring structure events * [Team] CAES-1364: Fixed show team keypairs * [Team] CAES-1361: Fixed validate create team with keypair. * [Item] CAES-1365: Fixed validate create personal keypairs. (#475) * [Team] CAES-1366: Added team leave to hateos * [User] CAES-1374: Added hateoas to user team view (#478) * [User] CAES-1359: Refactoring update user keys form. (#477) * [Item] CAES-1375: Implemented endpoint to create keypair to user while sharing (#479) * @aburov-4xxi [Item] CAES-1375: Added share route to hateoas. (#480) * [Item] CAES-1375: Implemented endpoint to create keypair to user while sharing * [Item] CAES-1375: Added share route to hateoas. * [Item] CAES-1377: Added hateoas to share team item. * [Item] CAES-1379: Added public key to view of search user. * [User] CAES-1385: Added domain filter to get users endpoint. * [User] CAES-1388: Implemented new manager role to user. * [Item] CAES-1389: Override label to inbox list and listId to share item. (#489) * [Team] CAES-1323: Inversion default toggle. (#490) * [Team] CAES-1323: Inversion default toggle. * [Team] CAES-1323: Fixed tests Co-authored-by: Aleksandr Beshkenadze <[email protected]> * [Form] CAES-1359: Refactoring form * [2FA] CAES-1391: Implemented accept save backup codes after reset 2fa. * [2FA] CAES-1391: Refactoring. * [Item] CAES-1392: Implemented title field to item. * [Team] CAES-1388: Fixed manager access to team * [Form] CAES-1359: Refactoring form. * [Item] CAES-1395: Fixed hateos for create item to inbox list. * [Team] CAES-1398: Fixed leave team by admin. * [Composer] Update composer. * [Composer] Update composer. * [Composer] CAES-1400: Fixed srp prepare login. (#500) * [2fa] CAES-1400: Fixed 2fa (#501) * [Composer] CAES-1400: Fixed srp prepare login. * [Composer] CAES-1400: Fixed 2fa * [User] CAES-1402: Fixed views of user and member * [Form] CAES-1359: Form refactoring, removed create team endpoint. * [Team] CAES-1404: Disable toggle if admin leave team * [Team] CAES-1408: Implemented filter to get members without keypairs. * [User] CAES-1402: Fixed self user view. * [User] CAES-1402: Refactoring. * [Team] CAES-1402: Refactoring. * [Team] CAES-1402: Rename userRole to teamRole * [Team] CAES-1402: Refactoring view. * [User] CAES-1429: Fixed validate registration. * [Team] CAES-1435: Fixed permission to manager * [Team] CAES-1445: Implemented query filters to get all items, refactoring. * [Item] CAES-1411: Implemented endpoint to create keypairs for team. (#508) * [Item] CAES-1411: Implemented endpoint to create keypairs for team. * [Item] CAES-1411: Refactoring. * [Team] CAES-1411: Added validation to create team keypair. * [Test] CAES-1407: Refactoring tests. (#524) * [Test] CAES-1407: Refactoring tests. * [Test] CAES-1407: Fix composer * [Access] CAES-1424: Rework access to domain admin. * [Access] CAES-1424: Fix tests * [Access] CAES-1447: Fixed team view. * [Item] CAES-1452: Implemented get batch items endpoint. * Add the local vscode settings Signed-off-by: Aleksandr Beshkenadze <[email protected]> * [User] CAES-1458: Rename roles to domainRoles to create user * [Item] CAES-1484: Overriding favorite shared item. (#529) * [Item] CAES-1483: Refresh last item to keypairs. * [Item] CAES-1486: Fixed anon access to endpoints. Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Renovate Bot <[email protected]> Co-authored-by: Aleksandr Beshkenadze <[email protected]> Co-authored-by: Aleksandr Beshkenadze <[email protected]>
Release v1.5.2
Release v1.5.2 (#290) Co-authored-by: Aleksander Beshkenadze <[email protected]> Co-authored-by: mbaskakova <[email protected]> Co-authored-by: Denis Gruzdev <[email protected]>
v1.4.0
1.4.1