-
Notifications
You must be signed in to change notification settings - Fork 5
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
Minor release 1.1.0 #2130
Merged
Minor release 1.1.0 #2130
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
* delete functional, rate component and modal parameters were added * alignment ot rating container fixed * empty strings removed * refactoring --------- Co-authored-by: Olha_Hlova <ohlov@softserveinc.com>
* Fixed wrong text about successfull update
* Removed unnecessary dot
* Added new input length constant * Added a new validation on the input
* Disabled the ability to select the ownerships in edit mode * Added access modificators * Removed unnecessary variable * Updated prettier config
* Removed the favorite icon for SP * Updated the condition for displaying the icons of the "favorites" workshops. Now the provider will not see the icons on the main page * Formated html file with new rules
* add deploy pipeline * change pool id * add second step * add kubeconfig variable * update exec permissions * revert to google kubectl * use community image * add values * replace substitution name * update args * final refactor
* Added new class to add the property gap * Removed unnecessary class which has been replaced by the new class * Added missing indent between elements
* Added missing margin between checkboxes * Formated html files with new rules * Fixed wrong formating
* Added localization for the new status * Added styles for the new status * Added icon for new status
* Fixed 404 errors * Updated FeaturesList model * Updated delete endpoint (changed from v2 to v1) * Updated default featuresList value in state (The value is taken from the server) * Added access modificators
* Updated status banner * Added blocked, editing and recheck statuses to ProviderStatusDetails enum * Added style for recheck status * Added blocked and recheck statuses to ProviderStatusEnum * Added blocked status to ProviderStatusTitles enum * Updated the condition for displaying the edit link * Updated the logic for selecting styles, title and description for the banner * Added access modificators
* Fixed wrong condition * Fixed a condition that caused searches to start with 4 letters * Added access modificators
…#2097) * Added template with redirect, statuse, translation for Not confirmed email status * styles refactoring * styler remove line --------- Co-authored-by: Olha_Hlova <ohlov@softserveinc.com>
* Fixed incorrect button position * Added new styles for better adaptation * Updated existing styles * Removed unnecessary styles and html blocks
* Selected a property that has a designations of territorial units
* Fixed referencing a property by undefined * Changed the connection logic of the images feature * The condition for connecting images feature has been changed: there is now a separate "images" flag for this instead of isRelease3 * Refactored code * Added access modificators * Changed the order of private and public methods and properties: now they are not mixed up
* #2037 added edit form component * #2037 added dynamic form controls * #2037 added editing * #2037 added page reload and last input focus * #2041 added tab storing in state * #2037 added directions input * #2037 added close button, fixed editing when not all fields are present * #2037 fixed formatting, added autofocus, cleaned code * #2037 reverted some changes * #2037 resolved comments * fixed test, temporarily deleted test file for edit form * #2037 resolve comments 2 * fixed name in template * #2037 added access modifiers to variables * #2037 added translation --------- Co-authored-by: Nazarii Ivasyshyn <nivasy@softserveinc.com>
* Fixed a bug that made it impossible to select a city from the list if there was not a single character in the input
* Added required validation for the necessary inputs * Removed duplicate code
* Fixed incorrect translation path
* Implemented new regulars expressions * Added text for explanation of validation * Fixed bug with invalid control display * Refactored code * The max input length for house number has been changed from 60 to 15
* Fixed incorrect display of maximum length 60 when set to 15 * Fixed the situation when the user is shown an hint about the incorrect pattern of the entered data after it has been corrected. This situation occurred only with two+ hints
* Corrected the alignment of the description of the workshop and the status of the request
* Fixed bug with missing display of hierarchy fields * Fixed bug with missing display of hierarchy fields * Changed the names of some variables and methods to be more understandable * Reduced the number of parameters in the onHierarchyLevelSelect method. * Added access modificators
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.