Victor Woeltjen
0036974c60
Merge remote-tracking branch 'github/master' into open450b
...
Merge latest from master branch to reconcile conflicts
for https://github.com/nasa/openmctweb/pull/469
Conflicts:
platform/commonUI/general/bundle.json
2016-01-08 15:36:10 -08:00
Victor Woeltjen
ed63e326fe
[API Refactor] Update documentation
...
...to reflect new manner in which tests are run.
2016-01-08 14:55:37 -08:00
Victor Woeltjen
aa63308e0b
[API Refactor] Fix JSLint failures
...
Fix JSLint failures by excluding top-level code,
and by explicitly declaring variable require.
2016-01-08 12:36:48 -08:00
akhenry
02c984a0bc
Merge pull request #69 from nasa/api-redesign
...
[API] API Redesign Goals and Proposals
2016-01-06 11:21:05 -08:00
Victor Woeltjen
019e04f9ab
Merge pull request #434 from nasa/open433
...
[Documentation] Code example in bar graph tutorial incorporates text from the following paragraph
2016-01-05 16:46:31 -08:00
Victor Woeltjen
668b508bb8
[API] Add links to related issues
2016-01-05 16:37:24 -08:00
Victor Woeltjen
7d24c5319b
[API] Bring in consensus
...
Bring over tables indicating consensus/decisions about
proposed API changes from
https://github.com/nasa/openmctweb/issues/263
2016-01-05 16:10:57 -08:00
Victor Woeltjen
0aae2c7b2c
[API Redesign] Add clarifying comments
2015-12-24 15:50:28 -08:00
Victor Woeltjen
b5d7dbc088
[API Redesign] Add notes about 1.0.0 release
...
Particularly, closing API-related issues; need for this
mentioned at
https://github.com/nasa/openmctweb/issues/264#issuecomment-165921056
2015-12-24 15:21:14 -08:00
Victor Woeltjen
5921883325
[API Redesign] Add activity diagram
2015-12-24 15:13:44 -08:00
Victor Woeltjen
75d7240476
[API Redesign] Complete text of refactoring plan
2015-12-24 14:07:04 -08:00
Victor Woeltjen
9d71715c43
[API Redesign] Begin planning API Refactoring
...
https://github.com/nasa/openmctweb/issues/264
2015-12-24 13:54:14 -08:00
Victor Woeltjen
b986a0a38d
Address decorability of role validation
2015-12-22 14:33:33 -08:00
Victor Woeltjen
0d2b5160ac
Add section on roles
2015-12-22 13:15:00 -08:00
Victor Woeltjen
c99b6df9fc
Update description of imperative plugins
2015-12-22 12:34:51 -08:00
Pete Richards
4579b4fabc
[API] Remove orphan paragraph, update spacing
2015-12-16 13:29:42 -08:00
Pete Richards
7dc067741b
[API] Add Proposals and feedback
...
Add proposals interspersed with narrative. As with all proposals, there is
room for details to be fleshed out.
https://github.com/nasa/openmctweb/issues/261
2015-12-16 12:58:07 -08:00
Henry
29a1c7dc5d
[Documentation] Code example in bar graph tutorial incorporates text from the following paragraph #433
2015-12-15 21:58:21 -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
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
akhenry
096da0cb94
Merge pull request #347 from nasa/open259b
...
[Time Conductor] Don't update model while typing (v2)
2015-12-04 15:34:03 -08:00
Victor Woeltjen
989c937ce1
[Documentation] Fix typo in HTML entity
2015-12-04 13:29:19 -08:00
Victor Woeltjen
b25576aed8
[Documentation] Sketch initial test procedures
...
Sketch initial test procedures; add explanation on the difference between
sprint and release testing.
2015-12-04 12:20:05 -08:00
Victor Woeltjen
02050fa3ef
[Time Conductor] Document ng-blur on mct-control
2015-11-27 14:02:16 -08:00
Victor Woeltjen
92f5d5f190
[Documentation] Replace redundant docs with link
2015-11-27 12:00:25 -08:00
Victor Woeltjen
1731b985fc
[Documentation] Fix broken markdown tag
2015-11-27 11:30:55 -08:00
Victor Woeltjen
bd4590ad9d
[Documentation] Update terminology
...
Update terminology in Development Cycle to reflect
descriptions in Test Plan.
2015-11-27 11:22:11 -08:00
Victor Woeltjen
55fc60ec82
[Documentation] Describe long-duration testing
2015-11-27 11:15:13 -08:00
Victor Woeltjen
ab075e9ad8
[Documentation] Complete test plan
2015-11-27 11:08:47 -08:00
Victor Woeltjen
3ac1710d83
[Documentation] Document evaluation criteria
...
...for per-release and per-sprint testing. WTD-1573
2015-11-27 10:58:16 -08:00
Victor Woeltjen
730878938e
[Documentation] Document pre-merge testing
2015-11-27 10:39:25 -08:00
Victor Woeltjen
405daf36b2
[API] Add proposals about actions
2015-11-25 12:45:22 -08:00
Victor Woeltjen
91997ced01
[Documentation] Define test levels
2015-11-24 17:08:59 -08:00
Victor Woeltjen
7a4be9e67e
[Documentation] Add test procedure template
2015-11-24 15:56:02 -08:00
Victor Woeltjen
eb942b0bf7
[Documentation] Intermediary commit
...
Begin adding test plan, procedures. WTD-1573.
2015-11-24 13:08:59 -08:00
Victor Woeltjen
1cf23c7ad6
[Documentation] Rename development cycle
...
...as it will no longer be the index of the process
category as information about testing is added.
2015-11-24 10:57:52 -08:00
Victor Woeltjen
7974ffdda2
Merge remote-tracking branch 'github/master' into open245b
...
...in preparation to complete merge nasa/openmctweb#257
Conflicts:
platform/entanglement/src/actions/CopyAction.js
platform/entanglement/src/actions/LinkAction.js
platform/entanglement/src/actions/MoveAction.js
2015-11-21 07:05:51 -08:00
Victor Woeltjen
9656e09066
[Documentation] Clarify identifier syntax
...
...in plain English, for the humans.
Per code review in nasa/openmctweb#257
2015-11-21 06:52:19 -08:00
akhenry
573e5608fc
Merge pull request #319 from nasa/open-status-tracking
...
[Status] Add status tracking
2015-11-20 13:18:09 -08:00
Victor Woeltjen
b5d1118a3f
[Status] Document status capability
...
...in the developer guide. Includes a table for listing
status names and classes, per code review feedback,
nasa/openmctweb#319 .
2015-11-19 15:12:03 -08:00
Victor Woeltjen
0fa6cbfc18
[API] Propose contextual DI
2015-11-19 13:02:03 -08:00
Victor Woeltjen
ef5a26dfcc
[Documentation] Specify default value
...
...for shared property of workers.
2015-11-16 16:16:22 -08:00
Victor Woeltjen
8363302caf
[Workers] Allow web workers to be shared
...
Support an additional flag in the extension category
such that SharedWorkers may be used. nasa/openmctweb#308 .
2015-11-16 15:16:44 -08:00
Victor Woeltjen
99512f41b9
[Documentation] Handle review feedback
...
Fix spelling error, add link, per code review nasa/openmctweb#294
2015-11-12 12:23:38 -08:00
Victor Woeltjen
49a5ac833b
[Documentation] Use consistent row headers
2015-11-12 09:57:06 -08:00
Victor Woeltjen
646df81874
[Documentation] Add sprint calendars
...
...and fix quotes copied from original sketch of document.
2015-11-12 09:52:47 -08:00
Victor Woeltjen
c5736cafb1
[Documentation] Add process documentation
...
Bring over process documentation (except for calendar),
nasa/openmctweb#223 .
2015-11-10 17:27:43 -08:00
Victor Woeltjen
647a1403d0
[Persistence] Update developer guide
...
Replay changes to developer guide regarding identifier syntax
and persistence spaces.
2015-11-10 13:01:32 -08:00