79 Commits

Author SHA1 Message Date
479044d4ea Added quickLog™ 2023-07-29 20:41:17 +01:00
fd58f130a0 Add task blanks input fields, actually 2023-07-29 19:34:12 +01:00
4dcf065501 Add task blanks input fields 2023-07-29 19:28:16 +01:00
75413b2c5e Added 'add task' functionality 2023-07-29 19:25:37 +01:00
453f62cfae Displays 'such empty' if no task exists 2023-07-29 19:13:19 +01:00
fde246ecb7 Displays 'such empty' if no task has been completed 2023-07-29 19:11:50 +01:00
46cc0237ce added installation instructions 2023-07-22 21:42:40 +01:00
3506af77bf hid database for privacy 2023-07-22 21:40:52 +01:00
647e02d28e hid database for privacy 2023-07-22 21:38:27 +01:00
5bd5237bfa removed workflows 2023-07-22 21:38:04 +01:00
f829fb08d1 added test gitea action
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 20s
2023-07-22 21:06:25 +01:00
d77439bafd added test gitea action
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Failing after 1m27s
2023-07-22 20:53:34 +01:00
3110d315e6 added default activities 2023-07-22 11:22:06 +01:00
507f6c932b added default users 2023-07-22 11:20:24 +01:00
58eda6d1ea cleared db 2023-07-22 11:18:57 +01:00
e82adbe5e4 use port supplied to the program by tags 2023-07-22 11:11:20 +01:00
01b3b7b429 redundant variable 2023-07-22 11:04:02 +01:00
38f2f627a8 Tooltips shows if admin tries to get points 2023-07-22 11:03:28 +01:00
feef4c7800 Task buttons dont add points for admins 2023-07-22 11:01:36 +01:00
1d04006335 Stats card oh history screen 2023-07-22 10:58:14 +01:00
80e3d270c8 JS actually sends amount of points when completed 2023-07-22 10:57:52 +01:00
58b3dfe28a Did not update all SQL requests 2023-07-22 09:45:59 +01:00
758c87652c Adds points to user when action completed 2023-07-21 23:02:59 +01:00
0bdaac368c Finished route for getting user points 2023-07-21 22:53:32 +01:00
31913d0b94 Added route for getting the user points stats 2023-07-21 22:41:50 +01:00
fb9e3130e0 Rename types so they make sense 2023-07-21 22:40:16 +01:00
2aaa448331 Added points to the users table 2023-07-21 22:36:41 +01:00
fa8e4486f3 Added points to the users table 2023-07-21 22:33:14 +01:00
20da46a8d7 Added stat placeholder box 2023-07-21 22:27:42 +01:00
4a375149f6 Complete task javascript 2023-07-21 21:49:55 +01:00
b02dfc0dac Tooltip for the + Task button while it does nothing 2023-07-21 21:49:28 +01:00
3e77074bec Tooltip for the + Task button while it does nothing 2023-07-21 21:49:16 +01:00
bf8594a546 Scrolling of content when it overflows 2023-07-21 21:48:48 +01:00
19110e74b4 Bug fix: Login screen be scrolling 2023-07-21 18:57:17 +01:00
840d6e2ff5 Javascript not understanding how arrays work 2023-07-21 18:50:46 +01:00
6ad1e9aa5c Fixed error caused by canceling the SQL statement before it is used 2023-07-21 18:37:40 +01:00
5d2aba9caa Removed pointless error checking 2023-07-21 18:36:34 +01:00
d5cae327f3 Removed err check halting program 2023-07-21 18:26:53 +01:00
02b69b8cdf Updated history view api to return more human-readable data 2023-07-21 18:25:57 +01:00
8b1d66617f Basic task and history view 2023-07-21 18:09:02 +01:00
b26b0c01b0 Changed add to + for better readability on ios 2023-07-21 17:35:26 +01:00
f8b9b5407b Improved styling on buttons 2023-07-21 17:27:08 +01:00
31a96558bf More descriptive login screen 2023-07-21 17:26:38 +01:00
bba55bfc0e Custom item styling 2023-07-21 17:26:13 +01:00
cfb643832b Added the db to git 2023-07-21 17:25:19 +01:00
497c916d93 Removed the database from gitignore 2023-07-21 17:25:06 +01:00
8c07677a01 Display different buttons based on role 2023-07-21 15:45:12 +01:00
677ac0241d Basic screen switching 2023-07-21 15:33:45 +01:00
d014848e71 Updated packages 2023-07-21 15:06:52 +01:00
05d1952c84 Added release mode toggle 2023-07-21 15:06:29 +01:00