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

Minor release 1.1.0 #2130

Merged
merged 33 commits into from
Jun 28, 2023
Merged

Minor release 1.1.0 #2130

merged 33 commits into from
Jun 28, 2023

Conversation

DmyMi
Copy link
Contributor

@DmyMi DmyMi commented Jun 27, 2023

No description provided.

DmyMi and others added 30 commits April 21, 2023 17:15
* 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>
* add explicit app root to serving (#2061)

* remove sources from final container (#2064)

* Added check for minimum or maximum input date

* Added check for minimum or maximum input date
* Fixed non-localized playholder
* Added access modificators
* Fixed wrong text about successfull update
* 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
koliaBp added 3 commits June 14, 2023 10:09
* 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
@DmyMi DmyMi merged commit 9c59c9b into main Jun 28, 2023
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.

4 participants