🚨 Testing New Existing Page #94

Merged
MrLyallCSIT merged 11 commits from feat/85 into main 2020-08-14 20:23:45 +00:00
MrLyallCSIT commented 2020-08-14 17:07:10 +00:00 (Migrated from github.com)

Description

Creation of newexisting page with new design for existing requests page. Checking to see if POC works and system will not break. Once testing is complete. system will be implemented into the main app and linked.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I read & comply with the contributing guidelines
  • I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers.
  • I have made corresponding changes the documentation (README.md).
## Description Creation of newexisting page with new design for existing requests page. Checking to see if POC works and system will not break. Once testing is complete. system will be implemented into the main app and linked. ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [x] Breaking change (fix or feature that would cause existing functionality to not work as expected) ## Checklist: - [x] I read & comply with the [contributing guidelines](https://github.com/luketainton/FHeD/blob/main/.github/CONTRIBUTING.md) - [x] I have tested my code for new features & regressions on both mobile & desktop devices, using the latest version of major browsers. - [x] I have made corresponding changes the documentation (README.md).
luketainton (Migrated from github.com) requested changes 2020-08-14 17:34:50 +00:00
@@ -10,4 +10,6 @@ branches:
prefix: epic/
luketainton (Migrated from github.com) commented 2020-08-14 17:33:51 +00:00

Pls change to auto/ - less characters to type when I'm switching branches :)

Pls change to auto/ - less characters to type when I'm switching branches :)
luketainton (Migrated from github.com) commented 2020-08-14 17:34:34 +00:00

What's going on here?

What's going on here?
MrLyallCSIT (Migrated from github.com) reviewed 2020-08-14 17:49:00 +00:00
@@ -10,4 +10,6 @@ branches:
prefix: epic/
MrLyallCSIT (Migrated from github.com) commented 2020-08-14 17:49:00 +00:00

which line 13 or 14?

which line 13 or 14?
MrLyallCSIT (Migrated from github.com) reviewed 2020-08-14 17:49:22 +00:00
MrLyallCSIT (Migrated from github.com) commented 2020-08-14 17:49:22 +00:00

Scripting required for bootstrap responsive tabs and dynamic content

Scripting required for bootstrap responsive tabs and dynamic content
luketainton (Migrated from github.com) reviewed 2020-08-14 19:30:38 +00:00
@@ -10,4 +10,6 @@ branches:
prefix: epic/
luketainton (Migrated from github.com) commented 2020-08-14 19:30:38 +00:00

14

14
luketainton (Migrated from github.com) reviewed 2020-08-14 19:31:21 +00:00
luketainton (Migrated from github.com) commented 2020-08-14 19:31:21 +00:00

The CSS file is already hosted with the site (see above lines) and the JS is included in includes/footer

The CSS file is already hosted with the site (see above lines) and the JS is included in includes/footer
luketainton (Migrated from github.com) approved these changes 2020-08-14 20:23:40 +00:00
Sign in to join this conversation.