| Age | Commit message (Collapse) | Author |
|
|
|
tree views.
|
|
|
|
as well as formatted text box updates data state at field key not just data
|
|
|
|
|
|
|
|
|
|
DocumentBox to have a childLayoutKey field
|
|
|
|
- Added new launch config option for chromium
- Changed port for TypeScript server debugger to account for worker
process
- Updated packages to versions that work with current node/npm
- Update IDatabase interface
- Updated MemoryDatabase to work properly with Dash
- Added some workarounds for in memory database as they currently don't
support users, so you must be guest, which means the guest needs to be
able to do things it usually can't
- Added environment variable to disable search. This doesn't fully
disable search yet, but it is enough to not throw major errors when
Solr isn't running
- Added logic to support using an in memory DB instead of MongoDB
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added debug current file launch config
Made database not ignore requests before it is initialized.
|
|
|
|
|
|
|
|
|
|
|
|
Fixed linter errors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|