Victor Woeltjen
882cf80ba9
[CSV Export] Include exportService as active bundle
2016-02-05 15:07:51 -08:00
Victor Woeltjen
8c1264ab22
[CSV Export] Add example of exportService usage
2016-02-05 15:07:18 -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
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
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
750a5648d2
[CSV Export] Upgrade PhantomJS
...
...for Blob support.
2016-02-05 13:31:08 -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
Victor Woeltjen
3ae8fcc8b4
[CSV Export] Add CSV library as dependency
...
For use in general-purpose CSV export service, #649
2016-02-05 12:21:09 -08:00
Henry
9371fcbc4c
[Plot] #638 Added a new plot options example bundle and rebased
...
Fixed jsdoc
Fixed incorrect memberof declaration
Corrected memberof statement
2016-02-04 15:17:07 -08:00
Pete Richards
f5e0ad23ea
Merge remote-tracking branch 'open/prod-uisymbols' into open-master
2016-02-04 14:37:18 -08:00
Henry
abf5f22155
[Plots] #638 added onchange handling in order to synchronize forms with domain object model.
...
Fixed failing test
Added tests
jslint errors
Minor refactoring of layout bundle
revert layout/bundle.json
2016-02-04 14:26:21 -08:00
Charles Hacskaylo
f2903f4030
[Frontend] Final styling on properties form in Inspector
...
open #638
Added custom radio button control and modified
PlotOptionsController / plotOptionsStructure
accordingly; spacing, borders, etc. are
all as finally intended;
2016-02-04 14:25:02 -08:00
Charles Hacskaylo
371669fbce
[Frontend] Mods in progress to form layout
...
open #638
Major progress on form-row markup and CSS when
in Inspector 'part' context; General fixes cleanups
to custom checkbox/radio CSS;
2016-02-04 14:23:29 -08:00
Charles Hacskaylo
68f3cd087d
[Frontend] Mods in progress to form layout
...
open #638
In progress;
2016-02-04 14:23:29 -08:00
Charles Hacskaylo
115ffe7963
[Frontend] Fixes to scrolling and layout in Inspector
...
open #638
In progress;
2016-02-04 14:23:29 -08:00
Henry
e3a0cae5fd
[Plot] #638 Fleshing out form structures
2016-02-04 14:23:29 -08:00
Charles Hacskaylo
8bb5a47b88
CSS updated to use new e619 character
...
open #638
2016-02-04 14:23:28 -08:00
Charles Hacskaylo
f1b6d7f749
[Frontend] New custom radio mctControl
...
open #638
Markup and initial CSS
2016-02-04 14:23:28 -08:00
Henry
6fb6761abf
[Plots] #638 New plot display options
2016-02-04 14:23:28 -08:00
Victor Woeltjen
73324ce338
[Build] Update run-time licenses
...
Update licensing info shown in run-time Licenses page
available form About dialog.
2016-02-03 17:32:16 -08:00
Victor Woeltjen
ef708cf11c
[Build] Update LICENSES.md
...
...to reflect updated versions of dependencies and new
dependencies acquired due to changes to build.
2016-02-03 17:20:37 -08:00
Victor Woeltjen
ad767d0db9
[Build] Update build instructions in documentation
2016-02-03 17:11:10 -08:00
Victor Woeltjen
f11cd589c5
[Build] Summarize dist contents
2016-02-02 16:06:45 -08:00
Victor Woeltjen
2036a467ce
[Build] Update README.md
...
Include short instructions to build.
2016-02-02 16:04:17 -08:00
Victor Woeltjen
4cb183adc3
[Build] Remove obsolete README section
2016-02-02 15:59:17 -08:00
Victor Woeltjen
52b01e8bdb
[Build] Remove obsolete test script
2016-02-02 15:57:06 -08:00
Victor Woeltjen
a10db656ce
[Build] Allow bundles to be removed
...
Allow bundles to be removed by:
* Waiting for explicit activation before bootstrapping,
providing a time period when bundles could be removed.
* Adding a remove method to BundleRegistry
2016-02-02 15:18:50 -08:00
Charles Hacskaylo
4926ccb07b
[Frontend] Fixed wrong location for icomoon proj config file
...
open #188
Removed wrongly placed new file; updated old
file with latest project config;
2016-02-02 13:52:16 -08:00
Pete Richards
2dd9a16bf3
Merge remote-tracking branch 'open/prod-uisymbols' into open-master
2016-02-02 09:46:15 -08:00
Charles Hacskaylo
339faf5376
Updated json config file
...
open #188
2016-02-02 09:46:00 -08:00
Charles Hacskaylo
10c3ffc4be
Added new e619 bullet symbol
...
open #188
2016-02-02 09:43:40 -08:00
Victor Woeltjen
aebae27391
[Tests] Remove suite.json files
...
Remove obsolete suite.json files; #482
2016-02-02 09:35:50 -08:00
Charles Hacskaylo
97d0a66684
[Frontend] Added VISTA Topic and Session glyphs to symbols font
...
open #188
See Google Doc UI Symbols Font Map
for char codes
2016-01-29 17:09:19 -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
9b524af3ce
[Build] Allow build outside of git repo
2016-01-29 16:52:13 -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
25a7df7885
[Build] Update JSDoc
2016-01-29 11:46:37 -08:00
Victor Woeltjen
ddb5837145
Merge branch 'master' into open460
2016-01-29 11:44:38 -08:00
Victor Woeltjen
6509d84a5d
[Build] Update TemplateLinker spec
2016-01-29 11:42:14 -08:00
Victor Woeltjen
507f2391ff
[Build] Update mct-include, mct-representation specs
...
...to reflect changes in TemplateLinker API allowing
templates to be explicitly included.
2016-01-29 11:27:08 -08:00