Cindy Chang
|
4c9633a395
|
Revert "fix: #316 modal closing too slow bug"
This reverts commit 6b7778fe9f.
|
2024-07-10 11:06:07 +08:00 |
|
Cindy Chang
|
6b7778fe9f
|
fixed: modal closing too slow bug
|
2024-07-10 10:58:38 +08:00 |
|
Cindy Chang
|
bba7f24672
|
fix: #319 add watch of inputConfirmPwd inside onMounted
|
2024-07-10 10:53:48 +08:00 |
|
Cindy Chang
|
b70f241ab5
|
save
|
2024-07-10 10:39:15 +08:00 |
|
Cindy
|
0d9bfaa40d
|
refine close modal time
|
2024-07-10 10:26:42 +08:00 |
|
Cindy
|
423499b77c
|
fixed: #319 put watch of all input fieds function inside "onMounted" function
|
2024-07-10 10:18:30 +08:00 |
|
Cindy Chang
|
74bc22b736
|
fixed: #313 use index [ ] instead of splice function to prevent removal
|
2024-07-09 15:08:55 +08:00 |
|
Cindy Chang
|
8b99a230d7
|
TypeScript bugs fixed
|
2024-07-09 13:53:20 +08:00 |
|
Cindy Chang
|
af5ab081de
|
1. npm install --save-dev @types/axios @types/vue @types/vue-router
2. create file vue-router.d.ts
2. pinia use my plugin
3. npm i --save-dev @types/cytoscape. npm i --save-dev @types/cytoscape-dagre. npm i --save-dev @types/cytoscape-popper.
4. add apiError.d.ts npm install --save-dev @types/vue-router.
5. add vue-axios.d.ts
|
2024-07-09 12:00:34 +08:00 |
|
Cindy Chang
|
ca4d6d0127
|
change account-admin url
|
2024-07-04 15:21:07 +08:00 |
|
Cindy Chang
|
880cac23a4
|
Cypress: edit account and see success message
|
2024-07-03 14:57:46 +08:00 |
|
Cindy Chang
|
405cc6ea82
|
Cypress: delete an account 000000
|
2024-07-03 13:55:49 +08:00 |
|
Cindy Chang
|
18959f213b
|
automation test: create account positive case.
|
2024-07-02 12:16:23 +08:00 |
|
Cindy Chang
|
c33f387c82
|
refine confirm disable status of account page
|
2024-07-02 11:09:31 +08:00 |
|
Cindy Chang
|
9b2bab9124
|
feature: admin role edit API
|
2024-06-27 14:21:27 +08:00 |
|
Cindy Chang
|
3fe427fcc3
|
update single account pinia state
|
2024-06-27 11:39:44 +08:00 |
|
Cindy Chang
|
21fb6f616a
|
feature: set is active API
|
2024-06-27 10:36:19 +08:00 |
|
Cindy Chang
|
b12d026f0e
|
editable status control
|
2024-06-27 08:58:40 +08:00 |
|
Cindy Chang
|
b2c084657d
|
edit account and logout feature
|
2024-06-26 15:35:51 +08:00 |
|
Cindy Chang
|
14783654a5
|
feature: search bar works. Beautiful two return code.
|
2024-06-26 12:40:49 +08:00 |
|
Cindy Chang
|
965aaeb097
|
feature: just create badge. Important thing is the await keyword
|
2024-06-26 11:46:53 +08:00 |
|
Cindy Chang
|
353eecad81
|
refine infinite scroll - infiniteStart is a ref variable and infiniteAcctData is a computed one.
|
2024-06-25 16:28:36 +08:00 |
|
Cindy Chang
|
5d5730fc29
|
visit API, is_admin badge API, is_active badge API,
|
2024-06-25 12:53:50 +08:00 |
|
Cindy Chang
|
6d11849dae
|
duplicate account check
|
2024-06-25 12:08:53 +08:00 |
|
Cindy Chang
|
00d086ff1d
|
delete account and later on modal closing effect.
|
2024-06-24 10:09:39 +08:00 |
|
Cindy Chang
|
b55cc0a6d6
|
vue3 infinite scroll
|
2024-06-24 09:07:11 +08:00 |
|
Cindy Chang
|
9b0d54bf5e
|
feature: create POST api done.
|
2024-06-21 15:21:24 +08:00 |
|
Cindy Chang
|
0fb0d8b529
|
WIP: delete alert modal prototype.
|
2024-06-21 14:20:52 +08:00 |
|
Cindy Chang
|
ad8c555632
|
feature: acct list can hover pencil btn
|
2024-06-21 13:17:24 +08:00 |
|
Cindy Chang
|
1b8c8629a9
|
WIP: can hover icon-delete. can have self on the first row on list.
API get all users done
|
2024-06-21 11:14:49 +08:00 |
|
Cindy Chang
|
193bc315ca
|
WIP: create feature checkboxes layout
|
2024-06-20 16:54:37 +08:00 |
|
Cindy Chang
|
05caf819bb
|
WIP: validate confirm password and show error message
|
2024-06-20 15:54:14 +08:00 |
|
Cindy Chang
|
26441d3979
|
WIP: account info modal prototype with a little bit of pinia state mgmt.
|
2024-06-20 12:13:39 +08:00 |
|
Cindy Chang
|
d6a79687da
|
WIP: account edit modal layout done (now: without password rows)
|
2024-06-20 10:56:03 +08:00 |
|
Cindy Chang
|
b7862ab164
|
WIP account mgmt data-table prototype and modal prototype.
|
2024-06-19 15:55:02 +08:00 |
|
Cindy Chang
|
69835ad05b
|
WIP: acct mgmt search bar and data grid header.
|
2024-06-19 11:35:16 +08:00 |
|
Cindy Chang
|
80529b85fe
|
WIP: acct mgmt search bar
|
2024-06-19 10:12:16 +08:00 |
|