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

Administration "Objects history" and "User accesses #1031

Merged

Conversation

didoda
Copy link
Member

@didoda didoda commented Jul 19, 2023

This introduces new sections in "Administration":

Objects history

View objects history starting from a specific date, with pagination.

image

User accesses

View user login starting from a specific date, with pagination

image

@didoda didoda added feature New feature or request release:patch labels Jul 19, 2023
@didoda didoda added this to the 4.x milestone Jul 19, 2023
@codecov
Copy link

codecov bot commented Jul 19, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (9ef5e96) 99.65% compared to head (bc759b2) 99.65%.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1031   +/-   ##
=========================================
  Coverage     99.65%   99.65%           
- Complexity     1130     1131    +1     
=========================================
  Files            88       89    +1     
  Lines          4372     4376    +4     
=========================================
+ Hits           4357     4361    +4     
  Misses           15       15           
Impacted Files Coverage Δ
src/Controller/Admin/UserAccessesController.php 100.00% <100.00%> (ø)
src/View/Helper/LayoutHelper.php 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@stefanorosanelli stefanorosanelli merged commit 446c3e4 into bedita:master Jul 20, 2023
18 checks passed
@stefanorosanelli stefanorosanelli deleted the feat/admin-objects-history+user-accesses branch July 20, 2023 13:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request release:minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants