- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Jul 23 2020
Jul 23 2020
status update interface draft
some updates on user status changing
incorporated search capability into the new interface
some styling improvements. Also, made the chat auto-refresh
working PUT on user update
some fixes on login function
Closes #56 - log in and log out, http_session channel
added me.html - shows currently logged in user's username
hopefully fixed sublime workspace tracking
Merge branch 'dev' into issue#56
many fixes in distributed dispatchers
dlaschro committed rS3d6714662f69: still needs work, but solved an important issue with dispatcher injection.
still needs work, but solved an important issue with dispatcher injection
Zrobiliśmy Wam drobne poprawki
Merge branch 'asocjacje' into dev
Merge branch 'issue#59' into asocjacje
merge wysiłków Mariusza i Kuby
Merge branch 'issue#59' into dev
working chat (for one person, so far...)
working in distributed mode. Reference: issue#50 #50
Merge branch 'koncepcje' into dev
Merge branch 'usuwanieKontaktow' into dev
created some functions for web dispatcher
another checkpoint. Making FieldType a first-class chip citizen
making ResourceType equal to all other Chips
dlaschro committed rSf38eb2baa2e8: almost working. Unfortunately some subclasses depend on specific execution….
almost working. Unfortunately some subclasses depend on specific execution…
Merge branch 'issue#36' into dev
dlaschro committed rSb7decf7eef47: Added html-coverage script and adjusted blanket source matching patter.
Added html-coverage script and adjusted blanket source matching patter
fixed to relative source path
doubled the tests for increased readability
added simple debug message
added simple Mocha test
silenced npm install output
switched to mocha for realz
added quiet flag to jscoverage clone command
cleaned up jscoverage installer output
removed 'only' branch setting for yml
Merge branch 'master' into issue#36
Merge after README.md update
Merge branch 'master' into dev
removed docs from master
added JSDoc and some JSDoc markup
dlaschro committed rS54a17200220b: Merge branch 'dev' of https://github.com/groovy354/Prometheus into dev.
Merge branch 'dev' of https://github.com/groovy354/Prometheus into dev
changed Promise library to Bluebird
working REST for chat service
working one-way data encoding. need to add deconding
Merge branch 'master' into issue#34