Ecosyste.ms: OpenCollective

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

OhMyForm

Liberates form data from Data Silos like Google Forms, Office Forms and TypeForm.
Collective - Host: opensource - https://opencollective.com/ohmyform-sustainability - Website: https://ohmyform.com - Code: https://github.com/ohmyform

update README to reflect API changes

github.com/ohmyform/node-email-verification - 2d1c611f844f485c0ed639f4880412577bdcf52f authored over 9 years ago
NEV now exports a fuction, returning the old nev object, and takes mongoose as a parameter; also changed to indentation of 2 spaces

github.com/ohmyform/node-email-verification - 0a5753fd47af3e2a6d13542b3eb6be0a6edfe238 authored over 9 years ago
beautified and linted code; added npm scripts

github.com/ohmyform/node-email-verification - 1c244eba5dad1f5840c97f9b1853e8a1c03ef495 authored over 9 years ago
update example to reflect API changes

github.com/ohmyform/node-email-verification - 284b0444c1c8f6644cc92fb940d157c1c7eadc9b authored over 9 years ago
all function callbacks have err as an arg; update README to reflect API changes

github.com/ohmyform/node-email-verification - f893d3f55a65e1ebd8e49b04e74c56803dd24e58 authored over 9 years ago
Merge pull request #10 from whitef0x0/master

Added tests and added synchronous calls

github.com/ohmyform/node-email-verification - 96daa070292f235f1ad6a9f92f9f9df5f26cbee6 authored over 9 years ago
got oscarhost api tests to pass

github.com/ohmyform/ohmyform - f858fe66a4441e1d901d5c72221d91b0f6d1fed4 authored over 9 years ago
got oscarhost API to work

github.com/ohmyform/ohmyform - e64729851fbd90f3c34c3dc326e8743298d02a31 authored over 9 years ago
fixed merge conflicts in app/models and app/tests

github.com/ohmyform/ohmyform - 6a9b8ee8a8c026e253a85adae027a2a8241625bf authored over 9 years ago
fixed submissions fields

github.com/ohmyform/ohmyform - 5a52425c106e1f243973d717ef69ccdbc29e585b authored over 9 years ago
fixed submissions fields

github.com/ohmyform/ohmyform - 2638af607f26233dffea70768601605b508c9029 authored over 9 years ago
Create Add_Demographic_WSDL.xml

github.com/ohmyform/ohmyform - 651dcc04856db305df33e33d699627a72b9958ca authored over 9 years ago
Merge branch 'master' into dev

github.com/ohmyform/ohmyform - c5e710fa95fe57104d6adf97a8b2c0e4bf176b59 authored over 9 years ago
Merge branch 'master' into dev

github.com/ohmyform/ohmyform - 6c4bfc2714d2f205c6c21d3e69e17c7c9cd1353a authored over 9 years ago
fixed field directive

github.com/ohmyform/ohmyform - 4bc3cd214a2cd62b51dde817ea2582fa7fd627c9 authored over 9 years ago
merged master with dev

github.com/ohmyform/ohmyform - 4d20c3654039dda31105d5afae7db7c874f79464 authored over 9 years ago
merged master with dev

github.com/ohmyform/ohmyform - caf0003dfbe943e196bb05457763c73639b297ba authored over 9 years ago
fixed login/signup bug

github.com/ohmyform/ohmyform - 8b8aed337e128b245ac7c2fe04299df4c605c994 authored over 9 years ago
Changed callback to cb in registerTempUser

github.com/ohmyform/node-email-verification - e04ac65a26d02e257ce0fc2d08a1034411ce43c9 authored over 9 years ago
removed node-rules

github.com/ohmyform/ohmyform - dee6945d88f4d802edfa985af4ec7f644de67bcf authored over 9 years ago
fixed css bugs

github.com/ohmyform/ohmyform - 943c0c8188cb25752a4357df94d0a51d9d846431 authored over 9 years ago
started oscarhost API update

github.com/ohmyform/ohmyform - f3c751f6c9514d35f08102a18e2cb906196936d7 authored over 9 years ago
started oscarhost API update

github.com/ohmyform/ohmyform - 4c0080659f8271b6aa60994dddbd15ee92ad2221 authored over 9 years ago
removed coverage

github.com/ohmyform/ohmyform - b038e53ee1bbca4b56ca1a0053a0fde02eb06d6c authored over 9 years ago
removed node-rules-extended

github.com/ohmyform/ohmyform - 88f0fe2ae223161b85b5c384949bbe7fd060a87d authored over 9 years ago
added clientside unit-tests for form and user

github.com/ohmyform/ohmyform - 9981cd8e8dd3e1fcc075a5262d5725ea2cc6260c authored over 9 years ago
merged config/env/test.js

github.com/ohmyform/ohmyform - b7e5b47a18fbe5c0f3f3a7b979eb19142d9e8b54 authored over 9 years ago
Merge branch 'master' of github.com:whitef0x0/nodeforms

github.com/ohmyform/ohmyform - 280581851cd0cb2b4b355bb8057d4e00fcbefc52 authored over 9 years ago
changed name from MedForms to NodeForms

github.com/ohmyform/ohmyform - ab600a81616bfaf857b1c5b5b29638b64a9bdbe3 authored over 9 years ago
Update README.md

github.com/ohmyform/ohmyform - c52ef86561623cd5175a34aa7d314ca8c4798ce6 authored over 9 years ago
Update README.md

github.com/ohmyform/ohmyform - 53eefeefc9885aaf8c22de212745b44044c20d78 authored over 9 years ago
Update README.md

github.com/ohmyform/ohmyform - 3159473021542c6af21245121c4f71633ae5f3da authored over 9 years ago
added editForm directive tests

github.com/ohmyform/ohmyform - b470c67cf1b3a897d9144f14522a89d6f126411a authored over 9 years ago
added test cases form form services

github.com/ohmyform/ohmyform - 6142afc91cd3b7ed113d70858d75204a8be0cb82 authored over 9 years ago
got ListFormsController tests to pass

github.com/ohmyform/ohmyform - 1fb36f9b4e267e89698ddf38b70ae535630d8153 authored over 9 years ago
got karma:unit tests working

github.com/ohmyform/ohmyform - 0f21478c46807c00e7d6ccab2e36012a5b22f3ef authored over 9 years ago
added resolution to bower.json

github.com/ohmyform/ohmyform - 44e37ce1da6fa2813adc667ccd417b63aaac0c60 authored over 9 years ago
fixed bower dependency error

github.com/ohmyform/ohmyform - 85fc672622f1a6660c01c219f09cefc07122c3af authored over 9 years ago
removed permanent cg-busy-backdrop from adminform view

github.com/ohmyform/ohmyform - 71bce33bd0f5ea8d68e22893500b41d3da2cf976 authored over 9 years ago
updated mongolab pass

github.com/ohmyform/ohmyform - 91340fc76086a7d69a545017ac066b7930c16f34 authored over 9 years ago
Merge branch 'master' into dev

github.com/ohmyform/ohmyform - d5a399f8fcd79cc00118fb6455da3e922b7450af authored over 9 years ago
removed old post('init') hook in form.server.models

github.com/ohmyform/ohmyform - 3fb24954c6ccab051d653d899809fc4397652a0b authored over 9 years ago
got oscarhost soap api to work

github.com/ohmyform/ohmyform - c6b5cad9bf2edc8340133c7d776e30a3ec0e8326 authored over 9 years ago
Merge branch 'master' of github.com:whitef0x0/medforms

github.com/ohmyform/ohmyform - 1b37bada7a9dcd3d7a532f86179c92a6ee68e738 authored over 9 years ago
added fork of node-email-verification to npm package.json

github.com/ohmyform/ohmyform - 1f15d7131772f5b68e40f050b16a3a0226272eeb authored over 9 years ago
removed test db string from index.js

github.com/ohmyform/node-email-verification - 180a8b020c703489b417e0db94d22f29fabdf28e authored over 9 years ago
added tests for backend

github.com/ohmyform/ohmyform - 0476e51730df6b9566582846cf9469e9e95386b9 authored over 9 years ago
fixed pre save hook issues

github.com/ohmyform/node-email-verification - 7cb363ad0e4951b200f84b3ff473fee9be0d8caf authored over 9 years ago
in the middle of adding conditional buttons to Form's StartPage

github.com/ohmyform/ohmyform - 9c220202147d9e1192e11d81dc6bdc62ed270d6e authored over 9 years ago
removed oscar_credentials

github.com/ohmyform/ohmyform - bbd3baaf1d0a2ee6134fe4ce360c848a14b7885b authored over 9 years ago
added backend tests

github.com/ohmyform/ohmyform - 7885223a68b071e95c26de23f92b913c1eb743fa authored over 9 years ago
fixed landing page

github.com/ohmyform/ohmyform - 81cab5515e6c9f1a4fb92aceb819c4dba50578df authored over 9 years ago
added responsiveness

github.com/ohmyform/ohmyform - c10fbbfd4f75b72a5280ef6885994ea3fea3be1c authored over 9 years ago
got field duplicate button to work

github.com/ohmyform/ohmyform - 942f6b73dc5cf6308801c3ef404befb1ba15f49a authored over 9 years ago
fixed autosaving

github.com/ohmyform/ohmyform - 3d633578310df3cd82fcb3820126a342fcc2d7cf authored over 9 years ago
increase autosaving efficiencies

github.com/ohmyform/ohmyform - 21a4eed173c8e87ab47c36d38638240d8f2b640f authored over 9 years ago
added natural field

github.com/ohmyform/ohmyform - 6c671abd6b4a2f5ebb26f26a10f5fb1af54bdc00 authored over 9 years ago
Update README.md

github.com/ohmyform/ohmyform - c859e08ce526e89ed6e5521717da5edfe958bcc0 authored over 9 years ago
added handling for development server file system

github.com/ohmyform/ohmyform - 4be6210134dae8ea0408c7cc7570a4656586ed22 authored over 9 years ago
add form fields and added loading animation to form submissions

github.com/ohmyform/ohmyform - ff980819177254097e6196eb2912aa1ab46e19b7 authored over 9 years ago
add form fields and added loading animation to form submissions

github.com/ohmyform/ohmyform - 33243bea2a1f74f8f417b240f5ad068c1d05c6bd authored over 9 years ago
Fixed bugs on verification

github.com/ohmyform/ohmyform - ef111cbec666cc090dd0d2bfe57efc20ed036515 authored over 9 years ago
got email verification to work

github.com/ohmyform/ohmyform - f0c0b273299432883ca9630ebc13945247137e75 authored over 9 years ago
added form_fields

github.com/ohmyform/ohmyform - fe6ab55b477794a866436b58c063a216ebe799f1 authored over 9 years ago
got account verification to work

github.com/ohmyform/ohmyform - 7fb5b731622983b9a2b1491f3f35e2f048834ce6 authored over 9 years ago
changed pdffiller to node-pdffiller

github.com/ohmyform/ohmyform - d8743555d5e1b5f3124ed147fb8bff9ff950fb5b authored over 9 years ago
fixed resolutions

github.com/ohmyform/ohmyform - df03a4ffc13ad230aaa1fdaca8a478280afc1aec authored over 9 years ago
Added resolutions

github.com/ohmyform/ohmyform - 4f4238e09892d0f67bd749807a010f940b3b0e69 authored over 9 years ago
added node-pdffiller to package.json

github.com/ohmyform/ohmyform - 473d7af5daf1339262bab59ff7115c154ab0de8c authored over 9 years ago
fixed bower error

github.com/ohmyform/ohmyform - c1adedd962e907f629a028ba19cef27be0431193 authored over 9 years ago
merged bower.json file

github.com/ohmyform/ohmyform - 6c8d2972355f7396f7b255e6ad3f490661c1d713 authored over 9 years ago
fixed autosaving

github.com/ohmyform/ohmyform - 5abbebb1179220a591e7a3d4669d8e32c2436e8c authored over 9 years ago
got grunt application.min.js generation working again

github.com/ohmyform/ohmyform - c499a7edf5f74a4eff77455d658c014a22243ec4 authored over 9 years ago
fixed sessions error

github.com/ohmyform/ohmyform - f50ddc7b39690eaaf36fe8a39b3f4e3a06be6eb0 authored over 9 years ago
Merge branch 'master' of github.com:whitef0x0/medforms

github.com/ohmyform/ohmyform - d91f8a2ef6e34325acb1ad46f2a6f4c9b300d776 authored over 9 years ago
fixed app configuration loading logic

github.com/ohmyform/ohmyform - 64913b8b0343007463cd2b6af8dddfc9b5a1be33 authored over 9 years ago
Update README.md

github.com/ohmyform/ohmyform - d6c008266c7de0887e26c28f8fca3e286fbad159 authored over 9 years ago
got user email verification working

github.com/ohmyform/ohmyform - e552e03f816c244783da6e8375dcc6f83e12e385 authored over 9 years ago
added mandrill to secure and production configs

github.com/ohmyform/ohmyform - 7abf9e92a985fabfed96104fa8f380adec5197c5 authored over 9 years ago
removed failing test

github.com/ohmyform/ohmyform - 238add57253ccfb4f5ffc99eec8f4613abf1e332 authored over 9 years ago
got submission deletion working

github.com/ohmyform/ohmyform - 698344011337a8ad8678a22f45b50398c51c5176 authored over 9 years ago
got table submissions to display correctly

github.com/ohmyform/ohmyform - 79dfbbc8a75b88adb5f1618ad2e3e8c03b9447f4 authored over 9 years ago
added bootstrap

github.com/ohmyform/ohmyform - ca9af627a59292aeb93208157357633ebb4372c7 authored over 9 years ago