Commit Graph

28 Commits

Author SHA1 Message Date
fram3d 13d1e1674d
fix taskuser delition after removing tasks and repsonse.html 2024-01-19 00:07:17 +01:00
fram3d 44b7228982
fix errors when empty optinal values 2024-01-18 23:34:01 +01:00
fram3d 673c04af19
add response.html and deleting user assignment to deleted tasks 2024-01-18 23:15:22 +01:00
fram3d 4911842d3f
fix check for already added users to task 2024-01-18 22:53:35 +01:00
fram3d d71cde1171
check if user already added to task 2024-01-18 22:41:26 +01:00
fram3d e615f774ad
add user input sanitation 2024-01-18 15:00:13 +01:00
fram3d ed38156e77
add sql db and config file to install scripts for saving 2024-01-18 14:26:27 +01:00
fram3d 4b82097fd9
update debian control info 2024-01-18 14:05:50 +01:00
fram3d d0d9529e41
add task deleting 2024-01-18 14:04:00 +01:00
fram3d a1c41349bd
update README install instructions and add var to .gitignore 2024-01-18 12:37:07 +01:00
fram3d 066bac721b
add password to user registration and remove file copies from build dir 2024-01-18 12:32:09 +01:00
coja 5964ef4963 Merge pull request 'front/app-design-init' (#3) from front/app-design-init into master
Reviewed-on: Decentrala/taskmanager#3
2024-01-18 10:33:56 +00:00
coja 8acbb02a2f README update 2024-01-18 02:04:32 +01:00
coja 2c4c9a9802 [FE] Design init 2024-01-18 01:58:03 +01:00
fram3d 8aa2675240
add deb files to gitignore and change permissions of install scripts 2024-01-17 15:35:47 +01:00
fram3d e5c424fff8
fix install script path in makefile 2024-01-17 15:13:56 +01:00
fram3d b3f257b7f4
fix build files 2024-01-17 15:12:42 +01:00
fram3d 9f2817fcf8
implement addtask and addusers to a task features 2024-01-16 14:44:06 +01:00
fram3d d81ff0592e
add project page 2024-01-16 13:44:51 +01:00
fram3d 52866f9c84
fix init_db file and run.py 2024-01-16 13:28:11 +01:00
fram3d d9a73a6fd9
change more filenames and strings to say taskmanager instead of flaskapp 2024-01-16 13:24:45 +01:00
fram3d 7aa57af9ef
add register html 2024-01-15 20:37:45 +01:00
texhno 5166777e40 Text color 2024-01-15 20:35:29 +01:00
texhno 33c71cf93d Merge pull request 'FE tst commit' (#1) from fe_init into master
Reviewed-on: Decentrala/taskmanager#1
2024-01-15 19:18:55 +00:00
texhno 7684fccfa3 FE tst commit 2024-01-15 20:16:05 +01:00
fram3d dd142693d9
add models and index route 2024-01-15 20:15:44 +01:00
fram3d 872e0e2416
create taskmanager repo 2024-01-15 19:54:18 +01:00
fram3d 22c6084863
init 2023-10-20 15:20:56 +02:00