- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 23 2020
Jul 23 2020
Merge branch 'improve-field-type-text' into references
Merge branch 'verbose_plugin_manager_next' into next
Merge branch 'issue#229-creating-the-same-user' into next
Fix conflicts and test errors
Merge branch 'fix_coveralls' into next
Improve error message again
Add validation of params
• anon committed rSa16f25dafd75: Replace to in base-chips (minor change, no need to create a new branch and….
Replace to in base-chips (minor change, no need to create a new branch and…
Delete all Dispatcher references and dispatcher.js altogether
Replace Sealious.Dispatcher references in UserManager
• anon committed rS276e3c8b4062: Change Dispatcher.resources to ResourceManager in field-type.reference.
Change Dispatcher.resources to ResourceManager in field-type.reference
• anon committed rScfd2486dad79: Remove Sealious.Dispatcher.datastore references, shrink dispatcher.js even more….
Remove Sealious.Dispatcher.datastore references, shrink dispatcher.js even more…
Add minor changes to main.js
Remove redundand requires and console.logs
Shrink dispatcher.js code
Delete unused dispatcher files
Delete dispatcher.start() line
• anon committed rS4de3b5c89dc1: Move the code from dispatcher-local.js to dispacher.js and delete it.
Move the code from dispatcher-local.js to dispacher.js and delete it
• anon committed rSffb4dee90f3b: Remove core.js functions (only check_version remaining); Remove some dispatcher….
Remove core.js functions (only check_version remaining); Remove some dispatcher…
Fix problems noted in the pull request comments
Fix some problems listed in comments
• anon committed rS4aec3f00d7c4: Add basic password checker (numbers, capitals), modify and add tests to field….
Add basic password checker (numbers, capitals), modify and add tests to field…
• anon committed rS16a0812fa9b4: Change encode method in field-type.password, change tests so they pass.
Change encode method in field-type.password, change tests so they pass
Add field-type.password and tests for it
Change field.type name, improve encode method, add tests
Merge branch 'test_development' into next
Merge branch 'test_development' into next
Merge branch 'next' into test_development
• anon committed rS696da5803904: Add tests to field-type.color; add new_value validation in is_proper_value.
Add tests to field-type.color; add new_value validation in is_proper_value
• anon committed rSa2c5f578f096: Merge branch 'test_development' into trello#field-type-color-in-core.
Merge branch 'test_development' into trello#field-type-color-in-core
Add tests to ChipManager optional prefixes
Add an error on duplicate filed names #213
Delete encode method in FieldType.Date (merge fix)
Change node.js version in travis.yml
Merge branch 'issue#175_chip_type_tests' into next
Delete encode method in FieldType.Date
• anon committed rS70aad056dfb9: Add new tests to Channel and Chip, modify tests to AccessStrategies, FieldTypes….
Add new tests to Channel and Chip, modify tests to AccessStrategies, FieldTypes…
Change one test in FieldType.Date
Add AccessStrategy, ChipManager, Error and Response tests
• anon committed rSa0409c322aaf: Add AccessStrategy.JustOwner, Datastore and File tests, modify files that are….
Add AccessStrategy.JustOwner, Datastore and File tests, modify files that are…
Add some tests to ChipManager and ConfigManager
• anon committed rSc219ec0fffdf: Add tests to field-types file and reference; change some code in field-types….
Add tests to field-types file and reference; change some code in field-types…
Merge remote-tracking branch 'origin/next' into test_development
Merge branch 'issue#229-creating-the-same-user' into latest
Remove another faulty test (both are absent in 0.7)
Remove faulty update_resource test
Add better error output in logger, not in resource-type
Merge branch 'trello#better_rest_error_output' of https://github.
Return to the previous reject message
Merge branch 'issue#175_chip_type_tests' into latest
checkpoint, two tests don't pass
neeeew tests, 69% coverage
neeeew tests, 69% coverage
more tests for resource-manager
Resources and Users tested in (I believe) 100 percent