dependabot[bot]
ac9420bfa1
Bump eslint-plugin-vue from 9.1.0 to 9.1.1 ( #5343 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.1.0...v9.1.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 14:53:30 -07:00
dependabot[bot]
0ebab10578
Bump jasmine-core from 4.1.1 to 4.2.0 ( #5332 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 4.1.1 to 4.2.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v4.1.1...v4.2.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-13 16:50:46 +00:00
John Hill
815506cf17
Demote notebook tests ( #5313 )
...
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2022-06-09 00:17:41 +00:00
dependabot[bot]
2aec1ee854
Bump eslint-plugin-vue from 8.5.0 to 9.1.0 ( #5287 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 8.5.0 to 9.1.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v8.5.0...v9.1.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-06-03 19:59:10 +00:00
dependabot[bot]
ab60e3c3bd
Bump vue-eslint-parser from 8.3.0 to 9.0.2 ( #5262 )
...
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser ) from 8.3.0 to 9.0.2.
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases )
- [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v8.3.0...v9.0.2 )
---
updated-dependencies:
- dependency-name: vue-eslint-parser
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-06-03 19:52:04 +00:00
dependabot[bot]
93abc18001
Bump @babel/eslint-parser from 7.16.3 to 7.18.2 ( #5286 )
...
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser ) from 7.16.3 to 7.18.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.18.2/eslint/babel-eslint-parser )
---
updated-dependencies:
- dependency-name: "@babel/eslint-parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-06-03 18:46:57 +00:00
dependabot[bot]
7fb37de721
Bump sass from 1.49.9 to 1.52.2 ( #5285 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.9 to 1.52.2.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.9...1.52.2 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-06-03 10:56:28 -07:00
Alize Nguyen
04ee6f49d6
Remove all non legacy usage of zepto ( #5159 )
...
* Removed Zepto
* Added utility functions for compiling HTML templates and toggling classes on and off
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2022-06-02 15:47:14 -07:00
Shefali Joshi
d88ead502c
Sprint 2.0.5 ( #5272 )
...
* Bump d3-selection from 1.3.2 to 3.0.0
Bumps [d3-selection](https://github.com/d3/d3-selection ) from 1.3.2 to 3.0.0.
- [Release notes](https://github.com/d3/d3-selection/releases )
- [Commits](https://github.com/d3/d3-selection/compare/v1.3.2...v3.0.0 )
---
updated-dependencies:
- dependency-name: d3-selection
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Prep for release 2.0.5
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-31 11:15:02 -07:00
Jesse Mazzella
6c71fa01f5
Fix existing eslint warnings, configure eslint to fail on warning ( #5258 )
...
* [e2e] Remove unnecessary step with force click
* `test.skip()` -> `test.fixme()`
* Bypass `no-wait-for-timeout` rule for visual tests
* Fail lint step if warnings > 0
* Set default value for `imageUrl`
- Resolves `vue/require-default-prop` warning
* Disable eslint rule `you-dont-need-lodash-underscore/get`
- Disable the rule for now as the implementation they suggest doesn't match lodash `_.get()` functionality, and fails a bunch of our tests. See https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/issues/311 and https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/issues/294
* Disable `no-wait-for-timeout` warning for `visual` folder
* Add rule exception and comments in logPlot test
- Add exception and FIXME for timeout
- Add comment on fixme test to discourage community contribution
* clean up tests
- remove unnecessary awaits
- update locators to use data-testid where possible
- remove unnecessary wait
* Wait for image count condition instead of timeout
* code review comments: use expect.poll()
* readability
* .fixme() + comment instead of .skip()
* disable `.skip()` warning for memleak test suite
2022-05-26 09:45:16 -07:00
John Hill
c56d458ecb
Performance tests, notebook tests, and sharding ( #5236 )
...
* Renamed test files
* temp push of performance branch
* comma
* stash
* final
* rename to imagery
* remove old
* stash
* fix name
* Add plain notebook e2e and perf test
* Shard and add perf to ci
* Import fixtures
* 3
* also off by one?
* forgive me, father
* update perf test name
* SHARD
* one mo shot
* add suites
* failfast
* remove allure
* add more testsuites
* full
* skip
* ignore glob
* headless?
* skip audit to save ci time
* temp push
* remove allure
* remove doubled test and update snapshots
* update snapthos 2
* back to ci
* update comments
* remove notebook
* updates
* remove npx playwright install
* Prevent deleting browsers
* circleci comment
* re-enable audit
* Add html reporter
* speed up execution
* speed up CI
* Add performance line to bug report
* PR Comments
* change dir of report
* remove test
* Update Tracepath. Update playwright-percy
* Remove shim
* Improve stability and move html report
* fix space
* Add more slowdown for moveObjects
* Get rid of navigation event
* fix missing events
* review comments
* last change!
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-05-25 15:45:11 -07:00
dependabot[bot]
f74a35f45a
Bump uuid from 3.3.3 to 8.3.2 ( #5170 )
2022-05-25 16:09:08 -05:00
dependabot[bot]
7bb108c36b
Bump webpack-dev-middleware from 5.3.1 to 5.3.3 ( #5242 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.1 to 5.3.3.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.1...v5.3.3 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-24 19:28:04 +00:00
dependabot[bot]
77804cff75
Bump @percy/cli from 1.0.4 to 1.2.1 ( #5244 )
...
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli ) from 1.0.4 to 1.2.1.
- [Release notes](https://github.com/percy/cli/releases )
- [Commits](https://github.com/percy/cli/commits/v1.2.1/packages/cli )
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-24 19:06:32 +00:00
dependabot[bot]
f999b9e12b
Bump sinon from 13.0.1 to 14.0.0 ( #5243 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 13.0.1 to 14.0.0.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v13.0.1...v14.0.0 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-23 16:37:01 +00:00
dependabot[bot]
664ba399ea
Bump karma from 6.3.18 to 6.3.20 ( #5241 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.18 to 6.3.20.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.18...v6.3.20 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-23 16:12:59 +00:00
dependabot[bot]
c6078a234a
Bump lighthouse from 9.5.0 to 9.6.1 ( #5230 )
...
Bumps [lighthouse](https://github.com/GoogleChrome/lighthouse ) from 9.5.0 to 9.6.1.
- [Release notes](https://github.com/GoogleChrome/lighthouse/releases )
- [Changelog](https://github.com/GoogleChrome/lighthouse/blob/v9.6.1/changelog.md )
- [Commits](https://github.com/GoogleChrome/lighthouse/compare/v9.5.0...v9.6.1 )
---
updated-dependencies:
- dependency-name: lighthouse
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-21 11:07:23 -07:00
Michael Rogers
17c16eba50
Added visual test for capturing the Save Successful Banner ( #5237 )
...
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-20 22:11:32 +00:00
Jesse Mazzella
6521b888d6
Enable lint enforcement on e2e tests and fix the existing errors ( #5229 )
...
* Add `e2e` folder to lint scripts
* Fix or add exceptions to all new linting errors
* fix an oopsie 👀
2022-05-19 16:09:22 -07:00
dependabot[bot]
85fce3c456
Bump jasmine-core from 4.0.1 to 4.1.1 ( #5225 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v4.0.1...v4.1.1 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-19 15:03:41 -07:00
dependabot[bot]
9ede023cfa
Bump copy-webpack-plugin from 10.2.0 to 11.0.0 ( #5208 )
...
Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin ) from 10.2.0 to 11.0.0.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.0...v11.0.0 )
---
updated-dependencies:
- dependency-name: copy-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-17 13:45:38 -07:00
John Hill
09da373d1c
Add console error checking to our e2e suite ( #5177 )
...
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-05-13 10:55:34 -07:00
dependabot[bot]
b8d9e41c01
Bump karma-coverage from 2.1.1 to 2.2.0 ( #5181 )
...
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage ) from 2.1.1 to 2.2.0.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases )
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.1.1...v2.2.0 )
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-10 03:37:05 +00:00
dependabot[bot]
815e7d169c
Bump @percy/playwright from 1.0.2 to 1.0.3 ( #5174 )
...
Bumps [@percy/playwright](https://github.com/percy/percy-playwright ) from 1.0.2 to 1.0.3.
- [Release notes](https://github.com/percy/percy-playwright/releases )
- [Commits](https://github.com/percy/percy-playwright/compare/v1.0.2...v1.0.3 )
---
updated-dependencies:
- dependency-name: "@percy/playwright"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-09 20:26:35 -07:00
Shefali Joshi
58387e0902
Prepare for release 2.0.4 ( #5176 )
...
* Bump d3-selection from 1.3.2 to 3.0.0
Bumps [d3-selection](https://github.com/d3/d3-selection ) from 1.3.2 to 3.0.0.
- [Release notes](https://github.com/d3/d3-selection/releases )
- [Commits](https://github.com/d3/d3-selection/compare/v1.3.2...v3.0.0 )
---
updated-dependencies:
- dependency-name: d3-selection
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Prepare for sprint 2.0.4
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-09 21:38:49 +00:00
dependabot[bot]
0a0826f87e
Bump plotly.js-basic-dist from 2.5.0 to 2.12.0 ( #5153 )
...
* Bump plotly.js-basic-dist, plotly-gl2d from 2.5.0 to 2.12.0
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2022-05-09 21:28:43 +00:00
dependabot[bot]
e063442d8c
Bump d3-selection from 1.3.2 to 3.0.0 ( #5009 )
...
* Bump d3-selection, d3-scale and d3-axis from 1.3.2 to 3.x.x
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Joshi <simplyrender@gmail.com>
2022-05-09 20:58:12 +00:00
John Hill
6a5823ab5c
Fix all e2e tests ( #5168 )
...
Fix all e2e tests
2022-05-09 20:25:21 +00:00
dependabot[bot]
0493e5ae3c
Bump moment from 2.29.1 to 2.29.3 ( #5109 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.29.1 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.3 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-05-07 09:40:10 -07:00
John Hill
221fb4d6bf
[e2e] Update playwright eslint rules ( #5141 )
...
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2022-05-06 15:42:49 +00:00
Shefali Joshi
c089a4760d
2.0.3 merge to master ( #5157 )
...
* Release 2.0.3
* Fix tick values for plots ticks in log mode and null check (#5119 )
* [2297] When there is no display range or range, skip setting the range value when auto scale is turned off.
* If the formatted value is a number and a float, set precision to 2 decimal points.
* Fix value assignment
* Use whole numbers in log mode
* Revert whole numbers fix - need floats for values between 0 and 1.
* Handle scrolling to focused image on resize/new data (#5121 )
* Scroll to focused image when view resizes - this will force scrolling to focused image when going to/from view large mode
* Scroll to the right if there is no paused focused image
* [LAD Tables] Use Telemetry Collections (#5127 )
* Use telemetry collections to handle bounds checks
* added telemetry collection to alphanumeric telemetry view (#5131 )
* Added animation styling for POS and CAM; adjusted cutoff for isNewImage (#5116 )
* Added animation styling for POS and CAM; adjusted cutoff for isNewImage
* Remove animation from POS and CAM
* Fix transactions overwriting latest objects with stale objects on save (#5132 )
* use object (map) instead of set to track dirty objects
* fix tests due to internals change
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
* Gauge edit enabled 2.0.3 (#5133 )
* Gauge plugin #4896 , add edit mode
* Dynamic dial-type Gauge sizing by height and width (#5129 )
* Improve sizing strategy for gauges.
* Do not install gauge by default for now
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
Co-authored-by: Jamie Vigliotta <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
* [Telemetry Collections] Include data with start and end bounds (#5145 )
* Reverts forced precision for log plots axis labels (#5147 )
* Condition Widgets trigger hundreds of persistence calls (#5146 )
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Michael Rogers <contact@mhrogers.com>
Co-authored-by: David Tsay <3614296+davetsay@users.noreply.github.com>
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-05-03 11:09:12 -07:00
Joe Pea
402cd15726
Log plots 2 / custom ticks ( #4931 )
...
* add some types to XAxisModel
* Add UI to toggle log mode.
* handle autoscale toggle for logMode
* add log plot tests
* test log ticks work after refresh
* add an initial manually-created visual snapshot test of log plot chart
* update plot unit tests for log mode
* remove scale variable for now
* make v-for keys unique per template to avoid a small performance hazard of v-for markup in the same subtree of a template having clashing keys (Vue quirk)
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2022-04-20 14:28:46 -07:00
dependabot[bot]
7b6acee793
Bump karma-spec-reporter from 0.0.33 to 0.0.34 ( #5086 )
...
Bumps [karma-spec-reporter](https://github.com/tmcgee123/karma-spec-reporter ) from 0.0.33 to 0.0.34.
- [Release notes](https://github.com/tmcgee123/karma-spec-reporter/releases )
- [Commits](https://github.com/tmcgee123/karma-spec-reporter/compare/v0.0.33...v0.0.34 )
---
updated-dependencies:
- dependency-name: karma-spec-reporter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-04-19 21:21:23 +00:00
Shefali Joshi
04e1c60e5c
Prepare for 2.0.3 release ( #5087 )
...
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-04-19 18:53:38 +00:00
dependabot[bot]
21ae9f45c1
Bump resolve-url-loader from 4.0.0 to 5.0.0 ( #4870 )
...
Bumps [resolve-url-loader](https://github.com/bholloway/resolve-url-loader/tree/HEAD/packages/resolve-url-loader ) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/bholloway/resolve-url-loader/releases )
- [Changelog](https://github.com/bholloway/resolve-url-loader/blob/v5/packages/resolve-url-loader/CHANGELOG.md )
- [Commits](https://github.com/bholloway/resolve-url-loader/commits/5.0.0/packages/resolve-url-loader )
---
updated-dependencies:
- dependency-name: resolve-url-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Nikhil Mandlik <nikhil.k.mandlik@nasa.gov>
2022-04-18 15:48:03 -07:00
dependabot[bot]
0a40c8dd0b
Bump moment-duration-format from 2.2.2 to 2.3.2 ( #5010 )
...
Bumps [moment-duration-format](https://github.com/jsmreese/moment-duration-format ) from 2.2.2 to 2.3.2.
- [Release notes](https://github.com/jsmreese/moment-duration-format/releases )
- [Commits](https://github.com/jsmreese/moment-duration-format/compare/2.2.2...2.3.2 )
---
updated-dependencies:
- dependency-name: moment-duration-format
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-04-17 20:18:13 +00:00
dependabot[bot]
5c4fad77ff
Bump karma from 6.3.17 to 6.3.18 ( #5071 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.17 to 6.3.18.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.17...v6.3.18 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-16 10:26:40 -07:00
dependabot[bot]
dbac9e6cd2
Bump vue-eslint-parser from 8.2.0 to 8.3.0 ( #5065 )
...
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser ) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases )
- [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v8.2.0...v8.3.0 )
---
updated-dependencies:
- dependency-name: vue-eslint-parser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-14 17:22:30 -07:00
dependabot[bot]
4b7bcf9c89
Bump eslint from 8.11.0 to 8.13.0 ( #5056 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 8.11.0 to 8.13.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v8.11.0...v8.13.0 )
---
updated-dependencies:
- dependency-name: eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-04-14 16:39:07 +00:00
John Hill
2b42abd495
Update package.json ( #5050 )
...
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
2022-04-14 09:10:02 -07:00
Shefali Joshi
47099786cb
release 2.0.2 merge to master ( #5044 )
...
* Fix version number
* temp remove e2e-ci until percy fix (#5032 )
* [Imagery] Improve View Large Action Performance (#5024 )
* added the ability to pass the element you would like to enlarge to the view large action
* Example of performance marks (#5027 )
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: Andrew Henry <andrew.k.henry@nasa.gov>
* [Notebooks] Transactions for entry creation/editing (#4917 )
* adding transactions to notebook entry editing
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
Co-authored-by: Andrew Henry <andrew.k.henry@nasa.gov>
* Revert "temp remove e2e-ci until percy fix (#5032 )" (#5047 )
This reverts commit 5b4ba7772a
.
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
Co-authored-by: Andrew Henry <andrew.k.henry@nasa.gov>
2022-04-08 11:35:34 -07:00
John Hill
77c0b16050
[Build] Update broken transitive percy package and override core-js ( #5030 )
...
* Update package.json
* Update package.json
* Update package.json
* override percy/cli install and move core-js
* Update package.json
* published fix
* Attempt without specific dependency
* Attempt without specific dependency
* revert
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-04-05 13:41:33 -07:00
dependabot[bot]
cd8c332fb5
Bump @types/jasmine from 3.10.4 to 4.0.1 ( #5018 )
...
Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine ) from 3.10.4 to 4.0.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine )
---
updated-dependencies:
- dependency-name: "@types/jasmine"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 21:11:51 +00:00
dependabot[bot]
b899475939
Bump mini-css-extract-plugin from 2.4.5 to 2.6.0 ( #4926 )
...
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin ) from 2.4.5 to 2.6.0.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/mini-css-extract-plugin/compare/v2.4.5...v2.6.0 )
---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
2022-03-30 13:03:12 -07:00
dependabot[bot]
cc1f7659f9
Bump sass-loader from 12.4.0 to 12.6.0 ( #4871 )
...
* Bump sass-loader from 12.4.0 to 12.6.0
Bumps [sass-loader](https://github.com/webpack-contrib/sass-loader ) from 12.4.0 to 12.6.0.
- [Release notes](https://github.com/webpack-contrib/sass-loader/releases )
- [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/sass-loader/compare/v12.4.0...v12.6.0 )
---
updated-dependencies:
- dependency-name: sass-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update sass": "1.49.9"
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
2022-03-30 18:04:40 +00:00
dependabot[bot]
0d5539be96
Bump moment-timezone from 0.5.28 to 0.5.34 ( #5005 )
...
Bumps [moment-timezone](https://github.com/moment/moment-timezone ) from 0.5.28 to 0.5.34.
- [Release notes](https://github.com/moment/moment-timezone/releases )
- [Changelog](https://github.com/moment/moment-timezone/blob/develop/changelog.md )
- [Commits](https://github.com/moment/moment-timezone/compare/0.5.28...0.5.34 )
---
updated-dependencies:
- dependency-name: moment-timezone
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-30 11:00:07 -07:00
Scott Bell
0a511e6155
remove file loader as dependency ( #5012 )
2022-03-30 18:58:26 +02:00
dependabot[bot]
47b6d19de8
Bump webpack-dev-middleware from 3.7.3 to 5.3.1 ( #4829 )
...
* Bump webpack-dev-middleware from 3.7.3 to 5.3.1
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 3.7.3 to 5.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v3.7.3...v5.3.1 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Fixed config to support updated webpack-dev-middleware
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2022-03-30 00:58:49 +00:00
dependabot[bot]
3fd93f47bc
Remove html-loader ( #4991 )
...
* Bump html-loader from 0.5.5 to 3.1.0
Bumps [html-loader](https://github.com/webpack-contrib/html-loader ) from 0.5.5 to 3.1.0.
- [Release notes](https://github.com/webpack-contrib/html-loader/releases )
- [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/html-loader/compare/v0.5.5...v3.1.0 )
---
updated-dependencies:
- dependency-name: html-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix asset loading and make clean idempotent
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Scott Bell <scott@traclabs.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-29 23:11:15 +00:00
Joe Pea
651e61954c
Type annotations ( #4789 )
...
* add some types to XAxisModel
* some more type defs and small code tweaks while getting familiar with plots
* more type annotations and a few small tweaks
* more type annotations and small tweaks to make types show
* add mocha types
* Add karma and jasmine, too
* further simplify plot canvas creation
* further simplify plot canvas creation
* update types, avoid runtime behavior in type definition that breaks SeriesCollection
* undo the changes to MctChart, improve it later
* lint fix
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
2022-03-29 14:39:49 -07:00
dependabot[bot]
d30ec4c757
Bump sass from 1.49.0 to 1.49.9 ( #4985 )
...
Bumps [sass](https://github.com/sass/dart-sass ) from 1.49.0 to 1.49.9.
- [Release notes](https://github.com/sass/dart-sass/releases )
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/dart-sass/compare/1.49.0...1.49.9 )
---
updated-dependencies:
- dependency-name: sass
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Henry <andrew.k.henry@nasa.gov>
2022-03-28 21:01:11 -07:00
John Hill
3c24733476
Update package.json ( #5004 )
2022-03-28 17:32:05 -07:00
John Hill
150909d4b9
[Build] Remove testing and support for node12 ( #4963 )
...
* Remove all node12 testing other than platform
* add lighthouse to our deps now that 12 is deprecated
* removing 12 from platform pr
* Updated config.yml
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2022-03-25 18:11:41 +00:00
Scott Bell
824a597825
remove raw-loader as a dependency ( #4998 )
...
* remove raw-loader as a dependency
* move clock to correct dir and response to canvas clicking
2022-03-25 09:13:10 -07:00
Shefali Joshi
dad0768d57
Prepare for sprint 2.0.2 ( #4990 )
...
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-23 22:32:37 +00:00
dependabot[bot]
9643dbe918
Bump @percy/cli from 1.0.0-beta.75 to 1.0.0-beta.76 ( #4989 )
...
Bumps [@percy/cli](https://github.com/percy/cli/tree/HEAD/packages/cli ) from 1.0.0-beta.75 to 1.0.0-beta.76.
- [Release notes](https://github.com/percy/cli/releases )
- [Commits](https://github.com/percy/cli/commits/v1.0.0-beta.76/packages/cli )
---
updated-dependencies:
- dependency-name: "@percy/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-23 22:00:32 +00:00
Shefali Joshi
594f9d3e9a
2.0.1 release merged into master ( #4971 )
...
* Correctly use creatable attribute and persistability when working with domainObjects (#4898 ) (#4936 )
* making move action location check persistability
* adding persistence check instead of creatability for styles
* added check for link action to make sure parent is persistable
* debug
* adding parent to link action and move action form location controls so they can be used in the form
* adding parent persistability check for duplicate
* updating multilple actions appliesTo methods to check for persistability
* updated the tree to not require an initial selection if being used in a form
* remove noneditable folder plugin
* added persistence check for the parent, in the create wizard
* minor name change
* removing noneditabl folder from default plugins as well
* checking the correct parent for persistability in create wizard
* importing file-saver correctly
* updated tests for import as json
* changes addressing PR review: using consts, removing comments, removing unneccessary code
Co-authored-by: Scott Bell <scott@traclabs.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Scott Bell <scott@traclabs.com>
* Fix display layout items getting cut off on the bottom (like plots) (#4903 )
* Fix display layout items getting cut off on the bottom (like plots)
Also fix Vue warnings
* Add partial e2e test for this bug fix. WIP.
* Address review comments
Co-authored-by: John Hill <john.c.hill@nasa.gov>
* Link action fix (#4945 )
* handling edge case for linking a root item
* added location to viper plans (couch search folder) set to ROOT, added a check to remove action for alias (so you can remove linked nonpersistable items)
* added check for no parent in remove action (which means it is a root item)
* updating test
* Update time conductor inputs realtime (#4877 )
* Update time conductor inputs realtime
* Update moveObjects.e2e.spec.js
* Update importAsJson.e2e.spec.js
* Update default.spec.js
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Scott Bell <scott@traclabs.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-23 14:53:39 -07:00
dependabot[bot]
0cf30940c8
Bump karma-chrome-launcher from 3.1.0 to 3.1.1 ( #4987 )
...
Bumps [karma-chrome-launcher](https://github.com/karma-runner/karma-chrome-launcher ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/karma-runner/karma-chrome-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-chrome-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-chrome-launcher/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: karma-chrome-launcher
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-23 19:37:49 +00:00
dependabot[bot]
3a2381b90b
Bump webpack-hot-middleware from 2.22.3 to 2.25.1 ( #4969 )
...
Bumps [webpack-hot-middleware](https://github.com/webpack-contrib/webpack-hot-middleware ) from 2.22.3 to 2.25.1.
- [Release notes](https://github.com/webpack-contrib/webpack-hot-middleware/releases )
- [Commits](https://github.com/webpack-contrib/webpack-hot-middleware/compare/v2.22.3...v2.25.1 )
---
updated-dependencies:
- dependency-name: webpack-hot-middleware
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 18:30:55 +00:00
dependabot[bot]
94def56bcb
Bump request from 2.69.0 to 2.88.2 ( #4982 )
...
Bumps [request](https://github.com/request/request ) from 2.69.0 to 2.88.2.
- [Release notes](https://github.com/request/request/releases )
- [Changelog](https://github.com/request/request/blob/master/CHANGELOG.md )
- [Commits](https://github.com/request/request/commits )
---
updated-dependencies:
- dependency-name: request
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-23 16:21:04 +00:00
dependabot[bot]
93a796353d
Bump printj from 1.2.1 to 1.3.1 ( #4981 )
...
Bumps [printj](https://github.com/SheetJS/printj ) from 1.2.1 to 1.3.1.
- [Release notes](https://github.com/SheetJS/printj/releases )
- [Commits](https://github.com/SheetJS/printj/commits )
---
updated-dependencies:
- dependency-name: printj
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 08:03:37 -07:00
dependabot[bot]
18ff16052a
Bump jasmine-core from 4.0.0 to 4.0.1 ( #4980 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v4.0.0...v4.0.1 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 21:00:28 -07:00
dependabot[bot]
f1c7fa337d
Bump raw-loader from 0.5.1 to 4.0.2 ( #4978 )
...
Bumps [raw-loader](https://github.com/webpack-contrib/raw-loader ) from 0.5.1 to 4.0.2.
- [Release notes](https://github.com/webpack-contrib/raw-loader/releases )
- [Changelog](https://github.com/webpack-contrib/raw-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/raw-loader/commits/v4.0.2 )
---
updated-dependencies:
- dependency-name: raw-loader
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-23 03:29:04 +00:00
John Hill
557f29f9bb
bump git-rev-sync and add tests ( #4959 )
...
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-03-22 20:20:39 -07:00
dependabot[bot]
255ebc9a37
Bump core-js from 3.20.3 to 3.21.1 ( #4970 )
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.20.3 to 3.21.1.
- [Release notes](https://github.com/zloirock/core-js/releases )
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/zloirock/core-js/compare/v3.20.3...v3.21.1 )
---
updated-dependencies:
- dependency-name: core-js
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-22 18:03:09 -07:00
Joe Pea
ca7fbe58e3
code coverage with babel istanbul ( #4649 )
...
* WIP add instanbul code coverage to vue files
* move webpack coverage config to a separate file for test:coverage, pin dependencies, remove istanbul-instrumenter-loader
* dont include node_modules in babel config, it breaks istanbul for some reason
* ignore spec files from coverage
* document coverage files, remove unused karma config
* use test instead of test:coverage in config.yml, disable code and link to issue to enable coverage in Vue <template>s
2022-03-22 16:04:23 -07:00
dependabot[bot]
b347f35892
Bump file-loader from 6.1.0 to 6.2.0 ( #4834 )
...
Bumps [file-loader](https://github.com/webpack-contrib/file-loader ) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/webpack-contrib/file-loader/releases )
- [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/file-loader/compare/v6.1.0...v6.2.0 )
---
updated-dependencies:
- dependency-name: file-loader
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2022-03-22 13:33:02 -07:00
John Hill
7b2ff8fa15
[Docs] add browserlist and linting capability ( #4811 )
...
* add browserlist to package.json
* add browserlist linting
* add eslint compat package
* Add blurb about browser support
* add ios safari
* remove node
* add comment and simple disable
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Scott Bell <scott@traclabs.com>
2022-03-21 20:27:18 +01:00
Joe Pea
d80b692354
Update eslint ( #4554 )
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.20.0 to 8.0.3.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.0.3 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* bump eslint to 8.11.0
* bump eslint-plugin-vue to 8.5.0
* disable eslint rule for multi-word component names. TODO enable it and follow conventions
Co-authored-by: Nikhil Mandlik <nikhil.k.mandlik@nasa.gov>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2022-03-21 11:40:35 -07:00
Nikhil
482d8f392c
Domain object properties validation not working always ( #4893 )
...
* Domain object properties validation not working always #4849
* stub of a test
* set local execution to chrome
* skip visual test
* use input event for changes and throttle update.
* moved file to correct location
* fixed e2e tests.
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-16 21:53:58 +00:00
John Hill
67234c70a4
[Build] 🐰 🐰 🐰 Remove the last carrots 🐰 🐰 🐰 ( #4941 )
...
* [Build] 🐰 🐰 🐰 Remove the last carrots 🐰 🐰 🐰
* Update package.json
Co-authored-by: Khalid Adil <khalidadil29@gmail.com>
2022-03-16 21:44:41 +00:00
Nikhil
e9680e975f
Form validation error messages are not being displayed properly ( #4887 )
...
* Form validation error messages are not being displayed properly #4697
* e2e Tests
* fixed element.checkValidity test
* remove comment
* adding timeconductor tests
* rename
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-03-16 13:54:46 -07:00
dependabot[bot]
5471e13d9e
Bump @braintree/sanitize-url from 5.0.2 to 6.0.0 ( #4928 )
...
Bumps [@braintree/sanitize-url](https://github.com/braintree/sanitize-url ) from 5.0.2 to 6.0.0.
- [Release notes](https://github.com/braintree/sanitize-url/releases )
- [Changelog](https://github.com/braintree/sanitize-url/blob/main/CHANGELOG.md )
- [Commits](https://github.com/braintree/sanitize-url/compare/v5.0.2...v6.0.0 )
---
updated-dependencies:
- dependency-name: "@braintree/sanitize-url"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-09 19:53:39 -08:00
dependabot[bot]
ee9e47f487
Bump @playwright/test from 1.19.1 to 1.19.2 ( #4905 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.19.1 to 1.19.2.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.19.1...v1.19.2 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-03-08 18:49:48 -08:00
dependabot[bot]
d4429f9686
Bump cross-env from 6.0.3 to 7.0.3 ( #4837 )
...
Bumps [cross-env](https://github.com/kentcdodds/cross-env ) from 6.0.3 to 7.0.3.
- [Release notes](https://github.com/kentcdodds/cross-env/releases )
- [Changelog](https://github.com/kentcdodds/cross-env/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kentcdodds/cross-env/compare/v6.0.3...v7.0.3 )
---
updated-dependencies:
- dependency-name: cross-env
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-17 10:34:14 -08:00
John Hill
af0420361b
[CI] Update playwright to 1.19.1 ( #4873 )
...
* [CI] Update playwright to 1.19.1
* Update config.yml
2022-02-16 15:12:09 -08:00
dependabot[bot]
896f0ca3f4
Bump moment from 2.25.3 to 2.29.1 ( #4869 )
...
Bumps [moment](https://github.com/moment/moment ) from 2.25.3 to 2.29.1.
- [Release notes](https://github.com/moment/moment/releases )
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/moment/moment/compare/2.25.3...2.29.1 )
---
updated-dependencies:
- dependency-name: moment
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-16 11:22:51 -08:00
John Hill
81f440e1e6
[Docs] Update Github Bug Report Template with envinfo ( #4858 )
...
* [Docs] Update Github Bug Report Template with envinfo
* Moving Impact Checklist to bottom so that folks can file and click without markdown x
* Add to npm run scripts
2022-02-15 14:00:37 -08:00
John Hill
c6d6400131
[CI] Bump playwright to 1.19.0 ( #4856 )
...
* bump playwright
* remove playwright dependency and leave playwrite/test
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-02-15 10:57:24 -06:00
dependabot[bot]
55828af1ec
Bump file-saver from 1.3.8 to 2.0.5 ( #4830 )
...
* Bump file-saver from 1.3.8 to 2.0.5
Bumps [file-saver](https://github.com/eligrey/FileSaver.js ) from 1.3.8 to 2.0.5.
- [Release notes](https://github.com/eligrey/FileSaver.js/releases )
- [Changelog](https://github.com/eligrey/FileSaver.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eligrey/FileSaver.js/commits )
---
updated-dependencies:
- dependency-name: file-saver
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix paths
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Scott Bell <scott@traclabs.com>
2022-02-15 14:07:58 +01:00
Andrew Henry
34b951f4c6
Bumped dependency versions to fix build issues in Node 16 and later ( #4866 )
...
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-02-14 17:15:21 -08:00
Shefali Joshi
a7d4006fee
Sprint 2.0.1 ( #4861 )
...
* Prep for release 1.8.6
* Update version to 2.0.1
2022-02-14 13:00:32 -08:00
Shefali Joshi
a71485f820
Prep for release 1.8.6 ( #4859 )
2022-02-14 10:13:08 -08:00
Andrew Henry
058259278c
Remove legacy codebase ( #4844 )
...
* Remove legacy codebase
* Remove legacy docs
* Fixed memory leak in timer spec
* Remove Angular dependency
* Removed adapter layer
* Removed legacy support plugin from main Open MCT repo
* Restored TelemetryAPI.js which had been inexplicably deleted?
* Fix linting error
* Drop line coverage threshold due to removed code
* Added a section on Open MCT 2.0.0 to the readme
2022-02-11 11:09:58 -08:00
John Hill
345285b966
[Build] Enforce engine at build time ( #4846 )
...
* lock engine
* pin jsdoc to latest to support larger node range
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-02-10 11:04:30 -08:00
dependabot[bot]
22604220de
Bump sinon from 12.0.1 to 13.0.1 ( #4835 )
...
Bumps [sinon](https://github.com/sinonjs/sinon ) from 12.0.1 to 13.0.1.
- [Release notes](https://github.com/sinonjs/sinon/releases )
- [Changelog](https://github.com/sinonjs/sinon/blob/master/docs/changelog.md )
- [Commits](https://github.com/sinonjs/sinon/compare/v12.0.1...v13.0.1 )
---
updated-dependencies:
- dependency-name: sinon
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 10:59:21 -08:00
dependabot[bot]
548afda6d7
Bump karma from 6.3.13 to 6.3.15 ( #4824 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.13 to 6.3.15.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.13...v6.3.15 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 10:55:26 -08:00
dependabot[bot]
88c96675e4
Bump karma-coverage from 2.1.0 to 2.1.1 ( #4823 )
...
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage ) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/karma-runner/karma-coverage/releases )
- [Changelog](https://github.com/karma-runner/karma-coverage/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-coverage/compare/v2.1.0...v2.1.1 )
---
updated-dependencies:
- dependency-name: karma-coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-08 10:47:16 -08:00
dependabot[bot]
10b97d83ab
Bump eslint-plugin-you-dont-need-lodash-underscore from 6.10.0 to 6.12.0 ( #4833 )
...
Bumps [eslint-plugin-you-dont-need-lodash-underscore](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore ) from 6.10.0 to 6.12.0.
- [Release notes](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/releases )
- [Commits](https://github.com/you-dont-need/You-Dont-Need-Lodash-Underscore/compare/v6.10.0...v6.12.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-you-dont-need-lodash-underscore
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-02-08 18:43:22 +00:00
dependabot[bot]
7c48ff9088
Bump @playwright/test from 1.18.0 to 1.18.1 ( #4825 )
...
Bumps [@playwright/test](https://github.com/Microsoft/playwright ) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/Microsoft/playwright/releases )
- [Commits](https://github.com/Microsoft/playwright/compare/v1.18.0...v1.18.1 )
---
updated-dependencies:
- dependency-name: "@playwright/test"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-02-08 18:02:30 +00:00
John Hill
869c2ab16c
[CI] Dependabot to run on all packages. Pin Packages. Remove unused packages ( #4795 )
...
* [CI] Dependabot to run on all packages
* Pin dependencies
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2022-02-07 12:53:08 -08:00
dependabot[bot]
e434b294b9
Bump karma from 6.3.11 to 6.3.13 ( #4816 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.11 to 6.3.13.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.11...v6.3.13 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-01 12:15:09 -08:00
John Hill
48b66e0af2
[CI] Update playwright to 1.18.1 ( #4805 )
...
* Update package.json
* Update config.yml
2022-01-31 16:19:41 -08:00
John Hill
cd38545267
[Build]npm run clean uses absolute node_modules directory instead of relative ( #4801 )
2022-01-27 11:00:01 -08:00
dependabot[bot]
a7df8bf168
Bump eslint-plugin-playwright from 0.7.1 to 0.8.0 ( #4792 )
...
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright ) from 0.7.1 to 0.8.0.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases )
- [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v0.7.1...v0.8.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-26 12:34:39 -08:00
John Hill
159457a52d
[Build] Update minimum node12 version ( #4779 )
2022-01-25 14:06:15 -08:00
dependabot[bot]
738fac64b8
Bump vue-eslint-parser from 8.1.0 to 8.2.0 ( #4770 )
...
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser ) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases )
- [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v8.1.0...v8.2.0 )
---
updated-dependencies:
- dependency-name: vue-eslint-parser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-24 15:57:30 -08:00
dependabot[bot]
7703ec0a61
Bump vue-eslint-parser from 8.0.1 to 8.1.0 ( #4761 )
...
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser ) from 8.0.1 to 8.1.0.
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases )
- [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v8.0.1...v8.1.0 )
---
updated-dependencies:
- dependency-name: vue-eslint-parser
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-21 13:36:26 -08:00
Shefali Joshi
52466999b8
Prepare for sprint 1.8.5 ( #4760 )
2022-01-20 18:57:29 -08:00
John Hill
bd406d1a73
update playwright dependencies ( #4749 )
...
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-01-20 20:33:01 +00:00
John Hill
384af89d4c
Address marked Security Vulnerability ( #4725 )
...
More information here https://github.com/advisories/GHSA-5v2h-r2cx-5xgj
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2022-01-20 06:17:40 -08:00
Scott Bell
4a9744e916
touch every file on earth to update copyright ( #4729 )
...
* touch every file on earth to update copyright
* update one more
* pick up 2017 2018 2019
* revert fuchs copyright
* revert other bundle copyrights
* somehow missed one
2022-01-18 11:27:28 -08:00
Scott Bell
05b73bb654
Script to update all copyright dates - Mct4532 ( #4715 )
...
* wrote little script
* wrote little script
* added script to update copyright
* include html
* include md
* update script
* captures all copyright now
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-01-18 09:52:24 -08:00
John Hill
19b3be7ec0
[e2e] Update Playwright config to include MMOC and Ipad ( #4717 )
...
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2022-01-14 14:47:35 -08:00
dependabot[bot]
c39593b065
Bump karma from 6.3.10 to 6.3.11 ( #4718 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.10 to 6.3.11.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.10...v6.3.11 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-01-14 10:42:25 -08:00
Shefali Joshi
f62d834384
Update version for sprint ( #4724 )
2022-01-14 07:43:03 -08:00
John Hill
176e8167f0
Update all playwright dependencies to 1.17.2 ( #4706 )
...
* Update config.yml
* Update package.json
* pin colors
* remove colors.js
2022-01-11 07:27:29 -08:00
dependabot[bot]
87d58904b4
Bump karma-spec-reporter from 0.0.32 to 0.0.33 ( #4703 )
...
Bumps [karma-spec-reporter](https://github.com/mlex/karma-spec-reporter ) from 0.0.32 to 0.0.33.
- [Release notes](https://github.com/mlex/karma-spec-reporter/releases )
- [Commits](https://github.com/mlex/karma-spec-reporter/compare/v0.0.32...v0.0.33 )
---
updated-dependencies:
- dependency-name: karma-spec-reporter
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 14:56:12 -08:00
dependabot[bot]
ae629a6c8b
Bump karma from 6.3.9 to 6.3.10 ( #4704 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.9 to 6.3.10.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.9...v6.3.10 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-10 22:51:19 +00:00
John Hill
b3ab56cb57
Move off node10 and add intellisense ( #4643 )
...
* Move off node10 and bring in node16
* Update engine lock
* update webpack and add the output.hashFunction option to avoid a potential issue with Node 17 in case the config changes closer to defaults
At the moment there is no error with Node 17 because the config strays from the defaults and avoids the common case.
Also add a tsconfig.json file that enables VS Code and other IDEs to perform type checking on the side. For example now the webpack config file is type checked. This does not impact any existing processes, our build scripts are left untouched and only IDEs will use it for live intellisense and type checking when viewing files (f.e. showing helpful red squiggly underlines on type errors)
* mini-css-extract-plugin
* Update webpack.prod.js
* Update webpack.prod.js
* 15
* Update config.yml
* Updated config.yml
* Updated config.yml
* Updated config.yml
* Update package.json
* comment and EOF
Co-authored-by: Joe Pea <joe.pea@nasa.gov>
Co-authored-by: Joe Pea <trusktr@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2022-01-07 11:39:25 -08:00
Scott Bell
88a94c80be
Unable to create domain objects ( #4672 )
...
* Run full regression suite on PR
* rename job
* specify new testsuites to run
* use newer objects types
* Limit concurrency to 2 workers
* CI!
Co-authored-by: John Hill <john.c.hill@nasa.gov>
Co-authored-by: John Hill <jchill2.spam@gmail.com>
2022-01-05 09:57:25 -08:00
Andrew Henry
bb9c225f23
Lock vue-loader to 15.9.8 to fix build issues ( #4653 )
...
* Use a fixed version number for vue-loader to avoid a webpack build issue in some system configurations
* Ask dependabot to keep an eye out for vue-loader updates
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2022-01-03 13:39:51 -08:00
dependabot[bot]
19ec98af79
Bump jasmine-core from 3.99.0 to 4.0.0 ( #4651 )
...
Bumps [jasmine-core](https://github.com/jasmine/jasmine ) from 3.99.0 to 4.0.0.
- [Release notes](https://github.com/jasmine/jasmine/releases )
- [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md )
- [Commits](https://github.com/jasmine/jasmine/compare/v3.99.0...v4.0.0 )
---
updated-dependencies:
- dependency-name: jasmine-core
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-03 13:20:45 -08:00
Nikhil
464bb3b885
[Build] webpack5 upgrade ( #4242 )
2021-12-30 00:18:48 +00:00
dependabot[bot]
722e2e2bb1
Bump babel-eslint from 10.0.3 to 10.1.0 ( #4637 )
...
Bumps [babel-eslint](https://github.com/babel/babel-eslint ) from 10.0.3 to 10.1.0.
- [Release notes](https://github.com/babel/babel-eslint/releases )
- [Commits](https://github.com/babel/babel-eslint/compare/v10.0.3...v10.1.0 )
---
updated-dependencies:
- dependency-name: babel-eslint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2021-12-28 21:47:05 +00:00
dependabot[bot]
333aa1d6db
Bump vue-eslint-parser from 7.11.0 to 8.0.1 ( #4636 )
...
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser ) from 7.11.0 to 8.0.1.
- [Release notes](https://github.com/vuejs/vue-eslint-parser/releases )
- [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v7.11.0...v8.0.1 )
---
updated-dependencies:
- dependency-name: vue-eslint-parser
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-28 13:42:43 -08:00
Shefali Joshi
8ddba2b06f
Prepare for sprint 1.8.3 ( #4570 )
...
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2021-12-28 07:45:53 -08:00
dependabot[bot]
d84808aa68
Bump eslint-plugin-playwright from 0.7.0 to 0.7.1 ( #4633 )
...
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright ) from 0.7.0 to 0.7.1.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases )
- [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v0.7.0...v0.7.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-12-24 10:27:19 -08:00
dependabot[bot]
5b1664f073
Bump eslint-plugin-playwright from 0.6.0 to 0.7.0 ( #4622 )
...
Bumps [eslint-plugin-playwright](https://github.com/playwright-community/eslint-plugin-playwright ) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/playwright-community/eslint-plugin-playwright/releases )
- [Commits](https://github.com/playwright-community/eslint-plugin-playwright/compare/v0.6.0...v0.7.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-playwright
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2021-12-22 12:19:55 -08:00
Shefali Joshi
70f2fad243
1.8.2 merge into master - the version of open mct after the last but equally as important ( #4611 )
...
* Release 1.8.2
* Trasactions tests are ids equal fix 1.8.2 (#4593 )
* test fix
* return promise on 'onSave'
* "Export as JSON" yielding corrupted data #4577 (#4585 )
https://github.com/nasa/openmct/issues/4577
* Fix date picker default time setting (#4581 )
Fix mode dropdown position
Fix unlistening of upstream events
* Bar graph composition policy fix to allow condition set creation. (#4598 )
* Use image timestamp instead of image index to show large view (#4591 )
* Use image timestamp instead of image index to show large view
* Fix failing test
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
2021-12-17 12:57:49 -08:00
Shefali Joshi
bba29b083f
Merge 1.8.1 into master ( #4562 )
...
* Transaction fix (#4421 ) (#4461 )
* When transaction is active, objects.get should search in dirty object first.
* Bugfix/create tree node (#4472 )
* Transaction fix (#4421 )
* When transaction is active, objects.get should search in dirty object first.
* find insert location prior to adding item to tree
* no need to resort
* add item should only add to direct descendants
* remove unused function
* copy composition before sorting
* remove unused var
* remove master pollution
* Revert "remove master pollution"
* add item to correct location
* Changed descending to ascending in sort order method (#4480 )
* adding RAF to display layout alphanumerics (#4486 )
* [Tabs] Sizing of offscreen tabs causing issues (#4444 )
* [LAD Tables] Use RAF for updating template (#4500 )
* Fixes LAD rows for string telemetry (#4508 )
* Fixes LAD rows for string telemetry
* saving the object if it was missing (#4471 )
* 4328 - Maintain reference to a focusedImage if the bounds change (#4545 )
* WIP: adding assertions to catch negative index state
* just testing the flow
* SUpdate the image history index to previous selected image
* Cleaning up spacing and log statements
* Converted focusedImageIndex assignment to ternary and general cleanup
* imported objects are not persisting (#4477 )
* imported objects are not persisting #4470
* disabled karma spec reporter suppressErrorSummary
* update version number
* Delete importFromJsonAction directory since it was empty
2021-12-13 11:19:54 -08:00
dependabot[bot]
035a1be57d
Bump karma-coverage from 2.0.3 to 2.1.0 ( #4524 )
...
Bumps [karma-coverage](https://github.com/karma-runner/karma-coverage ) from 2.0.3 to 2.1.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-12-06 14:17:45 -08:00
dependabot[bot]
16786a64c1
Bump karma from 6.3.4 to 6.3.9 ( #4515 )
...
Bumps [karma](https://github.com/karma-runner/karma ) from 6.3.4 to 6.3.9.
- [Release notes](https://github.com/karma-runner/karma/releases )
- [Changelog](https://github.com/karma-runner/karma/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma/compare/v6.3.4...v6.3.9 )
---
updated-dependencies:
- dependency-name: karma
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: John Hill <john.c.hill@nasa.gov>
2021-11-29 20:47:26 -08:00
dependabot[bot]
e3ad2c98ca
Bump karma-firefox-launcher from 2.1.1 to 2.1.2 ( #4514 )
...
Bumps [karma-firefox-launcher](https://github.com/karma-runner/karma-firefox-launcher ) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/karma-runner/karma-firefox-launcher/releases )
- [Changelog](https://github.com/karma-runner/karma-firefox-launcher/blob/master/CHANGELOG.md )
- [Commits](https://github.com/karma-runner/karma-firefox-launcher/compare/v2.1.1...v2.1.2 )
---
updated-dependencies:
- dependency-name: karma-firefox-launcher
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-11-29 20:35:19 -08:00
John Hill
02c2fb5655
Implement e2e functional smoke testing and visual regression testing with playwright ( #4456 )
...
* First example of playwright
* Move config
* set junit output
* fix config and update version
* staged changes
* new files
* update to remote dir
* remove remote
* smoke
* Update smoke.spec.js
* Add eslint for playwright
* Add dependabot rule for playwright
* Add adhoc GHA for playwright
* Update tests and fix eslint
* move playwright eslint config to e2e dir
* Add to circle config
* store artifacts
* wrong location for storing artifacts
* slash?
* build before start
* increase timeouts in circle
* remove duplicate build step
* timeout values
* add retries
* reduce retries
* add percy emblem
* added percy
* Adds GHA for adhoc trigger and baseline visual
* Bump and Rev dependabot separte from karma
* update e2e label for additional pr logic
* Ignore playwright changes for codeql
* Update documentation
* Add ability to run all tests on pr label
* eof
* yamlamlaml
* issue instead of pull api
* archive results and include a link in the PR comment
* log context and attempt string concat
* concat fix
* add success/failure options
* add alure reporting
* lock playwright image
Co-authored-by: unlikelyzero <jchill2@gmail.com>
2021-11-29 16:34:47 -08:00
John Hill
bf7b672957
[CI] Disable html unit test reporting to increase CI Speed ( #4416 )
...
* [CI] Disable html unit test reporting to increase CI Speed
* remove package
* Remove istanbul html reports
* clean up errors
* Update README.md
2021-11-01 09:02:32 -07:00
Shefali Joshi
5dadf6f6fc
Prep version for sprint 1.8.1 ( #4405 )
2021-10-29 18:47:03 -05:00
Shefali Joshi
f2dbe6d816
Setting snapshot version for 1.8.0 ( #4379 )
2021-10-26 15:04:06 -07:00
Shefali Joshi
510d3bd333
1.7.8 master ( #4373 )
...
* Notebook conflict auto retry 1.7.7 (#4230 )
* Use timeFormatter.parse to get the timestamp of imagery since the source could be something other than key (#4238 )
* If there is a pending create request for an id, queue a duplicate request. (#4243 )
* [Telemetry Tables] Handling Request Loading (#4245 )
* Fix file selection on pressing enter key (#4246 )
* starting loading as false, since that makes sense (#4247 )
* Hide independent time conductor mode if only 1 mode option is available. (#4250 )
* Fix bargraph color selection (#4253 )
* snapshot clicked while in edit mode should open in preview mode #4115 (#4257 )
* Fix missing object handling in several vues (#4259 )
* Flexible Layouts display Condition Sets as their editing/browsing interface (#4179 )
* Flexible Layouts display Condition Sets as their editing/browsing interface #4141
* [Telemetry Table] Progress bar tests (#4249 )
* Remove alert styling and hide pause button if in Fixed Time mode. (#4263 )
* [Table/Collection Fixes] Clearing correctly, no mutating options, no duplicate requests (#4261 )
* Condition sets only persist if actively editing (#4262 )
* Imagery views should follow time context (#4264 )
* Equal stacked plot y widths for all it's sub-plots (#4267 )
* Fix Bar Graph related CSS (#4270 )
* Bar graph review comment fixes (#4232 )
* Mct4196 - Fixes Conditional Styling not being applied when editing a Condition Widget (#4255 )
* Fix plot zoom when child of time strip (#4272 )
* Resume plot if no pan, zoom, or drag action is taken (#4138 ) (#4256 )
* [Telemetry Collection] No duplicate requests on load (#4274 )
* doing the easy thing first (#4278 )
* Bargraph time metadata should consider 'source' (#4289 )
* Show clicked image in large view (#4280 )
* added icon for inspector (#4275 )
* Bar graph style nullcheck (#4291 )
* Stacked plots need to align the Y axis (#4286 )
* Duplicate Request Fixes (#4295 )
* Add braintree sanitize url lib and sanitize form urls (#4296 )
* Mct4177 fix for telemetry endpoints with '.' in the key (#4308 )
* Remove additional request to load plots when mounted. (#4314 )
* Fix plots dup requests (#4324 )
* Merging 1.7.8 into master.
Co-authored-by: Andrew Henry <akhenry@gmail.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
Co-authored-by: Khalid Adil <khalidadil29@gmail.com>
Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>
Co-authored-by: Scott Bell <scott@traclabs.com>
Co-authored-by: Michael Rogers <michael@mhrogers.com>
2021-10-26 13:35:23 -07:00
Nikhil
4f8cba160d
Router test fix ( #3973 )
...
* removed DEPRECATION warnings
* test fixes
* added spec reporter to debug failing tests and fixed couple specs
* disabled failFast to see all failing tests
* disabled fail test and change timeoutInterval to 5000
* removed unused debounce import
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-10-21 16:55:34 -07:00
Nikhil
10bb9173ec
enable lint on circle ci ( #4312 )
...
* enable lint on circle ci
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-10-18 15:17:17 -05:00
Shefali Joshi
c4b9be18f1
Support for Bar Graphs ( #4221 )
...
* Adds new types for Bar Graphs (#4168 )
* Adds new spectral test data
Co-authored-by: Scott Bell <scott@traclabs.com>
Co-authored-by: Charles Hacskaylo <charlesh88@gmail.com>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-09-18 13:00:16 -07:00
Shefali Joshi
40055ba955
Prepare for sprint 1.7.8 ( #4156 )
2021-08-27 04:55:30 -07:00
Shefali Joshi
9cb85ad176
1.7.7 merge into master ( #4155 )
...
* Merge 1.7.7 sprint branch into master
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
Co-authored-by: Khalid Adil <khalidadil29@gmail.com>
2021-08-27 04:44:23 -07:00
Shefali Joshi
092bbe547d
Prepare for sprint 1.7.7 ( #4127 )
2021-08-18 11:56:12 -04:00
Henry Hsu
9b7a0d7e4c
Reimplement hyperlink vue ( #4062 )
...
* added vue hyperlink plugin
* remove angular code. update target attribute
* Polishing on form styles
- Remove `display: flex` from `.l-shell__main-container` and
`.c-so-view__object-view` CSS - IMPORTANT: NEEDS REGRESSION TESTING!
- Improvements to `.c-hyperlink` CSS;
- Markup cleanups and simplification;
- Remove duped CSS in object-frame.scss, probably result of prior bad
past merge;
* Fixes for object-frame and preview.scss
* Refinement to make hyperlink button have same display behavior as
Condition Widget;
* refactor layout template. update tests
* remove legacy hyperlink
* Updating firefox launcher
Co-authored-by: Henry Hsu <henry.hsu@nasa.gov>
Co-authored-by: charlesh88 <charles.f.hacskaylo@nasa.gov>
2021-07-30 13:49:31 -07:00
Shefali Joshi
c3ebf52dd2
Prepare for sprint 1.7.6 ( #4052 )
2021-07-26 14:04:26 -07:00
John Hill
1bde4c9a0c
Update all unit test packages, set node engine rules, new circleci workflow, pin to stable ( #3957 )
...
* Update all unit test packages, set node engine rules, new circleci workflow
Co-authored-by: unlikelyzero <jchill2@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-07-14 09:26:38 -07:00
Charles Hacskaylo
41b860a547
Fixes for Imagery Snapshotting #3963 ( #4001 )
...
* refactored compass structure and code.
* resize image wrapper
* center image properly
* Refactor imagery compass rose as SVG
* Suppress prev/next image arrows from Snapshot
Co-authored-by: Nikhil Mandlik <nikhil.k.mandlik@nasa.gov>
2021-07-09 18:03:11 -07:00
Shefali Joshi
cbb3f32d1e
1.7.4 into master ( #3985 )
...
catching any errors from a user canceling from dialog (#3968 )
Fix navigation errors (#3970 )
Only add listeners to observables on creation
Do not double destroy mutable objects
Disallow pause and play in time strip view for plots. (#3972 )
Update version
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2021-06-29 09:40:30 -07:00
Nikhil
925518c83f
[Notebooks] Don't save images on the object ( #3792 )
...
* Create and store image data into new domain object of type 'notebookSnapshotImage'
* Reduced thumbnail size to 30px
* Image migration script for old notebooks.
* Saves thumbnail image on notebook instead of new object.
2021-06-21 15:42:33 -07:00
Shefali Joshi
6483fe2402
Prepare master for Sprint 1.7.4 ( #3925 )
2021-06-07 11:37:49 -07:00
Shefali Joshi
a123889d6a
Pre release for Sprint 1.7.3 ( #3924 )
...
* Revert "upgrade to webpack5 (#3871 )" (#3907 ) (#3908 )
* [Navigation Tree] Fix composition on closed folders and scrolling for items NOT in tree (#3920 )
* Update package.json version and version documentation to include tags for npmjs
Co-authored-by: Nikhil <nikhil.k.mandlik@nasa.gov>
Co-authored-by: Jamie V <jamie.j.vigliotta@nasa.gov>
2021-06-07 11:25:58 -07:00
Nikhil
a40867d544
Revert "upgrade to webpack5 ( #3871 )" ( #3907 )
...
This reverts commit e1e0eeac56
.
2021-06-02 07:04:40 -07:00
Nikhil
e1e0eeac56
upgrade to webpack5 ( #3871 )
...
Upgrade to webpack 5
Changes dependencies to work with webpack 5 as well.
2021-05-27 15:16:03 -07:00
Nikhil
c90dfb2a1f
Fix the browser back button in Open MCT ( #3526 )
...
Fixes Open MCT back button.
Co-authored-by: Joshi <simplyrender@gmail.com>
2021-05-26 17:00:36 -07:00
Shefali Joshi
1dfa5e5b8c
Prepare snapshot for sprint 1.7.3 ( #3877 )
...
Co-authored-by: John Hill <jchill2.spam@gmail.com>
2021-05-24 10:54:51 -07:00
Shefali Joshi
b7460cef41
Update master to snapshot version of next sprint ( #3786 )
2021-04-08 12:55:17 -07:00
Shefali Joshi
28e26461cc
Change master to 1.6.3 SNAPSHOT ( #3749 )
2021-03-10 10:40:30 -08:00
Shefali Joshi
9405272f3b
Preparing for sprint 1.6.2 ( #3663 )
2021-02-12 13:58:26 -08:00
Shefali Joshi
a9be9f1827
Upgrades to eslint-plugin-vue 7.5.0 ( #3685 )
2021-02-12 13:46:53 -08:00
Shefali Joshi
e60d8d08a4
Changing master to 1.6.1-SNAPSHOT ( #3642 )
2021-01-13 11:14:57 -08:00
Shefali Joshi
441ad58fe7
Prepare for sprint 1.5.0 ( #3594 )
2020-12-11 14:12:52 -08:00
Shefali Joshi
b0203f2272
Preparing master for the next sprint v1.4.1-SNAPSHOT ( #3508 )
2020-11-09 13:10:50 -08:00
Shefali Joshi
1ae8199e89
Changing master version for new sprint ( #3456 )
2020-10-14 15:52:27 -07:00
Shefali Joshi
f9d3af2724
Version 1.3.0 snapshot ( #3307 )
...
* Updating version to 1.2.4 for end of sprint.
* Update master to 1.3.0-SNAPSHOT sprint version
2020-08-18 12:19:49 -07:00
Joel McKinnon
4d560086dd
ESLint upgrade, implement additional rules ( #3230 )
...
* upgrade to ESLintv7, added overrides for rules violated
* removed overrides for spec files
* fixed no-prototype-builtins issues
* added rules for default-case-last, default-param-last, grouped-accessor-pairs, no-constructor-return, and added override for one violation
Co-authored-by: Andrew Henry <akhenry@gmail.com>
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
2020-08-10 11:23:35 -07:00
Joel McKinnon
ef965ebdfd
ESLint rules: array-callback-return, no-invalid-this, func-style ( #3151 )
...
* satisfied array-callback-return rule
* satisfying no-invalid-this rule
* fixed invalid-this issues
* changed isNotEqual to arrow function
* added rule func-style
* added return false to satisfy array-callback-return rule
Co-authored-by: Joel McKinnon <jmckinnon@apple.com>
Co-authored-by: Joshi <simplyrender@gmail.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-08-10 10:59:18 -07:00
Andrew Henry
7e7141a5a0
Fixes to enable testing again ( #3275 )
...
* Updated library versions
* Use Karma alternative spec loading
* Fixed memory leak in URLTimeSettingsSynchronizer
* Introduce mock DataTransfer object to fix issue with firefox headless
* make resetApplicationState return a promise
* Remove BeforeAll
* Do not throw an error if root returns no children
* Adding missing parameters to ES tests
* Fixed TransactionService bug
* bump test coverage up to 64%
2020-08-10 09:47:04 -07:00
Joshi
f2d34d7c33
For the short term, removing use of ChromeHeadless and using FirefoxHeadless instead. (added npm dependency)
...
Also increasing browserNoActivityTimeout to 90000
Resolves #3214
2020-07-20 15:12:53 -07:00
Deep Tailor
3338bc1000
upgrade painterro to +1.00.35 ( #3172 )
2020-07-09 13:41:52 -07:00
Joel McKinnon
8a4bc2a463
bumped angular to >=1.8.0 ( #3100 )
2020-06-22 14:56:06 -07:00
Andrew Henry
e9968e3649
Replace Angular code that synchronizes URL parameters with Time API ( #3089 )
...
* Added new test to telemetry tables to check that telemetry data is correctly rendered in rows
* Added test tools for mocking builtins
* Changed order that promises are resolved to address race condition
* Remove duplicate installation of UTC Time System
* Added additional test telemetry
* Start Open MCT headless
* Added headless mode start option. Fixes #3064
* Added new non-angular URL handler
* Removed legacy Angular TimeSettingsURLHandler
* Added function to testTools to reset application state
* Use resetApplicationState function from telemetry table spec
* Added new TimeSettingsURLHandler to plugins
* Added missing semicolons
* #2826 Refactored code into separate class
* Handling of hash-relative URLs
* Refactoring URL sync code
* Refactored to external class
* Moved utils to new 'utils' directory. Refactored location util functions from class to exported functions
* Added test specs for openmctLocation
* Added new function to destroy instances of Open MCT between test runs
* Ensure test specs are cleaning up after themselves
* Added test spec for new URLTimeSettingsSynchronizer
* Removed use of shell script as it doesn't work in windows
* Pushed test coverage to 100%
* Added missing copyright statement
* Removed debugging output
* Fixed linting error
* Upgrade node version
* Clear cache
* Re-enabled tests
Co-authored-by: Melanie Lean <melanielean@Melanies-MacBook-Pro.local>
Co-authored-by: Shefali Joshi <simplyrender@gmail.com>
Co-authored-by: Deep Tailor <deep.j.tailor@nasa.gov>
2020-06-17 13:58:25 -07:00
Joel McKinnon
43628ad9d6
Lodash upgrade and cleanup ( #2990 )
...
* Upgrades lodash
* Replaces some usage of lodash with native functions.
* Adds linting to catch cases where native functions could be used instead of lodash functions
* Renamed testTools to testUtils
Co-authored-by: Joshi <simplyrender@gmail.com>
Co-authored-by: David Tsay <david.e.tsay@nasa.gov>
Co-authored-by: David Tsay <3614296+davetsay@users.noreply.github.com>
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-05-27 10:59:02 -07:00
Andrew Henry
8e2b666766
Upgraded moment version to 2.25.3
2020-05-05 10:36:33 -07:00
Andrew Henry
81b7a9d3e0
Merge branch 'master' into upgrade-moment
2020-05-01 16:47:26 -07:00
Andrew Henry
dc573c479c
Upgrade moment to 2.24.0
2020-05-01 16:25:49 -07:00
Nikhil
3282934cf6
fix test coverage. ( #2951 )
...
* fix test coverage.
* changes per comments + added test-coverage script to increase max-old-space-size of V8
ref: https://nodejs.org/api/cli.html#cli_max_old_space_size_size_in_mbytes
* renamed test:coverage and test:debug.
* circle-ci to use test:coverage.
* reduced test coverage thresholds.
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-04-30 16:57:53 -07:00
Joel McKinnon
92ba103f45
modified eslint script and fixed errors found ( #2905 )
...
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-04-30 11:53:07 -07:00
Deep Tailor
f12166097c
Revert "Lodash upgrade ( #2885 )"
...
This reverts commit d103a22fa0
.
2020-04-24 11:53:31 -07:00
Joel McKinnon
d103a22fa0
Lodash upgrade ( #2885 )
...
* upgraded lodash, changed method names
* native implementations as requested
2020-04-23 10:38:44 -07:00
Joel McKinnon
8d723960f4
removed acorn from package.json ( #2906 )
...
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-04-21 15:50:45 -07:00
Joel McKinnon
6d3cd2c699
Upgrade angular from 1.4.14 to 1.7.9 ( #2955 )
...
* successfully upgraded to v1.6 with $compileProvider.preAssignBindingsEnabled(true)
* removed $compileProvider.preAssignBindingsEnabled(true), wrapped constructors for plot and chart inside onInit function
Co-authored-by: Andrew Henry <akhenry@gmail.com>
2020-04-21 15:34:12 -07:00
Shefali Joshi
ee4a81bdfd
Conditionals feature ( #2830 )
...
Introduces conditional styling feature.
2020-03-31 15:56:06 -07:00
Andrew Henry
532c0e98db
Merges TCR with master
2019-12-11 16:09:15 -08:00
Nikhil
50173a4413
Theming ( #2567 )
...
* Separate Vue component styles out from SFCs.
* Added 'MCT.prototype.getAssetPath' and using 'openmct.setAssetPath' to get relative path for assets.
* Re-implements `openmct.plugins.Snow()`, and `openmct.plugins.Espresso()` (as well as a new theme `openmct.plugins.Maelstron()`)
2019-12-11 14:27:13 -08:00
Andrew Henry
76fc0b01fa
Updated version number ( #2574 )
2019-12-11 14:22:51 -08:00
Shefali Joshi
d6faa25888
Fixes issue-2536: cross-env handles cross platform environment variable setting. ( #2554 )
2019-12-06 09:44:37 -08:00
David Tsay
14a0f84c1b
Feature/eslint plugin vue ( #2548 )
...
* Use eslint-plugin-vue to lint vue files
2019-12-04 12:39:09 -08:00
Andrew Henry
c51fd21847
Experimental unit tests for the Telemetry Table component ( #2533 )
...
* Initial commit of telemetry table spec
* Added example directory to linter paths. Fixed outstanding linting issues
2019-11-27 16:04:52 -08:00
Nikhil
ff5b88b544
VSC enable debugger for testing ( #2505 )
2019-10-10 12:25:24 -07:00
Andrew Henry
3dee6db5e2
Locked painterro version to 0.2.65. Fixes #2447 ( #2448 )
2019-08-21 13:53:00 -07:00
Andrew Henry
aafe524454
bumped version number
2019-08-06 10:36:51 -07:00
Andrew Henry
7fe4a77c43
Minor table refactoring ( #2431 )
...
* Refactor how tables process incoming data
* Fixed build in linux
* Added 'buttons' slot to tables
* Revert theme change
2019-07-22 15:08:42 -07:00
Pegah Sarram
884aec8ea0
Alpha-numeric printf format ( #2416 )
...
* Implement an inspector view provider to display a component that allows setting printf format for alphanumeric items in a display layout.
* Display 'Mixed' in format input if items' formats in selection are different.
* Use lodash function to find index.
* Simplify code.
* Put the logic to disallow viewing the inspector view for multi-select in the inspector view provider as apposed to the inspector view component.
2019-06-14 13:33:15 -07:00
Andrew Henry
322a7bd5a8
VISTA compatibility issues ( #2291 )
...
* Build config changes necessary to work with VISTA
* Fixes to TelemetryTableRow to address bug in VISTA
* Fixed sass-fast-loader version to avoid https://github.com/yibn2008/fast-sass-loader/issues/47
* Reverted default theme
2019-02-27 17:08:50 -08:00
Andrew Henry
c748569433
Address testathon issues relating to context menu ( #2235 )
...
* Support category arrays for legacy actions
* Fixed object path listener. Removed old context menus
* Removed old fullscreen action and Screenfull dependency
* Restore confirmation dialog on remove
* Restored tests
* Remove unused legacy policies
2018-12-07 10:15:11 -08:00
Pete Richards
ca16892237
[cleanup] remove npm lodash ( #2155 )
...
remove npm lodash and unused scripts directory. Removes usage of
lodash 3.10 in node files.
2018-08-31 12:04:16 -07:00
Pete Richards
1bb1330cba
Squashed commit of the following:
...
commit 5aad2e6863
Author: charlesh88 <charlesh88@gmail.com>
Date: Thu Aug 30 14:34:44 2018 -0700
Code trimming / cleanup
- pane tweaks;
commit 139e5ab184
Author: charlesh88 <charlesh88@gmail.com>
Date: Thu Aug 30 13:50:26 2018 -0700
Code trimming / cleanup
- pane tweaks;
commit e3bb387139
Author: charlesh88 <charlesh88@gmail.com>
Date: Thu Aug 30 13:38:35 2018 -0700
Code trimming / cleanup
- pane, Layout;
commit 6edaea0889
Author: charlesh88 <charlesh88@gmail.com>
Date: Thu Aug 30 12:57:21 2018 -0700
Collapse button new design and styling WIP
- Also begin code cleanups;
commit bd8fab3726
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 29 18:04:47 2018 -0700
Vertical pane resizing fixed
- Vertical pane styling with significant fixes;
commit cf89e8a86f
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 29 16:52:53 2018 -0700
Vertical pane resizing fixed
- Vertical pane styling with significant fixes;
commit b3ad4c4c14
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 29 15:58:12 2018 -0700
Vertical pane resizing fixed! Kind of...
- pane__contents at 100% height is causing problems, fix this.
- Normalized scss var names $splitterBtn*;
- Added --reacts to pane to allow setting of proper flex attribs;
commit 49cead8cc6
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 28 19:07:23 2018 -0700
WIP fixing vertical pane drag problem, still broken
- Converting from flex-basis back to width / height;
- Make inspector-adapter target proper holder;
- Added --resizing class to allow user-select: none while dragging;
- Added mixins for browser prefixing;
commit c6ff381cf0
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 28 14:56:50 2018 -0700
New design for pane collapse buttons
- Pane padding normalized;
commit 7cfbfe3d96
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 28 10:27:05 2018 -0700
CSS sanding, panes and Inspector
- Pane padding;
- Inspector min-width;
commit 7d7eeff462
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 28 10:01:02 2018 -0700
Pane transitions
- Fixed pane transitions;
commit cf160c27e9
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 28 09:09:49 2018 -0700
Splitter styling WIP
- Hover styling
commit 022126ca21
Author: charlesh88 <charlesh88@gmail.com>
Date: Mon Aug 27 21:18:14 2018 -0700
Tree styling WIP
- Mobile styling;
- Increased hit area for desktop and mobile on tree item;
- Added button mixin;
- Fixed scrolling for tree in tree pane;
commit 3f1e649526
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 24 14:47:22 2018 -0700
Drag collapse WIP
commit f9b764bb64
Author: charlesh88 <charlesh88@gmail.com>
Date: Thu Aug 23 16:02:02 2018 -0700
Significant changes to splitter handle and button approach
- WIP!;
- WIP on drag to collapse;
commit a1d9c11e82
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 22 17:55:21 2018 -0700
Pane refactor styles WIP
- WIP converting from width/height to flex-basis;
commit b65cca277e
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 22 17:54:34 2018 -0700
Pane refactor styles WIP
- WIP converting from width/height to flex-basis;
commit 3e71204529
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 22 17:51:07 2018 -0700
Pane refactor styles WIP
- Pane transitions;
- TODO: convert from width/height to flex-basis;
commit b070cc27f4
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 22 10:21:14 2018 -0700
Mobile styles WIP
- Mobile layout mostly done;
- Pane transitions;
commit 2ee7a77a86
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 21 15:56:12 2018 -0700
Refinements to view control in tree
- Changed state eval to use 'enabled', removed v-if;
commit 3a2439cd16
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 21 15:53:34 2018 -0700
Mobile styles, VERY WIP
WARNING: DON'T PULL!!
- Mobile in progress;
commit 4e0dcb68bf
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 21 11:45:22 2018 -0700
Markup / scss refactor mobile styles WIP
- Layout, panes mobile styling WIP
commit 02afd44dd1
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 21 11:44:05 2018 -0700
Markup / scss refactor styles WIP
- Moved glyph constants into _constants to avoid multiple loads of
glyph classes;
commit 703abe36c9
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Mon Aug 20 13:20:58 2018 -0700
tree loads composition
Expose legacy types in new API
tree navigation
commit 80a185440b
Merge: 93196379a
8378dfa61
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 18:00:04 2018 -0700
Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap
commit 93196379aa
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 17:59:43 2018 -0700
Pane padding WIP
- Adding resize handle direction to l-pane element;
commit bea135a221
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 17:48:20 2018 -0700
Inspector styling
- Moved legacy CSS as needed into MctInspector component;
commit 8378dfa613
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Aug 17 17:31:12 2018 -0700
Recursive tree items
commit e4420c17c6
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 17:02:20 2018 -0700
Sanding and shimming on legacy CSS
- Jury-rigging to temporarily display some views: imagery, tables
- Code style normalization in _global.scss;
commit 5aa2be9761
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 16:22:54 2018 -0700
Bring in legacy CSS
- Legacy styles from old _global.scss moved into section of new
_global file;
- Most UI elements are working
- TODO: fix Inspector grid
commit 8d4734ef5b
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 15:17:22 2018 -0700
Remove commented CSS
commit e641aa6949
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 14:37:13 2018 -0700
Main container and scroll-bar styling
commit c3262de1b7
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 14:14:01 2018 -0700
Add status bar
commit 8addfb886e
Merge: e6be02fb8
4203dbf8e
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 13:52:11 2018 -0700
Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap
commit e6be02fb8d
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 13:51:53 2018 -0700
Splitter refinements / mixin fix
- Splitter with resize grippy;
- Fixed @background-image mixins;
commit 4203dbf8e1
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Aug 17 13:46:38 2018 -0700
Replace angular route with custom router
commit 5a07f0d2b5
Merge: e6b22cbcb
63f22c3f2
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 09:39:45 2018 -0700
Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap
commit e6b22cbcbe
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 17 09:39:33 2018 -0700
Markup / scss refactor WIP
- Significant reorg of splitter CSS to reduce specificity;
- Splitter enhancements for collapsed state;
commit 63f22c3f21
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Aug 17 09:32:29 2018 -0700
remove extraneous files
commit 17cf0cf1e6
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Thu Aug 16 12:43:10 2018 -0700
Render main and inspector using angular
commit 233c17e75b
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 18:05:44 2018 -0700
Markup / scss refactor WIP
- Scroll on tree;
- Class renaming pane > l-pane;
- Refinements to collapsed state, WIP
commit 1eaa568e04
Merge: 82dd8e22e
3957fd619
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 17:28:45 2018 -0700
Markup / scss refactor WIP
- Merge latest from Pete
commit 82dd8e22e7
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 17:26:45 2018 -0700
Markup / scss refactor WIP
- Inspector styling - very WIP!
commit 3957fd619a
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 15 16:47:48 2018 -0700
Tidy pane js
commit 91eefbfa7b
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 15 16:44:02 2018 -0700
Pane cleanup
commit 5deff887fc
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 16:25:35 2018 -0700
Markup / scss refactor WIP
- Added disabled property to viewControl;
- Margin for elements in main panes;
- Main search input styled for --major;
commit 6708c79754
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 14:34:54 2018 -0700
Markup / scss refactor WIP
- Fix modifiers to correctly use '--';
- Fix icon element in search input to disallow shrinking;
commit 7c83db11ad
Merge: e24852bb8
43f978e18
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 13:58:43 2018 -0700
Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap
commit e24852bb83
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 13:57:27 2018 -0700
Markup / scss refactor WIP
- Tree item styling
commit 43f978e185
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 15 13:52:34 2018 -0700
Use multipane instead of splitter
commit f67f03af47
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 15 12:43:32 2018 -0700
new multipane
commit f6b90caaff
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 10:41:46 2018 -0700
Markup / scss refactor WIP
- Added view-control component
commit 4c5baf183a
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 15 10:38:26 2018 -0700
Markup / scss refactor WIP
- Added sass-base.scss to make it easier for SFC's to
include needed SASS vars, mixins, etc. with a single import;
- Cleaned up indention in Layout.vue;
commit b2d12f95ee
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 14 23:24:45 2018 -0700
Markup / scss refactor WIP
- Fix transition of magnify glass icon
commit 4449994ca4
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 14 17:31:47 2018 -0700
Markup / scss refactor WIP
- Added code comments
commit 84fde4bd34
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 14 17:29:50 2018 -0700
Markup / scss refactor WIP
- Search input dynamic behavior
commit 9424f9f49e
Author: charlesh88 <charlesh88@gmail.com>
Date: Tue Aug 14 11:28:25 2018 -0700
Markup / scss refactor WIP
- Search input styling and dynamics WIP;
commit dfc02cdf25
Author: charlesh88 <charlesh88@gmail.com>
Date: Mon Aug 13 15:34:29 2018 -0700
Markup / scss refactor WIP
- Add input-related styling;
- Cleanup scss in various files;
- Move search into own component;
- Refine padding approach in pane-tree;
commit 94a3e9e798
Author: charlesh88 <charlesh88@gmail.com>
Date: Mon Aug 13 14:36:41 2018 -0700
Markup / scss refactor WIP
- Add collapse buttons to splitter;
commit d35aed2d62
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 10 18:45:37 2018 -0700
Markup / scss refactor WIP
- Add some initial theme files; pull back from theme "override"
approach;
- Splitters refined;
- Style cleanups;
commit 32cdecebce
Author: charlesh88 <charlesh88@gmail.com>
Date: Fri Aug 10 14:53:16 2018 -0700
Markup / scss refactor WIP
- Markup and components corrected;
- Stubbed in snow theme file;
commit f811318d18
Author: charlesh88 <charlesh88@gmail.com>
Date: Thu Aug 9 16:02:22 2018 -0700
Markup / scss refactor WIP
- Add normalize.min to styles-new;
- Factor components to be more standalone, very WIP;
commit 4d9b7fe3e4
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 8 18:06:11 2018 -0700
Markup / scss refactor WIP
- Add timestamp to webpack build
commit dd93653306
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 8 18:03:00 2018 -0700
Markup / scss refactor WIP
- Use MctTree component with passed properties;
- MctTree markup and CSS ported from codepen;
commit 84430d34b1
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 8 17:39:26 2018 -0700
Markup / scss refactor WIP
- Add new splitter component with passed properties;
commit 50be483421
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 8 16:04:41 2018 -0700
Markup / scss refactor WIP
- Mixins file added;
- Markup and -shell CSS from codepen brought over;
commit fe2667285e
Merge: c7bd7d97d
5219f5394
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 8 15:15:21 2018 -0700
Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap
commit 5219f5394e
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 8 15:13:28 2018 -0700
Add alias for styles directory
commit c7bd7d97dc
Merge: 0a7c16031
ab18bb348
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 8 13:55:44 2018 -0700
Merge branch 'core-vue-bootstrap' of https://github.com/nasa/openmct into core-vue-bootstrap
commit ab18bb3484
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 8 13:48:27 2018 -0700
Revert "temporarily use file loader for live-reload via plugin"
This reverts commit 2f54f404c2
.
commit 9c0d5f7dbf
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 8 13:48:17 2018 -0700
Enable HMR in dev server
commit 0a7c160315
Author: charlesh88 <charlesh88@gmail.com>
Date: Wed Aug 8 11:26:03 2018 -0700
Markup / scss refactor WIP
- Symbol fonts and glyphs files;
- Constants, global, etc. in progress;
commit 0fa09e31a6
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 8 10:30:11 2018 -0700
WIP new styles
commit 2f54f404c2
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Wed Aug 8 10:29:23 2018 -0700
temporarily use file loader for live-reload via plugin
commit 279e0bf29d
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Tue Aug 7 14:59:04 2018 -0700
Beginning of new layout code.
Really basic 5 component setup.
2018-08-31 12:03:15 -07:00
Andrew Henry
534bdbae50
Updated d3 dependency paths
2018-08-27 10:19:39 -07:00
Pete Richards
0d53898af9
Build refactor to webpack ( #2139 )
...
* Move to webpack build
* Use webpack for building openmct. Move SCSS to one folder and load
all core css up front. Remove bower, begin removing gulp in favor
of npm run.
* Uses eslint instead of jshint and jscs. Merge style checking rules
into .eshintrc.js, carrying over core parts of crockford style and
our adaptations. Current code base fails to pass the linter, want
to separate linter changes from fixes to linting rules.
* Support for Vue SFC with example
* Remove outdated examples
* Use HTML loader for html (supports relative imports of resources e.g.
images) and raw-loader for when javascript must be loaded as text.
2018-08-07 14:47:50 -07:00
Even Stensberg
cde3994979
[CI] Update circleCI to v2 ( #1942 )
...
* initial v2 config
t # This is a combination of 10 commits.
fix indent errs
fix indentations
run prepare manually
run prepare manually
remove indent
remove indent
remove indent
remove indent
remove indent
Misc
fix npm prepare
Install gulp
use gulp locally
use checkout
use old job
use old job
build-<test
build-<test
change
change
change
change
change
* add gulp as devdep
* local npm commands
* use node8
* cache bower components
* use npm to run checkstyle
* remove circlev1 config
* store artifacts
* clean up naming
fixes #1933
2018-07-20 16:00:13 -07:00
Andrew Henry
433dee0314
Update test specs to use Jasmine 3 ( #2089 )
...
* Updated Karma and Jasmine versions
* Added DOMObserver class. Supports promise-based testing of DOM changes
Update asynchronous test specs to use promises or done() instead of waitsFor/runs
* Modified ActionCapability to duplicate context object properties as own properties for better object equality comparisons
* Global find + replace to fix syntax issues
* Fixed various issues caused by non-deterministic runtime order of tests in Jasmine 3. Fixed issues caused by changes to determination of object equality
* Addressed review comments
* Resolved merge conflicts with master
* Fixed style errors
* Use spy.calls.count() instead of manually tracking
2018-06-29 17:32:59 -07:00
Pete Richards
013eba744d
Basic sprintf support ( #1965 )
...
Implement optional format strings for valueMetadata which allows
developers to use c-style sprintf formatters as desired. Fixes #1562
2018-06-29 15:52:15 -07:00
Deep Tailor
90a6bbc13e
Notebook integration deep ( #1947 )
...
* NASA - OPEN MCT NOTEBOOK UI PROTOTYPE CHALLENGE
https://www.topcoder.com/challenge-details/30059614/
Initial submission
* Code updates:
-Topcoder final fixes
-NASA review fixes
* drag and drop style fix, new entry focus, delete display fix
* NASA reported issues fixed:
objects saved in notebook, delete entry dialog, style files, and new entry from drag objects fixed.
* Annotation toolbar UI style fixes, added annotation functionality on new entry dialog
* painterro .map file issue fixed.
* NASA review fixes:
css files adjusted
notebook children tree removed
embed's title links to live object
* CouchDB documentation added
* CouchDB documentation added
Screenshots added.
* CouchDB setup documentation added
* Test case functional and cosmetic issues fixed.
* Test cases functional and cosmetic issues fixed.
* updated file saver library
* Code issues fixes:
NotificationLaunchIndicator deleted.
Inappropriate modifications to domain object models fixed.
Implemented $destroy listener on entryDnd directive.
Naming conventions fixed.
Unnecessary changes made to platform handled.
Painterro dependency handled
gulp verify fix.
* names and package fixes
* filenames fix
* [Notebook] Relocate to platform/features/notebook
* [Notebook] Remove obsolete README
* [Notebook] Restore original index.html
* [Notebook] Expose via openmct.plugins
* [Notebook] Remove demo entries
* [Notebook] Run gulp fixstyle
* [Notebook] Use dot notation instead of brackets
...for checkstyle
* [Notebook] Remove extra comma
* [Notebook] Run gulp fixstyle
* [Notebook] Use dot notation instead of brackets
...for checkstyle
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Fix lint issues
* [Notebook] Run gulp fixstyle
* [Notebook] Include painterro for tests
* [Notebook] Fix require config for painterro
* [Merge] WIP markup and styling
Fixes #1896
- Very much WIP, currently having issues with
hovering and jiggling
* [Merge] WIP markup and styling
Fixes #1896
- Very much WIP, attempting to convert
textarea to contenteditable;
* [Merge] JS debugging
Fixes #1896
- Very much WIP!
* [Merge] JS debugging
Fixes #1896
- Really, really WIP
- DnD doesn't work properly, and drag to
existing entry no longer works.
* [Front-end] Notebook thematic styling; test console
Fixes #1896
- Added thematic styles and config;
- Really, really, really WIP!!
- DnD doesn't work properly, and drag to
existing entry no longer works.
* [Merge] Cleanups in JS
Fixes #1896
- Removed and commented out logging statements
* [Merge] WIP SCSS and markup polishing
Fixes #1896
- Significant style and markup changes;
- Styles, layout, etc. relating to embed elements;
- Fixes in both notebook.html and embedControl.html;
- Class name normalization;
* [Merge] WIP Mods related to MCTModalNotebook.js
Fixes #1896
Fixes #1906
* fix drag and drop, delete entries
* [Front-end] Refined styling of entry embeds
Fixes #1896
* [Merge] Generalized hover hide/show of local controls
Fixes #1896
* [Merge] Generalized labeled icon-* elements
Fixes #1896
* [Frontend] CSS normalizing, apply general styles in markup
Fixes #1896
- Notebook class names more individualized;
- Apply .labeled and .has-local-controls general classes;
- Apply .s-input-inline to contenteditable div;
- Look and feel cleanups for drag area and entry elements;
* added modifiedOn time for entries that are changed, and fixed issue regarding inner text being filled when new entry button clicked
* [Frontend] CSS sanding and cleanups
Fixes #1896
- Removing unused classes;
- Finessed margin and padding;
* [Frontend] Mobile styling
Fixes #1896
- Mod .has-local-controls to not apply when in touch context
* [Frontend] WIP Mobile styling
Fixes #1896
- phone portrait entry layout optimization
* fix expand in layout, which was causing snapshot at expand
* [Frontend] Fixes to search control
Fixes #1896
- Search control now more robust, added
.search-filter-by-type class selector;
* [Frontend] Fix custom Selects
Fixes #1896
- Custom Selects now much more
solid, handle width compression better;
* remove duplicate code from MCTModalNotebook and roll changes into MCTTriggerModal
* [Frontend] WIP Mobile styling
Fixes #1896
- Fixed general approach to portrait orientation in
mobile/_layout.scss to use media query;
- Fixed portrait layout in _notebook_base.scss
to use media query;
* prevent multiple new notebook entry divs from being created on open overlay, instead create on initialization
* [Frontend] WIP Snapshot styling
Fixes #1896
- Better class names;
- Moved buttons in frame layout;
* remove frame layout duplicate and use frame.html
* fix issue of preserving line breaks when text is received from a persisted source
* add comments, clean out some code, and fix broken tests
* fix export image after merging with master
* include painterro in karma config
* Inlined templates for notebook
* disable view policy - to allow layouts to function - needs more investigation
* fix layout display overload, remove viewpolicy and notebookLayout.html. Fix delete error - issues found when deploying for testathon
* fix (not being able to focus on content editable div to add text, while in layout)
- when in layout, the first child of the outermost div is the only one that registers a click, this was causing an issue of not being able to edit notebook entries. My fix includes finding the first child of the div that registers the click and forcing a focus event.
* fix focus one new entry issue, cleanup of code related to finding elements, and write more reusable code
* abstract findElementById for reusability and improve performance from O^2 to O
* user findElementById in entrydnd
* change snapshot library to dom-to-image
* [Frontend] WIP Snapshot styling
Fixes #1896
Fixes #1947
- Significant markup changes to template in ViewSnaphot.js
- WIP!!! Keeping own topic branch for now
* [Frontend] WIP Snapshot styling
Fixes #1896
Fixes #1947
- Significant markup changes to ViewSnaphot.js;
- Change in imagery.scss to move non-layout styling
to appropriate class;
* Removed snapshot from version number to close sprint eagle
* Updated version number for Enterprise release
* Lock filesaver version (#1956 )
Lock filesaver version as there have been a large number of broken
builds from what should be non-breaking version increases.
Fixes currently broken build.
* [Frontend] Snapshot styling
Fixes #1896
Fixes #1947
- Final tweaks after rebase from
notebook-integration-deep-styling
* fixes issue of overlay not closing when context menu item in clicked when viewing snapshot
* [Frontend] Painterro styling
Fixes #1896
Fixes #1947
- WIP
- Painterro styling overrides and config
- Removed commented code
* [Frontend] Painterro styling
Fixes #1896
Fixes #1947
- WIP
- Painterro styling overrides and config
* fixes issue of overlay not closing when context menu item in clicked when viewing snapshot
* specify require paths for new library
* [Frontend] Local controls CSS added for hide/show of trash can icons
Fixes #1896
Fixes #1947
- Also updated frame.scss to use same transition timing
* proper shimming
* dragging objects to notebook now only creates a link, clicking on snapshot from object view takes a snapshot of the current view, without re-rendering
* [Frontend] Local controls CSS added for hide/show of trash can icons
Fixes #1896
Fixes #1947
- Also updated frame.scss to use same transition timing
* select correct div for snapshot
* [Frontend] Adding background color to snapshot
Fixes #1896
Fixes #1947
* remove snapshot class after async image render
* [Frontend] Adding background color to snapshot
Fixes #1896
Fixes #1947
* remove snapshot button from frames in layout
* remove snapshot from frame view, add it only to overlay, change mctSnapShot to accomodate taking snaps of overlay/object view
* add preview action, working, need styling for notebook action on preview
* fix checkstyle
* change glyph for preview, use similar tempalte to frame.html
* dont allow preview action on objects getting edited currently
* changes to browseController and NavigationService to block navigation and show preview of object when trying to navigate to object in tree in edit mode
* [Frontend] Painterro styling and config
Fixes #1896
Fixes #1947
- Changes mainly related to toolbar styling and labels
* [Frontend] Notebook/Preview related sanding and polishing
Fixes #1947
- Changed description for notebook-new-entry
* [Frontend] Notebook/Preview related sanding and polishing
Fixes #1947
- Added new global "hide-in-t-main-view" class;
- Apply new class to Preview action to suppress
display of that button in main view of navigated object;
* code cleanup
* [Frontend] Notebook/Preview related sanding and polishing
Fixes #1947
- Classes for Notebook Entry button spacing;
* abstract overlay into a service/api - to reduce code duplication
catch error produced by painterro because of async div creation by dialog service
* fix broken mcttriggermodal tests
* fix checkstyle and lint
* add functionality of being able to add buttons to the browse bar element of overlay when instantiating the overlay service
* Reduce frequency of template recompilation in mct-include
* Use updated painterro library. Fixes #1981
* add save flag and call done in both cases (clicking on cancel or ok)
* fixes #1951
persist modified empty entry on blur
* Bump Node Version
* fix checkstyle
* fixes issue where annotating snapshot that is already saved in notebook does not work
* fix painterro button styling issue
move jquery logic inside timeout block, because buttons are asynchronously created
* remove description required when saving snapshot to notebook
* remove create snapshot action from embeds, and add preview action to embeds
* fixes edge case for issue #1981
Add a reject callback in the edgecase that user presses the x icon or esc key to cancel annotation, which was leading to the drag drop issue
* Add default sort options on creation menu of Notebook
* fix auto focus on new entry when in oldest first order, both in layout and regular view
* [Frontend] Notebook mobile mods
- Hide entry area when mobile;
- Disallow entry edit or delete in mobile;
* fixes issue 2041 (#2049 )
* fixes issue 2041
allows user to select caret position in notebook entries while in layout
* [Frontend] Restore class, refine selector
Fixes #2041
Fixes #2049
- Restored .s-input-inline to editable field;
- Refined pointer-events: none to properly target .title-label only;
* remove unused files/code and smoke test
* remove , add pre-wrap to css and use inner text
* make reviewer requested changes 'in progress still'
* make reviewer requested changes 'continued'
* replace html2canvas with dom-to-image
- add in progress dialog to export image service
- add error dialog to export image service
* Search UI refactored to use flex
Fixes #1947
- Fixes broken search inputs in main search and Notebook;
- Significant rewrite to search SCSS and markup;
* Fixes for Notebook custom selects; polishes to search
Fixes #1947
- Better flex styles for custom selects;
- Refinements to search styling;
- Much better mobile responsive layout for search and controls
in portrait layout;
* fix preview action for embeds, which was showing current domain object vs selected domain object
* Fixed hidden search dropdown menu
Fixes #1947
* Revert whitespace change
Revert change to whitespace in index.html. #1947 .
* [Export] Use html2canvas
Use html2canvas instead of dom-to-image. Fixes issues with text
exports. html2canvas is better supported and under active
development and is a better choice for this library. Cleaned up
export code, ensure that images are properly saved as the correct
types.
related to feedback on #1947
* Don't show brackets when timestamp is not specified (#331 )
2018-06-28 17:13:34 -07:00
Andrew Henry
19fc05b76d
Enterprise-galactica ( #1993 )
...
* Tagged release to close Enterprise sprint
* Updated version number to open sprint Galactica
2018-04-17 17:51:46 -07:00
Pete Richards
1c97138607
Pin d3 major/minor versoins ( #1963 )
...
Pin to specific d3 major/minor versions while allowing new
patches. Previously, we were pinned to major versions only, and
minor versions contained changes to the distributed files which
would result in broken builds.
This should hopefully prevent broken builds from dependency updates.
2018-03-26 11:30:28 -07:00
Henry
eca3c57bd8
Updated version number for Enterprise release
2018-03-16 10:26:01 -07:00
Henry
7753703034
Removed snapshot from version number to close sprint eagle
2018-03-16 10:15:29 -07:00
Henry
8c2cc90f04
Updated version range of gulp-sass to allow later versions
2018-03-06 09:31:09 -08:00
Henry
7f3cc09cbc
Updated version number for start of release Eagle
2018-02-23 13:42:19 -08:00
Henry
94fa70abb1
Updated version number to close sprint 'Discovery One'
2018-02-23 13:32:31 -08:00
Even Stensberg
0c6786198a
adds v8-compile-cache
2018-01-08 09:52:16 -08:00
Even Stensberg
d34e36831c
prepare -> prepublish
2018-01-04 10:47:14 -08:00
Victor Woeltjen
50b4d5cb28
[Autoflow] Rewrite Autoflow Tabular using new APIs ( #1816 )
...
Rewrite Autoflow tabular using Vue and all new telemetry APIs. Also adds LAD support to autoflow tabular.
* [Autoflow] Add Vue dependency
...to begin refactor away from Angular, #1810
* [Autoflow] Add Vue to require config
...to support usage in refactoring Autoflow Tabular view.
* [Autoflow] Sketch in new plugin registration
* [Autoflow] Bring over template, without Angular
* [Autoflow] Add license headers
* [Autoflow] Add VueView
...to simplify addition of Vue-based views.
* [Autoflow] Add Vue bindings to template
* [Autoflow] Sketch in AutoflowTabularView
* [Autoflow] Include title for row names
* [Autoflow] Begin adding controller
* [Autoflow] Sketch in controller functionality
* [Autoflow] Support object filtering
* [Autoflow] Unlisten from controller on destroy
* [Autoflow] Track rows on an interval
* [Autoflow] Support column width changes
* [Autoflow] Expose new plugin through openmct.plugins
* [Autoflow] Fix run-time errors instantiating view
* [Autoflow] Fix row generation error
* [Autoflow] Fix row formatting
* [Autoflow] Utilize width
* [Autoflow] Update autoflow view when filter changes
* [Autoflow] Enable autoflow for telemetry panels
...in developer environment.
* [Autoflow] Bind data-value for rows
* [Autoflow] Include limit evaluations
* [Autoflow] Rename property rows to rowCount
* [Autoflow] Retain rows during update
* [Autoflow] Add bindings to clear autoflow filter
* [Autoflow] Show updated timestamp
* [Autoflow] Remove obsolete plugin
* [Autoflow] Load vue for tests
* [Autoflow] Begin adding spec for autoflow tabular plugin
* [Autoflow] Test plugin registration
* [Autoflow] Begin spec for AutoflowTabularView
* [Autoflow] Obey contract from VueView.show
...by populating a container, instead of replacing it.
* [Autoflow] Begin testing behavior
* [Autoflow] Get initial row heights
* [Autoflow] Verify unsubscription on destroy
* [Autoflow] Test column width button
* [Autoflow] Simplify controller activation/destruction
* [Autoflow] Verify data display
* [Autoflow] Test limit display
* [Autoflow] Fully initialize controller
* [Autoflow] Add missing semicolon
* [Autoflow] Separate out constants
...to access them from tests
* [Autoflow] Use constants from spec
* [Autoflow] Test autoflow behavior
* [Autoflow] Refactor test case
...to support tests for composition changes
* [Autoflow] Add test cases for composition change
* [Autoflow] Handle composition changes
* [Autoflow] Sketch in row controller
https://github.com/nasa/openmct/pull/1816/files#r153015544
* [Autoflow] Integrate row controller
https://github.com/nasa/openmct/pull/1816#pullrequestreview-79305103
* [Autoflow] Add tests for historical request
* [Autoflow] Request historical telemetry
* [Autoflow] Remove unused active flag
* [Autoflow] Clarify row destruction
...to avoid problems with binding destroy
* [Autoflow] Fix mistake in test
* [Autoflow] Simplify waiting for view updates in test
* [Autoflow] Move filtering, autoflow to view
* [Autoflow] Remove unused caching
* [Autoflow] Remove obsolete method reference
* [Autoflow] Fix lint errors
Add missing semicolon, remove unused vars
* [Autoflow] Refactor test to simplify emitting events
* [Autoflow] Emit add events during load for testing
...to simulate the actual behavior of this method.
* [Autoflow] Provide composition in mock
...to allow constructor-time usage of dependency from controller
* [Autoflow] Avoid intermittent errors
...by checking to see if tabularArea is available before
accessing its clientHeight; depending on the timing of
setInterval versus Vue's mount event, it may not be!
* [Autoflow] Use add/remove composition events from controller
...exclusively, instead of attempting to load again and triggering
an infiniute loop each time.
* [Autoflow] Test that composition does not reload
* [Autoflow] Expect identifiers for remove events
* [Autoflow] Simplify row-matching test
* [Autoflow] Combine down to a single integration test
* [Autoflow] Remove possible test race condition
* [Autoflow] Add JSDoc
* [Autoflow] Remove excess test case
...which is no longer needed after combining behavioral tests for
view into a single spec.
* [Autoflow] Remove unused destroy call
https://github.com/nasa/openmct/pull/1816/files#r154787335
* [Autoflow] Use requestAnimationFrame in tests
...to avoid brittle change detection.
https://github.com/nasa/openmct/pull/1816/files#r154785549
* [Autoflow] Use MCT instance for spies
...such that test case becomes sensitive to API changes in MCT.
2017-12-07 13:01:10 -08:00
Victor Woeltjen
a3a55d3b48
[Build] Modify version info injection to fix sourcemaps ( #1708 )
...
* [Build] Preserve comments instead of adding header
...to avoid disrupting sourcemaps. Fixes #1707
[Build] Remove extraneous horizontal rule from header
[Build] Remove obsolete header-handling
...as this is handled by the replace task after fix for #1707
[Build] Move version headers into start.frag
...so that UMD boilerplate does not wrap it.
[Build] Handle version info entirely in start.frag
[Build] Replace build variables in start.frag explicitly
[Build] Inject build info dynamically
[Build] Test MCT.specifyBuildInfo
[Build] Mark BUILD_CONSTANTS as global for jshint
[Build] Give names to version line items
[Build] Fix specifyBuildInfo test case
* [Build] Update fix to sourcemaps for code review feedback
https://github.com/nasa/openmct/pull/1708
[Build] Move build info registration to plugin
https://github.com/nasa/openmct/pull/1708#discussion_r138999027
[Build] Use build info plugin
...instead of specifyBuildInfo
[Build] Revert changes to MCT, per code review
2017-09-20 11:50:17 -07:00
Deep Tailor
c472ab044b
Add functionality to allow users to add hideParameters to the url, which will hide tree and/or the inspector
...
New Tab automatically appends hideTree and hideInspector params to hide those panes by default
Add appropriate tests for new functionality and fix broken tests
2017-08-17 15:25:01 -07:00
Tomáš Stankovič
305d2f60d0
[Build] Include version information in openmct.js
2017-05-31 09:35:55 +02:00
Tomáš Stankovič
af3cbe9ed1
[Optimization] Reduce D3 dependency size
...
#1224
2017-02-07 23:11:23 +01:00
Colm Seale
590a0fe080
[Build] Move karma test browser from PhantomJS to Chrome
...
Issue #1387
2017-01-10 18:53:56 +00:00
Victor Woeltjen
3dc8bc87fc
[Build] Add jscs html reporter
...
Fixes #1314
2016-11-15 16:00:40 -08:00
Victor Woeltjen
03b47b43ad
[Build] Bump version number, restore SNAPSHOT status
...
...to open sprint Roddenberry,
https://github.com/nasa/openmct/milestones/Roddenberry
2016-11-15 10:11:37 -08:00
Victor Woeltjen
18e51aaff7
[Build] Remove SNAPSHOT status
...
...to close sprint Robinson,
https://github.com/nasa/openmct/milestones/Robinson
2016-11-15 10:00:16 -08:00
Henry
a2711c2c08
[Documentation] Changed build script to produce new API docs for website. Fixes #1249t
2016-10-13 16:27:35 -07:00
Victor Woeltjen
b0e842863d
Squashed commit of the following:
...
commit 6b5528a4fc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 17:22:27 2016 -0700
[API] Don't use new composition for legacy objects
commit 2af993b0bc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 17:19:52 2016 -0700
[API] Enable bundles from spec
commit c762d58b5a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 17:12:42 2016 -0700
[API] No, don't enable bundles by default
commit 219c9348d9
Merge: f8819ee
5b0fa90
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 17:11:05 2016 -0700
Merge remote-tracking branch 'origin/master' into api-1124b
Conflicts:
bower.json
commit f8819ee946
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 17:05:40 2016 -0700
[API] Fix failing specs
commit ce6c6385c3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 16:55:58 2016 -0700
[API] Remove failing spec
commit ef0264d864
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 16:23:17 2016 -0700
[API] Satisfy JSCS
commit 044b1b627d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 16:17:35 2016 -0700
[API] Run gulp fixstyle
commit 5b6f13f521
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 16:15:30 2016 -0700
[API] Satisfy JSLint
commit 5b2c0e9aee
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 15:47:54 2016 -0700
[API] Adapt composition capability
commit dd7d8d2642
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 15:18:51 2016 -0700
[API] Fix dependency issues with Composition
commit 08e28018c1
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 15:09:09 2016 -0700
[API] Don't instantiate Error
commit 3b1fe93191
Merge: 2b66a4d
c874ae7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 15:08:01 2016 -0700
Merge remote-tracking branch 'origin/api-platform-updates' into api-1124b
commit 2b66a4d604
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 15:06:50 2016 -0700
[API] Wire in ObjectAPI appropriately
commit 70c810b85d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 14:51:26 2016 -0700
[API] Remove obsolete define parameter
commit c874ae7afd
Merge: 34e07b9
c27c0c5
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 14:46:37 2016 -0700
Merge remote-tracking branch 'origin/master' into api-platform-updates
commit fc5c07aeb6
Merge: 2976c9e
ed10249
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 14:44:54 2016 -0700
Merge remote-tracking branch 'origin/fix-jspdf-version-1214' into api-1124b
commit 2976c9e703
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 14:39:33 2016 -0700
[API] Really fix EventEmitter import
commit 54d2b00e67
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 14:37:20 2016 -0700
[API] Update licenses correctly
Instead of double-documenting Zepto, document eventemitter3
commit 061f9d6deb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 14:32:10 2016 -0700
[API] Update EventEmitter dependency
commit 1de9d182a7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 14:20:10 2016 -0700
[API] Add license info for new dependencies
commit 810150d0d7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:41:28 2016 -0700
[API] Update documentation to reflect API status
commit 1c0999b512
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:26:59 2016 -0700
[API] Include revision info in minified openmct
commit 774ae03c3e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:23:11 2016 -0700
[API] Add license headers
commit 1defee8953
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:16:36 2016 -0700
[API] Decruft README.md for objects
...as this content is now in JSDoc
commit 7b9ac3e7fb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:11:03 2016 -0700
[API] Remove tutorial directories
commit f2178e2b43
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:08:33 2016 -0700
[API] Decruft unused view
...from context menu prototyping
commit 0094fea3f7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:07:55 2016 -0700
[API] Decruft unused gesture
commit 7f79abe849
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:07:25 2016 -0700
[API] Remove unused OverlayManager
commit f43bb6e03d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:05:16 2016 -0700
[API] Decruft unused Region
commit 8f3c3d910e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:04:23 2016 -0700
[API] Decruft unused gesture
commit 0956811adc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 13:00:00 2016 -0700
[API] Remove obsolete Selection.js
commit bcc5a4e2ca
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:57:55 2016 -0700
[API] Remove README to decruft
Content is now provided in JSDoc
commit 27b6a51887
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:56:16 2016 -0700
[API] Remove README to decruft
Content is now provided in JSDoc
commit bb04d9db4a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:55:38 2016 -0700
[API] Remove obsolete method to decruft
commit 7c3bfae0a6
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:53:26 2016 -0700
[API] Remove obsolete script to decruft
commit 471fe7453b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:52:51 2016 -0700
[API] Remove empty View script
...and move API docs to ViewRegistry
commit 0d0526627b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:50:37 2016 -0700
[API] Decruft unused AngularView
commit 43e35179a3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:49:08 2016 -0700
[API] Continue decrufting
commit 59634be565
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:46:36 2016 -0700
[API] Decruft unused script
commit 3bd8dd9928
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:45:20 2016 -0700
[API] Decruft unused script
commit b5f1f98555
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:38:03 2016 -0700
[API] Minimize logic in openmct module
commit 11965304fb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:35:15 2016 -0700
[API] Remove redundant openmct module
commit 742d649d38
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:29:34 2016 -0700
[API] Decruft unused dependency
commit 6a47df095b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:27:53 2016 -0700
[API] Remove gulp api task
commit 0012ca48c1
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 12:27:39 2016 -0700
[API] Simplify JSDoc build
...since extraneous documentation no longer needs to be
worked-around.
commit 34e07b938d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 10:42:48 2016 -0700
[API] Update StyleSheetLoaderSpec
...to reflect asset path details
commit 230230aa94
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 10:37:31 2016 -0700
[API] Remove js extension from import
...to avoid confusing RequireJS and breaking test suite
commit 901846e6c1
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 10:29:03 2016 -0700
[API] Use correct property for RT table template
commit 04b8326900
Merge: aed01d3
a93f41f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 10:25:32 2016 -0700
Merge branch 'api-platform-updates' into api-1124b
commit a93f41f1c3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 10:25:22 2016 -0700
[API] Miscellaneous platform updates
Adds miscellaneous platform updates to include templates
via the RequireJS text plugin; to support modification of
asset paths; and to support priority order for gestures.
Supports integration of new API, #1124 .
commit aed01d3a23
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 10:20:09 2016 -0700
[API] Remove examples
...as these do not necessarily reflect API updates
commit 09c73ef5f8
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 10:09:42 2016 -0700
[API] Update MCT implementation
commit b1b6080161
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 09:56:50 2016 -0700
[API] Rename types in api module
commit cb93da5e15
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 09:56:06 2016 -0700
[API] Fix CompositionAPI module
commit d0e7eb29a9
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 30 09:51:35 2016 -0700
[API] Mark MCT#selection as private
commit 5e9e6099b0
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 21:59:06 2016 -0700
[API] Update TelemetryAPI to match docs
commit 6bd1af5c03
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 21:42:09 2016 -0700
[API] Define LimitEvaluator interface
commit 3f20c1bb94
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 17:34:41 2016 -0700
[API] Update ViewRegistry to match docs
commit 91214f2623
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 17:26:27 2016 -0700
[API] Implement TypeRegistry methods
commit 1fde82e673
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 17:22:29 2016 -0700
[API] Mark Selection as private
commit 0ae0abcfc3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 17:20:27 2016 -0700
[API] Update ObjectAPI to match docs
commit 6fe1e775e0
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 17:16:56 2016 -0700
[API] Update GestureAPI to match docs
commit d4d9f9c467
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 17:08:54 2016 -0700
[API] Update CompositionCollection to match docs
commit 0cb1ec9366
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 17:04:15 2016 -0700
[API] Rewrite CompositionAPI to match docs
commit 6ab27302f6
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 16:49:42 2016 -0700
[API] Document remaining Dialog method
commit dfc5021e11
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 16:47:33 2016 -0700
[API] Fix JSDoc for Dialog
commit 9e3a3529e0
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 16:46:22 2016 -0700
[API] Rename main module
commit 434ea5487a
Merge: 987d98b
45ecc7b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 16:43:47 2016 -0700
Merge branch 'api-1110' into api-1124b
commit 987d98b47e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 16:37:57 2016 -0700
[API] Restore JSDoc for openmct module
commit 53974bd69a
Merge: ed8d331
d61f446
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 10:54:08 2016 -0700
Merge branch 'subobject-selection-1126' into api-1124b
Conflicts:
bower.json
index.html
main.js
src/openmct.js
commit ed8d331cd3
Merge: 7ce9bd9
7439d94
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 29 10:47:52 2016 -0700
[API] Merge in latest from master
commit d61f446002
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Sep 26 15:21:43 2016 -0700
[Selection] Add a click-elsewhere gesture
commit 763f7dd021
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Sep 26 12:37:02 2016 -0700
[Selection] Begin adapting actions
commit cad255ce83
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Sep 26 11:52:14 2016 -0700
[Selection] Use variable name expected by template
commit 3b4239fbd9
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Sep 26 11:43:38 2016 -0700
[Selection] Use AngularView for context menus
commit 15ef89f455
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Sep 26 11:38:37 2016 -0700
[Selection] Bring over context menu template
commit c9a0a469f6
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Sun Sep 25 20:30:42 2016 -0700
[Selection] Position context menus
commit f926bd9762
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Sun Sep 25 19:38:03 2016 -0700
[Selection] Position overlays
commit d79392aeaa
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Sun Sep 25 18:26:00 2016 -0700
[Selection] Begin integrating OverlayManager
commit 9a5bda4917
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Sun Sep 25 18:22:07 2016 -0700
[Selection] Sketch in overlay manager
commit 407550e6f4
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:48:43 2016 -0700
[Selection] Inject actionRegistry
commit 8b44b44e38
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:46:45 2016 -0700
[Selection] Generalize Registry
commit 8dfa8df28a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:45:46 2016 -0700
[Selection] Allow providers to return array
...to allow one-to-many providers for actions, as is useful
for Create et al (and, in this specific case, to support
adapters.)
commit 9e19296b14
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:35:40 2016 -0700
[Selection] Add ActionRegistry
commit 106632c21c
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:32:40 2016 -0700
[Selection] Remove unused import
commit 235032a571
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:27:39 2016 -0700
[Selection] Wire in new contextmenu
commit db41f6e64f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:19:16 2016 -0700
[Selection] Obey priority order
commit e83e0da521
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:16:32 2016 -0700
[Selection] Export openmct from main.js
commit c411f8fbe3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 23 15:07:03 2016 -0700
[Selection] Go through openmct API
commit 4ce952846c
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 22 11:51:00 2016 -0700
[Selection] Expose context menu adapter
commit fdab4a614f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 22 11:48:44 2016 -0700
[Selection] Expose contextual gesture
commit 152f55652f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 22 11:46:37 2016 -0700
[Selection] Add adapter for context menu
commit c46c42e576
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 15:39:56 2016 -0700
[Selection] Sketch in AngularView
...for use in the adapter layer.
commit 75bf956c3d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 14:54:22 2016 -0700
[Selection] Use context typedef
commit 0a44c48338
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 13:27:59 2016 -0700
[Selection] Sketch in context menu gesture
commit e4c3412e8a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 13:16:24 2016 -0700
[Selection] Sketch in context menu view
commit 4e1cfac4b9
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 12:30:36 2016 -0700
[Selection] Expose inspector registry
commit 0a64e9f515
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 12:29:43 2016 -0700
[Selection] Add ViewRegistry
commit 7341ed9d03
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 12:26:57 2016 -0700
[Selection] Handle selection changes
...from the InspectorRegion
commit e2631bdcfd
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 11:27:24 2016 -0700
[Selection] Listen/unlisten to selection
...from the inspector region
commit 773a7c0c24
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 21 11:25:21 2016 -0700
[Selection] Begin adding Inspector region
commit fdcba66558
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 14 11:54:19 2016 -0700
[Selection] Add legacy bundle
...to act as an adapter to legacy registration API
commit 3b1ed7821f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 14 11:50:33 2016 -0700
[Selection] Add openmct module
...to expose selection APIs
commit 1be517f3ea
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 14 11:46:06 2016 -0700
[Selection] Don't reuse old paths for new items
commit 5e3dcadfa4
Merge: fd97f4d
f732387
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 14 11:06:05 2016 -0700
Merge remote-tracking branch 'origin/master' into subobject-selection-1126
Conflicts:
bower.json
main.js
test-main.js
commit 45ecc7bb2b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 14:10:51 2016 -0700
[API] Ascending/descending order
commit a3c3f997cf
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 13:25:05 2016 -0700
[API] Move down TC example
...to come after telemetry usage example
commit 1ae3ce57d0
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 13:23:06 2016 -0700
[API] Telemetry registration example
commit 616e2b4d77
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 13:10:48 2016 -0700
[API] Exemplify mutate/observe
commit 0e7d812db7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 13:04:30 2016 -0700
[API] Document ObjectAPI registration
commit c074f29a07
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 11:26:13 2016 -0700
[API] Add gesture example
commit 92118d353e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 11:24:01 2016 -0700
[API] Add Time Conductor example
commit b111eeff07
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 11:16:24 2016 -0700
[API] Update reference
commit 8042e84911
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 11:15:26 2016 -0700
[API] Add composition-related content
commit 631c4b5dda
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 11:06:27 2016 -0700
[API] Describe composition property
commit c6baf2dc1f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:58:00 2016 -0700
[API] Make CompositionCollection an interface
commit 4db7e12d45
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:55:34 2016 -0700
[API] Add example for views
commit b1799c695e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:46:49 2016 -0700
[API] Add DomainObject
commit 5761c889bc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:41:48 2016 -0700
[API] Move MutableObject methods to ObjectAPI
commit 97cf26d438
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:27:42 2016 -0700
[API] Telemetry provider
commit c4b83b7589
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:18:43 2016 -0700
[API] Account for provider strategies
commit d56f30c15a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:15:57 2016 -0700
[API] TelemetryRequest
commit 7279c5d857
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:12:47 2016 -0700
[API] Mark properties as optional
commit 5d53ab83a3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:11:52 2016 -0700
[API] More TelemetryProperty properties
commit 4565e45b36
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 10:08:07 2016 -0700
[API] Add TelemetryProperty for metadata
commit 5950daa6cb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 09:33:21 2016 -0700
[API] Move out composition policy
commit 60800c913e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 09:28:26 2016 -0700
[API] Gestures
commit 649567176d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 09:21:18 2016 -0700
[API] Notes on context
commit 1df573b8c6
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 08:50:20 2016 -0700
[API] Move types into registry
commit bc4ca10e53
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 08:45:18 2016 -0700
[API] Separate out ViewRegistry
commit 1338f02541
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 08:32:21 2016 -0700
[API] Clean up telemetry API docs slightly
commit 1cc6833c30
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 08:26:32 2016 -0700
[API] Add request/subscribe JSDoc
commit a7a47a36d6
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 08:10:40 2016 -0700
[API] Remove extraneous return jsdoc
commit 851d0f0d63
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Sep 7 08:09:37 2016 -0700
[API] Clean up Composition API
commit 5a129de73d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 16:32:54 2016 -0700
[API] Clarify language
commit 0cf634a412
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 16:30:05 2016 -0700
[API] Add more front-page content
commit 702d7acf64
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 16:18:42 2016 -0700
[API] Begin adding front page content
commit 69a500bf44
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 16:07:49 2016 -0700
[API] Dedocument Selection
...and add a description to MCT#conductor
commit 82e5b009e8
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 13:58:19 2016 -0700
[API] Move Identifier typedef
commit aafd0731ec
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 13:47:59 2016 -0700
[API] Remove 'the API' section
...as this is now generated from JSDoc, more or less
commit c9705a5f2c
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 13:46:02 2016 -0700
[API] Normalize line length
commit 7cc4a1262c
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 13:31:07 2016 -0700
[API] Proofread intro
commit 02904a6081
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 13:28:49 2016 -0700
[API] Link to openmct module in the preamble
commit 7ce9bd969a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 10:14:04 2016 -0700
[API] Telemetry JSdoc
commit 8cafd2da7e
Merge: 6264ab7
bccd018
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 10:06:30 2016 -0700
Merge remote-tracking branch 'origin/api-tutorial/telemetry' into api-1110
commit 6264ab75f3
Merge: 7a5cad2
b4dc502
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 10:03:59 2016 -0700
Merge remote-tracking branch 'origin/api-tutorials' into api-1110
Conflicts:
src/MCT.js
src/api/composition/CompositionCollection.js
src/api/composition/DefaultCompositionProvider.js
src/api/objects/MutableObject.js
commit 7a5cad20ec
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 09:58:08 2016 -0700
[API] Add JSDoc for Dialog
commit 4de069b393
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 09:54:51 2016 -0700
[API] JSDoc for Selection
commit 70abd5c1f9
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 09:47:06 2016 -0700
[API] Document start event
commit 2a3a61da86
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 09:45:24 2016 -0700
[API] Fix event memberofs in TimeConductor
commit 018bd022cc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 09:42:04 2016 -0700
[API] Document View API
commit 4739b36bc3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 09:14:04 2016 -0700
[API] Add metadata to View jsdoc
commit c9b1035a6d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 09:13:01 2016 -0700
[API] Document Type.check
commit 6768328475
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 08:43:01 2016 -0700
[API] Document MutableObject
commit 60c179eac3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 08:32:18 2016 -0700
[API] Add missing parameter names
commit a20e8d69b5
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 08:31:42 2016 -0700
[API] More Objects doc
commit 1abcb248fe
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 08:13:26 2016 -0700
[API] Include API.md as main page
commit a8151f5f22
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 08:09:03 2016 -0700
[API] Document CompositionProvider
commit cdf21f3763
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 07:58:52 2016 -0700
[API] Mark Composition as instance method
commit 341bceb4e2
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Sep 6 07:57:44 2016 -0700
[API] Document composition API
commit 0470a02272
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 16:04:38 2016 -0700
[API] Reference ObjectAPI
commit e3dc26c130
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 15:25:28 2016 -0700
[API] Clean up docs
commit 96c3d1cac2
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 15:19:20 2016 -0700
[API] Use JSDoc config
commit 2af778145d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 15:16:11 2016 -0700
[API] Clean up JSDoc slightly
commit 5743eeb33a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 15:03:12 2016 -0700
[API] Reference EventEmitter
commit f06f714bdc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 15:02:18 2016 -0700
[API] Document some public fields
commit d592bd1035
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 14:58:06 2016 -0700
[API] Give up on borrows-style documentation
commit b5f62541ce
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Sep 2 14:54:27 2016 -0700
[API] Add watch for API docs
commit 33ced4bccf
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 1 15:51:25 2016 -0700
[API] Expose MCT on openmct
commit e37510dbab
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 1 15:13:52 2016 -0700
[API] Ignore internal API after processing
commit f27c41014d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 1 14:50:13 2016 -0700
[API] JSDoc for openmct.start()
commit bd796f2beb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 1 14:44:24 2016 -0700
[API] Simple constructor documentation
commit bcc32c76d0
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 1 14:42:55 2016 -0700
[API] Module-level JSDoc
commit ff2ec6690a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 1 14:35:52 2016 -0700
[API] Rename module to openmct
commit 1e0fb3611d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Sep 1 12:34:54 2016 -0700
[API] Render API docs to HTML
commit 1d4f36a7d9
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 26 11:48:27 2016 -0700
[API] Include JSDoc for mct namespace only
commit 0f96fbdd62
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 26 11:31:56 2016 -0700
[API] Treat mct as a namespace
commit e05fb57fe4
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 26 09:47:50 2016 -0700
[API] Quasi-sensible JSDoc starting point
commit 185cdcab08
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 26 09:31:07 2016 -0700
[API] Begin adding mct.js
...which will provide an instance of OpenMCT at startup,
as well as house documentation for entry point to public API.
commit 50ccad5aaa
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 26 09:26:12 2016 -0700
[API] Rename MCT to OpenMCT
commit 6a23df9454
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 14:54:07 2016 -0700
[API] Add JSDoc for MCT
commit ab5b1d3754
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 13:49:21 2016 -0700
[API] Add JSDoc task
commit b309f26b56
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 13:38:44 2016 -0700
[API] Add gulp-jsdoc-to-markdown dep
...to aid in generating API docs as a measure of API completeness
and consistency, for #1110 and #1111
commit b4dc50295c
Merge: 02aa08a
382dde3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 13:26:50 2016 -0700
Merge pull request #1131 from nasa/open1094
Resolve synchronization issues with MutableObject
commit 382dde300a
Merge: b1b8df4
02aa08a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 13:25:54 2016 -0700
Merge remote-tracking branch 'origin/api-tutorials' into open1094
Conflicts:
index.html
tutorials/todo/todo.js
commit 02aa08a3ef
Merge: c95d9c7
d73c505
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 13:19:14 2016 -0700
Merge pull request #1121 from nasa/api-containment
[API] Containment
commit c95d9c7956
Merge: 1147f3a
2463e4d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 13:17:26 2016 -0700
Merge pull request #1107 from nasa/api-type-forms
[API] Handle forms with a "properties" region
commit fd97f4db41
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 25 13:15:37 2016 -0700
[Selection] Begin implementing Hover gesture
commit b1b8df4d87
Author: Andrew Henry <andrew.k.henry@nasa.gov>
Date: Tue Aug 23 13:57:12 2016 +0100
Use MutationCapability
commit 3228a83802
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Aug 22 16:31:27 2016 -0700
[Selection] Begin adding hover gesture
commit 1dba551fc6
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Aug 22 16:07:01 2016 -0700
[Selection] Force single select
...as a simplifying assumption for the initial prototype.
commit 20f3b57ddd
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Aug 22 14:18:26 2016 -0700
[Selection] Release listeners
commit 58787c4436
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Aug 22 14:13:46 2016 -0700
[Selection] Remove obsolete include
commit 2a45893602
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Aug 22 13:22:17 2016 -0700
[Selection] Begin adding context management
commit a94ab44431
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Aug 22 12:24:40 2016 -0700
[Selection] Toggle selected class
commit cc9efdff31
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Mon Aug 22 12:17:29 2016 -0700
[Selection] At Path.toArray
commit bd3c6665fb
Author: Andrew Henry <andrew.k.henry@nasa.gov>
Date: Mon Aug 22 14:25:39 2016 +0100
Added bridge between old and new event models
commit 10e90519c0
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Aug 19 19:10:06 2016 -0700
Tidy todo views, remove unnecessary code
commit d341a8be97
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Aug 19 19:07:53 2016 -0700
Selection changes include new selection
commit 8c439d8109
Author: Andrew Henry <andrew.k.henry@nasa.gov>
Date: Sun Aug 21 23:01:48 2016 -0700
Adding compatibility between old and new style mutation events
commit 9c88b7ce1d
Author: Henry <akhenry@gmail.com>
Date: Thu Aug 18 10:38:16 2016 -0700
Removed setters from MutableObject and fixed non-working todo list tutorial
Refactoring MutableObject
Fixed non-working todo example
commit 6e664003e3
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 18 13:11:09 2016 -0700
[Sub-object] Sketch in SelectGesture
commit 70d804fc49
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 18 11:54:05 2016 -0700
[Sub-object] Emit change events
commit 06c184821e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 18 11:51:09 2016 -0700
[Sub-object] Add Path.append
commit b76be3d2e5
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 18 11:45:13 2016 -0700
[Sub-object] Basic Path/Selection implementation
commit 8934ba96f7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 18 10:33:34 2016 -0700
[Sub-object] Add empty Selection class
commit 3fb4ce7819
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 11:43:35 2016 -0700
[Sub-object] Add EventEmitter dependency
Selection state will be represented in #1126 by an EventEmitter.
commit 2463e4d59f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 12 12:54:39 2016 -0700
[API] Update Dialog API usage
commit d73c505bea
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 12 11:17:00 2016 -0700
[API] Fix typo, add missing this
commit 831ecc59d9
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 12 10:24:59 2016 -0700
[API] Wire in canContain via policy
commit 1de26d3c5d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 12 09:30:02 2016 -0700
[API] Throw error on containment violation
commit 11409ce509
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Aug 12 09:27:46 2016 -0700
[API] Add containment methods
commit 93872ce074
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 11 16:04:26 2016 -0700
[API] Expose Dialog as constructor
...and use it that way from todo plugin
commit 8861644f2d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 11 16:02:04 2016 -0700
[API] Adjust Dialog API
...to allow OK button to be enabled/disabled.
commit d4948f771b
Merge: 0656a29
8295a0b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 11 15:31:11 2016 -0700
Merge branch 'api-todo-update' into api-type-forms
commit 8295a0bed1
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 11 15:29:46 2016 -0700
[API] Update todo tutorial
...to expect new domain object API (instead of explicitly
wrapping it.)
commit 0656a298da
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Aug 4 14:00:39 2016 -0700
[API] Remove test usage of properties region
commit fe2ce91d50
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Jul 28 16:16:22 2016 -0700
[API] Show a custom view in dialog
commit 14f30b2489
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Jul 28 16:05:02 2016 -0700
[API] Restrict dialog overrides
...to those domain objects which have some view for the
properties region registered.
commit 62d90a8114
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Jul 28 15:57:15 2016 -0700
[API] Show dialog via mct
commit 87682607a5
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Jul 28 15:53:07 2016 -0700
[API] Rename dependency in adapter layer
commit 7bf265b478
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Jul 28 15:52:52 2016 -0700
[API] Move mct service up
commit 1d31fe8d02
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Jul 28 15:48:28 2016 -0700
[API] Override dialogService in actions
An ugly hack to allow dialogs to be shown for Save As
and Edit Properties, without requiring form generation.
This will permit views to be shown instead in certain
cases, https://github.com/nasa/openmct/pull/999#issuecomment-236045158
commit bfdbc71e40
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu Jul 28 15:34:03 2016 -0700
[API] Define a properties region
commit 1147f3aa47
Author: Pete Richards <pete@pete-richards.com>
Date: Mon Jul 25 14:38:44 2016 -0700
tutorials: support arbitrary hosting directory (#1097 )
* Include all bundles in artifact
change bundle registry such that all bundles are immediately registered,
but must be specifically enabled. A default registry class enables bundles
that make sense for demonstration purposes.
Added methods to the registry to allow enabling and disabling of bundles
without having to load additional files.
* support alternate asset/worker paths
Change the gulp glob for assets to copy over a more minimal
set of files-- only css, fonts, and images. Results in a
smaller distributable archive.
Update stylesheet loader to use a constant for the assets path.
This can be customized at run time via MCT.setAssetPath() to
allow MCT to be hosted in various locations.
Update worker loader to support loading workers from blobs to
support packaging as standalone file.
* Load templates via requirejs
* [gulp] lazy-require where reasonable
Require things right before starting tasks to reduce gulp start up time.
* document setAssetPath
commit 719f9f45e8
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 22 14:09:31 2016 -0700
[API] Add documentation for selection state (#1096 )
commit 95ef70a24c
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 22 13:56:45 2016 -0700
[API] Use selection state from toolbar (#1070 )
* [API] Allow selection
* [API] Keep in sync using model
* [API] Add selection as EventEmitter
* [API] Use selection from ToDo tutorial
* [API] Restore selection functionality
commit d5aa998b4c
Author: Pete Richards <pete@pete-richards.com>
Date: Fri Jul 22 13:53:03 2016 -0700
[API] Draft Composition API (#1068 )
* [Objects] util for equality checking
Add a method for checking object equality, useful for other services.
* [Composition] Draft Composition API
Draft composition API. Composition collections provide an observable
for watching and mutating the composition of an object.
Composition providers implement the loading and modification of composition.
The default composition provider uses the composition attribute of
domain objects, while allowing other providers to implement their
own loading and mutation behavior.
* add todo about event listener bindings
* [Type] Add form property for defining form fields
* [tutorial] Add Composition tutorial
* provider doesn't have to implement events, load returns array of children
* use new composition in old api
* correct key name
* Override instantiate to provide model ids
Override instantiate in public API adapter to prevent making changes to
platform code. Instantiate now passes the id of the domain object with the
model so that capabilities can convert to a new-style domain object and use
that to detect functionality.
* Implement mutation capability with decorator
Implementation mutation capability override with decorator to adapter code
outside of platform. Capability override ensures that models are kept in
sync even though they are no longer shared objects.
* override composition cleanly
Override composition capability without making changes inside platform.
* cleanup after temporary collections
* remove unused try/catch
commit 7890fcae69
Author: Pete Richards <pete@pete-richards.com>
Date: Thu Jul 21 14:39:02 2016 -0700
tutorial consistency . (#1079 )
* [API] use new-style objects consistently
* rewrite todo tutorial in test-api.html
* [API] Add API doc, update object API
* [Tutorials] Rename tutorials, remove old
* Fix Links
* updates
* initial
* hope this works
* Object Utils always return new objects instead of mutating existing objects
* keep domain object model in-sync when listening
Keep the domain object model in sync with the latest version when
listening for mutation events.
* Remove old-style plugins
* Update views to use new API
* Tidy Code
* Update API Docs
* Add Plugin API and Example
commit 18843cee48
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Wed Jul 20 13:46:03 2016 -0700
[API] Change approach to applies-to checking (#1072 )
* [API] Allow selection
* [API] Keep in sync using model
* [API] Add selection as EventEmitter
* [API] Use selection from ToDo tutorial
* [API] Add appliesTo-style method
* [API] Remove destroy method, simplify show
* [View] Return a no-op
* [API] Use new applies-to checking
* [API] Rename TodoView to TodoRenderer
* [API] Rewire views
* [API] Wire up so that things work
* [API] Begin adding container
...to attempt to give views something to listen to for destroy-like
events
* [API] Begin using regions...
* [API] Begin working through Region stuff
* [API] Revise Region API
...for similarity with Marionette,
https://github.com/nasa/openmct/pull/1072#issuecomment-230902986
* [API] Begin separating View, ViewDefinition
* [API] Finish separating View/ViewDefinition
* [API] Update MCTView
...to reflect updates to Region/View/ViewDefinition APIs
* [API] Simplify View API
...merging closely-related populate/show methods, and restoring
compatibility with todo tutorial
* [API] Wire in from todo tutorial plugin
* [API] Switch back to region constants
* [API] Update method signature, add JSDoc
* [API] Update variable name
* [API] Remove unnecessary separate regions file
* [API] Relocate Region; not external api
* [API] Revert changes to api.js
...as these ended up becoming entirely superficial
commit 1879c122c7
Author: Andrew Henry <andrew.k.henry@nasa.gov>
Date: Thu Jul 7 14:30:45 2016 -0700
Mutation API (#1074 )
* [API] Allow selection
* [API] Keep in sync using model
* [API] Add selection as EventEmitter
* [API] Use selection from ToDo tutorial
* Object events prototype
* Added examples
* Transitional API
* Modified todo list code to work with new setters
* [API] Removed emitting of events on container when property changes value to remove ambiguity. Listeners must be listening to the same path used in the setter to catch changes
commit d7ddb96c4e
Author: Pete Richards <pete@pete-richards.com>
Date: Thu Jul 7 14:25:23 2016 -0700
[API] UMD Packaging (#1078 )
* [Bundle] load filter with requirejs
* [Build] Use almond, wrap in UMD
Use almond for built version of application and wrap in UMD so that
it supports requirejs, commonjs, and basic browser loading.
* [Main] Can choose where to load app
MCT.run allows you to specify a dom element to load application
within. If element is not specified, will use body.
* [MCT] set class on injected div
Set class on injected div so extra markup is not required.
* [Build] Re-enable optimize
* Add minimal bootstrap example
commit bccd018d97
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Jul 1 10:26:49 2016 -0700
Telemetry Draft
commit b55668426d
Merge: 47a543b
5b656fa
Author: Andrew Henry <andrew.k.henry@nasa.gov>
Date: Fri Jul 1 10:22:16 2016 -0700
Merge pull request #1062 from nasa/tc-redux
[Time Conductor] V2 Public API
commit 5b656faa9d
Author: Henry <akhenry@gmail.com>
Date: Thu Jun 30 20:50:03 2016 -0700
Added tests
commit 8d2c489fa9
Author: Pete Richards <pete@pete-richards.com>
Date: Thu Jun 30 16:54:56 2016 -0700
[TimeConductor] Set bounds on timeSystem Change
Always set bounds on timeSystem change as not having valid bounds would
put views in inconsistent states.
commit 4366b0870d
Author: Henry <akhenry@gmail.com>
Date: Wed Jun 29 12:51:02 2016 -0700
[Time Conductor] API redesign. Initial commit of V2 public API. Addresses #933
commit 47a543beb7
Merge: 06f87c1
c944080
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 1 10:17:36 2016 -0700
Merge pull request #1067 from nasa/api-css
[API] Remove stylesheet from example
commit 06f87c1472
Merge: 14a56ea
c9c41cd
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 1 10:13:29 2016 -0700
Merge pull request #1029 from nasa/api-toolbar-add-only
[API Prototype] Add toolbar
commit c9c41cdcc8
Merge: 370b515
14a56ea
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 1 10:10:33 2016 -0700
Merge remote-tracking branch 'origin/api-tutorials' into api-toolbar-add-only
Conflicts:
src/MCT.js
commit 14a56ea17e
Merge: d51e6bf
b2e7db7
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 1 10:09:29 2016 -0700
Merge pull request #1028 from nasa/api-view
[API Prototype] Support imperative view registration
commit b2e7db71cc
Merge: 96316de
d51e6bf
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 1 10:08:05 2016 -0700
Merge remote-tracking branch 'origin/api-tutorials' into api-view
Conflicts:
src/MCT.js
src/api/api.js
commit d51e6bfd92
Merge: 5de7a96
d475d76
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jul 1 10:03:42 2016 -0700
Merge pull request #1030 from nasa/api-tutorial/objects
Api tutorial/objects
commit d475d767d5
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Jun 17 17:05:05 2016 -0700
add grootprovider
commit a63e053399
Author: Pete Richards <peter.l.richards@nasa.gov>
Date: Fri Jun 17 16:54:32 2016 -0700
[ObjectAPI] Draft new Object API
Rought prototype of new object API.
commit 370b515c23
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 14:21:37 2016 -0700
[API] Synchronize view to model
commit 4a50f325cb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 14:18:51 2016 -0700
[API] Allow tasks to be added
commit dbe6a4efc1
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 14:05:00 2016 -0700
[API] Title dialog
commit 13920d8802
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 14:00:45 2016 -0700
[API] Resolve/reject from dialog
commit b6a8c514aa
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 13:51:15 2016 -0700
[API] Show dialog from toolbar
commit e4a4704baa
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 13:41:59 2016 -0700
[API] Listen to add/remove buttons
commit be0029e59a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 13:38:54 2016 -0700
[API] Get todo toolbar to look right
commit 9cb273ef0a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 13:30:08 2016 -0700
[API] Get registered toolbar to appear
commit eec9b1cf4c
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 13:10:24 2016 -0700
[API] Support distinct region registration
commit 1f96e84542
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 12:16:46 2016 -0700
[API] Override template to allow toolbar injection
commit c289a27305
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 11:43:18 2016 -0700
[API] Begin adding toolbar
commit c944080790
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 11:27:04 2016 -0700
[API] Remove stylesheet from example
No need to provide custom API for this.
commit 96316de6e4
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 11:16:08 2016 -0700
[API] Update view API
commit 2240a87ddc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 10:53:56 2016 -0700
[API] Move view off of type
commit d891affe48
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 10:21:00 2016 -0700
[API] Move view off of type
commit 21a618d1ce
Merge: 580a4e5
09a833f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 10:19:44 2016 -0700
Merge branch 'api-type-proto' into api-view
commit 5de7a96ccc
Merge: 9c4e17b
09a833f
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 17 10:18:42 2016 -0700
Merge pull request #1010 from nasa/api-type-proto
[API Prototype] Type registration
commit 09a833f524
Merge: c4fec1a
9c4e17b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri Jun 10 13:28:09 2016 -0700
Merge branch 'api-tutorials' into api-type-proto
commit 580a4e52b5
Merge: 4ca2f51
9c4e17b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Jun 7 14:01:08 2016 -0700
Merge branch 'api-tutorials' into api-type-driven
commit 9c4e17bfab
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Jun 7 13:14:36 2016 -0700
[Tutorials] Add telemetry tutorial
commit d3e5d95d6b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Jun 7 13:00:38 2016 -0700
[Tutorials] Add example server
commit c70793ac2d
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Jun 7 12:55:29 2016 -0700
[Tutorials] Add remainder of bargraph
commit a6ef1d3423
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Tue Jun 7 12:49:38 2016 -0700
[Tutorials] Add Bar Graph tutorial
commit 4ca2f51d5e
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 17:08:04 2016 -0700
[API] Use subclass style
commit 86ac80ddbd
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 16:56:08 2016 -0700
[API] Persist mutations
commit 0525ba6b0b
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 16:55:10 2016 -0700
[API] Check/uncheck todos
commit a79e958ffc
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 16:46:06 2016 -0700
[API] Show tasks from todo
commit 03cb0ccb57
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 16:36:55 2016 -0700
[API] Get View to render
commit 7205faa6bb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 16:27:47 2016 -0700
[API] Add adapter bundle
commit 136f2ae785
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 16:19:20 2016 -0700
[API] Add MCTView directive as an adapter
commit a07e2fb8e5
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 16:08:43 2016 -0700
[API] Implement View
commit 55b531bdeb
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 15:49:16 2016 -0700
[API] Sketch in view instantiation
commit 7ece5897e8
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 15:31:54 2016 -0700
[API] Begin adding View
commit a29c7a6eab
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 13:46:30 2016 -0700
[API] Deangularize todo templates
commit c4fec1af6a
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 13:31:30 2016 -0700
[API] Move type toward a newer API
commit a6996df3df
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 13:17:16 2016 -0700
[API] Begin moving out type
commit 0c660238f2
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 11:49:43 2016 -0700
[API] Add MCT class
commit b73b824e55
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 11:43:35 2016 -0700
[API] Add EventEmitter dep
commit 1954d98628
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Fri May 27 11:30:53 2016 -0700
[Tutorials] Remove diff markings in TodoController
commit 7aa034ce23
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu May 26 16:05:38 2016 -0700
Add todo tutorial
commit 385dc5d298
Author: Victor Woeltjen <victor.woeltjen@nasa.gov>
Date: Thu May 26 15:36:09 2016 -0700
Begin adding tutorials
2016-09-30 17:31:33 -07:00
Victor Woeltjen
3f5388c2e8
[Build] Restore SNAPSHOT status
...
...and bump version number to open sprint Rajaniemi,
https://github.com/nasa/openmct/milestone/18
2016-09-22 16:20:18 -07:00
Victor Woeltjen
bad24d6213
[Build] Remove SNAPSHOT status
...
...to close sprint Pratchett,
https://github.com/nasa/openmct/milestone/17
2016-09-22 15:48:48 -07:00
Victor Woeltjen
c1afc34cfc
Revert "[Build] Check dependencies for vulnerabilities"
2016-09-14 10:16:33 -07:00
Victor Woeltjen
32e7f57a7c
[Build] Accept future phantomjs versions
2016-09-08 13:48:53 -07:00
Victor Woeltjen
f7dfccb096
[Build] Depend on phantomjs-prebuilt 2.1.11
...
...due to issues installing 2.1.12 on Linux. Fixes #1176 .
2016-09-08 13:41:51 -07:00
Victor Woeltjen
6364bbc6b3
[Build] Restore SNAPSHOT status
...
...to begin sprint Pratchett,
https://github.com/nasa/openmct/milestones/Pratchett
2016-08-30 14:10:48 -07:00
Victor Woeltjen
fc7d2672db
[Build] Remove SNAPSHOT status
...
...to close sprint Orwell,
https://github.com/nasa/openmct/milestones/Orwell
2016-08-30 14:01:28 -07:00
Victor Woeltjen
5a819a96de
[Build] Add gulp-nsp dependency
...
...to begin integrating checks for vulnerabilities in dependencies,
fixes #1130 .
2016-08-28 17:37:21 +01:00
Andrew Henry
76e62ae199
Merge pull request #1095 from nasa/build-reports
...
[Build] Normalize reporting for QA tasks
2016-08-28 16:36:09 +01:00
Victor Woeltjen
2100c5717e
[Build] Restore SNAPSHOT status
...
...to open sprint Orwell,
https://github.com/nasa/openmct/milestones/Orwell
2016-08-12 16:06:09 -07:00
Victor Woeltjen
acc1b8e207
[Build] Remove SNAPSHOT status
...
...to close sprint Niven,
https://github.com/nasa/openmct/milestones/Niven
2016-08-12 16:01:43 -07:00
Victor Woeltjen
4d2f159dd8
[Build] Bump version number
...
...and restore SNAPSHOT status to open sprint Niven,
https://github.com/nasa/openmct/milestone/15
2016-07-25 12:07:41 -07:00
Victor Woeltjen
26a9d53f3b
[Build] Remove SNAPSHOT Status
...
To close sprint Le Guin,
https://github.com/nasa/openmct/milestone/14
2016-07-25 11:46:40 -07:00
Victor Woeltjen
41156cec7c
[Build] Normalize reporting for QA tasks
...
https://developer.nasa.gov/ResourceProspector/warp/issues/191
2016-07-21 12:11:05 -07:00
Victor Woeltjen
8bdf1e3072
[Build] Bump version number
...
...and restore SNAPSHOT status, to begin sprint Le Guin,
https://github.com/nasa/openmct/milestones/Le%20Guin
2016-06-24 15:42:10 -07:00
Victor Woeltjen
e8e9598721
[Build] Remove SNAPSHOT status
...
...to close sprint Kress,
https://github.com/nasa/openmct/milestones/Kress
2016-06-24 15:37:23 -07:00
Victor Woeltjen
b0f06a2195
[Build] Restore SNAPSHOT status
...
...to open sprint Kress,
https://github.com/nasa/openmct/milestones/Kress
2016-06-06 09:57:09 -07:00
Victor Woeltjen
f9c93ca022
[Build] Remove SNAPSHOT status
...
To close sprint Huxley,
https://github.com/nasa/openmct/milestones/Huxley
2016-06-06 09:49:52 -07:00
Victor Woeltjen
18fa9aeaf6
[Build] Bump version number, add -SNAPSHOT
...
...to begin sprint Huxley,
https://github.com/nasa/openmct/milestones/Huxley
2016-05-16 09:36:59 -07:00
Victor Woeltjen
96892722a4
[Build] Remove SNAPSHOT status
...
...to close sprint https://github.com/nasa/openmct/milestones/Herbert
2016-05-16 09:27:24 -07:00
Pete Richards
f3b265bdd5
Merge branch 'master' into open671
2016-05-09 10:19:24 -07:00
Victor Woeltjen
de2703ee48
[Branding] Remove Web from name at top-level
...
Per #816 , change Open MCT Web to Open MCT in all top-level files.
2016-05-04 10:08:55 -07:00
Victor Woeltjen
0ccb696ee2
[Build] Bump version number, add -SNAPSHOT
...
...to begin sprint Herbert,
https://github.com/nasa/openmct/milestones/Herbert
2016-04-22 10:51:12 -07:00
Victor Woeltjen
d385e55e76
[Build] Remove snapshot suffix
...
Closes sprint Heinlein,
https://github.com/nasa/openmct/milestones/Heinlein
2016-04-22 10:46:07 -07:00
Victor Woeltjen
1d78af8f1d
[Build] Fix build on Windows
...
* In the prepublish step, run bower and gulp via node, instead of
relying on shebang interpretation. (Forward-slash path separators
appear to get normalized by node itself before executing the scripts.)
* In the gulp build, replace hard-coded *nix-style separators with
path.sep; this allows stylesheets to be output to expected locations
when building on Windows.
Addresses #827 .
2016-04-12 13:02:48 -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
Victor Woeltjen
73012233b8
[Build] Bump version number
...
...to begin sprint Heinlein,
https://github.com/nasa/openmct/milestones/Heinlein
2016-04-04 09:33:58 -07:00
Victor Woeltjen
339916ccd4
[Build] Remove SNAPSHOT status
...
...to tag end of release Gibson,
https://github.com/nasa/openmct/milestones/Gibson
2016-04-04 09:32:21 -07:00
Pete Richards
b0476edb8c
[Package] Specify require minor version
...
Specify requirejs minor version of 2.1, as 2.2 is not compatible
with karma-requirejs.
Fixes build problems that appeared after latest requirejs version bump.
2016-03-17 14:28:22 -07:00
Victor Woeltjen
ff5f37dfbe
[Build] Bump version number
...
...and add SNAPSHOT status, to begin sprint Gibson.
https://github.com/nasa/openmctweb/milestones/Gibson
2016-03-04 13:59:41 -08:00
Victor Woeltjen
7c2ddf3926
[Build] Remove snapshot status
...
...to close sprint Ellison,
https://github.com/nasa/openmctweb/milestones/Ellison
2016-03-04 13:48:31 -08:00
Victor Woeltjen
c7f199a59e
[Build] Also lint specs
...
...with additional tolerance declared for Jasmine variables.
2016-03-04 12:01:11 -08:00
Pete Richards
b9e0a77655
[CI] Run JSHINT after tests
2016-03-01 13:07:16 -08:00
Pete Richards
d9b2034550
[Tests] Add jUnit reporter
...
Add jUnit reporter to allow CircleCI to store test results.
2016-03-01 12:53:32 -08:00
Henry
402512a461
Merged from master to resolve conflict
2016-02-26 15:15:22 -08:00
Victor Woeltjen
a73f1ebbbd
Merge pull request #637 from nasa/rems_data
...
[Examples] Rems data integration
2016-02-26 14:21:30 -08:00
Henry
4674918b4b
[Examples] #359 Updated to attempt connection to remote data source and fallback to local if unavailable
...
Minor change to readme
Fixed JSLint errors
More JSLint errors
[Example] Rems data integration - disabled bundle by default.
[Examples] REMS data integration - added newlines at end of files
[Example] Added time conductor support to REMS data integration
Added caching of results
[Examples] Added domain format to REMS data #359
[Example] #637 Added local proxy to app.js to allow cross-origin requests
Updated readme
2016-02-26 14:03:10 -08:00
Pete Richards
bd7ad85bd7
[Build] Remove unused dependency
...
https://github.com/nasa/openmctweb/issues/698
2016-02-22 18:28:45 -08:00
Pete Richards
0a71835687
[Build] Switch compass to bourbon
...
Change mixin library to bourbon. Significantly reduces sass build time.
https://github.com/nasa/openmctweb/issues/698
2016-02-22 18:02:16 -08:00
Pete Richards
5f81e95c87
[Build] Add Gemfile, use bundle exec
...
Add a Gemfile to specify ruby dependencies and update gulp-compass to use
bundle exec to execute compass.
Addresses comments in https://github.com/nasa/openmctweb/pull/693
2016-02-22 10:37:30 -08:00
Pete Richards
6fee4f340f
[Build] Start 0.9.2-SNAPSHOT
2016-02-12 12:34:54 -08:00
Pete Richards
3de094e311
[Version] Remove snapshot for tag
...
Update the version in advance of tagging a release.
2016-02-12 11:17:11 -08:00
Victor Woeltjen
b40ac6f44f
Merge remote-tracking branch 'origin/master' into open649
2016-02-08 12:25:25 -08:00
Victor Woeltjen
3adc5f1e26
[CSV Export] Upgrade to phantomjs launcher 1.0.0
2016-02-05 16:56:26 -08:00
Victor Woeltjen
215008253d
[Build] Prevent accidental publish
2016-02-05 15:57:54 -08:00
Victor Woeltjen
54c67b891c
[CSV Export] Update PhantomJS version
...
Use version 2.1+ for availability of Linux binaries;
incidentally addresses #258 .
2016-02-05 13:59:03 -08:00
Victor Woeltjen
750a5648d2
[CSV Export] Upgrade PhantomJS
...
...for Blob support.
2016-02-05 13:31:08 -08:00
Victor Woeltjen
bb7f4239f6
[Build] Just install during prepublish
...
Don't run verifications (tests, lint, etc)
2016-01-29 16:56:29 -08:00
Victor Woeltjen
5081e89590
[Build] Add spaces in description
2016-01-29 12:43:36 -08:00
Victor Woeltjen
d2a7e04b44
[Build] Unhyphenate name
...
...for consistency with GitHub repo name
2016-01-29 12:43:10 -08:00
Victor Woeltjen
fcb23b42a4
[Build] Trigger bower during prepublish
2016-01-29 12:42:46 -08:00
Victor Woeltjen
6b585d175b
[Build] Move build back to prepublish
2016-01-29 12:30:22 -08:00
Victor Woeltjen
6b32db778a
[Build] Trigger gulp install at postinstall time
2016-01-29 12:24:33 -08:00
Victor Woeltjen
924a4026ff
[Build] Trigger gulp from prepublish
2016-01-29 11:54:18 -08:00
Victor Woeltjen
0a546cd50c
[Build] Run bower as a postinstall step
2016-01-29 10:17:44 -08:00
Victor Woeltjen
df94d31cf3
[Build] Generate build info for About dialog
2016-01-28 17:16:44 -08:00
Victor Woeltjen
c3f819fa8c
[Build] Begin adding build info
2016-01-28 17:08:02 -08:00
Victor Woeltjen
fd2f4128a0
[Build] Add code style checks
2016-01-28 14:33:57 -08:00
Victor Woeltjen
814fb3b513
[Build] Add lint step
2016-01-28 13:44:18 -08:00
Victor Woeltjen
fc7bd36dba
[Build] Begin integrating compass
...
Convert SCSS to CSS as a build step.
2016-01-28 10:36:01 -08:00
Victor Woeltjen
406fdd5efc
[Build] Run karma tests from gulp
2016-01-27 14:30:07 -08:00
Victor Woeltjen
e1b7f2af30
[Build] Add initial gulp task
...
Add initial gulp task (r.js optimization)
2016-01-27 13:23:17 -08:00
Victor Woeltjen
e83b19c84b
[Build] Add gulp dependency
...
Add dependency on gulp to begin modifying build, per
#460
2016-01-27 13:00:20 -08:00
Pete Richards
db7560c31f
[Test] Use PhantomJS to run tests
...
Switch Karma to use PhantomJS to run tests. CI machines no longer
need to have Chrome installed.
Implemented after changes to build process due to imperative registration.
https://github.com/nasa/openmctweb/issues/450
2016-01-18 13:57:32 -08:00
Pete Richards
6fc028e112
[Docs] remove dependencies for building docs
...
Remove depencendies necessary to build docs from package.json and
specify them in the readme. Due to difficulty managing dependencies
for nomnoml on different platforms, this reduces dependency requirements
to only those needed for building the package.
2016-01-18 13:54:33 -08:00
Henry
3e7eb11d84
Regenerated bundles
2016-01-14 17:08:19 -08:00
Henry
6200ceddf8
[Documentation] Add text to main page #228
2015-12-11 11:12:42 -08:00
Victor Woeltjen
21739fffd9
[Documentation] Add table of contents
...
Add table of contents to generated documents, without
modifying document sources; nasa/openmctweb#189 .
2015-10-20 15:58:57 -07:00
Pete Richards
48a9eef924
Merge branch 'open-master' into open-965
2015-08-06 16:13:37 -07:00
Pete Richards
5ab26df4c9
[Scripts] Add script to run karma continuously
...
Add a script (to be executed with `npm run-script watch`) that
runs karma and watches for changes; rerunning tests whenever a
file is changed. Useful for local development.
2015-08-06 15:04:05 -07:00
Victor Woeltjen
55d52d060a
[Documentation] Switch to marked
...
Switch markdown generator to something more up-to-date,
MissionControl/vista#21 .
2015-08-04 13:20:19 -07:00
Victor Woeltjen
ff5e7486bc
[Documentation] Move doc sources
...
Move doc sources to docs/src MissionControl/vista#21
2015-08-03 12:46:47 -07:00
Victor Woeltjen
867b5f726a
[Documentation] Changes doc output directory
...
MissionControl/vista#21
2015-08-03 12:34:12 -07:00
Victor Woeltjen
64e2de7aa6
[Documentation] Add a build step
...
Support generation of non-API docs using
npm run docs. Supports MissionControl/vista#21
2015-07-30 16:36:17 -07:00
Victor Woeltjen
ad482600de
[Documentation] Begin adding doc generator
...
Begin adding Markdown->HTML documentation generation
with nomnoml embedded diagram support.
MissionControl/vista#21
2015-07-30 15:40:43 -07:00
Pete Richards
e7e79f41a7
[Packaging] Create NPM Package
...
Create NPM package for OpenMCTWeb. Includes scripts
for hosting, running tests, and building documentation.
2015-07-21 14:29:07 -07:00