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
34ef98e0cd
Merge pull request #1595 from dhrubomoy/timezone_dropdown_feature
...
[CLOCK] Allow clock to set timezone with autocomplete dropdown option.
2017-06-26 16:51:30 -05:00
Charles Hacskaylo
e7ba13f844
[Frontend] Add number input
...
Fixes #1628
Add template and bundle info for numberfield;
Styling in general and toolbar contexts;
2017-06-23 11:07:24 -07:00
dhrubomoy
17a067752f
[Forms] Remove redundant mctClickElsewhere
2017-06-21 14:31:55 -04:00
Dhrubomoy Das Gupta
3870266131
[Autocomplete] Clicking the arrow will display the entire list of timezones
...
This change is based on the following code review:
- Display the entire list of timezones, regardless of what's currently entered.
- As soon as the user typed (or deleted chars in the input) then that filtration would take over the list display
2017-06-06 18:55:16 -04:00
Dhrubomoy Das Gupta
7cdb8db775
[Autocomplete] Hide options if clicked elsewhere.
2017-05-30 23:14:05 -04:00
Dhrubomoy Das Gupta
893e24ff98
[CLOCK] Issue #1273 : Allow clock to set timezone with autocomplete dropdown option.
2017-05-28 20:21:52 -04:00
Victor Woeltjen
185567cf29
[Licenses] Update copyright year to 2017
...
Fixes #1517
2017-04-05 14:52:46 -07:00
David Hudson
56e321f6d9
[Forms] Add textarea template
...
Issue #1184
2016-09-18 01:18:02 +09:00
Henry
c8898ac6aa
[Documentation] Updated copyright statement. Fixes #1081
2016-07-12 16:55:57 -07:00
Victor Woeltjen
ac5ac8d34e
[Build] Remove boilerplate from scripts
...
No longer necessary after JSHint configuration.
2016-03-04 10:46:38 -08:00
Pete Richards
96d9f8c194
[Templates] load plot templates with require
...
Load templates with requirejs.
https://github.com/nasa/openmctweb/issues/673
2016-03-01 10:52:07 -08:00
Pete Richards
748673f99b
Merge branch 'master' into open638_rebase
2016-03-01 10:48:53 -08:00
Victor Woeltjen
5c3d8508a2
[Templates] Use templateLinker for forms
...
...for compatibility with both template and templateUrl
2016-02-26 15:01:40 -08:00
Victor Woeltjen
bf1fa0ac4c
[Templates] Include templates using text plugin
...
Resolves #673
2016-02-26 13:07:50 -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
Henry
3e7eb11d84
Regenerated bundles
2016-01-14 17:08:19 -08:00