Preston Crowe
3674808a13
[Import/Export] Adds Import and Export functionality
...
Added context actions for importing and exporting JSON representations of domain objects. Added FileInputService for triggering file picker and retrieving uploaded data. Also added a File Input form control for integration with MCTForms.
2017-08-25 19:28:29 -04:00
Victor Woeltjen
185567cf29
[Licenses] Update copyright year to 2017
...
Fixes #1517
2017-04-05 14:52:46 -07:00
Henry
c8898ac6aa
[Documentation] Updated copyright statement. Fixes #1081
2016-07-12 16:55:57 -07:00
Victor Woeltjen
fa77139077
[Code Style] Run gulp fixstyle
...
...to apply code style settings from #142 .
2016-05-19 11:29:13 -07:00
Victor Woeltjen
ac5ac8d34e
[Build] Remove boilerplate from scripts
...
No longer necessary after JSHint configuration.
2016-03-04 10:46:38 -08:00
Victor Woeltjen
437b235361
[CSV Export] Update JSDoc
...
Fill in complete JSDoc and separate out callback documentation
per code review:
https://github.com/nasa/openmctweb/pull/652/files#r52263213
https://github.com/nasa/openmctweb/pull/652/files#r52264447
2016-02-09 12:30:53 -08:00
Victor Woeltjen
92e49d6b76
[CSV Export] Add licensing info for run-time
...
Add licensing info for CSV.js and FileSaver.js as licenses
which can be displayed at run-time.
2016-02-05 16:10:30 -08:00
Victor Woeltjen
2f0fd8eebd
[CSV Export] Add JSDoc to ExportService
2016-02-05 15:12:47 -08:00
Victor Woeltjen
cb0f191ab3
[CSV Export] Add FileSaver dependency
...
...to handle export part of CSV export.
2016-02-05 14:39:28 -08:00
Victor Woeltjen
c07dc0ea8b
[CSV Export] Test with specified filename
2016-02-05 14:08:47 -08:00
Victor Woeltjen
c4d5643ea7
[CSV Export] Test with headers specified
2016-02-05 14:06:40 -08:00
Victor Woeltjen
300d71ddc2
[CSV Export] Verify CSV data content
2016-02-05 14:03:15 -08:00
Victor Woeltjen
013690e0df
[CSV Export] Add test case which examines CSV
2016-02-05 13:58:17 -08:00
Victor Woeltjen
8868b6a130
[CSV Export] Begin testing exportService
...
...including fixes to immediately-identified errors.
2016-02-05 13:32:21 -08:00
Victor Woeltjen
cec6295d24
[CSV Export] Sketch in exportService
2016-02-05 13:02:21 -08:00
Victor Woeltjen
15eb4b047f
[CSV Export] Add empty scripts for CSV export
2016-02-05 12:47:57 -08:00