|
8293dfa761
|
forgot send to forgot and forgot change to reset
|
2024-09-30 18:00:55 +07:00 |
|
|
989a229e3a
|
Merge branch 'dashboard'
|
2024-09-28 14:37:36 +07:00 |
|
|
4f8e493cde
|
Merge branch 'prime'
|
2024-09-28 14:37:19 +07:00 |
|
|
80935615dd
|
Merge branch 'prime'
|
2024-09-28 14:36:32 +07:00 |
|
|
e01da22290
|
Give a border for a sidebar drawer button
|
2024-09-28 14:35:41 +07:00 |
|
|
e3337cd502
|
Add custom scroll on sidebar
|
2024-09-28 14:25:10 +07:00 |
|
|
d23f3357e3
|
Add hover effect on sidebar items
|
2024-09-28 14:07:32 +07:00 |
|
|
d5c6cad096
|
Merge branch 'dashboard'
|
2024-09-26 22:42:25 +07:00 |
|
|
82656ef33a
|
Merge branch 'prime'
|
2024-09-26 22:41:58 +07:00 |
|
|
e2a90cc4dc
|
Bold a sidebar menu item when active
|
2024-09-26 22:40:52 +07:00 |
|
|
3cb04b2a6d
|
Giving a margin between icon and name on the sidebar menu
|
2024-09-26 21:48:35 +07:00 |
|
|
e9e844863d
|
Merge branch 'dashboard'
|
2024-09-26 21:35:29 +07:00 |
|
|
7ac06aa5ec
|
Give an icon on the menu configuration
|
2024-09-26 21:35:05 +07:00 |
|
|
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 |
|
|
9eb6707a4c
|
Merge branch 'dashboard'
|
2024-09-26 20:01:53 +07:00 |
|
|
f811ea2b95
|
Merge branch 'prime'
|
2024-09-26 19:53:05 +07:00 |
|
|
ebc48b2cb7
|
Add a comment on installation script
|
2024-09-26 19:47:52 +07:00 |
|
|
9eb5429455
|
Update .gitignore
|
2024-09-26 19:46:58 +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 |
|