- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed All Stories
All Stories
All Stories
Jul 23 2020
Jul 23 2020
Add some tests for single-resource-subject
Test if resource collection filters actually filter resources
Show coverage after coverage-tests
Rayvenden <rayunderwater@gmail.com> committed rSb813a46be40f: Remove code redundancy.
Remove code redundancy
Fix formatting and fix bugs so tests pass
Require filter parameters to be prefixed by 'filter.'
Cover ResourceTypeCollectionSubject with tests
kuba-orlik committed rS03a21488a688: Add tests dir to the fix-formatting script. Fix formatting in tests dir..
Add tests dir to the fix-formatting script. Fix formatting in tests dir.
Add tests dir to check-formatting script
kuba-orlik committed rSe28505647462: Make it so filter values from http queries are encoded by the corresponding….
Make it so filter values from http queries are encoded by the corresponding…
Remove the last remains of ancient ResourceManager
kuba-orlik committed rSccd37b330b86: Write some tests. Fix bugs. Remove the necessity to provide each chip….
Write some tests. Fix bugs. Remove the necessity to provide each chip…
kuba-orlik committed rS28112a230b20: Remove CachedGetter, as it needlessly increased code complexity. Fix code so….
Remove CachedGetter, as it needlessly increased code complexity. Fix code so…
Fix minor bugs in subjects
Add SubjectPath reference
kuba-orlik committed rS2da57f4030e4: Add some order to naming, add missing required methods to Subject-related code.
Add some order to naming, add missing required methods to Subject-related code
dlaschro committed rSc84aae0f5f3d: Customize travis script to fix issues with circular dependency while testing.
Customize travis script to fix issues with circular dependency while testing
Merge changes from next
Rewrite require(../main.js) to require('sealious')
Remove bits of unnecessary code
dlaschro committed rS1d93d99ae031: Update setup-dev.sh script to fix circular dependency issues on testing.
Update setup-dev.sh script to fix circular dependency issues on testing
Create CachedGetter class to minimize db reads
dlaschro committed rSeec3ec479a34: Create SingleResourceSubject and move corresponding methods from….
Create SingleResourceSubject and move corresponding methods from…
Correct code formatting (no significant code changes)
dlaschro committed rS0fd4829351c2: Create 'show' and 'create' action handlers for ResourceCollection subject.
Create 'show' and 'create' action handlers for ResourceCollection subject
Add ResourceCollection and improve naming.
Create SubjectPath and SubjectType classes
debian-sh <bestmatrix@gmail.com> committed rS49c3948b6325: Add valueOf func to result object in encode function.
Add valueOf func to result object in encode function
debian-sh <bestmatrix@gmail.com> committed rSe2c156b6f065: Fix in user-manager test.
Fix in user-manager test
Remove tests for ResourceManager
debian-sh <bestmatrix@gmail.com> committed rS8265e8c7a843: Fix broken tests.
Fix broken tests
debian-sh <bestmatrix@gmail.com> committed rSc89035d1b5a7: Add corrected field type text.
Add corrected field type text
debian-sh <bestmatrix@gmail.com> committed rSa1418bbdb046: Resolve conflict in package.json.
Resolve conflict in package.json
debian-sh <bestmatrix@gmail.com> committed rS79cbf0568f00: Rewrite test for escaping input.
Rewrite test for escaping input
debian-sh <bestmatrix@gmail.com> committed rS34d258814e0d: Move code from beta to alpha through cherry-pick.
Move code from beta to alpha through cherry-pick
debian-sh <bestmatrix@gmail.com> committed rS593e1cfea51e: Merge branch 'enforce_code_style' into alpha.
Merge branch 'enforce_code_style' into alpha
kuba-orlik committed rS3f8d937c4e3a: Apply changes recommended by jshint to previously ommited base-chips.
Apply changes recommended by jshint to previously ommited base-chips
Update code standards. Update code standards validation code
Rayvenden <Rayvenden@users.noreply.github.com> committed rS6703ba4f9f27: Merge pull request #266 from Sealious/trello#adjust_dev-setup.sh.
Merge pull request #266 from Sealious/trello#adjust_dev-setup.sh
kuba-orlik committed rS77064362dcd2: Add checks for newlinse before block statements to code formatting standards.
Add checks for newlinse before block statements to code formatting standards
Newline at the end of main.js
Rayvenden <Rayvenden@users.noreply.github.com> committed rS22281e56798c: Merge pull request #265 from Sealious/trello#adjust_dev-setup.sh.
Merge pull request #265 from Sealious/trello#adjust_dev-setup.sh
Rayvenden <rayunderwater@gmail.com> committed rS3b46686c64e6: Link Sealious globally before linking locally.
Link Sealious globally before linking locally
Rayvenden <rayunderwater@gmail.com> committed rS9f8d33e59deb: Use first argument as branch name.
Use first argument as branch name
Fix mess-up in package.json
Import fix for #259 from beta branch
debian-sh <bestmatrix@gmail.com> committed rSee7c42e84d58: Merge branch 'nicer_plugin_manager_output' into alpha.
Merge branch 'nicer_plugin_manager_output' into alpha
Merge branch 'verbose_plugin_manager_next' into next
Apply changes suggested by jshint
Rayvenden <rayunderwater@gmail.com> committed rS822e52c79d86: Merge branch 'next' into trello#better_rest_error_output.
Merge branch 'next' into trello#better_rest_error_output
Make the plugin manager a little bit more verbose
Rayvenden <rayunderwater@gmail.com> committed rS1a7bbde24d3f: Merge branch 'trello#better_rest_error_output' into next.
Merge branch 'trello#better_rest_error_output' into next
Rayvenden <rayunderwater@gmail.com> committed rSac5c440ccfeb: Merge branch 'trello#validate_params' into next.
Merge branch 'trello#validate_params' into next
Rayvenden <rayunderwater@gmail.com> committed rS74192e7c5e3d: Merge branch 'next' into trello#validate_params.
Merge branch 'next' into trello#validate_params
Merge branch 'issue#229-creating-the-same-user' into next
Fix conflicts and test errors
Merge branch 'fix_coveralls' into next
kuba-orlik committed rSe55c3d38a3a3: Remove unnecessary scripts that dealt with old coverage routine.
Remove unnecessary scripts that dealt with old coverage routine
Update coverage badge in README
kuba-orlik committed rS52b59190a81c: Change coverage library to Istanbul from jscoverage to support ES6 syntax.
Change coverage library to Istanbul from jscoverage to support ES6 syntax
Improve error message again
Add validation of params
Merge pull request #249 from Rayvenden/next
Rayvenden <r@y.v> committed rS9561e64b7b9f: Adjust dev-setup.sh to NVM and SSH.
Adjust dev-setup.sh to NVM and SSH
Merge branch 'trello#field-type.password' into next
Merge branch 'next' into trello#field-type.password
debian-sh <bestmatrix@gmail.com> committed rS133162570615: Merge remote-tracking branch 'origin/trello#delete_dispatcher_reference' into….
Merge remote-tracking branch 'origin/trello#delete_dispatcher_reference' into…
• 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
Merge branch 'trello#delete_dispatcher_reference' into next
Merge changes from next
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
debian-sh <bestmatrix@gmail.com> committed rS5636d4f78557: Merge branch 'issue#232_correctly-replies-method-delete' into next.
Merge branch 'issue#232_correctly-replies-method-delete' into next