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

62 Commits

Author SHA1 Message Date
assina045
3d04abc08a Fuzzy query optimized 2023-06-08 17:55:00 +08:00
assina045
640c3bca34 Fuzzy query was completed and AffairsCard optimized 2023-06-08 17:55:00 +08:00
assina045
70320493d2 The backend provides an interface for fuzzy queries 2023-06-07 01:07:36 +08:00
ggb
ca4b0fb1c4 Add employee name suffixes to work item information. Add password modification function. 2023-06-07 00:22:15 +08:00
c64e23d9ba Rewrite getDepartAndUser 2023-06-04 19:30:02 +08:00
cccccyb
7031dd593b add the function of fuzzy query in the page of NoticeView had been completed 2023-06-04 18:32:25 +08:00
cccccyb
68e6625b26 add the function of fuzzy query by senderIds had been completed 2023-06-04 17:27:46 +08:00
78b9389ebf Added regex search in UserManagement 2023-06-04 04:03:56 +08:00
d8161667f9 Added regex search in GroupManagement 2023-06-04 03:55:25 +08:00
20fe3a6fa2 Added regex search in RoleManagement 2023-06-04 03:47:46 +08:00
424a6eb330 Added regex search in StaffManagement 2023-06-04 03:36:52 +08:00
7da56998b2 Added regex search in DepartmentManagement 2023-06-04 03:21:30 +08:00
cccccyb
fe876c5a36 add the function of fuzzy query item 2023-06-04 02:27:58 +08:00
b7962aa012 Added getNoticeUser 2023-06-04 02:26:22 +08:00
cccccyb
25690c0871 The modification which the function of fuzzy query has been completed. 2023-06-04 00:55:08 +08:00
8697c34282 Optimized getUserInfo 2023-06-03 19:45:34 +08:00
a2c6571c0e Added DepartmentManagement 2023-06-03 07:32:34 +08:00
0d8e337ac1 Added search in UserManagement. 2023-06-03 06:10:43 +08:00
51cd40c162 Added search in GroupManagement. Optimized RoleController. 2023-06-02 21:43:46 +08:00
f27f2d499d Added search in RoleManagement 2023-06-02 19:16:49 +08:00
381802c10c Fixed pagination in GroupManagement 2023-06-01 20:55:34 +08:00
e58dd032c8 Fixed pagination in RoleManagement 2023-06-01 18:56:33 +08:00
0a3d256ecf Optimized pagination in UserManagement 2023-06-01 18:16:11 +08:00
bf88054c35 Added pagination to GroupManagement. Optimized get group list in UserManagement. 2023-06-01 18:10:44 +08:00
4d668b47a3 Added search in StaffManagement 2023-05-31 16:59:18 +08:00
167e762a13 Fixed pagination in UserManagement 2023-05-31 02:59:02 +08:00
assina045
9c53b6bc60 Change the menu bar and merge pages 2023-05-31 01:47:34 +08:00
7d11af0c31 Added pagination to UserManagement 2023-05-31 00:42:30 +08:00
cccccyb
ddd93bf28b modify the post of selectLimitByUserId in sendTime 2023-05-30 23:21:38 +08:00
cccccyb
2f5b1e4fbc add the post of selectLimitByUserId 2023-05-30 23:15:21 +08:00
804d056a89 Added StaffManagement 2023-05-30 22:06:56 +08:00
d773913d2c Added api /user/department 2023-05-29 08:40:08 +08:00
7aabfec604 Added permission control for AffairManagement 2023-05-24 23:53:55 +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
GGB
ef878f7edf Update home page layout, update work card layout.
Optimize t_work table queries.
2023-05-19 17:04:42 +08:00
9f51661caa Added show staff name 2023-05-19 15:07:20 +08:00
cccccyb
d1c3389efa AlRead and ToRead function have been compeled,another add rightClick menu 2023-05-19 03:15:24 +08:00
cb884cc4cd Added back-end permission verification 2023-05-18 17:05:49 +08:00
e5a3cb83be Added UserManagement 2023-05-17 15:40:19 +08:00
69d6c03420 Optimized role sql query statement 2023-05-17 15:40:17 +08:00
058f8a4ddd Optimized group sql query statement 2023-05-17 15:40:16 +08:00
cccccyb
5afd8ff4e3 Redesign the page of NoticeView.vue 2023-05-17 03:49:13 +08:00
cccccyb
c860e9c3e8 add noticeTypeManage module 2023-05-16 03:13:57 +08:00
b6649df71f Added GroupManagement. Fixed some errors in RoleManagement. 2023-05-16 00:19:58 +08:00
GGB
c7efa1980a Add homepage work card 2023-05-15 11:25:54 +08:00
GGB
1dc1c21efa Add fuzzy query function in work items 2023-05-15 11:25:54 +08:00
75542c5be1 Fixed the bug that it was impossible to get roles without permissions 2023-05-15 09:10:16 +08:00
292ea5dad6 Added role management 2023-05-15 09:10:14 +08:00
cccccyb
f309bd7bb9 use pinia to modify notice update function and add pagination to noticeManage page 2023-05-14 22:01:23 +08:00