1
0
Fork 0
Commit graph

241 commits

Author SHA1 Message Date
Kitteh bc78661c49 Make KeyValueVersions use tsx syntax. 2021-05-22 10:00:36 +01:00
Kitteh a95c6d250f Start working on using preact and TSX. 2021-05-22 09:50:55 +01:00
Kitteh 40bb264107 Merge branch 'main' of https://github.com/purringChaos/VaultUI 2021-05-21 11:19:38 +01:00
Kitteh 8cb98c37eb Update package versions. 2021-05-21 11:19:27 +01:00
purringChaos 4c13c9e73e
Create dependabot.yml 2021-05-21 11:18:19 +01:00
Kitteh e22ee5a5dc Add userpass user deletion. 2021-05-21 11:13:13 +01:00
Kitteh e63a5f1736 Add the ability to create new users. 2021-05-21 10:59:31 +01:00
Kitteh 462bbcbb88 Add working userpass user edit page. 2021-05-21 10:52:34 +01:00
Kitteh ee2b1f8411 Add non-working userpass edit screen. 2021-05-21 10:19:17 +01:00
Kitteh 5e82683f6c Make a Form element to make creating Forms easier. 2021-05-20 16:17:05 +01:00
Kitteh 5a2b22f7fa add UserPassUserViewPage. 2021-05-20 15:15:02 +01:00
Kitteh 70f26da106 Add i18n in auth view. 2021-05-20 14:35:16 +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 555825787c Add UserPassUsersListPage. 2021-05-19 10:45:52 +01:00
Kitteh 2cad885975 Add listing to AuthViewConfigPage. 2021-05-19 10:27:00 +01:00
Kitteh f72801a687 Use normalize.css. 2021-05-18 18:21:26 +01:00
Kitteh b3ca37fab0 Update depends versions. 2021-05-18 14:23:32 +01:00
Kitteh a6e26c6d72 Add list to auth home page. 2021-05-18 12:32:13 +01:00
Kitteh b66da7bd9d Add auth home. 2021-05-18 11:42:11 +01:00
Kitteh ec3ebe3356 Add access home page. 2021-05-18 11:28:05 +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
Kitteh c71e530f3f Move makeElement to z-makeelement library. 2021-05-16 18:17:12 +01:00
Kitteh c71f3f26a8 Remove support on IE8. 2021-05-16 13:47:28 +01:00
Kitteh 26c5bd0467 Remove global pageContent. 2021-05-16 13:40:39 +01:00
Kitteh 499dabea24 Always use babel. 2021-05-16 13:30:31 +01:00
Kitteh f4ab8f212e Use babel to transpile. 2021-05-16 13:21:54 +01:00
Kitteh 6edd037f8d Stop using "void " on async methods. 2021-05-16 12:37:23 +01:00
Kitteh d658f468a5 Revert "Trial using lazy loading imports."
This reverts commit 718dd762cf.
2021-05-16 12:04:47 +01:00
Kitteh 718dd762cf Trial using lazy loading imports. 2021-05-16 11:40:31 +01:00
Kitteh 2d0733bfc7 Lint code. 2021-05-16 10:35:35 +01:00
Kitteh 3b251ee46f Move to z-pagerouter library! 2021-05-16 10:27:21 +01:00
Kitteh 615de8e5d4 Make a PageListType. 2021-05-16 09:59:35 +01:00
Kitteh 5c6e21f349 Move Page to Types. 2021-05-16 09:47:53 +01:00
Kitteh 364679d4e4 Remove PageState rom PageRouter. 2021-05-16 09:42:43 +01:00
Kitteh 1e95a2af87 Make PageType seporate rom Page. 2021-05-16 09:38:19 +01:00
Kitteh 4e390d3e96 Remove pageState in formatDistance.ts. 2021-05-15 10:58:54 +01:00
Kitteh 89bedc8be5 Run linter. 2021-05-15 10:56:08 +01:00
Kitteh 67bd89db1a Rework PageRouter, Page, pageContent and SecretTitleElement. 2021-05-15 10:54:39 +01:00
Kitteh 8f448b80fc Decouple the page routing system from pageState. 2021-05-14 13:38:29 +01:00
Kitteh 67d8d982c6 Merge branch 'main' of https://github.com/purringChaos/VaultUI 2021-05-13 11:57:57 +01:00
Kitteh f3060ae507 Make totp new a button instead o a link. 2021-05-13 11:56:15 +01:00
purringChaos 029fd11f42
Merge pull request #29 from SapphicCode/patch-1
Fix your CI badge
2021-05-13 08:14:39 +01:00
Cassandra 6bfc242f12
Fix your CI badge
I updated the Concourse team, you now have read/write access on your pipeline too.
2021-05-13 09:13:38 +02:00
Kitteh f4cf50bb27 Add the ability to create new transit keys. 2021-05-13 07:11:11 +01:00
Kitteh 31c99a7fdb fix form select option colour. 2021-05-13 06:33:59 +01:00
Kitteh 66a67ca7cf Add the ability to create new Transit engines. 2021-05-13 06:28:51 +01:00
Kitteh ceaa2e8783 Add the ability to create new TOTP engines. 2021-05-13 06:22:54 +01:00
Kitteh 004b7b291f Add ability to create new KV secrets engines. 2021-05-13 06:13:39 +01:00
Kitteh c29dbfd766 Use async more. 2021-05-12 18:26:32 +01:00