Caesar Kabalan
c2743b2b64
Update Build Process and Set Test Relative URL
2024-10-15 15:45:55 -07:00
Caesar Kabalan
09b765a101
Update Build Pipeline
2024-10-15 15:45:54 -07:00
Caesar Kabalan
8f8a873cd1
Add Playwright UI Tests
2024-10-15 15:45:54 -07:00
Caesar Kabalan
96fc24209a
Add more accessibility features
2024-10-15 15:45:54 -07:00
Caesar Kabalan
7f378b7582
Add More Accessibility Labels
2024-10-15 15:45:54 -07:00
Caesar Kabalan
9332cecfc5
Improve Accessibility In Preparation For UI Testing
2024-10-15 15:45:54 -07:00
Caesar Kabalan
054a07f84f
Remove Console.Log
2024-10-15 15:45:54 -07:00
Caesar Kabalan
9cd0059853
Switch from Base32 to Base36 for Efficient Saves
...
Found an edge case where /32 was returning '10' as the short
representation of the subnet size because base32 can store 0-31 as a
single digit. So switched to Base36 so 0-35 could be represented, though
we'll only need 0-32.
2024-10-15 15:45:54 -07:00
Caesar Kabalan
cbf30a67b0
Support Pasting into CIDR Input, and '/' to move to Network Size Input
2024-10-15 15:45:54 -07:00
Caesar Kabalan
2fe1714e17
Allow changes to subnet input to adjust existing layout
2024-10-15 15:45:53 -07:00
Caesar Kabalan
e9036fe243
Update URL Config Version To Use Subnet Coordinate System
2024-10-15 15:45:53 -07:00
Caesar Kabalan
dff143f03c
Update Bootstrap 5.3.2 -> 5.3.3
2024-10-15 15:45:53 -07:00
Caesar Kabalan
fb72229ef9
Update Dependencies
2024-10-15 15:45:53 -07:00
Caesar Kabalan
204613a7f8
Ignore MacOS DS_Store files
2024-10-15 15:45:53 -07:00
Caesar Kabalan
805a09d0b1
Add NOTES, fix end of file lines, and add Repopack config
2024-10-15 15:45:53 -07:00
Caesar Kabalan
c3bf86574d
Update Regex to allow /19 to match in AWS and other consistency changes
2024-10-08 00:20:19 -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
Caesar Kabalan
b30c1719ef
More Opinionated Revisions on PR #11
...
* No need to increase the config version. That is only for breaking
changes. We can assume 'Standard' for all URLs that do not have a mode
for backwards compatibility. Incrementing the config version is when
we have a breaking change like changing existing key names or other
edge cases we can't code around with high confidence.
* Changed the modals slightly to include more information and links to
documentation.
2024-10-08 00:20:12 -07:00
Caesar Kabalan
0c61b56c3c
Opinionated Adjustments for PR #11
...
* Want to keep Meta Description short for SEO purposes.
* Elected to use built-in Bootstrap mode highlighting versus changing
the text style
* Removed the Usable IPs popovers in favor of tooltips + hyperlink
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
6b054e9bb6
Merge branch 'release/v1.1.7'
2023-10-25 22:31:06 -07:00
Caesar Kabalan
a93b2bd0a5
Apply Updated Dependencies
2023-10-25 22:29:27 -07:00
Caesar Kabalan
e046cbe6eb
Merge branch 'release/v1.1.6'
2023-10-25 15:54:47 -07:00
Caesar Kabalan
a2f9650711
Iterate on GitHub Actions Config
2023-10-25 15:53:52 -07:00
Caesar Kabalan
979da7e962
Merge branch 'release/v1.1.5'
2023-10-25 15:43:54 -07:00
Caesar Kabalan
51b59d9fd7
Add Docker tags for develop
2023-10-25 15:05:24 -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
ef8cf3e62a
Merge branch 'release/v1.1.4'
2023-10-03 14:15:33 -07:00
Caesar Kabalan
950a6cea74
Add Split/Join to Title for SEO
2023-10-03 14:15:00 -07:00
Caesar Kabalan
d55887084f
Merge branch 'release/v1.1.3'
2023-09-20 10:32:01 -07:00
Caesar Kabalan
9007ade850
Update instructions for better SEO
2023-09-20 10:31:09 -07:00
Caesar Kabalan
7b62a4a8fc
Merge branch 'release/v1.1.2'
2023-08-03 22:50:17 -07:00
Caesar Kabalan
ec387c265d
Update Meta Description
2023-08-03 22:49:33 -07:00
Caesar Kabalan
1a39a35a8b
Merge branch 'release/v1.1.1'
2023-06-05 15:19:47 -07:00
Caesar Kabalan
55f50d021b
Fix color bug and adjust gray color
2023-06-05 15:19:14 -07:00
Caesar Kabalan
52e14b8b67
Merge branch 'release/v1.1.0'
2023-06-05 13:35:02 -07:00
Caesar Kabalan
7e18e09a8c
Fix Network Address/Size population from Import JSON
2023-06-05 13:32:06 -07:00
Caesar Kabalan
38160c2a46
Update paths to be relative
2023-06-05 13:27:29 -07:00
Michael Brown
1d65957d69
Add support for /31 and /32 subnets ( #2 )
...
* Add support for /31 and /32 subnets
/31 subnets are defined by RFC 3021 and are intended for point-to-point links;
they do not reserve an IP for the network number or the broadcast address.
/32 subnets are loopback IPs.
* Correct "Useable" typo
---------
Co-authored-by: Caesar Kabalan <caesar.kabalan@gmail.com>
2023-06-05 13:20:24 -07:00
Caesar Kabalan
5c90c012da
Merge branch 'release/v1.0.2'
2023-06-01 20:54:55 -04:00
Caesar Kabalan
044c274ff4
Fix Crawler 404s and Background Colors
2023-06-01 20:45:34 -04:00
Caesar Kabalan
f0f5f6d4fd
Merge branch 'release/v1.0.1'
2023-05-31 14:32:11 -04:00
Caesar Kabalan
45dceebfa2
Update Dependencies
2023-05-31 14:31:51 -04:00
Caesar Kabalan
4d9bfc1dd1
Merge branch 'release/v1.0'
2023-05-31 14:29:01 -04:00
Caesar Kabalan
a161d7e5f6
Update Favicon and AWS Operating Mode
2023-05-31 14:28:21 -04:00
Caesar Kabalan
37efa0f29c
Merge branch 'release/v0.8.2'
2023-05-25 11:11:49 -07:00
Caesar Kabalan
ed189f8282
Add URL Versioning
2023-05-25 11:11:03 -07:00
Caesar Kabalan
df5ddad1eb
Merge branch 'release/v0.8.1'
2023-05-25 00:25:53 -07:00
Caesar Kabalan
aa555168e7
Add Demo Video
2023-05-25 00:19:58 -07:00