atk4 / mastercrud

Manipulates ATK CRUD through the force of references
https://atk4.org
MIT License
9 stars 7 forks source link

Feature/Update to Ui 2.0 #26

Closed ibelar closed 4 years ago

ibelar commented 4 years ago

Update MasterCrud for compatiblilty with atk4/ui 2.0 using ActionExcutor

Since ActionExecutor use Modal view at application level, stickyGet() need to be generated for app level for ActionExecutor to reach the loader callback correctly.

Also require PR https://github.com/atk4/ui/pull/880 in UI

codecov[bot] commented 4 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (develop@d839ddb). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##             develop   #26   +/-   ##
=======================================
  Coverage           ?    0%           
  Complexity         ?    55           
=======================================
  Files              ?     2           
  Lines              ?   132           
  Branches           ?     0           
=======================================
  Hits               ?     0           
  Misses             ?   132           
  Partials           ?     0
Impacted Files Coverage Δ Complexity Δ
src/MasterCRUD.php 0% <0%> (ø) 37 <24> (?)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d839ddb...e4f8894. Read the comment docs.