Merge remote-tracking branch 'origin/RebeccaBranch' into RebeccaBranch
commit
938137ae7f
@ -0,0 +1,32 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Help Menu: About the Resource Center</title>
|
||||
<link rel="stylesheet" href="styles/resources-landing-page.css">
|
||||
|
||||
<script>let $ = require('jquery');</script>
|
||||
<script>require('popper.js')</script>
|
||||
<script>require('bootstrap')</script>
|
||||
</head>
|
||||
|
||||
<body hidden ONLOAD="$('body').removeAttr('hidden');" class="bg-secondary">
|
||||
<div class="helpcontent text-paragraphtextcolor">
|
||||
<h4>About the Resource Center</h4>
|
||||
<p></p>
|
||||
<p class="lead">You rely on a vast amount of resources to do your job. How can you keep track of them all?
|
||||
<p></p>
|
||||
<p class="lead">Explore the Resource Center.
|
||||
<p></p>
|
||||
<p class="lead">From accounting to workflows, this desktop application can help you find the resources you need.</p>
|
||||
<p></p>
|
||||
<p> <a href="resources-landing-page.html">Back to main</a> </p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<script src="scripts/tsUtil.js"></script>
|
||||
<script>loadTSTarget("themes.js");</script>
|
||||
<script src="scripts/index_app.js"></script>
|
||||
|
||||
</html>
|
||||
@ -0,0 +1,32 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Help Menu: Categories</title>
|
||||
<link rel="stylesheet" href="styles/resources-landing-page.css">
|
||||
|
||||
<script>let $ = require('jquery');</script>
|
||||
<script>require('popper.js')</script>
|
||||
<script>require('bootstrap')</script>
|
||||
</head>
|
||||
|
||||
<body hidden ONLOAD="$('body').removeAttr('hidden');" class="bg-secondary">
|
||||
<div class="helpcontent text-paragraphtextcolor">
|
||||
<h4>Categories</h4>
|
||||
<p></p>
|
||||
<p class="lead">What are <i>categories</i>?
|
||||
<p></p>
|
||||
<p class="lead">JDSfaulkner has so many helpful resources available to employees that it might be overwhelming to see them all at once. That's why this application categorizes them into topics.</p>
|
||||
<p></p>
|
||||
<p class="lead">Click a category in the main workspace to expand a section and view all the related resources. With a section expanded, you can navigate more easily using the scrollbar on the right or by clicking a category heading in the left sidebar.</p>
|
||||
<p></p>
|
||||
<p> <a href="resources-landing-page.html">Back to main</a> </p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<script src="scripts/tsUtil.js"></script>
|
||||
<script>loadTSTarget("themes.js");</script>
|
||||
<script src="scripts/index_app.js"></script>
|
||||
|
||||
</html>
|
||||
@ -0,0 +1,32 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Help Menu: Resources</title>
|
||||
<link rel="stylesheet" href="styles/resources-landing-page.css">
|
||||
|
||||
<script>let $ = require('jquery');</script>
|
||||
<script>require('popper.js')</script>
|
||||
<script>require('bootstrap')</script>
|
||||
</head>
|
||||
|
||||
<body hidden ONLOAD="$('body').removeAttr('hidden');" class="bg-secondary">
|
||||
<div class="helpcontent text-paragraphtextcolor">
|
||||
<h4>Resources</h4>
|
||||
<p></p>
|
||||
<p class="lead">We get it. <i>Resources</i> can mean many things to many people.</p>
|
||||
<p></p>
|
||||
<p class="lead">When it comes to the Resource Center, resources are digital files, storage systems, software and websites that help you do your job.</p>
|
||||
<p></p>
|
||||
<p class="lead">The company's top managers decided to create the Resource Center to help new and existing employees become oriented and familiar with the many tools available to them.</p>
|
||||
<p></p>
|
||||
<p><a href="resources-landing-page.html">Back to main</a> </p>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
<script src="scripts/tsUtil.js"></script>
|
||||
<script>loadTSTarget("themes.js");</script>
|
||||
<script src="scripts/index_app.js"></script>
|
||||
|
||||
</html>
|
||||
@ -0,0 +1,32 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Help Menu: Searches</title>
|
||||
<link rel="stylesheet" href="styles/resources-landing-page.css">
|
||||
|
||||
<script>let $ = require('jquery');</script>
|
||||
<script>require('popper.js')</script>
|
||||
<script>require('bootstrap')</script>
|
||||
</head>
|
||||
|
||||
<body hidden ONLOAD="$('body').removeAttr('hidden');" class="bg-secondary">
|
||||
<div class="helpcontent text-paragraphtextcolor">
|
||||
<h4>Searches</h4>
|
||||
<p></p>
|
||||
<p class="lead">Save time. Simplify your searches.
|
||||
<p></p>
|
||||
<p class="lead">Finding resources that meet your criteria is easy when you use the search tool. At the top of your workspace, type a search term in the rounded search bar. Click "enter" on your keyboard, or click the search icon, and matching results populate your workspace.</p>
|
||||
<p></p>
|
||||
<p class="lead">Voilá — helpful resources at your fingertips.</p>
|
||||
<p> <a href="resources-landing-page.html">Back to main</a> </p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
<script src="scripts/tsUtil.js"></script>
|
||||
<script>loadTSTarget("themes.js");</script>
|
||||
<script src="scripts/index_app.js"></script>
|
||||
|
||||
</html>
|
||||
@ -0,0 +1,32 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title>Help Menu: Updates</title>
|
||||
<link rel="stylesheet" href="styles/resources-landing-page.css">
|
||||
|
||||
<script>let $ = require('jquery');</script>
|
||||
<script>require('popper.js')</script>
|
||||
<script>require('bootstrap')</script>
|
||||
</head>
|
||||
|
||||
<body hidden ONLOAD="$('body').removeAttr('hidden');" class="bg-secondary">
|
||||
<div class="helpcontent text-paragraphtextcolor">
|
||||
<h4>Updates</h4>
|
||||
<p></p>
|
||||
<p class="lead">Occasionally, you might see computer code moving across your screen for a few seconds after opening the Resource Center.</p>
|
||||
<p></p>
|
||||
<p class="lead">What is going on? An <i>update</i>.</p>
|
||||
<p></p>
|
||||
<p class="lead">Developers send updates periodically to improve functionality. If you have a reliable internet connection, updates should occur quickly and automatically.</p>
|
||||
<p><a href="resources-landing-page.html">Back to main</a> </p>
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
<script src="scripts/tsUtil.js"></script>
|
||||
<script>loadTSTarget("themes.js");</script>
|
||||
<script src="scripts/index_app.js"></script>
|
||||
|
||||
</html>
|
||||
@ -1,8 +1,9 @@
|
||||
const assert = require('assert');
|
||||
|
||||
describe('default', ()=>{
|
||||
it('default-test', ()=>{
|
||||
let res = 5+2;
|
||||
assert.strictEqual(res, 7);
|
||||
})
|
||||
})
|
||||
it('snippit', snippit)
|
||||
})
|
||||
|
||||
function snippit(){
|
||||
console.log("okay")
|
||||
}
|
||||
Loading…
Reference in New Issue