-
Notifications
You must be signed in to change notification settings - Fork 0
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
Feature/cypress #2
Open
cipick
wants to merge
210
commits into
develop
Choose a base branch
from
feature/cypress
base: develop
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
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
* (Dropdown) remove padding if no validations * Subheader component * subheader styling * Spacer component utility * WelcomeBanner component * (tw) added gray-100 and changed gray-200 * CallToAction Component * HomePage and OfferPage * Requests page
* added all fields on the form. updated checkbox to contain errors * Updates to Services form - added all fields on the form - dropdown inside radio button is now disabled if the radio is not selected - top most checkboxes now hide/unhide respective form fields - added useOptions hook to fetch OPTIONS endpoints - put the checkboxes side by side for non-mobile screen Signed-off-by: Cosmin Leferman <[email protected]> * moved services in SignUpServicesForm * temp commit * Updates to services form - split services form into two - updated form controls Signed-off-by: Cosmin Leferman <[email protected]> * added dropdown placeholder. * fixed an issue with ErrorOption in radio group * removed unused hook * added translation for number type * added extra validations to the forms. added translation strings for error messages. updated TransportServiceRequest object to match the api
* Added inputs for each category * Extracted common components * Extracted more common components, extracted common types, basic styling on generic product component * Basic styling for textile products, translations * Added missing tents category, added remaining translations * Further Generic Product component styling * Fine tuning form styling * Added english translations * Added names to inputs * Formatting * Fixed imports and duplicate files in signup products module * Updated dropdown interface
* (fix) build issues * delete story * readded correct story file
Co-authored-by: dragos.nedelcu <[email protected]>
* Global and modal scrollbar styles * firefox styles
* Submit other resources form * Fix Donate/Other form * Fix styling for donate/other form * Fix submit * Get list of volunteer * Fix order
* fix translations and small improvements * better translations
* styling to match figma * refactor home page CTAs
* Add title to modal * Title as Compound Component * reduced LOC
…dded validation for availability (code4romania#141)
* Fix Dropdown with defaultValue * Add user type placeholder
* Save user to redux store after login Fixes code4romania#135 * Update store/reducers/auth/index.ts Co-authored-by: Ciprian Platica <[email protected]>
…ode4romania#139) * made use of i18n to retrieve the language for api calls * CSS fixes to Services buttons. Added className on button component. Added validation for availability
…ations-add-misisng add new translations, fix missing
* Add medicine & Sanitary materials forms * fix translations
force stag deploy
* Update RequestMedicine form * Update RequestSanitaryMaterials * Update OfferMedicine and OfferSanitaryMaterials * Remove control prop from RequestLocation component
* Update regexes.ts * Update phone number validator Co-authored-by: Ion Dormenco <[email protected]>
Enable e2e tests Fix some tests
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.