assina045
44499c154c
1. Optimized the problem of vertical display of data in the content button of the transaction management page and the approved transaction page. Now the transaction title and transaction content can be displayed normally
...
2. The approver drop-down box in the transaction add page can dynamically obtain the user id and username from the database and provide the username to the user for selection
3. The approver drop-down box has added a search function, a scroll bar, and a limit on the height of the drop-down box
4. You can obtain the id and username of the current user from the applicant input box, and display the username of the current user in the input box. The user has no grant to modify the contents of the input box
2023-05-18 19:05:36 +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
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
e303711bfd
Add management item message pop-up window。
...
Work item update operation。
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
gzw
5ee97a7ee8
增加通过用户名签到
2023-05-15 11:06:59 +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
fcfa12d577
Added backend role name null validation
2023-05-15 10:30:34 +08:00
84b7a95640
Fixed a null pointer exception when modifying an unprivileged role
2023-05-15 09:10:16 +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
cccccyb
359af69fbd
use pinia to modify notice add,delete,select function
2023-05-13 16:10:55 +08:00
00240706ad
Added CustomExceptionHandler
2023-05-12 20:58:44 +08:00
7fa8ebc7aa
Set the expiration time to 30 minutes
2023-05-11 22:53:31 +08:00
assina045
5407d0eb0d
Now clicking the Specific Content button will bring up the details of the affair
2023-05-11 17:07:21 +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
9223204833
Allow anonymous access to api documentation
2023-05-06 14:27:21 +08:00
cccccyb
3feee5345d
Update addNotice component judge
2023-05-06 14:18:59 +08:00
cccccyb
c0f02506e3
nitice manage module test compeled
2023-05-06 04:00:51 +08:00
cccccyb
1ac3906964
nitice manage module compeled
2023-05-06 04:00:51 +08:00
cccccyb
90aad35eb4
senderName filter and selectByTitile completed
2023-05-06 04:00:50 +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
b6bc16582f
attendance
2023-05-06 02:46:23 +08:00
gzw
2fa80301e2
commit 2023/05/06
2023-05-06 00:50:17 +08:00
GGB
621d67c52c
workVue update2
2023-05-06 00:27:55 +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
dece5288b3
Add WebUtil.getLoginUser()
2023-05-06 00:04:38 +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
781765d690
Added type-aliases-package in application.yml
2023-05-01 01:04:21 +08:00
bb42dc4e5f
Added SwaggerConfig
2023-05-01 00:56:38 +08:00
8a4b097fee
Added mybatis plus base file
2023-04-30 17:40:56 +08:00
a9c51a0d96
Changed the default server port to 8621
2023-04-27 23:21:31 +08:00
eb9728d28f
Rename application.yml, and set default settings
2023-04-27 15:52:41 +08:00
6aa8ab250d
Init
2023-04-26 02:14:22 +08:00