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

Gowrav vishwakarma ui editable bug #782

Merged
merged 5 commits into from
Aug 15, 2019

Conversation

romaninsh
Copy link
Member

@romaninsh romaninsh commented Jul 23, 2019

Implementation of New test case for ui=>editable test (by @gowrav-vishwakarma )

$this->addField('no_persist_but_show_in_ui',['never_persist'=>true,'ui'=>['editable'=>true]]);
// this should not be readonly in ui
..

closes #698

gowrav-vishwakarma and others added 5 commits May 2, 2019 22:31
@codecov
Copy link

codecov bot commented Jul 23, 2019

Codecov Report

Merging #782 into develop will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #782      +/-   ##
=============================================
+ Coverage      71.24%   71.28%   +0.03%     
  Complexity      2244     2244              
=============================================
  Files            119      119              
  Lines           5325     5325              
=============================================
+ Hits            3794     3796       +2     
+ Misses          1531     1529       -2
Impacted Files Coverage Δ Complexity Δ
src/FormLayout/_Abstract.php 77.27% <0%> (+3.03%) 31% <0%> (ø) ⬇️

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 fc25357...4620704. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Jul 23, 2019

Codecov Report

Merging #782 into develop will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #782      +/-   ##
=============================================
+ Coverage      71.24%   71.28%   +0.03%     
  Complexity      2244     2244              
=============================================
  Files            119      119              
  Lines           5325     5325              
=============================================
+ Hits            3794     3796       +2     
+ Misses          1531     1529       -2
Impacted Files Coverage Δ Complexity Δ
src/FormLayout/_Abstract.php 77.27% <0%> (+3.03%) 31% <0%> (ø) ⬇️

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 fc25357...4620704. Read the comment docs.

@acicovic
Copy link
Collaborator

@gowrav-vishwakarma Can you review this PR so we can close both the issue and the PR if it's good?

Thanks!

@gowrav-vishwakarma
Copy link
Collaborator

gowrav-vishwakarma commented Jul 31, 2019 via email

Copy link
Collaborator

@gowrav-vishwakarma gowrav-vishwakarma left a comment

Choose a reason for hiding this comment

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

This works well now !!!

@romaninsh
Copy link
Member Author

hehe finally!!

@romaninsh romaninsh merged commit 78464cd into develop Aug 15, 2019
@romaninsh romaninsh deleted the gowrav-vishwakarma-ui-editable-bug branch August 15, 2019 17:21
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.

3 participants