Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / effect-app/libs issues and pull requests
#130 - disallow structs again
Pull Request -
State: closed - Opened by jfet97 30 days ago
- 1 comment
#129 - Automate Form Submission Loading State in `buildFormFromSchema`
Issue -
State: open - Opened by MindfulLearner about 1 month ago
- 14 comments
#128 - Disallow structs in buildFormFrom
Pull Request -
State: closed - Opened by jfet97 about 1 month ago
- 3 comments
#127 - buildFormFrom accepts structs but at runtime rely on class behavior (uses constructor)
Issue -
State: closed - Opened by patroza about 1 month ago
Labels: bug
#126 - rename ApiClient to ApiClientFactory
Pull Request -
State: closed - Opened by patroza 2 months ago
#125 - Auto instrumentation of Services
Issue -
State: open - Opened by patroza 3 months ago
- 4 comments
#124 - Controllers can return handlers for non existent resource actions
Issue -
State: open - Opened by patroza 3 months ago
Labels: bug
#123 - chore: update versions
Pull Request -
State: open - Opened by github-actions[bot] 3 months ago
#122 - Fix string literals
Pull Request -
State: closed - Opened by jfet97 3 months ago
#121 - b: string literal can't be queried
Pull Request -
State: closed - Opened by patroza 3 months ago
#120 - feat: add "raw" support to Router7
Pull Request -
State: closed - Opened by patroza 3 months ago
#119 - chore: update versions
Pull Request -
State: closed - Opened by github-actions[bot] 3 months ago
#117 - bogus
Pull Request -
State: closed - Opened by jfet97 4 months ago
#116 - chore: update versions
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
#115 - Fix #114
Pull Request -
State: closed - Opened by jfet97 4 months ago
#114 - Overloads while field is an array allow string queries
Issue -
State: closed - Opened by patroza 4 months ago
- 1 comment
Labels: bug, query
#113 - b: query loosing null
Pull Request -
State: closed - Opened by patroza 4 months ago
#112 - Consider processing nested defaultValues
Issue -
State: open - Opened by patroza 4 months ago
#111 - Explore more things to sync with boilerplate
Issue -
State: open - Opened by patroza 4 months ago
Labels: DX, boilerplate
#110 - Exploring fluent api for controllers
Issue -
State: closed - Opened by patroza 4 months ago
- 4 comments
#109 - F/routing5
Pull Request -
State: closed - Opened by patroza 4 months ago
#108 - chore: update versions
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
#107 - Expose missing services closer to their dependent definitions
Issue -
State: closed - Opened by patroza 4 months ago
- 6 comments
Labels: DX
#106 - test passes
Pull Request -
State: closed - Opened by patroza 4 months ago
#105 - Refining refinement
Pull Request -
State: closed - Opened by jfet97 4 months ago
#104 - Consider adding (a copy of) the boilerplate or sample app into the libs package for testing
Issue -
State: open - Opened by patroza 4 months ago
Labels: DX, testing
#103 - chore: update versions
Pull Request -
State: closed - Opened by github-actions[bot] 4 months ago
#102 - Support specifying fields directly in S.req success, omitting S.Struct
Issue -
State: closed - Opened by patroza 4 months ago
Labels: routing, modeling
#101 - Improve `Q.project` ergonomics for basic selects
Issue -
State: open - Opened by patroza 4 months ago
Labels: query
#100 - auto updatedAt poc
Pull Request -
State: open - Opened by patroza 4 months ago
#99 - Streamline the updating of `updatedAt`
Issue -
State: open - Opened by patroza 4 months ago
- 1 comment
Labels: modeling
#98 - ESlint plugin: Dangling effects
Issue -
State: open - Opened by patroza 4 months ago
Labels: DX
#97 - Catch non void return in route handlers
Issue -
State: open - Opened by patroza 4 months ago
Labels: routing
#96 - Vue eslint plugin to catch non-void return
Issue -
State: open - Opened by patroza 4 months ago
Labels: DX
#95 - Express more complex queries on simple array members
Issue -
State: closed - Opened by patroza 4 months ago
- 2 comments
Labels: query
#94 - some cleaning
Pull Request -
State: closed - Opened by jfet97 4 months ago
- 1 comment
#93 - R/idkey-in-driver
Pull Request -
State: closed - Opened by patroza 4 months ago
#92 - Support idKey conversion in the storage driver, instead of requiring X.fromKey("id")
Issue -
State: closed - Opened by patroza 4 months ago
- 1 comment
#91 - Field level metadata for storage
Issue -
State: open - Opened by patroza 4 months ago
Labels: modeling
#90 - refactor: infra restructure
Pull Request -
State: closed - Opened by patroza 4 months ago
#89 - refactor: R propagation for Repositories
Pull Request -
State: closed - Opened by patroza 4 months ago
#88 - you ask I overload
Pull Request -
State: closed - Opened by jfet97 4 months ago
- 1 comment
#87 - Refine nullable fields to non nullable when the query confirms it
Issue -
State: closed - Opened by patroza 4 months ago
- 3 comments
Labels: query
#86 - refactor: cleanup some legacy repository stuff
Pull Request -
State: closed - Opened by patroza 4 months ago
#85 - Support a query chain without calling flow
Issue -
State: closed - Opened by patroza 4 months ago
- 1 comment
#84 - refine unions with `Q.and` and `Q.where`
Pull Request -
State: closed - Opened by jfet97 4 months ago
- 7 comments
#83 - refactor: merge adapters with infra
Pull Request -
State: closed - Opened by patroza 4 months ago
#82 - refactor: merge core into prelude
Pull Request -
State: closed - Opened by patroza 4 months ago
#81 - refactor: use the new effect/Schema
Pull Request -
State: closed - Opened by patroza 4 months ago
#80 - feat: add support for custom T id key
Pull Request -
State: closed - Opened by patroza 4 months ago
#79 - play with RPC method
Pull Request -
State: closed - Opened by patroza 5 months ago
#78 - refactor: replace router1 with router2
Pull Request -
State: closed - Opened by patroza 5 months ago
#77 - Get rid of the $ adapter
Pull Request -
State: closed - Opened by peppineddu5 5 months ago
#76 - feat: add 50, 64, 80, 100 character strings
Pull Request -
State: closed - Opened by enricopolanski 9 months ago
#75 - R/query-error improvements
Pull Request -
State: closed - Opened by patroza 10 months ago
#74 - update for latest Schema
Pull Request -
State: closed - Opened by patroza 10 months ago
#72 - Stuff to do to enhance field info generation for forms
Issue -
State: open - Opened by jfet97 11 months ago
- 1 comment
Labels: modeling, forms
#71 - Fix unions
Pull Request -
State: closed - Opened by jfet97 11 months ago
- 1 comment
#70 - Field info support unions
Pull Request -
State: closed - Opened by jfet97 11 months ago
#69 - Build nested FieldInfos
Pull Request -
State: closed - Opened by jfet97 11 months ago
- 1 comment
#68 - R/add-example
Pull Request -
State: closed - Opened by patroza 11 months ago
#67 - play with distributive join :/
Pull Request -
State: closed - Opened by patroza 11 months ago
#66 - R/schema-update
Pull Request -
State: closed - Opened by patroza 12 months ago
#65 - F/collect
Pull Request -
State: closed - Opened by patroza 12 months ago
#64 - R/de-tsp6
Pull Request -
State: closed - Opened by patroza 12 months ago
#63 - R/de-tsp5
Pull Request -
State: closed - Opened by patroza 12 months ago
#62 - r/de-tsp4
Pull Request -
State: closed - Opened by patroza 12 months ago
#61 - R/de-tsp3
Pull Request -
State: closed - Opened by patroza 12 months ago
#60 - Effect-major-2
Pull Request -
State: closed - Opened by patroza about 1 year ago
#59 - feat: support more complex where queries with free AND/OR groups, as well as basic root level select projection
Pull Request -
State: closed - Opened by patroza about 1 year ago
#58 - R/play-filters-2
Pull Request -
State: closed - Opened by patroza about 1 year ago
#57 - feat: switch to @effect/schema
Pull Request -
State: closed - Opened by patroza about 1 year ago
#56 - refactor: initial alignment of Schema with effect/schema
Pull Request -
State: closed - Opened by patroza about 1 year ago
#55 - R/effect module test
Pull Request -
State: closed - Opened by patroza over 1 year ago
#54 - Feat/play-with-effect-rx
Pull Request -
State: closed - Opened by patroza over 1 year ago
#53 - R/use-platform-http-client
Pull Request -
State: closed - Opened by patroza over 1 year ago
#52 - R/update-annotations
Pull Request -
State: closed - Opened by patroza over 1 year ago
#51 - R/update-to-effect-meta-package
Pull Request -
State: closed - Opened by patroza over 1 year ago
#50 - R/effect updates
Pull Request -
State: closed - Opened by patroza over 1 year ago
#49 - Make rules work for arrays too
Pull Request -
State: open - Opened by jfet97 over 1 year ago
#48 - disable shadowing check
Pull Request -
State: closed - Opened by jfet97 over 1 year ago
#47 - fix maximum number rule generation
Pull Request -
State: closed - Opened by jfet97 over 1 year ago
#46 - Update faker dep
Pull Request -
State: closed - Opened by jfet97 over 1 year ago
#45 - Enhance paths check
Pull Request -
State: closed - Opened by jfet97 almost 2 years ago
- 5 comments
#44 - fix: catch duplicate methods-path in makeJsonSchema
Pull Request -
State: closed - Opened by jfet97 almost 2 years ago
- 14 comments
#43 - rename value to data in MutationSuccess
Pull Request -
State: closed - Opened by jfet97 almost 2 years ago
#42 - Vue/enhancements for dx
Pull Request -
State: closed - Opened by jfet97 almost 2 years ago
#41 - chore(vue): align useMutation, useAction, return a plain object of re…
Pull Request -
State: closed - Opened by jfet97 almost 2 years ago
- 3 comments
#41 - chore(vue): align useMutation, useAction, return a plain object of re…
Pull Request -
State: closed - Opened by jfet97 almost 2 years ago
- 3 comments
#40 - Feat/update-filters
Pull Request -
State: closed - Opened by patroza almost 2 years ago
#39 - R/cleanup-schema
Pull Request -
State: closed - Opened by patroza almost 2 years ago
#38 - R/update-effect-66
Pull Request -
State: closed - Opened by patroza almost 2 years ago
#37 - adapt for new export * support.
Pull Request -
State: closed - Opened by patroza almost 2 years ago
#36 - adapt for new export * support.
Pull Request -
State: closed - Opened by patroza almost 2 years ago
#35 - Update Effect
Pull Request -
State: closed - Opened by patroza almost 2 years ago
#34 - fix typo
Pull Request -
State: closed - Opened by NexZhu about 2 years ago
- 2 comments
#33 - R/store-namespaces
Pull Request -
State: closed - Opened by patroza about 2 years ago
#32 - R/sort-annotations
Pull Request -
State: closed - Opened by patroza about 2 years ago
#31 - fix: express use() return type
Pull Request -
State: closed - Opened by NexZhu about 2 years ago