1
0
Fork 0
Commit graph

30 commits

Author SHA1 Message Date
Kitteh 4930b8e727 Add tsx syntax to Unseal. 2021-05-24 14:37:37 +01:00
Kitteh ead00aaef6 Rename elements to not start with React. 2021-05-24 13:40:17 +01:00
Kitteh 1ad2209571 Add tsx syntax to KVSE. 2021-05-24 11:49:49 +01:00
Kitteh 93a44cba17 Make edit work again. 2021-05-24 10:20:31 +01:00
Kitteh fc66591cc3 Change how page titles work, updating to z-pagerouter 1.0.2. 2021-05-24 10:14:01 +01:00
Kitteh df76573557 Add tsx syntax to SecretsHome. 2021-05-24 09:41:55 +01:00
Kitteh d351e29220 Add tsx syntax to NewSecretsEngine. 2021-05-24 09:22:54 +01:00
Kitteh 5b52fd34d6 Add tsx syntax to TransitRewrap.tsx. 2021-05-23 15:34:16 +01:00
Kitteh f53eeb62cc Add tsx syntax to TransitEncrypt. 2021-05-23 15:28:07 +01:00
Kitteh 8841ff02c7 Add tsx syntax to TransitDecrypt. 2021-05-23 15:23:40 +01:00
Kitteh beeba8cb87 Add tsx syntax to TransitViewSecret. 2021-05-23 15:06:17 +01:00
Kitteh 17a45e6c76 Add tsx syntax to TransitView.tsx. 2021-05-23 14:55:17 +01:00
Kitteh f002004c79 Add tsx syntax to NewTransitKey. 2021-05-23 14:04:19 +01:00
Kitteh 351ad5bbfe Add tsx syntax to all engine creation screens. 2021-05-23 12:28:31 +01:00
Kitteh 7568bc6d8e Add tsx syntax to TOTPNew and rename TOTP page IDs. 2021-05-23 12:12:25 +01:00
Kitteh 1ccb432cbc Implement deleting of TOTP codes. Closes #2. 2021-05-22 15:40:03 +01:00
Kitteh a7acb3bd23 Run linter. 2021-05-22 13:54:30 +01:00
Kitteh 331d8c9e81 Make TOTPView load data right away. 2021-05-22 13:40:12 +01:00
Kitteh 8f2e91bf6b Rework TOTPView.tsx. 2021-05-22 13:31:22 +01:00
Kitteh 23cc9b60c9 Use tsx syntax in TOTPView. 2021-05-22 13:06:50 +01:00
Kitteh e4d749cce0 Add tsx syntax to KeyValueSecret. 2021-05-22 12:22:00 +01:00
Kitteh 0309dac899 Add tsx syntax to KeyValueView.tsx. 2021-05-22 11:12:55 +01:00
Kitteh eae3598611 Add tsx syntax to KeyValueNew. 2021-05-22 10:51:06 +01:00
Kitteh 2944a68af2 Add tsx syntax to KeyValueDelete. 2021-05-22 10:06:07 +01:00
Kitteh bc78661c49 Make KeyValueVersions use tsx syntax. 2021-05-22 10:00:36 +01:00
Kitteh 5e82683f6c Make a Form element to make creating Forms easier. 2021-05-20 16:17:05 +01:00
Kitteh 7180edf2a3 Lint code. 2021-05-20 14:25:06 +01:00
Kitteh 0273793569 Rename some pageState things. 2021-05-20 14:12:12 +01:00
Kitteh 2cad885975 Add listing to AuthViewConfigPage. 2021-05-19 10:27:00 +01:00
Kitteh db02e0e91b Move Secrets home to its own page and move secrets pages into their own folder. 2021-05-18 11:10:47 +01:00