sianida26
|
854b1f9b34
|
Change permission into action-service pattern
|
2024-03-29 23:32:12 +07:00 |
|
sianida26
|
d40ec6b5aa
|
lint
|
2024-03-29 23:16:00 +07:00 |
|
sianida26
|
b94f2c6aad
|
Change role into action-service pattern
|
2024-03-29 23:15:17 +07:00 |
|
sianida26
|
e33a7b5e9c
|
Change into action-service pattern
|
2024-03-29 13:38:17 +07:00 |
|
sianida26
|
443dcdaa36
|
Remove old checkpermission and add missing permissions
|
2024-03-29 12:46:54 +07:00 |
|
sianida26
|
5329925090
|
Fix user cant load modal
|
2024-03-29 03:43:38 +07:00 |
|
sianida26
|
f21c3bfb12
|
lint
|
2024-03-29 03:21:57 +07:00 |
|
sianida26
|
f4ddd8461d
|
Enhance sidebar menu experience
|
2024-03-29 03:20:56 +07:00 |
|
sianida26
|
b9214dfe88
|
Revamp auth system
|
2024-03-29 02:28:13 +07:00 |
|
sianida26
|
667e06b198
|
Fix logout url
|
2024-03-29 01:09:14 +07:00 |
|
sianida26
|
a48e4353a5
|
Added permission and role type safety
|
2024-03-29 00:54:26 +07:00 |
|
sianida26
|
56054ab408
|
Rmove useEffect deps
|
2024-03-23 04:03:52 +07:00 |
|
sianida26
|
d06010abe6
|
Added scrollarea on table
|
2024-03-23 03:15:14 +07:00 |
|
sianida26
|
852459fdc2
|
Fix error login
|
2024-03-22 16:53:48 +07:00 |
|
sianida26
|
e795419b78
|
Added File Error
|
2024-03-22 01:21:13 +07:00 |
|
sianida26
|
d0f2441ed4
|
move dashboard login into dashboard route
|
2024-03-18 18:50:58 +07:00 |
|
sianida26
|
ad8f465a4f
|
Added cookie set on login
|
2024-03-17 10:33:40 +07:00 |
|
sianida26
|
245927d75b
|
Added cookie set on login
|
2024-03-17 10:32:18 +07:00 |
|
sianida26
|
98957f8df1
|
Add non admin register
|
2024-03-16 13:12:17 +07:00 |
|
sianida26
|
2d099120fa
|
Move to pnpm
|
2024-03-13 22:40:33 +07:00 |
|
sianida26
|
6d8999dbf5
|
Add typecheck
|
2024-03-01 21:04:57 +07:00 |
|
sianida26
|
419ebf3d51
|
Added content type
|
2024-03-01 21:02:59 +07:00 |
|
sianida26
|
fb20753c9d
|
Added utils
|
2024-03-01 20:57:55 +07:00 |
|
sianida26
|
8f7b9e1788
|
Fix wrong deprecated mark
|
2024-03-01 17:23:04 +07:00 |
|
sianida26
|
d0a4ff691e
|
Add check user from header and cookie
|
2024-03-01 17:15:09 +07:00 |
|
sianida26
|
a794342480
|
move permission seed and provide autocomplete
|
2024-03-01 01:55:55 +07:00 |
|
sianida26
|
6cadcd28a6
|
Remove unwanted scripts
|
2024-02-29 21:47:22 +07:00 |
|
sianida26
|
2a474b96cb
|
Remove old pipeline
|
2024-02-29 00:07:29 +07:00 |
|
sianida26
|
e78021643b
|
Fix schema
|
2024-02-28 21:31:04 +07:00 |
|
sianida26
|
cfefeb625e
|
add register route
|
2024-02-28 21:21:55 +07:00 |
|
sianida26
|
2d25e0d9dd
|
Add profile detail on sign in
|
2024-02-28 18:36:01 +07:00 |
|
sianida26
|
ad68fac107
|
lint
|
2024-02-28 18:25:14 +07:00 |
|
sianida26
|
8c279b5cd7
|
Added logger
|
2024-02-28 17:50:06 +07:00 |
|
sianida26
|
48d079254e
|
Merge branch 'development'
|
2024-02-28 11:35:38 +07:00 |
|
sianida26
|
ed9a0baa47
|
Move sign in to service
|
2024-02-28 11:14:18 +07:00 |
|
sianida26
|
d0870419f0
|
Add no unused vars
|
2024-02-28 10:09:03 +07:00 |
|
sianida26
|
c64199d15a
|
Rename sign in into action
|
2024-02-28 10:07:38 +07:00 |
|
sianida26
|
8ceaca5f46
|
Rename Logout into LogoutAction
|
2024-02-28 10:05:11 +07:00 |
|
sianida26
|
c775757314
|
Move cookie check outside services
|
2024-02-28 10:02:06 +07:00 |
|
sianida26
|
a9728d74f7
|
Move cookie check outside services
|
2024-02-28 09:29:14 +07:00 |
|
sianida26
|
cb3969ac40
|
Added documentation
|
2024-02-27 23:35:56 +07:00 |
|
sianida26
|
e6ffe4112d
|
Change get user detail to service
|
2024-02-27 23:13:50 +07:00 |
|
sianida26
|
5d8afc7c0f
|
Fix bug on register
|
2024-02-27 10:31:27 +07:00 |
|
sianida26
|
e2a8b208bc
|
Move create user to service
|
2024-02-27 00:40:52 +07:00 |
|
sianida26
|
7470d98193
|
Change build scripts to bun
|
2024-02-23 21:39:19 +07:00 |
|
sianida26
|
7032dcaa42
|
Update env
|
2024-02-23 21:08:54 +07:00 |
|
sianida26
|
06db4e892e
|
Add env check and global env infer type
|
2024-02-23 21:04:59 +07:00 |
|
sianida26
|
b881b1383f
|
Move mantine provider to inside dashboard/ path
|
2024-02-23 20:36:03 +07:00 |
|
sianida26
|
16953fb53c
|
Merge branch 'development'
|
2024-02-20 07:12:00 +07:00 |
|
sianida26
|
7bbf2b8a5e
|
remove reseller
|
2024-02-20 07:11:17 +07:00 |
|