Skip to content
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

First pull request to Master #373

Merged
merged 191 commits into from
Jul 2, 2021
Merged

First pull request to Master #373

merged 191 commits into from
Jul 2, 2021

Conversation

VitaliiKulinskyi
Copy link
Contributor

Check environment setting

ponruslan and others added 30 commits November 2, 2020 17:30
Setup logger and log folder to .gitignore
* Setup Swagger

Close #19
* add flyway; lombok, mapper dependencies

* create db structure in migration

* remove redudant credentials from build.gradle
* Fetch types optimized

* Entity fetch types optimized, Lombok lib added to dependencies, lombok annotations used on Entities
* Add checkstyle

* fix gradle
* Fetch types optimized

* Entity fetch types optimized, Lombok lib added to dependencies, lombok annotations used on Entities

* Implemented storing java enums as varchars is DB, changed migration schema, set up h2 to be used with test

* Updated entity names

* Corrected namings, parameters, template files
…ureGlobal() method).

Added UserService and UserServiceImpl classes.

Added method findByEmail() to UserRepository

Added Login and Registration endpoints to EndPoints class.
Added UserService and UserServiceImpl classes.

Added method findByEmail() to UserRepository
alexandr-bielan and others added 24 commits May 25, 2021 17:39
* deleted registerNewUser

* deleted unused imports

Co-authored-by: Alex <kp9k999@gmail.com>
Co-authored-by: Alex <kp9k999@gmail.com>
Co-authored-by: Alex <kp9k999@gmail.com>
* New SetImportant endpoint

* Tests

* checkstyle

* checkstyle
Co-authored-by: Alex <kp9k999@gmail.com>
* create

* refactor

* refactor2

* refactor3

* Delete unused imports

* refactor logger

* Refactored access to GA to ByteArrayInputStream

* Update application.properties

* Update GoogleAnalytics.java

* Delete client_secrets.json

* correct variable

* refactor

* change preview field in Posts table

* refactor

Co-authored-by: Alex <kp9k999@gmail.com>
Co-authored-by: Alex <kp9k999@gmail.com>
Co-authored-by: Alex <kp9k999@gmail.com>
* refactored

* refactored

* delete unused imports

* refact

* refact

* refact1

* refact2

* refact3

* refact4

* refact5

* refact6

* refact7

* refact8

* refact9

* refact11

* refact12

* refact13

* refact14

* refact15

* refact

* refact

Co-authored-by: Alex <kp9k999@gmail.com>
* importance order field

* Set order

* Pull develop

* query change

* return config
first commit
new environment changes
new changes - naming
@VitaliiKulinskyi VitaliiKulinskyi self-assigned this Jul 2, 2021
@VitaliiKulinskyi VitaliiKulinskyi added this to the Sprint 17 milestone Jul 2, 2021
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jul 2, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

90.6% 90.6% Coverage
0.4% 0.4% Duplication

@VitaliiKulinskyi VitaliiKulinskyi requested a review from Izarx July 2, 2021 11:57
Copy link
Contributor

@Izarx Izarx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Master pull request

@VitaliiKulinskyi VitaliiKulinskyi merged commit 4d8526a into master Jul 2, 2021
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.