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

Fr#7428 #14316

Closed
wants to merge 1,101 commits into from
Closed

Fr#7428 #14316

wants to merge 1,101 commits into from

Conversation

crisdiaz
Copy link
Contributor

Change css to label multifields

Description

admin__field-label has opacity 0, change to 1

Fixed Issues (if relevant)

  1. Multiline fields in forms have no visible label #7428: Multiline fields in forms have no visible label

Manual testing scenarios

  1. Create a
  2. Set it's formElement to multiline
  3. Load the form in the browser

Contribution checklist

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Linek and others added 30 commits September 17, 2017 13:06
…ions on product… magento#10933

 - Merge Pull Request magento#10933 from Januszpl/magento2:fix-label-comparision-issue
 - Merged commits:
   1. 6d99707
[EngCom] Public Pull Requests
 - MAGETWO-75310 Fixed Typo Mistake in comment. magento#10905
 - MAGETWO-75309 Add escaping of js translation version magento#10904
 - MAGETWO-72341 enable universal use of modal and tab_group magento#10789
…n grid. Removed… magento#10935

 - Merge Pull Request magento#10935 from Linek/magento2:10595
 - Merged commits:
   1. 6933170
…nderer block magento#10936

 - Merge Pull Request magento#10936 from Zefiryn/magento2:10824
 - Merged commits:
   1. 7c6ff6f
…to avoid redirect loop magento#10921

 - Merge Pull Request magento#10921 from lbajsarowicz/magento2:bug/10611-redirect-loop
 - Merged commits:
   1. 2f422ad
 - Merge Pull Request magento#10930 from keyurshah070/magento2:develop
 - Merged commits:
   1. f2dd1a1
 - update OrderService to return correct bool value for cancel method
 - removed redundant type casting
…ol value for cancel me… magento#10919

 - Merge Pull Request magento#10919 from freakphp/magento2:10803
 - Merged commits:
   1. db79dbf
   2. d4cddf7
[EngCom] Public Pull Requests
 - MAGETWO-75328: getCacheTags for price issue magento#10930
 - Merge Pull Request magento#10963 from jettcalleja/magento2:develop
 - Merged commits:
   1. e3bbc91
 - Merge Pull Request magento#10891 from mpchadwick/magento2:feature/role-column
 - Merged commits:
   1. 3445928
   2. eafc420
…70915

[EngCom] Partners Pull Requests
magento-partners/magento2ce#20 [BUGFIX] Solved issue with updating configurable product through API …
magento-partners/magento2ce#15 [BUGFIX] Solved problem when saving the Theme on Website level
magento-partners/magento2ce#9 [FEATURE] Change the store code in Swagger based on a param
magento-partners/magento2ce#7 [BUGFIX] Flat Category reindexList of AllChildren if the url_key of t…
magento-partners/magento2ee#19 Correct less than or equal operator in smart categories
mpchadwick and others added 28 commits October 14, 2017 14:31
There's no reason the clear the history out so fast other than
to make it impossible to audit, if / when you have an issue.
 - Merge Pull Request magento#11463 from mpchadwick/magento2:feature/cron-retention
 - Merged commits:
   1. 8609e0e


 - Merge Pull Request magento#11449 from raumatbel/magento2:FR#ProductAlertAdminProduct2
 - Merged commits:
   1. 9920900
   2. 95a9f2b
…agento#11024

 - Merge Pull Request magento#11024 from skymeissner/magento2:patch-3
 - Merged commits:
   1. 39f2dde
   2. cdd854b
…nto cron:install / cron:remove with multiple installations against same crontab magento#11360

 - Merge Pull Request magento#11360 from adrian-martinez-interactiv4/magento2:FR#CRON-INSTALL-MULTIPLE-INSTANCES
 - Merged commits:
   1. f03596e
…tegory listing page. magento#11206

 - Merge Pull Request magento#11206 from mayankzalavadia/magento2:issue11139-patch
 - Merged commits:
   1. 4aadf36
…nto cron:install / cron:remove with multiple installations against same crontab magento#11360
Nummeric SKUs are renumbered when array_slice is used to purge parts of the products-by-sku cache array. Per php documentation:
> Note that array_slice() will reorder and reset the numeric array indices by default. 

as `$this->instances` has the SKUs as keys, the resulting shortened array might contain indexes that now point to a wrong product.
…it is reached magento#11537

 - Merge Pull Request magento#11537 from heldchen/magento2:patch-1
 - Merged commits:
   1. f3e91d4
Public Pull Requests

magento#11537 ProductRepository sku cache is corrupted when cacheLimit is reached by @heldchen
magento#11024 Download link does not get rendered in invoice email by @skymeissner
magento#10500 Improvements to the phpserver router by @aredridel
…evelop] magento#11471

 - Merge Pull Request magento#11471 from mrodespin/magento2:FR#10231_20
 - Merged commits:
   1. 3075267
 - Merge Pull Request magento#11315 from slackerzz/magento2:fix_issue_10501
 - Merged commits:
   1. bac9576
[EngCom] Public Pull Requests - develop
@osrecio osrecio closed this Mar 24, 2018
@crisdiaz crisdiaz deleted the FR#7428 branch March 24, 2018 12:42
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.