From 5b2a64a3c2e159ce1d5c47a8744ced5a2a40099a Mon Sep 17 00:00:00 2001 From: Luis Cielak Date: Mon, 11 Jun 2018 15:51:23 -0400 Subject: [PATCH] Add an initial step to request --- templates/requests/screen-0.html.to | 12 --- templates/requests/screen-1.html.to | 157 ++-------------------------- templates/requests/screen-2.html.to | 155 ++++++++++++++++++++++++++- templates/requests/screen-3.html.to | 3 +- templates/requests/screen-4.html.to | 2 +- templates/requests/screen-5.html.to | 5 +- templates/requests/screen-6.html.to | 10 ++ 7 files changed, 172 insertions(+), 172 deletions(-) delete mode 100644 templates/requests/screen-0.html.to create mode 100644 templates/requests/screen-6.html.to diff --git a/templates/requests/screen-0.html.to b/templates/requests/screen-0.html.to deleted file mode 100644 index a48e9b63..00000000 --- a/templates/requests/screen-0.html.to +++ /dev/null @@ -1,12 +0,0 @@ -{% extends '../requests_new.html.to' %} - -{% block form %} -

New JEDI Request

- -

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus error omnis a, tenetur similique quo officiis voluptates eum recusandae dolorem minus dignissimos, magni consequatur, maxime debitis reprehenderit sint non iusto?

- -New Application -Existing Application -Sandbox Environment - -{% end %} \ No newline at end of file diff --git a/templates/requests/screen-1.html.to b/templates/requests/screen-1.html.to index baa50df0..a48e9b63 100644 --- a/templates/requests/screen-1.html.to +++ b/templates/requests/screen-1.html.to @@ -1,157 +1,12 @@ {% extends '../requests_new.html.to' %} {% block form %} -

Details of Use

-

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Doloremque placeat distinctio accusamus quo temporibus facilis, dicta delectus asperiores. Nihil aut quod quibusdam id fugit, officia dolorum laudantium! Quidem tempora, aliquam.

-
-

Application Details

-

These headings introduce, respectively, sections and subsections within your body copy. As you create these headings, follow the same guidelines that you use when writing section headings: Be succinct, descriptive, and precise.

+

New JEDI Request

- - - +

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Natus error omnis a, tenetur similique quo officiis voluptates eum recusandae dolorem minus dignissimos, magni consequatur, maxime debitis reprehenderit sint non iusto?

+New Application +Existing Application +Sandbox Environment - - - - - - - - - - - - -
- -
-
- - -
-
- - -
-
- - -
-
-
- - - - - -
- -
- -
    -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • -
-
- - - - - -
- -
- -
    -
  • - - -
  • -
  • - - -
  • -
  • - - -
  • -
-
- - - - -

Computation

-

These headings introduce, respectively, sections and subsections within your body copy. As you create these headings, follow the same guidelines that you use when writing section headings: Be succinct, descriptive, and precise.

- - - - - - - - - - -

Storage

-

The particulars of your body copy will be determined by the topic of your page. Regardless of topic, it’s a good practice to follow the inverted pyramid structure when writing copy: Begin with the information that’s most important to your users and then present information of less importance.

- - - - - - - - - - -

Estimated Application Storage

-

The particulars of your body copy will be determined by the topic of your page. Regardless of topic, it’s a good practice to follow the inverted pyramid structure when writing copy: Begin with the information that’s most important to your users and then present information of less importance.

- - - - - - - - - - - - - - - - -

- - -
- - -
- - -{% end %} +{% end %} \ No newline at end of file diff --git a/templates/requests/screen-2.html.to b/templates/requests/screen-2.html.to index a6c67aaf..baa50df0 100644 --- a/templates/requests/screen-2.html.to +++ b/templates/requests/screen-2.html.to @@ -1,8 +1,157 @@ {% extends '../requests_new.html.to' %} {% block form %} +

Details of Use

+

Lorem ipsum dolor sit amet, consectetur adipisicing elit. Doloremque placeat distinctio accusamus quo temporibus facilis, dicta delectus asperiores. Nihil aut quod quibusdam id fugit, officia dolorum laudantium! Quidem tempora, aliquam.

+
+

Application Details

+

These headings introduce, respectively, sections and subsections within your body copy. As you create these headings, follow the same guidelines that you use when writing section headings: Be succinct, descriptive, and precise.

+ + + + + + + + + + + + + + + + + + +
+ +
+
+ + +
+
+ + +
+
+ + +
+
+
+ + + + + +
+ +
+ +
    +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
+
+ + + + + +
+ +
+ +
    +
  • + + +
  • +
  • + + +
  • +
  • + + +
  • +
+
+ + + + +

Computation

+

These headings introduce, respectively, sections and subsections within your body copy. As you create these headings, follow the same guidelines that you use when writing section headings: Be succinct, descriptive, and precise.

+ + + + + + + + + + +

Storage

+

The particulars of your body copy will be determined by the topic of your page. Regardless of topic, it’s a good practice to follow the inverted pyramid structure when writing copy: Begin with the information that’s most important to your users and then present information of less importance.

+ + + + + + + + + + +

Estimated Application Storage

+

The particulars of your body copy will be determined by the topic of your page. Regardless of topic, it’s a good practice to follow the inverted pyramid structure when writing copy: Begin with the information that’s most important to your users and then present information of less importance.

+ + + + + + + + + + + + + + + + +

+ + +
+ + +
+ -

Organizational Info

- {% end %} - diff --git a/templates/requests/screen-3.html.to b/templates/requests/screen-3.html.to index aed60b90..a6c67aaf 100644 --- a/templates/requests/screen-3.html.to +++ b/templates/requests/screen-3.html.to @@ -1,7 +1,8 @@ {% extends '../requests_new.html.to' %} {% block form %} -

Funding/Contracting

+ +

Organizational Info

{% end %} diff --git a/templates/requests/screen-4.html.to b/templates/requests/screen-4.html.to index 1e864aee..aed60b90 100644 --- a/templates/requests/screen-4.html.to +++ b/templates/requests/screen-4.html.to @@ -1,7 +1,7 @@ {% extends '../requests_new.html.to' %} {% block form %} -

Readiness Survey

+

Funding/Contracting

{% end %} diff --git a/templates/requests/screen-5.html.to b/templates/requests/screen-5.html.to index f5298ed9..1e864aee 100644 --- a/templates/requests/screen-5.html.to +++ b/templates/requests/screen-5.html.to @@ -1,10 +1,7 @@ {% extends '../requests_new.html.to' %} {% block form %} -

Review & Submit

+

Readiness Survey

{% end %} -{% block next %} -Submit to Contracting Officer -{% end %} diff --git a/templates/requests/screen-6.html.to b/templates/requests/screen-6.html.to new file mode 100644 index 00000000..f5298ed9 --- /dev/null +++ b/templates/requests/screen-6.html.to @@ -0,0 +1,10 @@ +{% extends '../requests_new.html.to' %} + +{% block form %} +

Review & Submit

+ +{% end %} + +{% block next %} +Submit to Contracting Officer +{% end %}