Victor Woeltjen
|
fa77139077
|
[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
|
2016-05-19 11:29:13 -07:00 |
|
Pete Richards
|
f3b265bdd5
|
Merge branch 'master' into open671
|
2016-05-09 10:19:24 -07:00 |
|
Andrew Henry
|
6bf1ef5bcc
|
Revert "Revert "[Tables] Fix to correct sorting in realtime tables""
|
2016-04-22 09:44:34 -07:00 |
|
Andrew Henry
|
8b390e7fb9
|
Revert "[Tables] Fix to correct sorting in realtime tables"
|
2016-04-20 19:31:54 -07:00 |
|
Henry
|
1bb6e17829
|
Minor code change to improve clarity
|
2016-04-11 13:37:31 -07:00 |
|
Henry
|
99ba9edb95
|
Merged
Resolved merge conflicts
Resolved merge conflicts
|
2016-04-11 12:55:53 -07:00 |
|
Victor Woeltjen
|
5e44bfc6c7
|
Merge branch 'master' into open671
Conflicts:
main.js
platform/commonUI/edit/src/policies/EditableMovePolicy.js
platform/commonUI/general/src/directives/MCTTree.js
platform/commonUI/general/src/ui/ToggleView.js
platform/core/src/actions/ActionCapability.js
platform/core/test/models/CachingModelDecoratorSpec.js
platform/core/test/services/InstantiateSpec.js
platform/features/events/bundle.js
platform/features/events/src/DomainColumn.js
platform/features/events/src/EventListController.js
platform/features/events/src/EventListPopulator.js
platform/features/events/src/RangeColumn.js
platform/features/events/src/directives/MCTDataTable.js
platform/features/events/src/policies/MessagesViewPolicy.js
platform/features/events/test/DomainColumnSpec.js
platform/features/events/test/EventListControllerSpec.js
platform/features/events/test/EventListPopulatorSpec.js
platform/features/events/test/RangeColumnSpec.js
platform/features/events/test/policies/MessagesViewPolicySpec.js
platform/features/rtevents/bundle.js
platform/features/rtevents/src/DomainColumn.js
platform/features/rtevents/src/RTEventListController.js
platform/features/rtevents/src/RangeColumn.js
platform/features/rtevents/src/directives/MCTRTDataTable.js
platform/features/rtevents/src/policies/RTMessagesViewPolicy.js
platform/features/rtevents/test/DomainColumnSpec.js
platform/features/rtevents/test/RTEventListControllerSpec.js
platform/features/rtevents/test/RangeColumnSpec.js
platform/features/rtevents/test/policies/RTMessagesViewPolicySpec.js
platform/features/rtscrolling/bundle.js
platform/features/rtscrolling/src/DomainColumn.js
platform/features/rtscrolling/src/NameColumn.js
platform/features/rtscrolling/src/RTScrollingListController.js
platform/features/rtscrolling/src/RangeColumn.js
platform/features/scrolling/src/DomainColumn.js
platform/features/scrolling/src/RangeColumn.js
platform/features/scrolling/src/ScrollingListController.js
platform/features/scrolling/src/ScrollingListPopulator.js
platform/features/scrolling/test/DomainColumnSpec.js
platform/features/scrolling/test/RangeColumnSpec.js
platform/features/scrolling/test/ScrollingListControllerSpec.js
platform/features/scrolling/test/ScrollingListPopulatorSpec.js
platform/features/table/src/directives/MCTTable.js
platform/features/table/test/controllers/TelemetryTableControllerSpec.js
platform/representation/src/gestures/DropGesture.js
platform/telemetry/src/TelemetryFormatter.js
test-main.js
|
2016-04-08 16:08:19 -07:00 |
|
Henry
|
7da1a218ba
|
[Tables] #707 Added auto-scroll, addressed race condition in Sinewave and event telemetry providers
Fixed issue with visible padding row
Incremental improvements
Added tests
Added tests for sorted insert, and fixed lint errors
|
2016-03-10 13:21:57 -08:00 |
|
Victor Woeltjen
|
ac5ac8d34e
|
[Build] Remove boilerplate from scripts
No longer necessary after JSHint configuration.
|
2016-03-04 10:46:38 -08:00 |
|
Henry
|
b63b7b1e5d
|
[Tables] #670 Addressed issues from code review
|
2016-03-03 09:26:12 -08:00 |
|