Ecosyste.ms: OpenCollective

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

github.com/ohmyform/ohmyform

✏️ Free open source alternative to TypeForm, TellForm, or Google Forms ⛺
https://github.com/ohmyform/ohmyform

Merge branch 'fixUXBugs' of github.com:tellform/tellform into fixUXBugs

d1c952747f8dc37d2280887ad9046518ed65b410 authored about 7 years ago
merged with 2.20

6838fa94e3cdcd6fa5736952a482d0298fb51aa1 authored about 7 years ago
bumped version in bower.json and package.json

d8c5b005815dbc7fea868bfd6ecd7f1d9c83b33a authored about 7 years ago
added docker-compose file for development work

5f654516610102917cadd8b87c25db14be921114 authored about 7 years ago
Merge pull request #271 from tellform/fixFormUpdate

Fix form update

22ff9ca5cbc4ac067420e035039d964fa37941ac authored about 7 years ago
Merge pull request #270 from tellform/updateSetupScript

Update setup script

f92d6f4ce3e708e3030a9477d8f384721cf7631a authored about 7 years ago
fixed hasAuthorization bug

8bda1a3a97f0b2c9216727e785557f955c26ea09 authored about 7 years ago
fixed security flaw with removeSensitiveModelData

784ae9011eb9b20b1deab3d2ab724c6a539e49d4 authored about 7 years ago
Merge branch 'fixUXBugs' into updateSetupScript

bd4af8aa7cd2b1d4c0cf544b9c7d361df30db810 authored about 7 years ago
Merge branch 'fixUXBugs' into updateSetupScript

bc2f49b0900c6d84f15e18bf453c88120b0621df authored about 7 years ago
Merge pull request #272 from tellform/addSeleniumTests

Add selenium tests

65a4e3fcba1566fea93362e1cc9f0680945ad986 authored about 7 years ago
Merge branch 'fixUXBugs' into addSeleniumTests

c561130f758d2cddaf533eccdd0592ec1a55606f authored about 7 years ago
updated field-icon test

6213ec227d7b9223c0c7b6e529772297b0ff44a5 authored about 7 years ago
made all server models exportable

1163debc3376c29403c54b63cfd40244b08bb26d authored about 7 years ago
disabled create_admin script in test mode

4d4bb65298626b423558fed58e99b269c1e3c115 authored about 7 years ago
added selenium tests

4f82a552277b1f759c76ab24831965371d3fb5c2 authored about 7 years ago
fixed password issue with setup script admin creation

188c48b26cc694431165e76a3d83f9f58a915f7a authored about 7 years ago
fixed create_admin script

df83c6bb931016f187a67825b774fa7b2d7d5d86 authored about 7 years ago
moved to node v7

f076b482e9a8bdfbfab6bd61b25a39f38d1ecd1f authored about 7 years ago
Merge branch '2.20' into addSeleniumTests

c9057b4a8ab504d84929fc61776ddf0226237065 authored about 7 years ago
Merge branch 'fixUXBugs' into fixFormUpdate

2ae316b6b394c84849a7b03c292c7df3b83a95f0 authored about 7 years ago
Merge branch '2.20' into fixFormUpdate

7fc2a19adc69ea12686eb16e953cefc74b33a52d authored about 7 years ago
Merge branch '2.20' into updateSetupScript

b2e027e0bf194b4c88e0622f26f1e19574b8ad65 authored about 7 years ago
Merge branch 'fixUXBugs' of github.com:tellform/tellform into fixUXBugs

0a4b83186a536d70261e14a07ab505acab73ae87 authored about 7 years ago
Merge branch '2.20' into fixUXBugs

20cc79f218dde0a5acb089341e105f66aec6a82e authored about 7 years ago
Merge branch 'master' into 2.20

9ff247fde769261341193ed99648345629968ba8 authored about 7 years ago
Merge branch 'master' of github.com:tellform/tellform

ff24843e3af1862f8a66c5d03517bc330f7d8c4f authored about 7 years ago
removed secure grunt task

4447785a562da03b01e2f78a94a47bd518b551e4 authored about 7 years ago
Merge pull request #268 from tellform/fixFormUpdate

Added tests for Form Updated and fixed bugs

0b22d06326771893d635e645fb380d25fce274ab authored about 7 years ago
added ASCII art for setup script

7c6dc90592be18be574c9e6fef7fa38f94438a01 authored about 7 years ago
removed user and pass from mongoose options

39125972c3c8e589802319db93387ca2855f2281 authored about 7 years ago
added setup script that runs on first run of server

31985ddda7a77a8f824e22c0350b125dd58cc937 authored about 7 years ago
Modified setup script to search for admin user by email AND username

563b8c6cd23bb5a2c5422ec6cec244783adf8bf8 authored about 7 years ago
added username validation to setup script

c97f20769955bb593ea6fd8b5abec9bc03dd7900 authored about 7 years ago
added email validation to setup script

e27f27f7f0d639155f7fe3a5d53ffd8fa5d9393f authored about 7 years ago
fixed incorrect ENV variable name for redis url

acb067d6262af8d883df003b11162c5cf08e9cdd authored about 7 years ago
Added new form_route tests for update route

9d2a548dcae1b2f56f79c2fc19c7d85e99ab00bc authored about 7 years ago
removed newOptionSchema property from FieldSchema

8c1964146f4566d3a50ff8f011640a4acef98855 authored about 7 years ago
removed globalId

f6546deb59dcd7baf9bb1d8ecc5ed34d06631594 authored about 7 years ago
disabled subdomains for server-side tests

fb26fbd4f956ed0d7d172b18fa1c1ba60ee67d42 authored about 7 years ago
Added test for preserving visitorData on update and removed debugger statements

d8268e4a9b64b2bfc480474582cb5482999bd4e8 authored about 7 years ago
fixed fieldType constant

68858ca1a3af7ab71e4e3448b931726e68231307 authored about 7 years ago
Handled case in setup script where admin user already exists

2bd1598a01044a60e4df85c419686c07f7d49f94 authored about 7 years ago
removed username from .env file in setup script

a08e5c5317a5e1568ff11a47f6fe94741eb12af4 authored about 7 years ago
added support for custom smtp server in setup script

7107bab6147977c600a5768b69afc9aed6272c97 authored about 7 years ago
removed reCAPTCHA token from setup script

2993c6e4f883d7d064d654130f81201a3ace5d76 authored about 7 years ago
fixed admin script

fca552475148bb9315e6ebc346048bd9cdcc7eff authored about 7 years ago
fixed angular-ui sorting bug

801677bdd76fb85e7638d4995e7afdfb48da9e21 authored about 7 years ago
got tests to pass

91528889e5f3a3bbd3f76cf2969a878283b05158 authored about 7 years ago
added clarifying comment for formatDeviceData

94bcae9d5be867aaafe568bd677497537c489f55 authored about 7 years ago
simplified form_field property deletion logic in form_submission model

88299a2b276c8fa52f43887e7288104c52564f6c authored about 7 years ago
removed submissions property from form model

632d2b409dec5c27b05a40b71c16e4be5529de83 authored about 7 years ago
removed setting analytics to empty array after submissions are deleted

e0ad256904574169e46c598cc3b844a5ffb38a3a authored about 7 years ago
removed unnessecary console.log() statement from passport helpers

2c9e931257bb033d1588a748c68bb04db7fdf527 authored about 7 years ago
removed commented out code in send-email-notifications

c7d28d641cbd1a0987f5d07d513db3062cb317b9 authored about 7 years ago
got jshint to pass

eb658af30d804c4b2835e701777fc96e4a6a376c authored about 7 years ago
moved privateFields dict to constants.js

a165cdc242fefdf8ac7045003dc9da999050d39c authored about 7 years ago
removed formValidity filter from admin js

75d06037a31298a5bfdf8830bb91d85fc28c01e9 authored about 7 years ago
Merge pull request #265 from felixcheruiyot/master

Fix wrong vendor.min.js file reference URL

341ce5a88f1d857e9836710c6f921a5820a10b0f authored about 7 years ago
remove empty test case from header.client.controller.test.js

9c24d15a32bed073826e1f9c8ad823ddc6b17e90 authored about 7 years ago
removed redundant ng-true-value and ng-false-value from bs-switch

4d8fe4c23a73b09d89aabf1fee9f73fe1306c990 authored about 7 years ago
changed loading to saveInProgress for v-busy button in configure directive

218d96dc2b0968a42a1897262a19c231daff8445 authored about 7 years ago
added 'copied' label after copy button is clicked

00d437ea1e7cb5a6751d2c374141a22cc205aeaf authored about 7 years ago
removed getUserState from Auth service

f3f9232c620a2acca85373775ee9653fa50d3e34 authored about 7 years ago
removed deprecated properties from mock models

1c4ce87084bbbe0c37fc1e4b17af2bfe45462a14 authored about 7 years ago
removed unused template property from configureTabs array

a3e0e89019d7c4b1cfbd47411c86665cc33797fc authored about 7 years ago
fixed create new form bug

8d3e60526139a2200b402356b6060a36ed095c58 authored about 7 years ago
fixed icon bug on field dragging

5ad287537890a8f95aff3d6a4708a0fda6e49296 authored about 7 years ago
added padding for share panel

d74c04fa86a2611fb2a1db708951451167a225a1 authored about 7 years ago
fixed disabled switch for respondent notifications bug

f897b3954918451a392a508319df899434d01f1f authored about 7 years ago
fixed bugs in listForms duplication

66409c15d8113eaf55b9ea8aff31d563391f6036 authored about 7 years ago
fixed flashing between configure tabs

9d040e967206bc12a578ea12d456ad0454cf2d90 authored about 7 years ago
set default form language to user's language

56b7497dcac0e1634b9a4639d6e2aa0a87cd2c9f authored about 7 years ago
fixed form create modal bug

14243285bb08ea5029787af9d67e9bf3ede65535 authored about 7 years ago
fixed lcovMerge

2523631d96de1091909fa3e745564689e0a3d13d authored about 7 years ago
fixed ng-quill dependency

a8ae7e2105051d2f3bae7ba03e5b7a73036b2376 authored about 7 years ago
fixed test for settings controller

902d2b31e23b19db2fada23c1d68c0b5a72db909 authored about 7 years ago
added jspdf to bower deps

0e7ee4261a4e78a5fb026b7c66c131e8d5c890ac authored about 7 years ago
disabled key to option when # of options > 26

e01b4d53e36bd526ddfc30a55e1a03cae75db138 authored about 7 years ago
fixed delete button state change bug

b6b93d15f0e34adec5e48a5d530267d0123eaaba authored about 7 years ago
Merge branch '2.20' into fixUXBugs

153d12a4e3b18d24aa2e0a6c5750eaa0e8506e3a authored about 7 years ago
fixed key to option

70eec8731cbac85d86b8ec4917ee4ca78ee34d68 authored about 7 years ago
fixed key-to-option attributes

a217567b9b37fd58b1c27f7ec8c1f5080eeccfba authored about 7 years ago
fixed double scrolling bug with radio field

58380d23e30ad20cbcaaefbb0c91e3084ae822e4 authored about 7 years ago
slowed down field scrolling

1721db9efea5a8e34f434b9d0bd46bfe8f3ccb2f authored about 7 years ago
added updating of translation when user changes profile language

ff509f2b5c808d8cc72adce19c46462b6160ac14 authored about 7 years ago
Added tests for password, settings and verify controllers

6a992d74ad36a0f3e1c1662d950384c676bddd7f authored about 7 years ago
refactored user settings controller

cb3fe0932fea6d472b76eaeff8001209480dc5f9 authored about 7 years ago
added tests for password controller

35ea6276a78bbd172dac94419e0888bc2f454a57 authored about 7 years ago
added tests for authentication controller

d1159087d4dd920dbf73642d1b9905f1a17a51e1 authored about 7 years ago
got clientside tests to pass

0e7eb457cc16a373b4dcb9741a5822e357e72cf3 authored about 7 years ago
Merge pull request #1 from felixcheruiyot/felixcheruiyot-patch-1

Fix missing vendor file reference

ed662281cd588b5dc27b4d606eba84069e017ad1 authored about 7 years ago
Fix missing vendor file reference

vendor.min.js not found

13c32636673886d74e3fdc09ff08940ae002eb5c authored about 7 years ago
Merge remote-tracking branch 'origin/fixUXBugs' into 2.20

c911e536091e0084954eb3dfa172fb0450c17258 authored about 7 years ago
got all serverside tests to pass

29633b0b8b05b15683c8fbb5004f6f3da8128de3 authored about 7 years ago
fixed send email tests

995e94f7f570c59fba8baff08f6207f7df11c75c authored about 7 years ago
removed complex form save logic

ef9265576c4f6ae9bf077ebebeda05237322e1e6 authored about 7 years ago
added default values for analytics page

22fab93a558f6fea71842c257c103f143356516b authored about 7 years ago
added styling for quilljs editor

c21477fb0226eb8e7f11f8d1e5d259abc199e330 authored about 7 years ago
added routable tabs for share form config panel

2a0cdcca202ae77bcabefb9a7964ebca2706da5b authored about 7 years ago