Charles Hacskaylo
33b1c1689c
[Frontend] Added classes for no-collapse indicator
...
open #304
Added classes string and related classes to ClockIndicator;
2015-12-11 15:49:50 -08:00
Henry
2e65a6a63e
Updating code to conform to code style
2015-12-11 15:39:53 -08:00
akhenry
0cfc070f3c
Merge pull request #394 from nasa/open332
...
[Duplicate] Rewrite identifiers in clones
2015-12-11 15:06:34 -08:00
Charles Hacskaylo
21fd16ddf1
[Frontend] Delay added to expanded status indicator collapse
...
open #336
2015-12-11 15:02:10 -08:00
Charles Hacskaylo
24d28d6ec2
[Frontend] Fixed z-index problem with child-frames
...
open nem_prototype
open #341
Added discrete z-index definition for frame.child-frame.panel;
2015-12-11 14:47:25 -08:00
akhenry
ce94db0a4b
Merge pull request #415 from nasa/open228b
...
[Documentation] Tweak spelling / phrasing
2015-12-11 12:08:12 -08:00
Victor Woeltjen
0d894a9f39
[Documentation] Tweak spelling / phrasing
...
* Add spaces to 'Open MCT Web' for consistency
* Use term 'platform' instead of 'framework' for consistency
with the developer guide
* Avoid the term 'capabilities' (could be ambiguous in the context
of other documentation)
* Use canonical casing for JSDoc and JavaScript
* Simplify phrasing of first sentence
* Change casing of 'Developer Guide' for consistency with
other bullets
From review of https://github.com/nasa/openmctweb/pull/412
2015-12-11 11:54:23 -08:00
akhenry
5ad150a17e
Merge pull request #413 from nasa/open411
...
[Documentation] Fix type declaration
2015-12-11 11:28:38 -08:00
Henry
b6acdb12ec
Removed superfluous function
2015-12-11 11:13:00 -08:00
Henry
604b29096d
[Documentation] #228 added inline comment about TOC suppression
2015-12-11 11:13:00 -08:00
Henry
6200ceddf8
[Documentation] Add text to main page #228
2015-12-11 11:12:42 -08:00
Victor Woeltjen
de88bf94d4
[Documentation] Fix type declaration
...
Rephrase parameter type to something JSDoc can parse.
https://github.com/nasa/openmctweb/issues/411
2015-12-11 10:51:16 -08:00
Henry
0ce19ad75d
Disabled context menu for Location items in edit mode, and disabled context menu items for non-creatable objects
2015-12-10 17:39:56 -08:00
Henry
b32eb363f1
Fixed edit action and editable view policies for NEM
2015-12-10 16:53:25 -08:00
Henry
02e89f9c73
Merge branch 'open320' into nem_prototype
2015-12-10 14:39:34 -08:00
Henry
5cc80c737c
Updated editable view policies
2015-12-10 14:39:22 -08:00
Henry
8c837c5f81
Simplified logic in EditableActionCapability
2015-12-10 14:09:56 -08:00
Henry
f96fa33d88
Removed some additional context menu options
2015-12-10 13:49:05 -08:00
Henry
67d19f9c5f
modified heroku definition for new branch name
2015-12-10 10:28:20 -08:00
Henry
ac379dbb3f
[New Edit Mode] Create menu still visible when edit mode initiated by pressing create #407
2015-12-10 10:25:38 -08:00
Henry
5fd762fea9
Fixed problem with unload warning being shown when it shouldn't
2015-12-09 21:04:22 -08:00
Henry
322db5a0f5
Tweaked object creation
2015-12-09 20:57:23 -08:00
Henry
708aa7dcba
Updated check for edit mode on create
2015-12-09 20:37:15 -08:00
Henry
1e7964855a
resolved heroku issues finally
2015-12-09 19:58:14 -08:00
Henry
a236ba40ba
heroku
2015-12-09 19:49:59 -08:00
Henry
5981a743ce
Grr, fixing heroku
2015-12-09 19:48:22 -08:00
Henry
3b22c6ed10
Reverted heroku deployment change
2015-12-09 18:51:23 -08:00
Henry
2114066462
Small heroku deploy change
2015-12-09 18:50:56 -08:00
Henry
a399b78d2c
Fixed JSLint errors
2015-12-09 18:39:57 -08:00
Henry
39b3e6c4a9
[Edit Mode] Limit context menu options available for objects in edit mode
...
[Edit Mode] Edit mode on objects that do not have a view supporting editing should edit properties instead. #320
2015-12-09 18:14:17 -08:00
Henry
2145bcf908
Re-enabled plots and scrolling
2015-12-09 17:25:48 -08:00
Henry
de256835fd
[Edit Mode] Edit mode on objects that do not have a view supporting editing should edit properties instead. #320
2015-12-09 15:51:00 -08:00
Henry
2ca414d2a4
[New Edit Mode] Selecting 'Go To Original' from elements pool navigates without prompting user to save changes #396
2015-12-09 15:23:26 -08:00
Henry
856c61816c
Go to original now shows prompt
2015-12-09 14:08:19 -08:00
Victor Woeltjen
8077cdb834
[Clocks/Timers] Make $scope available
...
...to methods of TimerController
2015-12-09 12:41:29 -08:00
Victor Woeltjen
7871af07c4
[Clocks/Timers] Fix parent constructor invocations
2015-12-09 12:40:21 -08:00
Victor Woeltjen
714ae3b9dc
[Clocks/Timers] Update remaining classes
...
Complete code style changes for Clocks/Timers.
2015-12-09 12:39:01 -08:00
Victor Woeltjen
27fa56d838
[Clocks/Timers] Update code style for controllers
2015-12-09 12:33:11 -08:00
Victor Woeltjen
e30a82432d
[Clocks/Timers] Update code style for actions
...
https://github.com/nasa/openmctweb/issues/209
2015-12-09 12:17:32 -08:00
akhenry
3d346b8906
Merge pull request #393 from nasa/open199f
...
Review and integrate open199f
2015-12-09 10:18:56 -08:00
Charles Hacskaylo
3730315388
[Frontend] Fixed hidden Create menu regression error
...
open #199
open #278
2015-12-09 10:11:44 -08:00
Henry
6058e50216
JSLint fixes
2015-12-09 10:04:49 -08:00
Henry
49579378dd
[New Edit Mode] Fixed positioning of dropped objects #386
2015-12-09 09:51:00 -08:00
Victor Woeltjen
19f07aa398
[Duplicate] Add trailing newline
2015-12-08 16:34:36 -08:00
Henry
aae8f1575d
Disabled drop gesture on browse-object to prevent drop being triggered twice
2015-12-08 16:28:30 -08:00
Victor Woeltjen
46f9b31cff
[Duplicate] Test rewriting of identifiers
2015-12-08 16:27:46 -08:00
Charles Hacskaylo
267bcfeb8b
[Frontend] Hide Create button when editing
...
open #199
open #278
Hides Create button when s-status-editing applied;
Adds margin to search-bar input element when
Create button is hidden per above;
2015-12-08 15:54:32 -08:00
Victor Woeltjen
e32feb29e2
[Duplicate] Rewrite identifiers in clones
...
Traverse object models of clones and rewrite domain object
identifiers that have changed during duplication.
Addresses https://github.com/nasa/openmctweb/issues/332
2015-12-08 15:45:45 -08:00
Henry
b5c741c911
Merge branch 'master' into open199
2015-12-08 15:42:37 -08:00
Henry
773cedddd5
Recompiled css
2015-12-08 15:37:22 -08:00