Victor Woeltjen
ab6a5afe93
[Info Bubble] Tweak positioning
...
Tweak positioning of info bubbles, WTD-884.
2015-05-22 12:50:09 -07:00
Victor Woeltjen
35f4032ae8
[Info Bubble] Fix display issues
...
Intermediary commit; fix some display issues with info bubbles,
add some delay. WTD-884.
2015-05-22 12:28:58 -07:00
Victor Woeltjen
05a78f70e3
[Info Bubble] Begin adding info gesture
...
Begin adding info gesture, which will attach info bubbles
to representations of domain objects. WTD-884.
2015-05-22 12:03:58 -07:00
Victor Woeltjen
179b0b46e5
[Info Bubble] Add info service
...
Add service for showing informational bubbles, WTD-884.
2015-05-22 11:49:02 -07:00
Victor Woeltjen
ac8fbb289e
[Info Bubble] Continue breaking down templates
...
WTD-884.
2015-05-21 21:25:50 -07:00
Victor Woeltjen
11ab4df159
[Configuration] Ignore node modules in build
...
Ignore node modules and the top-level app.js when running
JSLint for a Maven build; scope of this testing is client
code. WTD-1199.
2015-05-21 20:47:49 -07:00
Victor Woeltjen
cde173dbdc
[Representation] Add test for scope clearing
...
Add test clearing to verify that scope gets cleared
on view changes, WTD-1182.
2015-05-20 16:39:49 -07:00
Victor Woeltjen
9b6d8cf1ec
[Representation] Minimize scope reuse
...
When switching among domain objects and/or views, avoid
reusing the same information is scope. The wrong information
in scope can cause various failures in views, such as WTD-1182.
2015-05-20 16:26:53 -07:00
Victor Woeltjen
f74199e60f
[Layout] Add check to view in frame
...
Add check to template for views in frame to avoid populating
frame prematurely; WTD-1182.
2015-05-20 14:02:56 -07:00
Victor Woeltjen
ce2b48981a
[Windowing] Add in-line documentation
...
WTD-1200.
2015-05-20 10:06:59 -07:00
Victor Woeltjen
a937a3193b
[Windowing] Show title of navigated object
...
Show title of navigated object in window, WTD-1200.
2015-05-20 09:57:04 -07:00
Victor Woeltjen
6ed14ed3a9
[Configuration] Deprioritize default constants
...
Mark ElasticSearch configuration constants as priority=fallback;
these are intended to be specified/overridden on a per-deployment
basis. WTD-1199.
2015-05-20 09:04:48 -07:00
Victor Woeltjen
3ace850d31
[Configuration] Use example persistence
...
Use example persistence in open source friendly branch to avoid
need for set up of ElasticSearch when running, WTD-1199.
2015-05-20 09:04:26 -07:00
Victor Woeltjen
2797af43e9
[Configuration] Add server app
...
Add server app which provides the ability to include/exclude
bundles. WTD-1199.
2015-05-20 09:03:55 -07:00
Victor Woeltjen
4fa99597c2
[Licenses] Update copyright year
...
WTD-1051.
2015-05-13 17:30:38 -07:00
Victor Woeltjen
69ea79d894
[Licenses] Add server licenses
...
WTD-1051.
2015-05-13 17:02:29 -07:00
Victor Woeltjen
4c720d97b7
[Licenses] Add server-side licenses
...
WTD-1051.
2015-05-13 16:47:13 -07:00
Victor Woeltjen
2ca789e36a
[Licenses] Remove license ref from dialog
...
WTD-1051.
2015-05-13 16:44:57 -07:00
Victor Woeltjen
10863514cb
[Licenses] Add license headers
...
WTD-1051.
2015-05-13 16:43:30 -07:00
Victor Woeltjen
118d8481fb
[Licenses] Update copyright years
...
WTD-1051.
2015-05-13 15:58:22 -07:00
Victor Woeltjen
130d3b3905
[Licenses] Update copyright years
...
WTD-1051.
2015-05-13 15:54:21 -07:00
Victor Woeltjen
c4a5ec0c7b
[Licenses] Add usage note
...
Add usage note to license header script, WTD-1051.
2015-05-13 12:46:37 -07:00
Victor Woeltjen
28fbc5be09
Merge branch 'open-master' into open1051b
...
Merge in latest to add license headers, WTD-1051
2015-05-13 12:42:47 -07:00
Victor Woeltjen
c7b13b70d1
[Inspection] Begin decomposing bubble template
...
WTD-884.
2015-05-11 10:02:37 -07:00
Victor Woeltjen
4c6cad3e77
Merge remote-tracking branch 'nasa/open1163' into open1176
...
WTD-1176
2015-05-06 10:11:01 -07:00
Victor Woeltjen
2be2e23847
[Build] Bump version number
...
Bump version number, restore snapshot status to
open sprint Surtur. WTD-820.
2015-05-04 13:36:49 -07:00
Victor Woeltjen
bfb3a0b57b
[Build] Remove snapshot status
...
Remove SNAPSHOT from version number to close out
sprint Skoll, WTD-820.
2015-05-04 13:31:25 -07:00
Victor Woeltjen
ad9a0b4ee2
[Info] Remove inspect from active bundles
...
Remove markup demonstration for info bubbles from list of
active bundles, WTD-1162.
2015-05-01 10:44:02 -07:00
Charles Hacskaylo
ac81968f93
[Frontend] CSS in Fixed Position view Edit mode
...
WTD-1163
WTD-1114
Added CSS to give a border to all elements in Fixed Position view when in Edit mode.
Only applied to outer element, does not affect object border styling;
2015-05-01 10:43:15 -07:00
Victor Woeltjen
ab60b92b9e
Merge remote-tracking branch 'nasa/open1054' into open1162
...
Merge markup/styling for info bubble, WTD-1162
2015-05-01 10:33:16 -07:00
Charles Hacskaylo
6aadf921e1
[Frontend] Tweaks to spacing
...
WTD-1163
WTD-1146
2015-05-01 10:18:33 -07:00
Charles Hacskaylo
aec1176dc4
[Frontend] Hiding non-functional items; padding adjustments
...
WTD-1163
WTD-1146
New CSS to hide non-functional elements, including browse.top-bar with search elements;
Adjusted spacing, mainly in .contents CSS class;
2015-05-01 10:10:35 -07:00
Charles Hacskaylo
0bbe3ec99a
[Frontend] CSS enhancements
...
WTD-1054
Better handling of different content cases;
2015-04-29 18:13:35 -07:00
Charles Hacskaylo
eafc603e03
[Frontend] Infobubble markup and CSS
...
WTD-1054
Markup and styling for infobubble;
Includes fake data in infobubble.html
2015-04-29 17:52:06 -07:00
Victor Woeltjen
2cba0234c5
[Pages] Add comments
...
Add comments to controller for Page objects in preparation
for integration, WTD-1158.
2015-04-29 15:05:46 -07:00
Victor Woeltjen
b2cd74e629
Merge branch 'open-master' into open1158
2015-04-29 15:02:57 -07:00
Charles Hacskaylo
ec2d5892a5
[Frontend] Markup for info bubble
...
WTD-1054
Temp object to allow work on markup for info bubble
2015-04-28 16:08:33 -07:00
Charles Hacskaylo
57c5b30177
Repair to bundles.json
...
WTD-1150
Mistakenly checked in dev version of bundles that was using couch persistence
2015-04-28 15:05:23 -07:00
Charles Hacskaylo
babe420f26
[Frontend] CSS and markup for iframe
...
WTD-1150
WTD-1145
CSS and markup to cause iframes to layout properly without double scroll bars
2015-04-28 14:49:08 -07:00
Charles Hacskaylo
582a236d8a
[Frontend] Fixes, glyph and description updates
...
WTD-1150
WTD-1145
Fixed incorrect references to iFrameController to EmbeddedPageController;
Added new glyph for Page;
Renamed Page to Web Page;
2015-04-28 14:28:17 -07:00
Victor Woeltjen
58c2bb701e
[Pages] Add bundle to active set
...
Add Pages to set of active bundles, WTD-1145.
2015-04-27 15:17:44 -07:00
Victor Woeltjen
617691ab24
Merge branch 'open806' into open-master
2015-04-27 15:16:21 -07:00
Victor Woeltjen
cab259415d
[Pages] Test controller
...
Test controller for WTD-1145.
2015-04-27 14:58:32 -07:00
Victor Woeltjen
012fad6984
[Pages] Validate input
...
Valid URL input for Pages, WTD-1145.
2015-04-27 14:50:14 -07:00
Victor Woeltjen
01e2840aae
[Pages] Move page plugin into platform
...
Move Page plugin from prototype location into
platform, WTD-1145.
2015-04-27 14:46:33 -07:00
Victor Woeltjen
a2bdeda1a0
Merge branch 'open1098' into open-master
2015-04-24 09:09:42 -07:00
Victor Woeltjen
6e24052a3d
[Example] Add iframe example plugin
...
Add example plugin with iframe; relates to WTD-1030, generally.
2015-04-23 14:04:03 -07:00
Victor Woeltjen
4a4ef8c0f6
Merge branch 'open-master' into open806
...
Merge in latest in preparation for review of changes
for WTD-806
2015-04-20 19:35:19 -07:00
Victor Woeltjen
186ae05686
[Plot] Add test case
...
Add test case which exercises handling of historical telemetry,
WTD-806.
2015-04-20 17:04:34 -07:00
Victor Woeltjen
6400a670fa
[Plot] Update plot with historical data
...
Trigger update of displayed plot data when new historical
data becomes available, WTD-806.
2015-04-20 17:00:30 -07:00