1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Kitteh 1b1a7a1d2d Add typing to API/*.ts. 2021-05-08 00:21:58 +01:00
Kitteh c1455c25a4 Add typing to Page.ts. 2021-05-07 23:33:58 +01:00
Kitteh 859717e482 Add typing to pageUtils.ts. 2021-05-07 23:21:38 +01:00
Kitteh a237443aca Add typing to PageState.ts. 2021-05-07 23:08:02 +01:00
Kitteh 3e92979ce8 Start work on adding typescript to codebase. 2021-05-07 22:23:52 +01:00
Kitteh 13ea95a552 Move API unctions to their own iles. 2021-05-07 11:53:26 +01:00
Kitteh 5409d64409 Move pageState into a js file instead of in global window. 2021-05-07 11:07:03 +01:00
Kitteh a934c2c746 Move pageState.mountType to arguments in api.js. 2021-05-05 21:56:25 +01:00
Kitteh 79257dfb13 Sort imports and lint code. 2021-05-03 09:25:42 +01:00
Kitteh 67465967ab Add translations on KeyValueView page. 2021-04-20 23:12:29 +01:00
Kitteh 368feeb76b Add translations to KeyValueSecretsEdit and fix build. 2021-04-20 23:02:18 +01:00
Kitteh 646487610f Add key value secret page translations. 2021-04-20 22:49:33 +01:00
Kitteh 93fcb693b5 Add translations on KeyValueDelete and rename titlePrefix to titleSuffix. 2021-04-20 20:32:57 +01:00
Kitteh 3748a2ebbd Switch to eslint. 2021-04-18 10:42:57 +01:00
Kitteh 3ba6beca89 Remove global changePage 2021-04-17 11:30:10 +01:00
Kitteh b79e1856ca Remove global "window.pages". 2021-04-17 11:24:43 +01:00
Kitteh 0a2127b626 Move most of currentTitleSecretText's functionality into page.titlePrefix, using less code. 2021-04-17 11:06:34 +01:00
Kitteh 6baec10b45 Reorganise pages folder. 2021-04-17 10:45:42 +01:00
Renamed from src/pages/KeyValueSecretsEdit.js (Browse further)