Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add column hostname #74

Closed
wants to merge 30 commits into from
Closed

Conversation

sabbaka
Copy link

@sabbaka sabbaka commented Jan 9, 2018

Fix #48, #51, #49

spbnick and others added 30 commits October 17, 2017 16:31
There was a bug with month display, because JavaScript shows monthes from 0 to 11 from a Date object, so I converted it to human readable.
Because it's proper way to use let in ES6. It's more memory efficient and protects from possible conflicts with other scopes.
jQuery and bootstrap-datepicker dependencies was added and components in React for datepicker was created.
Refactor and simplify datepicker component and it's usage.
More proper usage of setState with async in place.
Remove unneed code.
Add filter by username component - Userpicker.
Filter through TLOG_USER parameter.
Use TLOG_REC field identifier instead of previous mix.
Match Cockpit design standard
Make drag'n'drop resize feature for terminal
Fix breadcrumbs link, grammar, recording list cursor
Add URL response for filters. Fix values disappearing bug.
Fix Scribery#13, fix Scribery#15.
Use css transform property
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add hostname column to recording list
2 participants