This repository has been archived on 2024-02-08. You can view files and clone it, but cannot push or open issues or pull requests.
frontend/src/services
konrad 99c10d49be
All checks were successful
continuous-integration/drone/push Build is passing
TOTP (#109)
Fix not telling the user about invalid totp passcodes when logging in

Add disabling totp authentication

Add totp passcode when logging in

Add totp settings

Add general post method function

Co-authored-by: kolaente <k@knt.li>
Reviewed-on: #109
2020-04-17 23:46:07 +00:00
..
migrator Migration Improvements (#47) 2020-01-20 21:22:32 +00:00
abstractService.js TOTP (#109) 2020-04-17 23:46:07 +00:00
attachment.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
emailUpdate.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
label.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
labelTask.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
linkShare.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
list.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
listUsers.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
namespace.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
passwordReset.js Move everything to models and services (#17) 2019-03-02 10:25:10 +00:00
passwordUpdateService.js Add user settings (#108) 2020-04-17 20:46:50 +00:00
task.js Remove debug logging 2020-04-14 22:55:50 +02:00
taskAssignee.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
taskCollection.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
taskComment.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
taskRelation.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
team.js Swap moment.js with date-fns 2020-03-02 21:55:22 +01:00
teamList.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
teamMember.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
teamNamespace.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00
totp.js TOTP (#109) 2020-04-17 23:46:07 +00:00
user.js Swap moment.js with date-fns 2020-03-02 21:55:22 +01:00
userList.js Make all api fields snake_case (#105) 2020-04-12 21:54:46 +00:00
userNamespace.js Fix id params not being named correctly 2020-04-17 12:19:53 +02:00