|
|
050fab7a6a
|
Add dark color scheme to fix accents on checkboxes & other HTML UI elements
|
2023-08-25 23:50:17 -05:00 |
|
|
|
392cd8f760
|
Use AbstractCard for Generic 'unimplemented' case
|
2023-05-23 23:41:21 -05:00 |
|
|
|
d7bf8f067c
|
Add onChange prop to LookupInput, add default value to 'target' in useForm hook
|
2023-05-23 23:40:41 -05:00 |
|
|
|
aac898c89d
|
Add raw JSON viewing ability to AbstractCard
|
2023-05-23 23:39:38 -05:00 |
|
|
|
4553e1d30d
|
Set target on change automatically, set response to null on exception
|
2023-05-23 23:39:15 -05:00 |
|
|
|
f412e2d1de
|
Prevent whitespace text wrapping on description lists
|
2023-05-23 22:57:03 -05:00 |
|
|
|
d2bcbfd759
|
Check for empty string on matching empty target string
|
2023-05-23 22:56:39 -05:00 |
|
|
|
3b20643892
|
AbstractCard for universal card styling, use AbstractCard & PropertyList for DomainCard
|
2023-05-23 22:54:57 -05:00 |
|
|
|
dc1ad36cc9
|
PropertyList with composed React subcomponents implementation
|
2023-05-23 22:53:43 -05:00 |
|
|
|
dbdbf78522
|
Support ultra low width viewports in search bar & option checkboxes
|
2023-05-23 20:36:04 -05:00 |
|
|
|
f907537042
|
Reformat /old.tsx
|
2023-05-23 20:00:26 -05:00 |
|
|
|
ece0ffc7a0
|
Commit latest design, styling & functionality
|
2023-05-23 20:00:16 -05:00 |
|
|
|
8da615a8c1
|
Rounded card styling
|
2023-05-23 19:59:36 -05:00 |
|
|
|
f588a87235
|
Remove card classes, improve padding/margin spacing, styling general
|
2023-05-22 09:10:08 -05:00 |
|
|
|
74c68ab45b
|
Properly set target from SubmitProps
|
2023-05-21 23:19:46 -05:00 |
|
|
|
b0411e0615
|
Line separator fix commit
|
2023-05-21 23:18:59 -05:00 |
|
|
|
800e4f745f
|
Add relevant TailwindUI libraries (headlessui, heroicons)
|
2023-05-21 23:06:09 -05:00 |
|
|
|
02a7549565
|
Move index.tsx inline JSX css into globals.scss, remove bootstrap.css
|
2023-05-20 21:30:46 -05:00 |
|
|
|
6e27447a99
|
Prettier reformat
|
2023-05-20 21:29:27 -05:00 |
|
Xevion
|
d9285647c2
|
Fix refactor broken import path
|
2023-02-20 00:52:02 -06:00 |
|
Xevion
|
bd8a1130aa
|
Move all components into /components/ subfolders
- Fixed last remaining axios to fetch switch
|
2023-02-20 00:50:17 -06:00 |
|
Xevion
|
9907772020
|
Remove axios, use fetch API
|
2023-02-20 00:37:48 -06:00 |
|
Xevion
|
e188215331
|
Fix queued state modifications breaking lookup internally
|
2023-02-20 00:31:00 -06:00 |
|
Xevion
|
7d23523c44
|
Commit helpers
|
2023-02-20 00:25:30 -06:00 |
|
Xevion
|
80ac2cc172
|
Bootstrap ASN methods
|
2023-02-20 00:25:06 -06:00 |
|
Xevion
|
8218210c41
|
Update constants, remove unused inputRef
|
2023-02-20 00:24:37 -06:00 |
|
Xevion
|
4166c0cd5e
|
Add better objectClassName handling for Generic component
|
2023-02-20 00:23:59 -06:00 |
|
Xevion
|
063397625c
|
Rewrite index with useLookup hook, add react-ogp
|
2023-02-20 00:17:28 -06:00 |
|
Xevion
|
ffc690edce
|
Move current RDAP implementation into old.tsx page
|
2023-02-20 00:06:59 -06:00 |
|
Xevion
|
a535c43bf8
|
Add bootstrap file load check, use registry URL lookup properly, getAndParse
- Clear error before returning submit
- ParsedGeneric types
|
2023-02-20 00:06:06 -06:00 |
|
Xevion
|
3c8e1ce716
|
Commit latest version of useLookup hook
|
2023-02-19 23:29:16 -06:00 |
|
Xevion
|
9994f76dd9
|
Add react-hook-form pkg
|
2023-02-19 23:28:14 -06:00 |
|
Xevion
|
bf6f942b39
|
Add domainMatchPredicate helper, add TLD & proper domain matching pattern, TargetType refactor
|
2023-02-19 23:28:01 -06:00 |
|
Xevion
|
bc57e119ce
|
Add separate RootRegistryEnum zod schema & type
|
2023-02-19 23:26:35 -06:00 |
|
Xevion
|
742b370ee3
|
Improve date rendering with toggleable rendering
|
2023-01-22 04:42:44 -06:00 |
|
Xevion
|
7c720181dd
|
Switch to JSX-style conditional rendering for DomainCard (Property component)
|
2023-01-22 04:16:22 -06:00 |
|
Xevion
|
7ae7f5b337
|
Move types into schema, prepare for full lookup implementation
|
2023-01-21 00:57:28 -06:00 |
|
Xevion
|
b9b55b3735
|
Add space on eventActor render
|
2023-01-15 02:28:49 -06:00 |
|
Xevion
|
0fa1cfaabd
|
Add primitive dark mode
|
2023-01-15 02:28:14 -06:00 |
|
Xevion
|
9787076922
|
Add registrar RDAP schema, improve error handling & remove all typescript errors
|
2023-01-15 01:41:17 -06:00 |
|
Xevion
|
3010cf22b3
|
Add better Domain/Events/Status rendering, implement zod schema parsing & handling
|
2023-01-15 00:05:37 -06:00 |
|
Xevion
|
65cf8ba83c
|
Add IpNetwork, update schema after battle testing, add inferred types
|
2023-01-15 00:04:57 -06:00 |
|
Xevion
|
34819bd195
|
Build out primitive object schemas
|
2023-01-14 14:53:12 -06:00 |
|
Xevion
|
b1db1fea8a
|
Use absolute @/ style imports
- remove index.html
|
2023-01-14 14:27:55 -06:00 |
|
Xevion
|
fb337b9a4c
|
Allow typescript errors in build
|
2023-01-14 14:00:41 -06:00 |
|
Xevion
|
496a25cf59
|
Prototype commit
|
2023-01-14 13:58:36 -06:00 |
|
Xevion
|
a8373d27cd
|
Commit blank index page
|
2023-01-12 21:05:16 -06:00 |
|
Xevion
|
40441ed328
|
Project init
|
2023-01-12 20:58:40 -06:00 |
|