Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add duplicate pin creation request detection#102

Merged
lr101 merged 1 commit into
developfrom
98-add-multiple-pin-upload-test
Dec 10, 2024
Merged

Add duplicate pin creation request detection#102
lr101 merged 1 commit into
developfrom
98-add-multiple-pin-upload-test

Conversation

@lr101

@lr101 lr101 commented Dec 10, 2024

Copy link
Copy Markdown
Owner

No description provided.

@lr101 lr101 linked an issue Dec 10, 2024 that may be closed by this pull request
@lr101 lr101 merged commit 48a10cd into develop Dec 10, 2024
@lr101 lr101 deleted the 98-add-multiple-pin-upload-test branch December 10, 2024 03:11
lr101 added a commit that referenced this pull request Dec 13, 2024
* Update flyway to v10.21.0 (#50)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.junit.jupiter:junit-jupiter-api to v5.11.3 (#52)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update actions/setup-java action to v4 (#74)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update jackson.version to v2.18.1 (#73)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update jackson monorepo to v2.18.1 (#58)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring boot to v3.3.5 (#57)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.springframework:spring-core to v6.2.0 (#56)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency org.jetbrains:annotations to v26 (#54)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 43 max failed sing in requests (#81)

* Add password migration, max login attempts and recover password url expiration

* Remove migration leftovers

* Remove form and basic login

* Add separate delete code url

* Update html views

* 75 add profile self description (#87)

* Add user profile and username change

* Update refresh token to use userId

* Fix username change nullpointer

* Add deleting pin objects from minio when deleting group or user

* Make exception runtime level to be caught in exceptionHandler

* Use MonaApi release version

* Fix api migration

* 82 add like per user endpoint and like points (#90)

* Add like caching

* Fix count by creation user queries

* Update api version to release

* Update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.7.0 (#89)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update flyway to v11 (#86)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update spring boot to v3.4.0 (#85)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency font-awesome to v6.7.1 (#77)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* 94 add admin round mail endpoint (#99)

* Add admin mail endpoint

* Add mail chunking

* Update flyway to v11.0.1 (#97)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Update dependency io.minio:minio to v8.5.14 (#93)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Add duplicate pin creation request detection (#102)

* 83 add xp and achievments (#105)

* Add achievements

* Add selectedBatch to ranking dto

* Fix level distribution

* Update to release 0.0.7

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add multiple pin upload test

1 participant