- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2020
Jul 23 2020
Merge branch 'dev' into issue#175_chip_type_tests
Create AccessStrategy test template
debian-sh <bestmatrix@gmail.com> committed rS11532f5c2701: Merge tests written while working on #206.
Merge tests written while working on #206
debian-sh <bestmatrix@gmail.com> committed rS6c8d5c1e5ff5: Apply code formatting.
Apply code formatting
Merge branch 'dev' into issue#175_chip_type_tests
Merge inline documentation
Fix resource_type trying to validate null values
dlaschro committed rS3a9e033840d9: Merge branch 'issue#230_broken_property_field_type_file' into dev.
Merge branch 'issue#230_broken_property_field_type_file' into dev
dlaschro committed rSe09e66ab0cee: Merge branch 'dev' into issue#230_broken_property_field_type_file.
Merge branch 'dev' into issue#230_broken_property_field_type_file
debian-sh <bestmatrix@gmail.com> committed rSa5127d7d79ee: Repair check handles_large_data for field type file.
Repair check handles_large_data for field type file
Fix access strategies not being listed on startup
Merge branch 'issue#217_get_signature' into dev
Merge branch 'issue#40_inline_documentation' into dev
Explain ambiguous things in inline documentation ('???'s)
Update code of ResourceType in README.md
Pola <mikolajczak.pola@gmail.com> committed rS9855ca939b72: resource type and resource field type doc.
resource type and resource field type doc
Pola <mikolajczak.pola@gmail.com> committed rS82982d0036be: merged with dev.
merged with dev
Pola <mikolajczak.pola@gmail.com> committed rS6758e8267638: resource manager doc.
resource manager doc
Pola <mikolajczak.pola@gmail.com> committed rSd0c88488519a: Resource-manager inline doc v.1.
Resource-manager inline doc v.1
Pola <mikolajczak.pola@gmail.com> committed rSd0fa509e7847: chip-types inline doc.
chip-types inline doc
Change 'description' and 'signature' to 'specification'
Fix datetime and float always storing null
Make field-type .decode calls more consistent
Merge changes that fix field-types
Fix datetime field-type
Fix datetime field-type
Remove 'path' from dependencies
Update datastore-tingo dependency
dlaschro committed rS7cc7d0e92b7c: Merge branch 'dev' of ssh://github.com/Sealious/sealious into dev.
Merge branch 'dev' of ssh://github.com/Sealious/sealious into dev
Move badges so they're visible on npm website
Pola <mikolajczak.pola@gmail.com> committed rSeebc5b885198: Update reference.md.
Update reference.md
Fix formatting scripts on windows
Add error message on code formatting
Add nice messages on precommit
Add error message on code formatting
Add error message on code formatting
Add jscs check on pre-commit
Add code formatting on pre-commit
debian-sh <bestmatrix@gmail.com> committed rS2a06c990a40b: Apply code formatting.
Apply code formatting
debian-sh <bestmatrix@gmail.com> committed rSbb0ccb491852: Remove test notification.
Remove test notification
debian-sh <bestmatrix@gmail.com> committed rSbf3d616b6f16: Add js-beautify and format-code script.
Add js-beautify and format-code script
dlaschro committed rS83c36f1424a0: Create more tests for how ResourceManager interacts with field-types.
Create more tests for how ResourceManager interacts with field-types
dlaschro committed rS887822eec3e0: Update resource-type and resource-type-field to match the new field-type api.
Update resource-type and resource-type-field to match the new field-type api
Correct signatures in reference.md
Update tests for field-type
Update field-type documentation
dlaschro committed rS839e68087b91: Merge branch 'issue#206_field_type_not_a_constructor' of ssh://github..
Merge branch 'issue#206_field_type_not_a_constructor' of ssh://github.
dlaschro committed rS8d753c4ef8e5: Add get_description method to FieldTypes and create tests for it.
Add get_description method to FieldTypes and create tests for it
Adjust the rest of the code to the changes in FieldType
Remove remains of the is_a_constructor chip attribute
dlaschro committed rSff50e12b9433: Add get_description method to FieldTypes and create tests for it.
Add get_description method to FieldTypes and create tests for it
debian-sh <bestmatrix@gmail.com> committed rS46d0fc4a7d52: Update tests for field types in resource-manager.js.
Update tests for field types in resource-manager.js
debian-sh <bestmatrix@gmail.com> committed rS6df010579558: Make field-type.reference compatible with the new field-type API.
Make field-type.reference compatible with the new field-type API
debian-sh <bestmatrix@gmail.com> committed rSa6a9d3eb7a47: Make field-type.file compatible with the new field-type API & Add uses_context….
Make field-type.file compatible with the new field-type API & Add uses_context…
debian-sh <bestmatrix@gmail.com> committed rS928aa27375bd: Make field-type.int compatible with the new field-type API and Correct….
Make field-type.int compatible with the new field-type API and Correct…
debian-sh <bestmatrix@gmail.com> committed rS6857c30d8bae: Fix in field-type.text, add new.
Fix in field-type.text, add new
debian-sh <bestmatrix@gmail.com> committed rS3b6c156a86ec: Make field-type.int compatible with the new field-type API and Correct….
Make field-type.int compatible with the new field-type API and Correct…
debian-sh <bestmatrix@gmail.com> committed rSd02df729b06f: Make field-type.float compatible with the new field-type API.
Make field-type.float compatible with the new field-type API
debian-sh <bestmatrix@gmail.com> committed rSc5e6ea7ccfea: Make field-type.email compatible with the new field-type API.
Make field-type.email compatible with the new field-type API
debian-sh <bestmatrix@gmail.com> committed rScf9ed31f3664: Make field-type.boolean compatible with the new field-type API.
Make field-type.boolean compatible with the new field-type API
Make Datetime compatible with the new field-type API
dlaschro committed rSfe633f752e89: Write tests for these ResourceTypeField methods, which are likely to remain in….
Write tests for these ResourceTypeField methods, which are likely to remain in…
dlaschro committed rS2e9f36e37dbd: Merge remote-tracking branch 'origin/issue#175_chip_type_tests' into….
Merge remote-tracking branch 'origin/issue#175_chip_type_tests' into…
Clear unnecessary dependencies
Write tests for FieldType
Add Sealious-channel-rest to README.md
Update author and description
Add Coveralls code coverage badge
Add local coverate tests script('npm run coverage')
Merge branch 'issue#203_coveralls' into dev. Close #203
Fix coveralls not running test scenarios
Separate scripts in package.json, update Travis config