Commit Graph

71 Commits

Author SHA1 Message Date
d6d51abf9b Merge branch 'prime' 2024-09-26 21:29:25 +07:00
981a1041f0 Add fontawesome icon on sidebar menu 2024-09-26 21:28:24 +07:00
f811ea2b95 Merge branch 'prime' 2024-09-26 19:53:05 +07:00
e966b1e7bf Wrap the users page with container 2024-09-26 19:44:03 +07:00
cf10e4ec8e Wrap the roles page with container 2024-09-26 19:42:35 +07:00
2982b1aded Put header in the container 2024-09-26 19:41:33 +07:00
9f0ba0da22 Fixing incorrect footer position when toggling sidebar drawer 2024-09-26 19:40:57 +07:00
5bf856ec23 Because the navbar have a size 40px in the content and 8px in the both top and down padding, I add 56px of top padding in the body 2024-09-26 18:35:36 +07:00
4fa179c028 Profile image cannot make the default navbar size getting bigger than 40px 2024-09-26 18:24:11 +07:00
6bcf7327c4 Make a navbar fixed on top 2024-09-26 18:22:39 +07:00
f1926ffd99 Route dashboard 2024-09-26 12:38:31 +07:00
2ae101d5f1 Route dashboard API 2024-09-26 12:38:04 +07:00
6cc4bc36c1 Add API modules for dashboard on handler 2024-09-26 12:37:09 +07:00
b6b37c3456 add dashboard modules on handler 2024-09-26 12:36:38 +07:00
1baf50aabc Add dashboard template on handler 2024-09-26 12:35:50 +07:00
a73a5ede4d JS static for dashboard 2024-09-26 12:35:19 +07:00
6a72836098 API modules for dashboard 2024-09-26 12:34:45 +07:00
040002259f Change dashboard url 2024-09-26 12:33:20 +07:00
653d44f85f Add prime template for dashboard 2024-09-26 12:25:27 +07:00
89776db8c0 Dashboard pages 2024-09-26 12:18:14 +07:00
c431813cef Dashboard modules 2024-09-26 12:16:45 +07:00
93e2693db4 Configure dashboard menu on globalvar configuration 2024-09-26 09:37:35 +07:00
b90aae6862 Add dashboard pages directory on config 2024-09-26 09:32:21 +07:00
49c5daf228 Add jwt token on the validation procedure response 2024-09-01 22:37:56 +07:00
9ca7ba6872 Update validation.py 2024-08-26 19:19:33 +07:00
2e44c2b0b1 Improve the access logging 2024-08-22 23:33:14 +07:00
2443046b62 No need to import bottle on all public modules 2024-08-15 13:09:17 +07:00
6d0126911b Fixing the list bug on profile roles and not to use try, so the abort can work well. 2024-08-14 11:25:54 +07:00
50fcd41add import abort and redirect on validation procedure 2024-08-14 11:24:16 +07:00
4322a5803f Remove session.py 2024-08-13 18:04:10 +07:00
a440a32ad6 Implementing account validation on all public pages 2024-08-13 18:02:49 +07:00
c0efe31a0f Add account validation on procedure 2024-08-13 17:59:57 +07:00
c03332884f Add static on main.py plain template 2024-07-31 10:27:34 +07:00
ba4ec31a04 Better staticdir system for the templates 2024-07-31 10:25:33 +07:00
b09fe65c32 Update .gitignore 2024-07-29 14:55:46 +07:00
83ba6ca330 Forgot password and reset password 2024-07-27 11:40:15 +07:00
fdb8d7a777 change_forgot_url is /reset/ 2024-07-27 11:27:40 +07:00
6696fcf8af Forbidden registration configuration 2024-07-25 17:35:08 +07:00
480a275246 Update install.sh 2024-06-19 17:20:05 +07:00
56586d1d5d Check validity on each modules 2024-06-19 06:53:25 +07:00
14e42bc0d4 Show session data 2024-06-19 06:51:00 +07:00
0edb5cabb5 Logout features 2024-06-19 04:36:26 +07:00
8d7eefb2e2 Login and Session features 2024-06-19 00:18:53 +07:00
b64f53ea0e Update menu URL 2024-06-18 23:58:08 +07:00
82f0e84428 Verify features 2024-06-18 23:36:54 +07:00
c8d9092ffc Resend features 2024-06-17 21:47:59 +07:00
e8f0487e05 Notme features 2024-06-17 21:33:07 +07:00
bb29d00146 Add ER-Diagram 2024-06-17 17:52:53 +07:00
f9bdff2a63 Static JS for auth Front-End 2024-06-17 17:51:54 +07:00
86417e7047 Environment variables 2024-06-17 17:48:14 +07:00