-
wcDevs
- Bulgaria
- https://github.com/orgs/wcdevs
- @lealceldeiro
Block or Report
Block or report lealceldeiro
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
-
org.wcdevs.blog.cdk Public
Holds the CDK constructs to deploy resources from org.wcdevs.blog.core and org.wcdevs.blog.front to wcdevs.org
Java 1
-
org.wcdevs.blog.awsdeployer Public
Holds the CDK applications and stacks that use CDK constructs to deploy resources from org.wcdevs.blog.core and org.wcdevs.blog.front to `wcdevs.org`
Java 1
-
-
1,103 contributions in the last year
Activity overview
Contribution activity
December 2021
Created 96 commits in 3 repositories
Created 1 repository
Created a pull request in lealceldeiro/org.wcdevs.blog.core that received 1 comment
Feature: Implement/improve REST error handling
Types of changes Bug fix (non-breaking change which fixes an issue) New feature (non-breaking change which adds functionality) Breaking change …
Opened 9 other pull requests in 2 repositories
lealceldeiro/org.wcdevs.blog.core
5
merged
lealceldeiro/org.wcdevs.blog.cdk
4
merged
Reviewed 1 pull request in 1 repository
lealceldeiro/org.wcdevs.blog.core
1 pull request
Created an issue in lealceldeiro/org.wcdevs.blog.core that received 1 comment
[Technical Request] Add business logic checks based on the user roles when required
Contact Details No response What technical change you'd like to see implemented in our API? Currently there's a rough authorization checks on endpo…
Opened 13 other issues in 3 repositories
lealceldeiro/org.wcdevs.blog.core
10
open
1
closed
- [Technical Request] Add number of comments by post
- [Technical Request] Extract user information from auth token
- [Technical Request] Add documentation about client login
- [Feature Request] Rollback to version
- [Feature Request] Compare versions
- [Feature Request] Join as a collaborator
- [Feature Request] Subscribe feature
- [Feature Request] Posts versioning
- [Feature Request] Allow soft delete posts
- [Feature Request] Allow posts to be created in Draft mode
- [Technical Request] Improve ClockutilTest