Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/h-REA/hrea

A ValueFlows / REA economic network coordination system implemented on Holochain and with supplied Javascript GraphQL libraries
https://github.com/h-REA/hrea

passing tests of link between agent and economic event

da4260fdc0ba6f292576da2c8da87dbcfdb15f5c authored over 2 years ago
backend implementation of indexing between agent and economic event

3764b72c388c4d12beee78571367e90625bc150f authored over 2 years ago
reference proper error variable

c163072e435361df0399acea2a487c9ba741eedf authored over 2 years ago
passing tests for edges between agent and commitment/intent

9be64e3a1cc001951328bf0454b247c345fcc6f2 authored over 2 years ago
added Person and Organization field to resolver object

ee81bef00cd40d83acfd66cded7e80f9542549c9 authored over 2 years ago
removed redundant entry def

2d284b45132b95ee83c8710a6077eaa46deec25b authored over 2 years ago
better error handling of indexing

dacf823cdd84dea9e8b2ca2bb4c19386700236f1 authored over 2 years ago
added AgentAddress entry def to agent index

8fef3621b7d6d0277120f5fc602ea86575080335 authored over 2 years ago
implemented backend code for indexing between agent and intent

fc7d80565356e95e010610d5b866aa28e4166473 authored over 2 years ago
WIP: test file for agent edges

828ee4b5f3ed3e51c1b7a5fe46d244e727db7fa7 authored over 2 years ago
use latest vf-schema in test module

02b59db167a54e47aac43b958e89e15bf4d1e662 authored over 2 years ago
added entry defs to zom_idx_agent to match other crates

ff5e5685d9897e13b9aa1f03daead7370dafe35a authored over 2 years ago
WIP: agent link test file

7f651d3424651fa16dbf38862a1276e0610b5699 authored over 2 years ago
backend indexing for agent <-> commitment edges

ceecdd5caa7f2dc3a6f80343ecf54746b41b998b authored over 2 years ago
commented out unused resolver fields in agent, added simple inverse for commtment, intent, economic event

9df6e26c362492256f2f14f753381e682ac67825 authored over 2 years ago
changed resolver fields in process to match updated schema

ca2ed5ac95e5a5ae62f6f2152f329d4f4a0dcb87 authored over 2 years ago
commitment, intent, and economic event resolvers added to agent resolver

e38115fb8b6ccae32076b500402d9cd9887409b1 authored over 2 years ago
commented out resolvers for inscopeof connection and economic resource

5c701b55fc3017c2ecc22c2105627f4aef98f3c6 authored over 2 years ago
agent_type field as string rather than enum

2e354cf2402dcbc2ecc43f7d649232536be20315 authored over 2 years ago
Update modules/vf-graphql-holochain/mutations/agent.ts

Co-authored-by: Connor Turland <[email protected]>

6769ae462ce7883185e3df562f385e5b1ec1cd69 authored over 2 years ago
added agent_type field to rust side and in create agent mutations

acbe2b8b3721c5038f643baf4566e897d0de2622 authored over 2 years ago
Merge pull request #306 from h-REA/delete-agent-registration

deleted zome agent_registration #300

5f01158a78266d4c0e96b8ff34a3a0047f0a7b1f authored over 2 years ago
passing tests of myAgent query

569b3cfb54c043a433f1896136d4bccbc1c3af1f authored over 2 years ago
WIP: link to agent pubkey when creating agent and use to get my agent

e1e6070312f4b99fe84baed4744ccb03ab0dd821 authored over 2 years ago
removed references to agent_registration zome

7cab95eda22cfee2f98fa55b9ef332ae0a1c6dc4 authored over 2 years ago
deleted zome agent_registration

a89341784166d791199ed6816590624afb0271c2 authored over 2 years ago
disable method until working

874b3d0bf897e06f5558841422ee13ff607d84ba authored over 2 years ago
wire up new agent zome creation method to indexing & cursor APIs

dad53a80476b1385713fe0d745f9c91e8e3689b9 authored over 2 years ago
Merge branch 'sprout' into feature/221-queryall-index-cleanup

734e57b5b90b2a2cadb28bb2d46300eb8c86f8c3 authored over 2 years ago
Merge pull request #291 from h-REA/standalone-bundled-release

re-enable Standalone bundled release

d76ae66e054fff4805c7aff2424b3cba65e81003 authored over 2 years ago
Merge pull request #304 from h-REA/feature/278-plannedwithin

implemented plannedWithin on Commitment

2aa553d26a63faf9e5dfac9e7f0ad04e6b952311 authored over 2 years ago
add Plan.nonProcessCommitments since its the inverse

5a934d7fa9d44f9f69d0dc94dd6942d01a582b69 authored over 2 years ago
update index

5cd935aec70133f95ca9ccda21a5540af7fd6dbc authored over 2 years ago
implemented plannedWithin on CreateCommitmentParams

b852381d78d002714884bcc5b874019e8c5a57b8 authored over 2 years ago
Merge pull request #292 from h-REA/change-default-query

make holorea-graphql-explorer default query more useful

7e7832b2af9e11565d6a2eb0f532ce6500f8a31d authored over 2 years ago
Merge branch 'sprout' into standalone-bundled-release

83bae1abac99edc410b678b48d4ff8597e9cbf5b authored over 2 years ago
Merge pull request #262 from h-REA/feature/219-agent-wrapper

#219 -> Wire up REA Agent storage DNA

7e3d5ad7a0849f8c4996d9c767ce64c486058870 authored over 2 years ago
fix only failing test

785b28cd7092227149205f060a34cf7da2e8792e authored over 2 years ago
cleanup proposal test to not assume agent for now

9909d94babc2cc9166235a289b3a523a0c6a847d authored over 2 years ago
use pospi's fix for delete agent zome fn

2f9a29d9e256704132940b96a236961feba685ad authored over 2 years ago
add debug output for admin websocket URI so that it can be connected to with Playground & other tools

eba64fccb5d82fc7d392462e05d70ac76aa420f5 authored over 2 years ago
update lockfile

b59277dedddae300b957eca996acc2503ea20dd0 authored over 2 years ago
define TimeIndex entry def for all indexing zomes

fddd0f4f277adbc7b834c7f6a17ad88cecc5b2de authored over 2 years ago
remove unneeded structs

f6e7e3a8d0189d9ba7643add472454f8b09f28b5 authored over 2 years ago
add sane defaults to DNA properties for index bucketing (30 second chunks)

24275c4ff4aeccc7ba9303c074152318a2258610 authored over 2 years ago
implement first pass alternative approach to writing time-ordered indexing structures & wire up to indexing zomes

3232f1f4d99715d38ed234b33796e229df0f8c7d authored over 2 years ago
WIP: agent crud tests, issue with deleting agent

9376f4ccccd71db1a94937e8f231748b6671404b authored over 2 years ago
added person and organization queries

feb0f49d0391e6d2a43dfbefad50cfdaca54944b authored over 2 years ago
update agent name properly

a7773b2b1e07cde50c245295030b65ab5eee1a65 authored over 2 years ago
commented out link from agreement to agent to make tests pass

7d01769e21a54366d1847549d9767cda46e0af0e authored over 2 years ago
WIP: agent crud test file

de78a4abb068a23006aaefe61dde04f2706b084d authored over 2 years ago
restore process test to original

d5fb71f1c32b6f353554910f1d9f92d1ff010a93 authored over 2 years ago
remove type field from agent mutations, temp handling of typename field injection in query

639cb970bba4295937e4cea11a40782a87c2429f authored over 2 years ago
add agent mutation to index

a72833d3611021cf43598853b89808856ffed294 authored over 2 years ago
remove another uneeded crate ref

2080573e4aa9d86ba98604198da1f0d074ffcfd4 authored over 2 years ago
update lockfile

e3f4d0b93336a504404c8d1a7c10459d92c71610 authored over 2 years ago
remove refs and structs based on hc_time_index module in preparation for bespoke impl

308b48db81e9716f04891bf24fbff274344328b1 authored over 2 years ago
Revert "import new Timed* structs to RPC crates for use in indexing zomes"

This reverts commit 8aa16ccd3b5d9b33072890090f4553a3b18b8fbb.

a83b63d5d7501be2f6d6500fdb2f2c21f200bb8a authored over 2 years ago
Merge branch 'sprout' into feature/221-queryall-index-cleanup

e4882eb51c0dd0dc708f19573c69222699837783 authored over 2 years ago
fix agent __resolveType

0173114af1f0213e22b7c300a531a5014ab3c980 authored over 2 years ago
fix tests

3adfe4699f5b6eb95682b788fdb780f355183d81 authored over 2 years ago
WIP: fixing broken tests

2c3bbfa0622c9d25df33c54a2f130832a6428f60 authored over 2 years ago
WIP: agent test crud file

ff5fc3899cb6f65085378abf2a8ae8fb9cb81775 authored over 2 years ago
commented out code related to agent relationship for now

2cba7f1798ac36247fb9fa75e3590221bef5d59f authored over 2 years ago
update agent dna manifest

29d62af35ec13dbcd4aa7cf7afc005626324bd1b authored over 2 years ago
specify .js file extension and fix typescript errors

10e6a5013b1e3e30597a7777365347d8ff40bc27 authored over 2 years ago
Merge branch 'sprout' into feature/219-agent-wrapper

d61bb2109cd8ec2ab3fc80aeb6c5d64936e5a7fc authored over 2 years ago
Merge branch 'standalone-bundled-release' into change-default-query

0d906031c0179130466eaf1ecc6571a5c68358cc authored over 2 years ago
Merge branch 'sprout' into standalone-bundled-release

f0b0515255157952631bac13bd99c54e90a6cb1d authored over 2 years ago
Merge pull request #296 from h-REA/feature/290-holochain-npm-deps-update

update tryorama, and @holochain/client to latest

fdd77e3e480038b6f1c3d0c5fa897e1f820e939e authored over 2 years ago
increase timeout for graphql zome calls as well

0b298d2855f9644278e05eea3cfb97ab5e8f30e9 authored over 2 years ago
extend timeouts

1ff5163b817f1e5a417af192095f18c6fd697d31 authored over 2 years ago
utilize timeouts and don't filter output

cf34b2d677417c6fc53555bb5723cef7efbf130f authored over 2 years ago
use patched version till fixed

728b5561c84187c87adf7bd2ffe5b81a1fb336f6 authored over 2 years ago
WIP: debugging tryorama conductor admin connection issue

0be742b953aab4272d4242905654e6e3c8dcf30a authored over 2 years ago
fix broken sorting

0f61ac86337d7eaea17b8f1705a1ea11a1dcbb1c authored over 2 years ago
re-enable test/init.js code that forces self-similar sorting of cells as provided to the fn

a52e8f6e12958ba9ac64bd38d52503b483aad390 authored over 2 years ago
json import is experimental, don't use

130e1c8f2bebda9612586e9f5e4248af7ed52dfb authored over 2 years ago
deepEqual became strict and therefore we need to use deepLooseEqual

e507addd2a88c8b92d0fd860ee678acbca2318ff authored over 2 years ago
add tap-dot filter back to test

0e64176449f2e13c368f59396d7e47179e8b4560 authored over 2 years ago
fix formatting

796dc197f247c57c01005493938323340ff072fb authored over 2 years ago
update lockfile

caeb4932308b1fadad88977e54a960e3504dc463 authored over 2 years ago
import new Timed* structs to RPC crates for use in indexing zomes

8aa16ccd3b5d9b33072890090f4553a3b18b8fbb authored over 2 years ago
remove need for IndexableEntry trait from index management methods and create index pointers without date-indexing

must use get_links_for_time_span instead of get_links_and_load_for_time_span and manually fetch ...

f07ed20d91e92a71e2c69105f94b122b16745509 authored over 2 years ago
pass DateTime<Utc> to index creation methods and separate indexable data from storage data since storage does not contain timestamp info in this case

bbd28b4a1601bb9d982c04a751a9559ae5ba66bb authored over 2 years ago
expose convenience entry retrieval methods to other crates

a1ceec94458f72e4cebd0d5785e90c19581dd069 authored over 2 years ago
fix non-skipping tests since tape was updated

c8609ebc97b584a96d02e1537f7367a0f952ab00 authored over 2 years ago
use a patch for old call syntax for now

fce9d62b4fe9a7c1803bbbcc6a2f6fede98d545c authored over 2 years ago
remove extra comment I had added

7010e3e23e260536f6bbe6a25ed21a679acc7337 authored over 2 years ago
use ES module format now, which is standard

9aa035a96f13d91cee3bde31e45232d09de85a40 authored over 2 years ago
updated commitment zome to account for agent links, with clarifying questions

e87a1d0f931c0886270d6fbd9c236177cedc4303 authored over 2 years ago
updated agreement zomes to account for links to agent

8cc7f834f50bca6152e7af3f5244bd53dbe6fd60 authored over 2 years ago
updated agent rpc and zome_idx_agent crates

21a544f47b02da0d083abb145eca9f033321c314 authored over 2 years ago
Merge branch 'standalone-bundled-release' into change-default-query

5323c3995ba0ea444358ba0cf8aa4ebce692a4d6 authored over 2 years ago
Merge branch 'sprout' into standalone-bundled-release

22b460b786c702c257947ace583050e0727cde4e authored over 2 years ago
added lib, storage, and zome crate to agent zome

9d99221c497cec553e17dff1b8900306f92db0ba authored over 2 years ago
added myself to author list of plan related rust crates

dfac1b5cbf9122c20b6d47790d571244ebac9e69 authored over 2 years ago
extended all resolvers that link to agent

f668eca641d7410b8e68a49a979caca372e92af8 authored over 2 years ago
added plan and proposal search input types and extended query params to include agent relationships

ad16898b0f334a31968022e7cf50ebcdefdd3283 authored over 2 years ago
extended agent resolver to include linked types

d60fd1f3eb0549537876390da79f4f41ec18f615 authored over 2 years ago