- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 23 2020
Jul 23 2020
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
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
Remove mongo requirement for Travis
Upgrade to new Travis-ci infrastructure
Fix coveralls compatibility (hopefully)
Merge pull request #215 from Sealious/issue#214_delete_ci_dir
Remove Hapi from dependencies & add nested plugins
dlaschro committed rSdb6407b9c5a3: Remove duplicate username field in User ResourceType/Schema declaration.
Remove duplicate username field in User ResourceType/Schema declaration
Create Just-Owner Access Strategy. Close #198
Merge branch 'dev' into issue#198_just_owner_access_strategy
Remove unused dependencies
Fix plugin manager not requiring plugins required by Sealious
v0.5.8 fix empty strings being recognized as undefined
Fix tingodb not being detected
Merge branch 'dev' into issue#185_separate_dbs
Fix an overlooked bug caused by refactorization
Possibly fix tests not working on Windows
Write tests for storing contexts in resource data
Change how ResourceManager calls its own methods
Use proper contexts in tests
Fix issue with when Sealious requires a Sealious-plugin
Add contexts to stored resources
added try/catch on JSON parsing
Merge branch 'changes_for_nice_docs' into dev
small corrections in Resource-type reference
small corrections in Resource-type reference
small corrections in Resource-type reference
Add Field Description syntax reference
dlaschro committed rSd6c61b25248c: Merge branch 'changes_for_nice_docs' of ssh://github.com/Sealious/Sealious into….
Merge branch 'changes_for_nice_docs' of ssh://github.com/Sealious/Sealious into…
Field-type documentation
dlaschro committed rSe4b4992360b4: began working on ResourceType documentation. More info on Sealious behaviour….
began working on ResourceType documentation. More info on Sealious behaviour…
dlaschro committed rS64b464e299b6: Merge branch 'changes_for_nice_docs' of ssh://github.com/Sealious/Sealious into….
Merge branch 'changes_for_nice_docs' of ssh://github.com/Sealious/Sealious into…
typos and small markdown tweaks in docs
markdown corrections in README.md
correct markdown syntax
markdown syntax correction
datastore improvements in docs and code
improved datastore documentation & implementation
dlaschro committed rS22e801259148: added possibility to reference ResourceManager directly with Sealious..
added possibility to reference ResourceManager directly with Sealious.
added default values to context constructor
fies in accesss startegy
Merge branch 'no_global_variable2' into dev
removed necessity for global variable
corrected the way Sealious is required
updated node version for Travis
corrected travis script
Merge branch 'dev' into testing
dlaschro committed rSf4af86e7459b: Merge branch 'dev' of ssh://github.com/Sealious/Sealious into dev.
Merge branch 'dev' of ssh://github.com/Sealious/Sealious into dev
Merge branch 'dev' into testing
Created dev-setup.sh script. Removed old shell.js file
corrected indentation in readme
Changed the X into an acutal number in readme.
further extended readme