Ecosyste.ms: Issues

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

GitHub / viur-framework/viur-toolkit issues and pull requests

#47 - feat: Implement minimal clone in `without_render_preparation`

Pull Request - State: closed - Opened by sveneberth 8 days ago
Labels: Priority: High, enhancement, performance

#46 - feat: Implement minimal clone in `without_render_preparation`

Pull Request - State: closed - Opened by sveneberth 8 days ago
Labels: Priority: High, enhancement, performance

#45 - fix: Use fresh `import_skel` when importing multiple entries

Pull Request - State: closed - Opened by phorward 27 days ago
Labels: bug

#44 - fix: Handling of missing entity in `db.increase_counter` and `db.write_in_transaction`

Pull Request - State: closed - Opened by sveneberth 29 days ago
Labels: Priority: Critical, bug

#43 - `BuildDerivations` should iterate over `FileBone`s in a `RecordBone` too

Issue - State: open - Opened by sveneberth 30 days ago
Labels: enhancement

#42 - `set_status` `values={"|=bonename"}` should update a dict

Issue - State: open - Opened by sveneberth about 1 month ago
Labels: enhancement

#41 - fix: Simple bones with languages import broken

Pull Request - State: closed - Opened by phorward about 1 month ago
Labels: bug

#40 - feat: `debuglimit` for Importable config

Pull Request - State: closed - Opened by phorward about 1 month ago
Labels: enhancement

#39 - feat: Import facilities for `FileBone(public=True)`

Pull Request - State: closed - Opened by phorward about 1 month ago
Labels: enhancement

#38 - fix: Import mulitple/language `RecordBone`s

Pull Request - State: closed - Opened by phorward about 1 month ago
Labels: bug

#37 - fix: Simple bones with languages import broken

Pull Request - State: closed - Opened by phorward about 1 month ago - 3 comments
Labels: bug

#36 - fix: Pass debug flag to next `Importable.do_import` chunk call

Pull Request - State: closed - Opened by sveneberth 2 months ago
Labels: Priority: High, bug

#35 - Add more utils

Issue - State: open - Opened by sveneberth 2 months ago
Labels: Priority: Low, enhancement

#34 - fix: File import has to check the imported values, not the current bone value

Pull Request - State: closed - Opened by sveneberth 2 months ago
Labels: Priority: Critical, bug

#33 - fix: `Importer` `import_file` call: Catch unique `import_key` errors in case an other import was faster

Pull Request - State: closed - Opened by sveneberth 3 months ago
Labels: Priority: High, bug

#32 - fix: Check and sanitize filename before passing to `file.write`

Pull Request - State: closed - Opened by sveneberth 3 months ago
Labels: Priority: High, bug

#31 - feat: Allow set_status pass in skel and no key

Pull Request - State: closed - Opened by ArneGudermann 3 months ago
Labels: Priority: Medium, enhancement, version-target:minor

#30 - sanitize file import name

Issue - State: open - Opened by sveneberth 3 months ago
Labels: bug, enhancement

#30 - sanitize file import name

Issue - State: open - Opened by sveneberth 3 months ago
Labels: bug, enhancement

#29 - feat: Call `onAdd` and `onEdit` hooks in `Importable`

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: High, enhancement, version-target:minor

#29 - feat: Call `onAdd` and `onEdit` hooks in `Importable`

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: High, enhancement, version-target:minor

#28 - fix: Add missing `module` argument for `values_to_skel`

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: High, bug, version-target:patch

#27 - feat: Add support for singleton imports

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: High, enhancement, version-target:minor

#27 - feat: Add support for singleton imports

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: High, enhancement, version-target:minor

#26 - fix: Require `mypy` only in dev-packages

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: Low, invalid, version-target:patch

#26 - fix: Require `mypy` only in dev-packages

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: Low, invalid, version-target:patch

#25 - fix: `db.set_status()` can't be called within a transaction

Pull Request - State: closed - Opened by phorward 4 months ago
Labels: bug, hotfix, version-target:patch

#25 - fix: `db.set_status()` can't be called within a transaction

Pull Request - State: closed - Opened by phorward 4 months ago
Labels: bug, hotfix, version-target:patch

#24 - fix: variables were swapped

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: Low, bug, version-target:patch

#23 - chore(deps-fix): Lock `mypy` to `1.11.X`

Pull Request - State: closed - Opened by sveneberth 4 months ago
Labels: Priority: High, bug, dependencies, version-target:patch, cicd

#22 - fix: `Importer.logout` only when there is a login-method

Pull Request - State: closed - Opened by phorward 4 months ago - 1 comment
Labels: Priority: Medium, bug, version-target:patch

#20 - fix: Don't remove `-viur` from project_id

Pull Request - State: closed - Opened by phorward 4 months ago
Labels: Priority: Medium, invalid, version-target:patch

#19 - feat: Support `viur-core>=3.7`; Use `_private_bucket` for reports' storage place

Pull Request - State: closed - Opened by skoegl 5 months ago
Labels: Priority: High, enhancement, version-target:minor

#18 - feat: Add pre-commit git hooks

Pull Request - State: closed - Opened by sveneberth 5 months ago
Labels: Priority: Medium, enhancement, version-target:minor

#17 - feat: Add `only_parameter` and `exclude_parameter` to `@debug` decorator

Pull Request - State: closed - Opened by sveneberth 5 months ago
Labels: Priority: Medium, enhancement, version-target:minor

#16 - TypeError: unhashable type: 'typing.ParamSpecArgs'

Issue - State: closed - Opened by phorward 6 months ago - 2 comments
Labels: Priority: Critical, bug

#15 - feat: Add `import_conf_name` parameter to `Importable.create_config()` to get the context

Pull Request - State: closed - Opened by sveneberth 6 months ago
Labels: Priority: Medium, enhancement, version-target:minor

#14 - feat: Create `Nil` type to have no confusing `<object object at 0x12345679>` object

Pull Request - State: closed - Opened by sveneberth 6 months ago
Labels: Priority: Low, enhancement, version-target:minor

#13 - fix: `size` might be missing in file relation

Pull Request - State: closed - Opened by sveneberth 6 months ago
Labels: Priority: High, bug, version-target:patch

#12 - fix: `Importable._bone_translation_table` needs to be an instance attribute

Pull Request - State: closed - Opened by sveneberth 6 months ago
Labels: Priority: Critical, bug

#11 - feat: Add static type checker mypy

Pull Request - State: closed - Opened by sveneberth 7 months ago
Labels: Priority: Medium, enhancement

#10 - feat: Add PEP8 linter GitHub Action

Pull Request - State: closed - Opened by sveneberth 7 months ago
Labels: enhancement

#9 - feat: Use only `pyproject.toml` for packaging

Pull Request - State: closed - Opened by sveneberth 7 months ago
Labels: dependencies, enhancement

#8 - Switch to `pyproject.toml` only

Issue - State: closed - Opened by sveneberth 7 months ago
Labels: Priority: Medium

#7 - chore(deps-dev): bump zipp from 3.17.0 to 3.19.1 in the pip group

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#6 - chore(deps-dev): bump the pip group with 2 updates

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#5 - feat: Add ViUR importer framework from private repository

Pull Request - State: closed - Opened by phorward 7 months ago - 2 comments
Labels: enhancement

#4 - chore(deps-dev): bump urllib3 from 2.2.1 to 2.2.2 in the pip group across 1 directory

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies

#3 - chore(deps-dev): bump requests from 2.31.0 to 2.32.0

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies

#2 - feat: Adding `db.set_status` universal transaction helper

Pull Request - State: closed - Opened by phorward 9 months ago
Labels: enhancement

#1 - chore(deps-dev): bump idna from 3.6 to 3.7

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies