-
Notifications
You must be signed in to change notification settings - Fork 7
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
V0.23.1.pre #76
Open
unabris
wants to merge
70
commits into
master
Choose a base branch
from
v0.23.1.pre
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
V0.23.1.pre #76
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Replace input file by number * Use main_app to call engine routes
* Remove jquery ujs dependency * Add eslint * Decrease bourbon version * Add invalid bindidng for enabling buttons * Update versions * Build javascripts * Update changelog * Remove eslint-plugin-promise dependency * Add styles for disabled inputs and buttons * Add support for rails default alert flashes * Update gem version * Close flashes only when clicking flash__close * Add styles to support select2 * Update changelog * Move to variables * Move colors to variables * Update variables * Add missing variables
Fix product import error in button
* Fix styles bug when changing reseller * use base styles when no reseller identified
* Configure security policy for frame-ancestors
Due to this [feature](https://support.apple.com/en-gb/guide/safari/sfri40732/mac) Safari doesn't work as a cockpit app when **Prevent cross-site tracking** is enabled. For that reason, we updated the 500 error page to inform the user what have to do to make the app work.
Optional step list title
Fix sanitize error
* Add a new configuration to display concatenated errors
* Add styles for icons on attachments class * Keep attributes after preview images * figure and image html options * Add cursor pointer Co-authored-by: gersanco <[email protected]>
Co-authored-by: gersanco <[email protected]>
Fix whiteline in tooltip
* Render image placeholder ven if there is an image * Do not render placeholder if user won't * Image placeholder tag to allow user has more control * Render placeholder in a different div than images * Hide placeholder when there is an image * use placeholder arguments * Use placeholder_tag * Remove placeholder from size --------- Co-authored-by: German San Emeterio <[email protected]>
* Get attributes from placeholder and remove styles * Get image and placeholder attributes --------- Co-authored-by: German San Emeterio <[email protected]>
EPT-2389: adds event on click to clear previous selected file
* Fix issue * Update yarn dependencies
* Fix issue * Update yarn dependencies * Update version
* Fix issue * Update yarn dependencies * Update version * Fix repo url
Fix button_tag styling when using link class
EPT-2732: Enhance tooltips
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.