Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / kodaho/manen issues and pull requests
#72 - feat: remove dependency on `polling2`
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#71 - release: v0.3.0a7
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#70 - feat: no need of default value if type is optional
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#69 - feat: add tests for page object model config
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#68 - release: v0.3.0a6
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#67 - chore: add missing dependencies and remove useless type
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#66 - feat: use built-in datetime parser and misc
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#65 - feat: improve handling of type composition
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#64 - docs: don't use relative links in README
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#63 - release: v0.3.0a4
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#62 - docs: add examples on how to use Manen
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#61 - feat: don't dump Selenium WebElement
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#60 - fix: always use default value when getting DOM elements
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#59 - release: v0.3.0a3
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#58 - docs: update schema of PyPI's `SearchResultPage`
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#57 - chore: update CI workflows
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#56 - chore: clean and upgrade dependencies
Pull Request -
State: closed - Opened by kodaho about 1 month ago
#55 - fix: remove deprecated tests
Pull Request -
State: closed - Opened by kodaho about 2 months ago
#54 - feat: handle types `date` & `float` + update type `int`
Pull Request -
State: closed - Opened by kodaho about 2 months ago
#53 - feat: improvements in `page_object_model.dom_value`
Pull Request -
State: closed - Opened by kodaho 3 months ago
#52 - release: v0.3.0a1
Pull Request -
State: closed - Opened by kodaho 3 months ago
#51 - docs: refresh user guides
Pull Request -
State: closed - Opened by kodaho 3 months ago
#50 - style: sort types
Pull Request -
State: closed - Opened by kodaho 3 months ago
#49 - fix: Chrome browser initialization
Pull Request -
State: closed - Opened by kodaho 3 months ago
#48 - refacto: rename package and object in `page_object_model`
Pull Request -
State: closed - Opened by kodaho 3 months ago
#47 - feat: implement checkbox element
Pull Request -
State: closed - Opened by kodaho 4 months ago
#46 - docs: misc. improvements
Pull Request -
State: closed - Opened by kodaho 4 months ago
#45 - feat: add config validation and handle union type
Pull Request -
State: closed - Opened by kodaho 4 months ago
#44 - refacto: separate dom and config in `page_object_model`
Pull Request -
State: closed - Opened by kodaho 4 months ago
#43 - fix: use static method in Chrome browser initialization
Pull Request -
State: closed - Opened by kodaho 4 months ago
#42 - docs: correction & update in changelog description of 0.3.0
Pull Request -
State: closed - Opened by kodaho 4 months ago
#41 - style: fix alignment in changelog sections header
Pull Request -
State: closed - Opened by kodaho 4 months ago
#40 - style: improve topic release presentation and typo
Pull Request -
State: closed - Opened by kodaho 4 months ago
#39 - docs: changelog for version 0.3.0
Pull Request -
State: closed - Opened by kodaho 4 months ago
#38 - release: v0.3.0.dev2
Pull Request -
State: closed - Opened by kodaho 4 months ago
#37 - docs: README improvements
Pull Request -
State: closed - Opened by kodaho 4 months ago
#36 - docs: use GitHub links for README images
Pull Request -
State: closed - Opened by kodaho 4 months ago
#35 - chore: remove `TYPE_CHECKING` safe guard
Pull Request -
State: closed - Opened by kodaho 4 months ago
#34 - fix: identification of input element
Pull Request -
State: closed - Opened by kodaho 4 months ago
#33 - refacto: rename `parent` in WebArea to `scope`
Pull Request -
State: closed - Opened by kodaho 4 months ago
#32 - docs: general improvements
Pull Request -
State: closed - Opened by kodaho 4 months ago
#31 - chore: add default value in `find` type hints
Pull Request -
State: closed - Opened by kodaho 4 months ago
#30 - style: remove new lines in `ElementNotFound` message
Pull Request -
State: closed - Opened by kodaho 4 months ago
#29 - feat: improve `manen.browser`
Pull Request -
State: closed - Opened by kodaho 4 months ago
#28 - feat: introduce `Form` and remove `Action`
Pull Request -
State: closed - Opened by kodaho 4 months ago
#27 - ♻️ Remove everything related to resources management
Pull Request -
State: closed - Opened by kodaho 4 months ago
#26 - ⬆️ Upgrade dev dependencies (no longer as optional)
Pull Request -
State: closed - Opened by kodaho 4 months ago
#25 - ♻️ Use type annotations for page object model
Pull Request -
State: closed - Opened by kodaho 4 months ago
#24 - 📚 Don't use IPython cells in documentation
Pull Request -
State: closed - Opened by kodaho 4 months ago
#23 - ⚙️ Use rye as package manager
Pull Request -
State: closed - Opened by kodaho 4 months ago
#22 - ⚙️ Switch to Poetry as project manager
Pull Request -
State: closed - Opened by kodaho almost 2 years ago
#21 - 🐛 Fix Chromedriver versions and handle not installed browser
Pull Request -
State: closed - Opened by kodaho almost 2 years ago
#20 - 👷 Add prefixes to trigger CI and remove 3.6 from tested versions
Pull Request -
State: closed - Opened by kodaho almost 2 years ago
#19 - ⚙️ Relax constraints on dependencies versions
Pull Request -
State: closed - Opened by kodaho over 2 years ago
#18 - 🔖 Release 0.2.0
Pull Request -
State: closed - Opened by kodaho over 2 years ago
#17 - 🔖 Release 0.1.2 for bug fix in download workflow
Pull Request -
State: closed - Opened by kodaho over 2 years ago
#16 - 📚 Doc improvements and misc
Pull Request -
State: closed - Opened by kodaho over 2 years ago
#15 - 👷 Separate workflow for test and deployment
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#14 - 👷 Update job to deploy package on PyPI
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#13 - 📚 Fix typo in README
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#12 - 🔖 Minor changes and release v0.1.1
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#11 - 📚 Improvements of the documentation and misc
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#10 - 📚 Clean docs folder
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#9 - 📚 Rename static folder
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#8 - 🔧 Remove build with Jekyll (fix)
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#7 - 🔧 Remove build with Jekyll
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#6 - 👷 Add special workflow for documentation
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#5 - ⬇️ Downgrade dependency PyYAML to 5.4
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#4 - 👷 Trigger CI for branches `dev/**`
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#3 - Major changes to prepare the first release
Pull Request -
State: closed - Opened by kodaho almost 3 years ago
#2 - Create LICENSE
Pull Request -
State: closed - Opened by kodaho almost 4 years ago
#1 - Major update to prepare initial release
Pull Request -
State: closed - Opened by kodaho almost 4 years ago