1
0
mirror of https://github.com/hrfee/jfa-go.git synced 2024-06-30 13:27:47 +02:00
jfa-go/ts
Harvey Tindall 9bd7fca95e
fix table sizing on bootstrap 4; fix profile application on single-use
invites

use table-sm and no form-check-input so profile menu looks normal on
bs4. Profile was being read after being marked as used on invites, so
single-use invites were deleted and no profile was applied.
2020-09-23 19:12:58 +01:00
..
accounts.ts Profiles replace user templates 2020-09-23 00:01:07 +01:00
admin.ts Profiles replace user templates 2020-09-23 00:01:07 +01:00
animation.ts rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00
bs4.ts Move settings menu to a tab 2020-09-22 20:46:48 +01:00
bs5.ts Move settings menu to a tab 2020-09-22 20:46:48 +01:00
invites.ts Fix bug with invites in webui, add profile selector 2020-09-22 00:34:11 +01:00
ombi.ts Move settings menu to a tab 2020-09-22 20:46:48 +01:00
serialize.ts Fix bug with invites in webui, add profile selector 2020-09-22 00:34:11 +01:00
settings.ts fix table sizing on bootstrap 4; fix profile application on single-use 2020-09-23 19:12:58 +01:00
tsconfig.json rewrite* most web ui code in typescript 2020-09-21 22:06:27 +01:00