Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / policygenius/redux-form-validations issues and pull requests

#47 - Bump is-my-json-valid from 2.16.0 to 2.20.6

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#46 - Bump ua-parser-js from 0.7.12 to 0.7.33

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#45 - Bump css-what from 2.1.0 to 2.1.3

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#44 - Bump karma from 1.7.0 to 6.3.16

Pull Request - State: open - Opened by dependabot[bot] over 2 years ago
Labels: dependencies

#43 - Bump karma from 1.7.0 to 6.3.14

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#42 - Bump ua-parser-js from 0.7.12 to 0.7.31

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#41 - Bump tmpl from 1.0.4 to 1.0.5

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#40 - Bump path-parse from 1.0.5 to 1.0.7

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#39 - Bump tar from 2.2.1 to 2.2.2

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#38 - Bump merge from 1.2.0 to 1.2.1

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#37 - Bump hosted-git-info from 2.4.2 to 2.8.9

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#36 - Bump ua-parser-js from 0.7.12 to 0.7.28

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#35 - Bump lodash from 4.17.4 to 4.17.21

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#34 - Bump handlebars from 4.0.10 to 4.7.7

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#33 - Bump y18n from 3.2.1 to 3.2.2

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#32 - Change default branch to main

Pull Request - State: closed - Opened by jsonunger over 3 years ago

#31 - Bump is-my-json-valid from 2.16.0 to 2.20.5

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#30 - Bump handlebars from 4.0.10 to 4.7.6

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#29 - Bump http-proxy from 1.16.2 to 1.18.1

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#28 - Bump lodash from 4.17.4 to 4.17.19

Pull Request - State: closed - Opened by dependabot[bot] over 3 years ago - 1 comment
Labels: dependencies

#27 - Bump ini from 1.3.4 to 1.3.8

Pull Request - State: open - Opened by dependabot[bot] over 3 years ago
Labels: dependencies

#26 - Update README with TOC

Pull Request - State: closed - Opened by gummoe about 5 years ago

#25 - Bump to 0.1.5

Pull Request - State: closed - Opened by danielnovograd over 5 years ago

#24 - Use standard RFC 5322 regex for email validation

Pull Request - State: closed - Opened by danielnovograd over 5 years ago

#23 - Invalidate emails with spaces in them

Pull Request - State: closed - Opened by trevornelson almost 6 years ago

#22 - Add Phone Number Validator

Pull Request - State: closed - Opened by sunnymis almost 6 years ago

#21 - Update package.json version to 0.1.2

Pull Request - State: closed - Opened by jmcolella about 6 years ago

#20 - Add export for isDateOnOrAfter to index

Pull Request - State: closed - Opened by jmcolella about 6 years ago

#19 - Update version to 0.1.1 in package.json

Pull Request - State: closed - Opened by jmcolella about 6 years ago

#18 - Add isDateOnOrAfter validator

Pull Request - State: closed - Opened by jmcolella about 6 years ago

#17 - Add ability to construct validate from props

Pull Request - State: closed - Opened by jmcolella about 6 years ago

#16 - Simplify email validation regex

Pull Request - State: closed - Opened by JamesAnthonyLow almost 7 years ago - 1 comment

#15 - Add TypeScript declarations

Pull Request - State: closed - Opened by j-clark almost 7 years ago - 2 comments

#14 - Minify and only import the parts of lodash we care about

Pull Request - State: closed - Opened by PepperTeasdale almost 7 years ago

#13 - Adding PG Email validation

Pull Request - State: closed - Opened by dnajjar about 7 years ago - 2 comments

#12 - isEmail has too strict validation

Issue - State: closed - Opened by petrgazarov about 7 years ago - 1 comment
Labels: enhancement, help wanted, easy

#11 - Add support for dynamic error messages.

Pull Request - State: closed - Opened by PepperTeasdale about 7 years ago

#10 - Add number validation

Pull Request - State: closed - Opened by samh0lmes over 7 years ago

#9 - When multiple validators, ignores specified error messages

Issue - State: open - Opened by petrgazarov over 7 years ago - 1 comment
Labels: bug, help wanted

#8 - Add isDateAfter to validator index

Pull Request - State: closed - Opened by trevornelson over 7 years ago - 1 comment

#7 - Handle validateIf for multiple validations

Pull Request - State: closed - Opened by samh0lmes over 7 years ago

#6 - Add isDateAfter validator

Pull Request - State: closed - Opened by trevornelson over 7 years ago

#5 - Allow fields to specify multiple validators

Pull Request - State: closed - Opened by trevornelson over 7 years ago

#4 - Fix required key in validation objects

Pull Request - State: closed - Opened by PepperTeasdale over 7 years ago - 1 comment

#3 - Remove strict validations from isBeforeDate

Pull Request - State: closed - Opened by jdanz over 7 years ago - 1 comment

#2 - Bump version to 0.0.2

Pull Request - State: closed - Opened by PepperTeasdale over 7 years ago

#1 - Initial setup and first validators

Pull Request - State: closed - Opened by PepperTeasdale over 7 years ago - 2 comments