Commit graph

15 commits

Author SHA1 Message Date
Caesar Kabalan
fb72229ef9
Update Dependencies 2024-10-15 15:45:53 -07:00
Caesar Kabalan
1f416e38bf
Code Consistency - Quotes, Formatting, Whitespace 2024-10-08 00:20:12 -07:00
Caesar Kabalan
c53af91e48
More opinionated changes for PR #11
* Fixed validation pattern for IP addresses in jQuery Validation. It was
  missing escape characters for the periods so "192.168." was showing as
  a fully valid address.
* Changed the validation error display to be Bootstrap tooltips instead
  of additional elements that shift the contents of the page.
* Added custom tooltip style for validation errors.
* Updated jQuery Validation dependencies.
2024-10-08 00:20:12 -07:00
Byron Collins
6f55ba52ec
Cloud Subnet Sizing (#11)
* Feature/cloud (#8)

* calc for cloud platforms

* updates after further testing

* remove debugging statements

---------

Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
Co-authored-by: Byron Collins <byron_collins@hotmail.com>

* refactor cloud subnet sizes based on feedback

* added missing integrity SRI Hashes

* update set_popover_content

* Modify description to highlight  AWS and Azure capabilities.

---------

Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
Co-authored-by: Byron Collins <byron_collins@hotmail.com>
2024-10-08 00:20:11 -07:00
Caesar Kabalan
a93b2bd0a5
Apply Updated Dependencies 2023-10-25 22:29:27 -07:00
PurpleBabar
c3b21b58bb
Adding Docker support (#6)
* Adding dockerfile and github action

* typo

* adding repo owner to github action

* adding lowercase owner name

* adding step for container name

* typo

---------

Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
2023-10-25 14:52:56 -07:00
Caesar Kabalan
45dceebfa2
Update Dependencies 2023-05-31 14:31:51 -04:00
Caesar Kabalan
aa555168e7
Add Demo Video 2023-05-25 00:19:58 -07:00
Caesar Kabalan
0f9e38473d
Add Export to URL Functionality 2023-05-24 23:37:06 -07:00
Caesar Kabalan
e0406a6807
Refactor dist/ layout and add web-server to npm 2023-05-24 22:16:05 -07:00
Caesar Kabalan
fc34e7535b
Merge branch 'main' into build-setup-2 2023-05-23 03:45:40 -04:00
Karl Dreher
7f0fa0591d feat: add npm scripts 2023-05-22 19:29:46 -07:00
Caesar Kabalan
42801cc120
Add Favicon 2023-05-20 22:21:57 -07:00
Caesar Kabalan
ab58b1dbeb
Add CloudFormation Template, more about page content, and SEO tags 2023-05-18 01:41:00 -04:00
Caesar Kabalan
fc3ed31d39
Add custom Bootstrap sources and restructure repository 2023-05-18 00:04:14 -04:00