Commit Graph
579 Commits
Author SHA1 Message Date
Daniel Gonzalez 7dfcb85ab9 feat(endpoint): Added controller to enable endpoint 2021-08-03 19:40:21 -04:00
Chris Troutner d6bed90132 Merge pull request #6 from Permissionless-Software-Foundation/ct-unstable
Syncing with upstream ipfs-service-provider
2021-07-31 15:44:19 -07:00
Chris Troutner e9639fbf55 Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider into ct-unstable 2021-07-31 15:42:37 -07:00
Chris Troutner fde8b16fef Merge pull request #16 from Permissionless-Software-Foundation/dh-required
fix(users): Using the users entity in the use cases
2021-07-31 15:41:25 -07:00
Chris Troutner 5b2e733b9e Merge pull request #5 from Permissionless-Software-Foundation/dh-using-entry
fix(entry): Using the entry entity in the use cases
2021-07-31 15:39:43 -07:00
Daniel Gonzalez c5a1eb6f81 fix(users): Using the users entity in the use cases 2021-07-31 15:00:38 -04:00
Daniel Gonzalez c276082618 linting 2021-07-31 14:53:20 -04:00
Daniel Gonzalez 1123bc79fe fix(entry): Using the entry entity in the use cases 2021-07-31 14:53:03 -04:00
Chris Troutner a4a7e590c1 Merge pull request #3 from Permissionless-Software-Foundation/dh-entry
feat(entry): Created 'Entry' Entity, Use Case, and Adapter
2021-07-31 11:43:21 -07:00
Daniel Gonzalez ddb4316f13 Finished implementation 2021-07-31 13:33:23 -04:00
Daniel Gonzalez 8307c69030 Merge branch 'master' of github.com:Permissionless-Software-Foundation/ipfs-torlist-service into dh-entry 2021-07-31 12:03:04 -04:00
Chris Troutner d3984b89c1 Merge pull request #4 from Permissionless-Software-Foundation/ct-unstable
fix(webhook): Reconfiguring default P2WDB webhook
2021-07-30 10:53:31 -07:00
Chris Troutner 9124813c98 fix(webhook): Reconfiguring default P2WDB webhook 2021-07-30 10:50:08 -07:00
Chris Troutner 1f7beca697 Merge pull request #2 from Permissionless-Software-Foundation/dh-webhook
feat(webhook): Created webhook at startup
2021-07-30 10:46:00 -07:00
Chris Troutner dda75e8d50 Added webhook to production p2wdb 2021-07-30 10:44:28 -07:00
Chris Troutner 2e3187f3eb more linting 2021-07-30 10:20:19 -07:00
Chris Troutner 60a2c49863 linting 2021-07-30 10:20:05 -07:00
Daniel Gonzalez b804a24504 feat(entry): Created 'Entry' Entity, Use Case, and Adapter 2021-07-29 19:51:45 -04:00
Daniel Gonzalez 297320eb89 feat(webhook): Created webhook at startup 2021-07-28 18:32:54 -04:00
Chris Troutner d57085949c Merge pull request #15 from Permissionless-Software-Foundation/ct-unstable
Removing comments
2021-07-25 17:31:48 -07:00
Chris Troutner 9dc40a417a Removing comments 2021-07-25 17:30:15 -07:00
Chris Troutner 81e5592b81 Merge pull request #14 from Permissionless-Software-Foundation/ct-unstable
Converting wlogger and Controller libraries to classes
2021-07-25 16:51:30 -07:00
Chris Troutner 44867f0173 fix(controllers): Made Controllers library a class 2021-07-25 16:49:01 -07:00
Chris Troutner c46f7357c3 fix(wlogger): Refactored into Class for better unit test control 2021-07-25 16:34:56 -07:00
Chris Troutner afb9e98127 Merge pull request #1 from Permissionless-Software-Foundation/ct-unstable
fix(CI/CD): Testing CI/CD system
2021-07-19 14:57:34 -07:00
Chris Troutner f8f3ab4b43 fix(CI/CD): Testing CI/CD system 2021-07-19 14:54:57 -07:00
Chris Troutner d4a6c31a33 Customizing README and package.json 2021-07-19 13:43:18 -07:00
Chris Troutner 73c853aee1 Merge branch 'master' of https://github.com/Permissionless-Software-Foundation/ipfs-service-provider 2021-07-19 13:30:59 -07:00
Chris Troutner 99d30fc460 Forked from ipfs-service-provider 2021-07-19 13:23:16 -07:00
Chris Troutner dda00b0d36 Merge pull request #13 from Permissionless-Software-Foundation/ct-unstable
Updating README
2021-07-13 10:06:03 -07:00
Chris Troutner d536033208 Updating README 2021-07-13 10:04:34 -07:00
Chris Troutner 2629bfd7b6 Updating README 2021-07-13 10:00:39 -07:00
Chris Troutner c7173f73ef Merge pull request #12 from Permissionless-Software-Foundation/clean-arch
Clean Architecture and 100% Test Coverage
2021-07-13 09:14:51 -07:00
Chris Troutner cb90eb4a9b Got 100% test coverage 2021-07-13 09:09:42 -07:00
Chris Troutner e439d54413 linting 2021-07-13 08:57:57 -07:00
Chris Troutner e3ec7f92ef Increased contact REST endpoint to 100% unit test coverage 2021-07-13 07:41:35 -07:00
Chris Troutner 268a7aadab Increased unit test coverage to 100% for REST auth endpoint 2021-07-12 18:10:26 -07:00
Chris Troutner 078b708a3e Refactored users REST API controller and router 2021-07-12 17:37:49 -07:00
Chris Troutner 49c3820898 Increased user json-rpc controller to 100% unit test coverage 2021-07-12 15:49:56 -07:00
Chris Troutner 4515fbed64 Got auth json-rpc controller to 100% coverage 2021-07-12 15:46:09 -07:00
Chris Troutner 508369be01 Increased unit test coverage of controllers 2021-07-12 15:38:05 -07:00
Chris Troutner 43b2b9dfdf Increased unit test coverage of controllers 2021-07-11 21:59:18 -07:00
Chris Troutner 4cdb389706 Increased unit test code coverage for adapters 2021-07-11 19:33:26 -07:00
Chris Troutner 0da7b705c9 Added increased code coverage of wlogger 2021-07-11 08:48:58 -07:00
Chris Troutner eae2b05aad Increased 100% test coverage for use-case index.js 2021-07-11 08:25:48 -07:00
Chris Troutner 8d2719ff86 Moved rest-api unit tests to controllers dir 2021-07-11 07:58:56 -07:00
Chris Troutner 4c2ccf0fc6 Moved json-rpc tests to controllers dir 2021-07-11 07:55:52 -07:00
Chris Troutner 4b6e6d7453 linting 2021-07-10 21:09:29 -07:00
Chris Troutner d5643dc086 Got tests working again 2021-07-10 21:08:00 -07:00
Chris Troutner 013f9f9a09 fixed tests 2021-07-10 17:56:54 -07:00