Ecosyste.ms: Issues

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

GitHub / uptrend-tech/uptrend-redux-modules issues and pull requests

#72 - Upgrade CodeSee workflow to version 2

Pull Request - State: open - Opened by codesee-maps[bot] almost 2 years ago - 1 comment

#71 - Add CodeSee architecture diagram workflow to repository

Pull Request - State: closed - Opened by codesee-maps[bot] almost 3 years ago

#70 - feat(release): Add `autoCaseKeys` for disabling automatic camel/snake-casing resource requests

Pull Request - State: closed - Opened by orther over 5 years ago - 3 comments
Labels: released

#69 - Ability to disabled automatic snake/camel-casing resource request/response data

Issue - State: closed - Opened by orther over 5 years ago - 1 comment
Labels: enhancement, released

#68 - feat(release): Support react-redux v6

Pull Request - State: closed - Opened by orther over 5 years ago - 1 comment
Labels: released

#67 - ResourceLoader components error: Invariant Violation: Could not find "store" in the context...

Issue - State: closed - Opened by orther over 5 years ago - 2 comments
Labels: bug, In Progress, released

#66 - chore(Docs): Update README with Resource & Entities flowchart

Pull Request - State: closed - Opened by orther over 5 years ago - 2 comments
Labels: released

#65 - Add Problem and Solution sections to README

Pull Request - State: closed - Opened by orther over 5 years ago - 1 comment
Labels: enhancement, released

#63 - EntityList helper component returns every entity if entityIds undefined

Issue - State: open - Opened by orther over 5 years ago - 1 comment
Labels: bug

#62 - feat(entities): Update entities on DELETE resp status 200

Pull Request - State: closed - Opened by orther almost 6 years ago - 2 comments
Labels: released

#61 - Update uptrend-scripts to fix new Babel 7 builds

Pull Request - State: closed - Opened by orther almost 6 years ago - 2 comments
Labels: released

#60 - build: Revert uptrend-scripts back to 0.40.0

Pull Request - State: closed - Opened by orther almost 6 years ago - 1 comment

#59 - fix(build): Upgrade to newer uptrend-scripts

Pull Request - State: closed - Opened by orther almost 6 years ago - 1 comment

#58 - Fix entities update merging old and new value

Pull Request - State: closed - Opened by orther almost 6 years ago - 1 comment
Labels: released

#57 - Support entity returned from DELETE request when HTTP status is 200

Issue - State: closed - Opened by orther almost 6 years ago - 1 comment
Labels: enhancement, uptrend project need

#55 - Add license scan report and status

Pull Request - State: open - Opened by fossabot about 6 years ago - 1 comment

#54 - feat(ResourceLoader): Add delete/DELETE support

Pull Request - State: closed - Opened by orther about 6 years ago - 2 comments

#53 - feat(ResourceLoader): Add create/POST support

Pull Request - State: closed - Opened by orther about 6 years ago - 2 comments

#52 - ResourceLoader: More flexible render options and defaults

Issue - State: open - Opened by orther about 6 years ago
Labels: enhancement

#51 - feat: Support custom camel/snake case predicates

Pull Request - State: closed - Opened by orther about 6 years ago - 2 comments

#50 - fix: loadResource & updateResource promise

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#49 - fix: Resource detail read (GET) params support

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#48 - feat: ResourceLoader request triggers action ONLY

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#47 - feat: ResourceLoader `updateResource` callback

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#46 - feat: Block auto camelization of keys w/ _ prefix

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#45 - feat(release): ResourceLoader re-render on every parent render

Pull Request - State: closed - Opened by orther over 6 years ago - 3 comments

#44 - test: Add test coverge ResourceLoader and friends

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#43 - Add `status.done` to ResourceLoader render prop args and updat react-redux

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#42 - After v0.10.0 release the render is blank and showing warning

Issue - State: closed - Opened by orther over 6 years ago - 2 comments
Labels: bug

#41 - feat: Update resource to not auto camecase UUIDs

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#40 - Remove camel case for dash based keys (UUIDs)

Issue - State: closed - Opened by orther over 6 years ago - 1 comment
Labels: enhancement

#39 - Add caching to Resource

Issue - State: open - Opened by orther over 6 years ago - 2 comments
Labels: enhancement, question

#38 - feat: ResourceLoader new resource request on prop changes & test helpers added

Pull Request - State: closed - Opened by orther over 6 years ago - 3 comments

#37 - In resource helper components, load new resource when `resource` prop changes

Issue - State: closed - Opened by dylantf over 6 years ago - 3 comments
Labels: enhancement

#36 - WIP feat: Create/Update/Delete resource components based on ResourceRequester component

Pull Request - State: open - Opened by orther over 6 years ago - 1 comment

#35 - Return requestResult & entities to ResourceLoader child render prop

Pull Request - State: closed - Opened by orther over 6 years ago - 5 comments

#34 - Warn that entities middleware needs to be before redux-saga-thunk

Issue - State: open - Opened by orther over 6 years ago
Labels: enhancement, good first issue

#33 - fix: Set redux-saga-thunk name correctly

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#32 - Add Resource Components for Create, Update, Delete

Issue - State: open - Opened by orther over 6 years ago - 5 comments
Labels: enhancement, uptrend project need

#31 - ResourceLoader return state selector based values

Issue - State: closed - Opened by orther over 6 years ago - 5 comments
Labels: enhancement

#30 - feat: Entities removed on resource delete success

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#29 - Remove entities from state after successful Resource Delete request

Issue - State: closed - Opened by orther over 6 years ago - 1 comment
Labels: enhancement

#28 - fix: ResourceLoader requestParams

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#27 - ResourceLoader appending params={}

Issue - State: closed - Opened by orther over 6 years ago - 1 comment
Labels: bug

#26 - Fix ResourceDetailLoader & ResourceListLoader prop passing

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#25 - Resource Helper - Add new selector to return `status` object

Issue - State: open - Opened by orther over 6 years ago
Labels: enhancement, help wanted, good first issue

#24 - Resource params are inserted into URL under 'params' key with json-encoded string

Issue - State: closed - Opened by dylantf over 6 years ago - 1 comment
Labels: triage

#23 - Documentation

Issue - State: open - Opened by orther over 6 years ago
Labels: help wanted, good first issue

#22 - fix: Remove tcomb type checking from entities selectors

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#21 - feat(release): Resource & Entity loader/reader components

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#20 - chore: Resource/Entities redux-modules into modules folder.

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment

#19 - Entity loader/reader React components

Issue - State: closed - Opened by orther over 6 years ago - 2 comments

#18 - Add helpers and update resource success actions format

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments
Labels: enhancement

#17 - Simplify app code needed to load and access resource (and entities).

Issue - State: closed - Opened by orther over 6 years ago - 1 comment
Labels: enhancement

#16 - Separate Resource success action payload into explicit fields

Issue - State: closed - Opened by orther over 6 years ago - 2 comments
Labels: enhancement

#15 - feat(entities): Rename selectors to Detail/List convention

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#14 - First usable release

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#13 - Action required: Greenkeeper could not be activated 🚨

Issue - State: open - Opened by greenkeeper[bot] over 6 years ago
Labels: greenkeeper

#12 - Action required: Greenkeeper could not be activated 🚨

Issue - State: open - Opened by greenkeeper[bot] over 6 years ago
Labels: greenkeeper

#11 - feat: Rename to uptrend-redux-modules

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#10 - Fix initial release version

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment

#9 - Initial release version wrong

Issue - State: closed - Opened by orther over 6 years ago
Labels: bug

#8 - Fix initial release version

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment

#7 - fix: Update travis-ci to use uptrend-scripts

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#6 - fix: Use uptrend-scripts

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment

#5 - Merge master to chore/fix-readme-head

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment

#4 - feat: Initial release

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment

#3 - chore: setup eslint to run prettier for editor autoformating

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment

#2 - WIP - Chore/initial working tests

Pull Request - State: closed - Opened by orther over 6 years ago - 2 comments

#1 - Chore/fix readme head

Pull Request - State: closed - Opened by orther over 6 years ago - 1 comment