Henry
|
b995a8b87b
|
Merged from open1182
|
2016-10-07 16:11:59 -07:00 |
|
Henry
|
07140b179f
|
Merge branch 'master' into open933
|
2016-10-07 14:54:18 -07:00 |
|
Henry
|
51a95575f7
|
[Time Conductor] Refactored time of interest as optional generic behavior of MctTable
|
2016-10-07 14:51:59 -07:00 |
|
Henry
|
dfbbc3b0c5
|
alt-click to select TOI from table
|
2016-10-06 10:23:42 -07:00 |
|
Henry
|
bff4e120a7
|
[Tables] Modified selection of scrollable element. Fixes #1216
|
2016-10-04 19:14:47 -07:00 |
|
Henry
|
7af5875dd5
|
[Time Conductor] #933 Fixed code style errors
|
2016-09-06 10:05:10 -07:00 |
|
Charles Hacskaylo
|
c699cb8b4b
|
Merge remote-tracking branch 'origin/master' into open933-c
# Conflicts:
# platform/commonUI/edit/res/templates/create/create-menu.html
# platform/commonUI/general/res/fonts/symbols/wtdsymbols.eot
# platform/commonUI/general/res/fonts/symbols/wtdsymbols.svg
# platform/commonUI/general/res/fonts/symbols/wtdsymbols.ttf
# platform/commonUI/general/res/fonts/symbols/wtdsymbols.woff
# platform/commonUI/general/res/sass/_archetypes.scss
# platform/commonUI/general/res/sass/_constants.scss
# platform/commonUI/general/res/sass/_icons.scss
# platform/commonUI/general/res/sass/_main.scss
# platform/commonUI/general/res/sass/_mixins.scss
# platform/commonUI/general/res/sass/controls/_buttons.scss
# platform/commonUI/general/res/templates/controls/time-controller.html
# platform/commonUI/themes/snow/res/sass/_constants.scss
|
2016-08-01 17:11:37 -07:00 |
|
Henry
|
2a19394334
|
Added compatibility layer to support existing plots and historical tables
|
2016-07-19 19:54:52 -07:00 |
|
Henry
|
c8898ac6aa
|
[Documentation] Updated copyright statement. Fixes #1081
|
2016-07-12 16:55:57 -07:00 |
|
Henry
|
ee7c450e11
|
[Tables] Enabled auto-scroll by default fixes #1040
|
2016-06-20 16:18:26 -07:00 |
|
Pete Richards
|
8ac6ac97f0
|
Merge remote-tracking branch 'origin/open972'
|
2016-06-16 11:08:43 -07:00 |
|
Henry
|
c2517c1670
|
[Edit Mode] Canceling edit mode with unsaved changes now shows confirmation dialog to user. Fixes #664
|
2016-06-15 17:10:29 -07:00 |
|
Victor Woeltjen
|
50bd233b0a
|
Merge remote-tracking branch 'origin/master' into table-export-934
Conflicts:
platform/commonUI/general/res/sass/controls/_buttons.scss
platform/features/table/res/templates/mct-table.html
|
2016-06-15 10:05:20 -07:00 |
|
Henry
|
79406cf1ed
|
[Tables] #972 Refactored to simplify code. Fixes #972
|
2016-06-14 16:34:07 -07:00 |
|
Andrew Henry
|
acd0fae040
|
[Tables] Recalculate column dimensions on resize. Fixes #861
|
2016-06-09 12:59:46 +01:00 |
|
Andrew Henry
|
01c85cb58d
|
[Table] #972 Further refactoring, tests, style fixes
|
2016-05-31 12:05:40 +01:00 |
|
Henry
|
0218f42e2b
|
removed redundant code
|
2016-05-27 15:25:06 -07:00 |
|
Henry
|
d8d0f22889
|
Second rewrite
|
2016-05-27 15:14:46 -07:00 |
|
Henry
|
d8a097a95a
|
[Tables] Added timeouts to yield control to ui thread. Fixes #972
|
2016-05-27 15:14:45 -07:00 |
|
Victor Woeltjen
|
438511c5f7
|
[Table] Test CSV Export behavior
|
2016-05-25 15:07:17 -07:00 |
|
Victor Woeltjen
|
699f6ba458
|
[Table] Export table contents as CSV
|
2016-05-25 13:54:10 -07:00 |
|
Victor Woeltjen
|
b520d08818
|
[Table] Begin work on CSV export
#934
|
2016-05-25 13:23:19 -07:00 |
|
Victor Woeltjen
|
ad5691142e
|
[Code Style] Rename shadowing variables
|
2016-05-20 13:05:32 -07:00 |
|
Victor Woeltjen
|
fa77139077
|
[Code Style] Run gulp fixstyle
...to apply code style settings from #142.
|
2016-05-19 11:29:13 -07:00 |
|
Victor Woeltjen
|
c448753bab
|
[Table] Remove length check when updating visible rows
While the number of visible rows may not have changed, their
contents may have; returning early here results in #910.
|
2016-05-10 15:20:22 -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
|
aac5a6d250
|
#769 - Removed empty code block and addressed some excessive guard code
|
2016-04-20 19:18:27 -07:00 |
|
Henry
|
6322964dec
|
Addressed comments from code review of #822
|
2016-04-11 14:30:21 -07:00 |
|
Henry
|
1bb6e17829
|
Minor code change to improve clarity
|
2016-04-11 13:37:31 -07:00 |
|
Henry
|
f34e8ba61b
|
Modified code to call resize on every row add. Removed optimization to only resize when needed, because in fact resuze is necessary on every update in order to set vertical scroll size
|
2016-04-11 13:09:02 -07:00 |
|
Henry
|
2fb9b65652
|
Made comment a little more accurate
|
2016-04-11 12:57:27 -07:00 |
|
Henry
|
0c6b4a5a23
|
[Tables] Fix to correct sorting in realtime tables
|
2016-04-11 12:57:27 -07:00 |
|
Henry
|
20672ad028
|
[Tables] #801 Documented MctTable directive
|
2016-04-11 12:55:56 -07:00 |
|
Henry
|
99ba9edb95
|
Merged
Resolved merge conflicts
Resolved merge conflicts
|
2016-04-11 12:55:53 -07:00 |
|
Henry
|
23a8c305c1
|
[Table] #798 Simplified markup, moved styles to external stylesheet
|
2016-04-11 12:23:36 -07:00 |
|
Victor Woeltjen
|
0b11ddbcfd
|
[Build] Satisfy JSHint
Restore globals lost during removal due to merge, remove unused
variables and use threequals in new scripts.
|
2016-04-08 16:22:40 -07:00 |
|
Victor Woeltjen
|
5088453712
|
[Build] Remove use strict, global
Remove usages of use strict and global declarations that are
no longer necessary with JSHint configuration, from files
added/changed since #724
|
2016-04-08 16:11:12 -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 |
|
Pete Richards
|
d35fccbbe8
|
Revert "Merge remote-tracking branch 'origin/open793'"
This reverts commit f49552779af8494f5317e56acd5ea0d7e53b3419, reversing
changes made to e068173f3e628ba8fdccd0a1a2b22caa41ce1e28.
|
2016-03-31 16:30:35 -07:00 |
|
Henry
|
200a426f17
|
[Tables] Addressed style concerns from code review
|
2016-03-31 12:56:29 -07:00 |
|
Henry
|
0c00061cbc
|
Added mutation listener
|
2016-03-31 10:26:34 -07:00 |
|
Henry
|
a4b79cdb5b
|
[Tables] #793 Added fix for tables not appearing on refresh
Fixed failing tests
|
2016-03-28 17:48:01 -07:00 |
|
Henry
|
012a38cccd
|
[Tables] Fix for table columns not being populated
|
2016-03-28 17:31:10 -07:00 |
|
Henry
|
22e98274ca
|
[Tables] #757 Added max row limit to streaming tables
|
2016-03-16 18:59:52 -07:00 |
|
Henry
|
f9ed73c55e
|
[Table] #742 Fixed digest-related bug in RTTelemetryController
Fixed failing test
|
2016-03-14 16:00:36 -07:00 |
|
Henry
|
fc08df4f6f
|
[Tables] #733 Made code style changes for conformance with style guide
|
2016-03-14 11:25:26 -07:00 |
|
Henry
|
c5de90a951
|
[Tables] Changed the way that new rows are added to table
Fixed failing tests
|
2016-03-13 20:15:47 -07:00 |
|
Henry
|
ea0b86fe72
|
[Tables] Fixed issue with historical tables composed of multiple objects
|
2016-03-13 19:12:55 -07:00 |
|