dc5feb8b1a
Added some documentation to notification and dialog launchers
2015-10-22 10:54:48 -07:00
f08725b6a2
Fixed jshint errors
2015-10-14 16:22:11 -07:00
912e70d219
Fixed failing tests, and added stopPropagation to prevent maximizing of notifications on action click or dismiss
2015-10-14 16:22:10 -07:00
ee382be38d
Added transitions and severity classes
2015-10-14 16:22:10 -07:00
2ba6f18c59
Making changes to implement display queue
2015-10-14 16:22:10 -07:00
b2a09599a0
Modified messages dialog launcher
2015-10-14 16:22:10 -07:00
c0ff6de27b
Added notification indicator
2015-10-14 16:22:10 -07:00
60dda8a7a4
Updated
2015-10-14 16:21:54 -07:00
82ae9e72c1
Integrated notifications list
2015-10-09 14:17:55 -07:00
85300d3743
Refactored DialogService a little
2015-10-09 11:57:47 -07:00
fe3e3325e1
Merge branch 'open170' into open155
2015-10-09 11:00:09 -07:00
2b97d61d6c
Further integration work
2015-10-09 10:59:36 -07:00
954fdd5906
[Frontend] Sanding/positioning and Cancel button added to Messasges dialog
...
open #159
open #170
Added Cancel button to Messages dialog in DialogService.js;
Important tweaks to layout of messages to allow
bottom-bar to align to bottom in singleton dialog view;
Revised status colors in theme's constants files;
2015-10-08 19:10:26 -07:00
8267058487
Begun integration of Notifications framework with Charles' code
2015-10-08 15:08:26 -07:00
0e840ae003
[Frontend] Messages major work
...
open #159
open #170
CSS, markup and JS test files initially complete;
Templates renamed for consistency;
message-type icons styled;
Added severity constant "alert";
TO-DO: check refactored CSS against mobile,
see what's broken;
2015-10-08 13:09:41 -07:00
0ca9e5c952
[Frontend] Message list initially working
...
open #159
open #170
Thank you @akhenry;
launchMessages function added to DialogLaunchController.js;
New message-list.html template;
message.html is now its own include;
blocking-message.html renamed to
overlay-blocking-message.html;
2015-10-08 09:37:43 -07:00
dbcad51325
[Frontend] Tiny mod to dialog-launch.html
...
open #159
open #170
2015-10-07 21:32:34 -07:00
8ee93d9603
[Frontend] Tweaks to dialog-launch; added ui-symbols
...
open #159
open #170
2015-10-07 18:26:11 -07:00
ac59df9595
[Frontend] Added type-icon to message dialogs
...
open #159
open #170
Percent complete added to progress-bar.html;
Refined overlay height;
2015-10-07 17:56:25 -07:00
ad4292f1e9
[Frontend] Mods to DialogService model and dialogs
...
open #159
open #170
Properly re-cast model.hint and added model.actionText;
Moved progressText into progress-bar.html;
Tweaks to dialog styles;
Tweaked styles for progress bar;
Normalized various dialog templates markup;
2015-10-07 11:45:08 -07:00
30fd8c451e
[Frontend] Progress bar as include; progress dialog
...
open #163
open #170
Progress bar now mct-include;
Progress dialog sanded;
Dialog launcher modded;
2015-10-06 16:10:27 -07:00
2aeebff652
Merging in Andrew's work so far on progress and blocking dialogs
...
open #163
open #170
Squashed commit of the following:
commit ec7edb58ca
Author: Henry <akhenry@aitutaki.ndc.nasa.gov >
Date: Mon Oct 5 10:39:06 2015 -0700
Rename dialogSeverity to messageServity for reuse with notifications
commit d20abe01dd
Author: Henry <akhenry@aitutaki.ndc.nasa.gov >
Date: Fri Oct 2 16:40:29 2015 -0700
Fixed docs
commit 227da18498
Author: Henry <akhenry@aitutaki.ndc.nasa.gov >
Date: Fri Oct 2 16:27:41 2015 -0700
Added semicolon
commit 22d424f96e
Author: Henry <akhenry@aitutaki.ndc.nasa.gov >
Date: Fri Oct 2 16:26:29 2015 -0700
Fixed code errors
commit 2c77c3647c
Author: Henry <akhenry@aitutaki.ndc.nasa.gov >
Date: Fri Oct 2 16:24:01 2015 -0700
Initial commit of blocking dialog service with test code to demonstrate usage
2015-10-06 14:41:58 -07:00