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

fix(page): update options without color #166

Merged
merged 3 commits into from
Jan 28, 2023
Merged

Conversation

mariosimao
Copy link
Owner

Allow to update the Status and Select page properties without setting the option color.

Refs: #158 #164

Allow to update the Status and Select page properties
without  setting the option color.

Refs: #158 #164
@codecov-commenter
Copy link

codecov-commenter commented Jan 27, 2023

Codecov Report

Merging #166 (356f6b6) into main (c83f5f2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff            @@
##               main     #166   +/-   ##
=========================================
  Coverage     99.03%   99.04%           
- Complexity     1029     1031    +2     
=========================================
  Files           119      119           
  Lines          3227     3231    +4     
=========================================
+ Hits           3196     3200    +4     
  Misses           31       31           
Impacted Files Coverage Δ
src/Databases/Properties/SelectOption.php 100.00% <100.00%> (ø)
src/Databases/Properties/StatusOption.php 100.00% <100.00%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mariosimao mariosimao merged commit fd30b4a into main Jan 28, 2023
@mariosimao mariosimao deleted the options-without-color branch January 28, 2023 00:03
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.

[BUG] Allow updating select property without color [BUG] Fatal Error when updating properties of a page
2 participants