1
0
mirror of https://github.com/FatttSnake/Pinnacle-OA.git synced 2026-04-06 07:21:24 +08:00
Commit Graph

37 Commits

Author SHA1 Message Date
8697c34282 Optimized getUserInfo 2023-06-03 19:45:34 +08:00
1b6ac6ade8 Added token automatic renew 2023-06-02 02:33:37 +08:00
804d056a89 Added StaffManagement 2023-05-30 22:06:56 +08:00
d3e892894a Optimized RoleManagement, GroupManagement and UserManagement 2023-05-29 00:44:23 +08:00
6dfcba36bb Optimized source code structure. Added api document to LoginController 2023-05-23 03:23:21 +08:00
9a7702efe6 Added enable status to Role, Group and User 2023-05-22 02:05:19 +08:00
4ed7943235 Refactored ResponseResult, added api documentation for PowerController, RoleController, GroupController and UserController 2023-05-20 02:14:59 +08:00
9f51661caa Added show staff name 2023-05-19 15:07:20 +08:00
cb884cc4cd Added back-end permission verification 2023-05-18 17:05:49 +08:00
bea1f30266 Protected super admin 2023-05-17 17:09:12 +08:00
e5a3cb83be Added UserManagement 2023-05-17 15:40:19 +08:00
e1bdb21756 Changed the type of the deleted field to bigint 2023-05-17 15:40:18 +08:00
assina045
f03a9b9f00 1. Added the dynamic time effect of creating a time item in the Add transaction page
2. When inserting a new transaction or approving a new transaction, the transactions are arranged in reverse chronological order according to the creation time and approval time. The newly added transaction and the newly approved transaction appear at the top
3. You can obtain the current time when approving. You can see the approval time on the approved page
2023-05-16 20:21:44 +08:00
b6649df71f Added GroupManagement. Fixed some errors in RoleManagement. 2023-05-16 00:19:58 +08:00
GGB
1dc1c21efa Add fuzzy query function in work items 2023-05-15 11:25:54 +08:00
assina045
d2a7c7faa8 Gets the userID of the current login, and the transaction now committed is visible only to the approved object it is committed to. Fixed a bug where the transaction id was too long for approval. 2023-05-15 10:35:29 +08:00
292ea5dad6 Added role management 2023-05-15 09:10:14 +08:00
cccccyb
1defd7ef4e nitice module modified query with mybatis plus linked table to xml 2023-05-11 15:29:53 +08:00
881be1b0f9 Added login expiration reminder. Add logout reminder. 2023-05-08 09:39:24 +08:00
cccccyb
1ac3906964 nitice manage module compeled 2023-05-06 04:00:51 +08:00
cccccyb
42dd714ed1 Temp commit deleteByNoticeId solve 2023-05-06 04:00:50 +08:00
cccccyb
e8bc1f5945 Temp commit on 2023-05-01 5:00 2023-05-06 04:00:50 +08:00
cccccyb
cdf47bc0bb Temp commit 2023-05-06 04:00:49 +08:00
assina045
c944c20f2d Add affair management 2023-05-06 03:54:36 +08:00
7e38a3a194 Added login failure handler 2023-05-06 03:15:43 +08:00
gzw
2fa80301e2 commit 2023/05/06 2023-05-06 00:50:17 +08:00
GGB
24318d36b7 temp 2023/5/5 2023-05-06 00:11:00 +08:00
GGB
41b6c77509 temp 2023/5/3 2023-05-06 00:11:00 +08:00
GGB
9b33b1061d temp 2023/5/2 2023-05-06 00:11:00 +08:00
60b8460e03 Added login, logout and getUserinfo (Include ui and server) 2023-05-05 21:01:34 +08:00
3c8adffe42 Added unauthorized access response. Added logout. 2023-05-05 02:32:25 +08:00
7695a20e77 Fixed jwt verify. Blocked access to the password for the user controller. 2023-05-05 01:13:26 +08:00
e5317da56d Added spring security 2023-05-05 00:17:11 +08:00
e884568bf7 Added table field enable into t_user 2023-05-02 23:31:32 +08:00
9c6bda6d7c Rename t_notice_receive table field read to already_read 2023-05-01 04:56:17 +08:00
2d4eaa1c9f Added ResponseCode And ResponseResult 2023-05-01 02:02:15 +08:00
8a4b097fee Added mybatis plus base file 2023-04-30 17:40:56 +08:00