Svetoslav Petkov

Results 29 issues of Svetoslav Petkov

## Description Create a proper way to ensure that a User has it's communication initialized. This is related to the code removed in [this PR](https://github.com/alkem-io/server/pull/4472/files#diff-3d51de4298bbeb612940ba3824b3f1c1a4f341959fb2b2c2de8a5e8b66b949cfL486) as was a potentially dangerous...

user story
server

## Description createdBy to be standardized on database and API level Currently, it's defined as a nullable column in several tables. TBD ## Acceptance criteria - [ ] Should ‹testable...

user story
server

## Acceptance criteria - [ ] The Organization entity creation to be done in a single transaction, if possible - [ ] Operations done outside of the transaction to be...

user story
server

## Acceptance criteria - [ ] The User entity creation to be done in a single transaction, if possible - [ ] Operations done outside of the transaction to be...

user story
server

## Description ## Acceptance criteria - [ ] The existing `console.error` are changed with Sentry error ## Additional Context Run `npm run lint:prod`. Lint will report with warnings that `console.error`...

user story
client
Rhea Team

## Description Merge the unreleased 0.17.6 version of Excalidraw ([release in NPM](https://www.npmjs.com/package/@excalidraw/excalidraw/v/0.17.6)) with the unmerge changes from [0.17.0-alkemio-4](https://github.com/alkem-io/excalidraw-fork/pull/6). Use commit [530617b](https://github.com/excalidraw/excalidraw/commit/530617be90df8d41f93c7c885d3097565c4c7f6d) as a base for 0.17.6. ## Acceptance criteria -...

user story
client

## Description As a User I want to create a Collaboration tool of type Post and then choose a template So that I can follow a certain flow, framework when...

user story
client
Product Discussion
Refinement

## Description As a I want So that ## Acceptance criteria - [ ] Images found in the Whiteboard are requested with the proper cache headers ## Additional Context The...

user story
client