-
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
on the road to release #2059
Merged
on the road to release #2059
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
* Update create-photo-form.component.ts * form hot fix * revert * Update workshop-card.component.spec.ts * admin fix * Update navigation-bar.ts
* personalInfoRole * personal info user role * Update role.ts * fix * fix * commt * fix * test fix * test fix * Update application-card.component.spec.ts * Update application-card.component.spec.ts * Update application-card.component.spec.ts * fix
* fixed conflicts * fixed * fixed by comments and fix conflicts * conflict fix * comment fix * styles fix * Update workshop-card.component.html * Update workshop-card.component.ts Co-authored-by: Oleksandra Lytvynets <alitvinets7@gmail.com>
*Fixed icon id mismatch *Removed duplicate icon
*Added properties for nav arrow alignment Co-authored-by: Oleksandra Lytvynets <alitvinets7@gmail.com>
* ownership type * Update info-status.component.scss * Update child.model.ts * Update create-about-form.component.spec.ts * Update admins.component.spec.ts
* fix * main page loader fix * debugger removed * progress bar * fix header * style fix * progress bar * Update registration.state.ts * Update registration.state.ts * test fix
* get city by coordinates * confirm city style
* commit * set single marker * final changes * fix Co-authored-by: Dmytro Minochkin <dmytro.minochkin@gmail.com>
* removed all console.log commands from code
* Updated display of noinfo message * Added a app-no-result-card component to display a message *Added new value NoResultTitle *Removed css property that caused info to overlap breadcrumbs * Updated tests declarations * Returning a deleted photo and code refactoring *Returned the deleted photo to the about, support and rules pages *Added a removed css property that exposed information under the photo *Changed the variable name to be more clear and moved it to the top.
* done * test fix * comment
*Moved opacity property from input to placeholder
* Fixed white bar on the right *Added wrapping elements in the footer *Fixed the width of elements that created a white bar * Fixed incorrect display city-confirmation modal *Modal window centered for the mobile view *Returned triangle and rounded borders for the mobile view *Changed width from 340px to 300px for full display at screen width 320px
* model * tab * fix * done * fix * fix * search * tooltip + role +search * comment * test Co-authored-by: Dmytro Minochkin <dmytro.minochkin@gmail.com> Co-authored-by: Oleksandra Lytvynets <alitvinets7@gmail.com>
* otehr provider workshops * otehr provider workshops
* provider state refactor achievments * edit mode * achievments * dirty form * test fix * Update achievement-card.component.spec.ts * Update create-achievement.component.html * Update create-workshop-address.component.ts * Update navigation-bar.ts * Update navigation-bar.ts * Update achievement.model.ts * Revert "Update navigation-bar.ts" This reverts commit cec9f74.
…y top direction (#1612) * display amount of workshops for every top direction * fix * fix * fixed hover * align * cursor css * fix test Co-authored-by: Oleksandra Lytvynets <alitvinets7@gmail.com>
* Update achievement-card.component.scss * fix * general fix
* refactroing * test fix * Update workshop-card.component.html Co-authored-by: Dmytro Minochkin <dmytro.minochkin@gmail.com>
* Added a command to clear the input when going to the main page * Replaced SetSearchQueryValue command with GetFilteredWorkshops ( Due to the filtering call in the method that moves to the result page, I see no reason to call it again )
* Added ability to download reports * Fixed double download * Renamed the constant to a more understandable name
…ate provider selection (#2010) * hot fixes * Update reviews.component.ts * Update city-filter.component.html * nav bar fix
* Fixed a bug with city switching when the filters did not put the coordinates of the new city
* Added localization change for datepicker * Added remembering the selected localization * Added logic for localization selection when entering the application * Fixed tests * Fixed comments * Moved language detection logic from module to component * Returned the registration of Ukrainian localization * Fixed tests
Fixed a bug when a property was accessed on a undefined object * Fixed assignment undefined to null * Updated the condition for adding the ispParent parameter * Removed unused method arguments
* Fixed achievement subheader translation * Fixed missing titles and label translation
Co-authored-by: Viktor Patraboi <vpatr@softserveinc.com>
Co-authored-by: Viktor Patraboi <vpatr@softserveinc.com>
* Fixed incorrect attribute name, on which the choice of translation depended * Fixed a bug where we tried to access the request response property before getting the response itself * Moved subscriptions to observables to the ngOnInit method, removing the use of take(1) operators
* actions and sirting fix * character fix --------- Co-authored-by: Olha_Hlova <ohlov@softserveinc.com>
Co-authored-by: Olha_Hlova <ohlov@softserveinc.com>
* Updated service: added a method to get a list of workshops for the admin provider * Added a new action and its processing * Added a condition for choosing how to receive workshops depending on the user's role * Now the role of the providerDeputy will receive the list of workshops and applications in the same way as the role of the provider * Added the ability to mark select elements from the parent component. This is done by adding the ability to pass the FormControl via Input and manipulate the value via the parent component. * Updated the data model of the providerAdmin for the changed model from the server * Fixed a bug when sending null to OnUpdateProviderAdminSuccess, where they tried to access its properties. This happened because we expected the request to return the providerAdmin, however it does not return anything * Added logic that is responsible for marking all workshops that are assigned to the providerAdmin * Defined the type of variables that were declared without specifying a type * Variable and method access modifiers defined * Removed one unnecessary variable because it holds a duplicate value
* #2014 region admin CRUD added --------- Co-authored-by: Viktor Patraboi <vpatr@softserveinc.com>
* Updated redirect function to handle single notifications * Updated styles for notifications. Now the styles for the notification header and its body do not overlap * Added styles and an icon to the body of a single notification to demonstrate the ability to redirect on click * Optimized condition * Added access modificators
* Fixed pagination * Fixed a bug when switching to the next page and switching the number per page did not work * Added modificators for fields and methods
* Updated child endpoints * Added access modificators * Updating the child model * Updated the child model for the updated endpoints put ta post
* Updated interceptor operation, now after processing an error it rolls it on, instead of creating a new error * The error handling logic has been changed. Previously, the error type was determined by the message text that the interceptor transmitted. Now the error is determined by its status. * The message-bar styles have been updated. The text is now placed in the body of the notification
* Updated logic for processing and reading notifications * Added reading of application notifications when redirecting to the applications page
* Deleted unnecessary data on the history-log page * Replaced the two inputs for entering dates with one * Added "All filters" option for select * Added default value for the date control * Added access modifiers
* Added missed path * Added translate pipe
* add release config * fix naming
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.