forked from code4romania/de-urgenta-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/backpack item concurrency token #16
Merged
idormenco
merged 147 commits into
idormenco:feature/add-backpack-endpoints
from
VladCuciureanu:feature/backpack-item-concurrency-token
Oct 18, 2021
Merged
Feature/backpack item concurrency token #16
idormenco
merged 147 commits into
idormenco:feature/add-backpack-endpoints
from
VladCuciureanu:feature/backpack-item-concurrency-token
Oct 18, 2021
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…hboar-docker-issue Fix dashboard access when running in docker
…k-endpoints Add Backpack Crud endpoints and examples
Update dockerfile with vars for Hangfire
* Add complete db schema in domain * Add identity server * migrations for identitydb cleanup * add swagger authorization * fix endpoint authorization * Add docker-compose for identity server Co-authored-by: catileptic <s.alexandra.stefanescu@gmail.com> Co-authored-by: trupci <a.trupcea@moodmedia.com>
…pose Fix docker-compose
Co-authored-by: trupci <a.trupcea@moodmedia.com>
* add swagger settings * use same env for connection strings * typo * correct syntax * correct syntax :) * switch to key:value syntax all over
* Add admin endpoints for events and blog posts * Add group api * Add group endpoints and examples * Add group safe location management
…eadme add more detailed instructions to get started
* Add CORS * Add serilog * Remove and ignore .env
…ite-endpoint 124 add accept invite endpoint
* Update docker-compose.yml * Update docker-compose.yml * edit csproj * Update docker-compose.yml Co-authored-by: Ion Dormenco <idormenco@gmail.com>
extract env variable
* remove group api generate invite * remove reject group invite method * remove accept group invite method * adjust tetss to use correct sut * remove group invite table * remove get backpack invites from user api * remove accept backpack invite * remove reject backpack invite * remove create backpack invite * remove backpack invites table
closes code4romania#143
…validation Feature/rework validation
…etails-in-group-members Add extra info in group members response
* add new job * add item expiry job * add email template for backpack items * discard change
* Extract domains; add migrator * Update migrator_ci.yml * Update api_ci.yml * Update jobs_ci.yml * add fancy ascii /console art * Update docker-compose.yml * Update README.md * Merge dev
* add entities and services * Add providers and migrations * Update api_ci.yml * Merge dev * Rework i18n service * fix slns and docker files * Update I18NProvider.cs * format operation filter
… concurrency token.
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/idormenco/de-urgenta-backend/7SUGiaaruTPvAXqDhGasDFmTP61R |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.