Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
OLMIS-7467: Move React base fields components to ui-components
OLMIS-7467: Move React base fields components to ui-components
OLMIS-7467: Move React base fields components to ui-components

  1. … 18 more files in changeset.
OLMIS-7412: Fix lot select on add products page

  1. … 2 more files in changeset.
Please add CHANGELOG.md file

Please add CHANGELOG.md file

OLMIS-7412: Make add buttons more consistent
OLMIS-7412: Make add buttons more consistent
OLMIS-7381: Add missing changelog
OLMIS-7381: Add missing changelog
OLMIS-7381: Remove unused components and fix some eslint issues

  1. … 18 more files in changeset.
OLMIS-7382: Fix add product page

  1. … 5 more files in changeset.
OLMIS-7381: Fix reason select

  1. … 2 more files in changeset.
OLMIS-7381: Add adjustment reasons

  1. … 2 more files in changeset.
OLMIS-7381: Add base form fields

  1. … 10 more files in changeset.
when you remove the width and height from the button this should not be needed

when you remove the width and height from the button this should not be needed

It should automatically adjust the button size to the icon, you can add padding if it's too small (ends to close to the icon)

It should automatically adjust the button size to the icon, you can add padding if it's too small (ends to close to the icon)

I will move it to the form element

I will move it to the form element

There is not collision, so I will rename it to trash-button

There is not collision, so I will rename it to trash-button

I am using it to align center the icon, because: align-content: center; text-align: center - is not applied to this content

I am using it to align center the icon, because: align-content: center; text-align: center - is not applied to this content

I made it to set the view as in the mockups. Is there better way to deal with height and width? should I use max- / min- width/height ?

I made it to set the view as in the mockups. Is there better way to deal with height and width? should I use max- / min- width/height ?

don't use function, use es6 syntax

don't use function, use es6 syntax

why do you need to use this?

why do you need to use this?

do you need to set width, height and font-size, don't it make the button less responsive?

do you need to set width, height and font-size, don't it make the button less responsive?

why are you setting the width?

why are you setting the width?

Can you rename it to delete-button or trash-button and check if there are no collision with the existing classes.

Can you rename it to delete-button or trash-button and check if there are no collision with the existing classes.