Cindy Chang
d2e92b367f
sonar qube - 'If' statement should not be the only statement in 'else' block
2024-07-16 13:20:04 +08:00
Cindy Chang
3f5f710336
WIP: sonar qube
2024-07-16 09:25:34 +08:00
Cindy Chang
2517fb07af
fix: sonar qube - Add an "alt" attribute to this image.
2024-07-16 09:11:13 +08:00
Cindy Chang
f6c130f46d
fix: sonar qube - Add an "alt" attribute to this image.
2024-07-16 09:07:27 +08:00
Cindy Chang
cab484ac00
fix: acct_mgmt_button
2024-07-15 15:39:59 +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
8a77df285b
feature: keypress of search bar
2024-07-03 15:42:09 +08:00
Cindy Chang
69a3f27cb2
fix : #306 . At MainContainer, use cookie to determine instead of using pinia state
2024-07-01 08:52:38 +08:00
Cindy Chang
2a8826c962
hide account
2024-06-28 16:45:19 +08:00
Cindy Chang
9b2bab9124
feature: admin role edit API
2024-06-27 14:21:27 +08:00
Cindy Chang
4418930d41
fix : #258 . format precision YYYYMMDD
2024-06-27 13:45:16 +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
6d11849dae
duplicate account check
2024-06-25 12:08:53 +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
d6a79687da
WIP: account edit modal layout done (now: without password rows)
2024-06-20 10:56:03 +08:00
Cindy Chang
69835ad05b
WIP: acct mgmt search bar and data grid header.
2024-06-19 11:35:16 +08:00
Cindy Chang
b10e135fee
fix: make legend disappear by not declaring plugins twice
2024-06-19 10:21:15 +08:00
Cindy Chang
80529b85fe
WIP: acct mgmt search bar
2024-06-19 10:12:16 +08:00
Cindy Chang
341fd61d07
WIP: account management menu can be toggled by head button now.
2024-06-18 16:38:02 +08:00
Cindy Chang
03806dad3c
fix : #290 fileInput.value = ''
2024-06-17 11:12:28 +08:00
Cindy Chang
1665e51301
fix #296 "DASHBOARD" --> "PERFORMANCE"
2024-06-17 09:36:45 +08:00
Cindy Chang
505aebebb0
fix #292 remove "i" icon
2024-06-17 09:34:12 +08:00
Cindy Chang
235504a3fb
fix #293 . stay at MAP page. Remove calling of copyPending.......
2024-06-12 10:43:48 +08:00
Cindy Chang
aa1dbfabf2
#216 done by using return-to URL mechanism
2024-06-11 11:57:33 +08:00
Cindy Chang
7e362d8740
fix #217 ; this time finally found the root cause.
...
If user didn't click any start-end radio button this time,
the start, end value might be null as their initial values are.
So we need to use the earliest value stored in pinia. (In ActRadio.vue created phase)
2024-06-07 15:31:53 +08:00
Cindy Chang
88082c3b8a
#217 fix. The bug is solved without finding root cause. Maybe it's just because the author force the website to print out the variable (this.selectCfmPtPSEStart)
2024-06-07 11:56:41 +08:00
Cindy Chang
e16304df45
WIP #217 don't know why it seems to work though
2024-06-07 11:39:53 +08:00
Cindy Chang
9539237c3d
refactor (slight, although many files)
2024-06-06 09:25:26 +08:00
Cindy Chang
0df045c218
fix #294 by handling navItem string with function mapPageNameToCapitalUnifiedName()
2024-06-05 14:42:24 +08:00
Cindy Chang
5f0e12ef1a
pageAdmin add setActivePageComputedByRoute function
2024-06-05 13:08:52 +08:00
Cindy Chang
427b9b6aed
refactor: rename isSubmit --> isAlreadySubmit
2024-06-05 11:05:55 +08:00
Cindy Chang
205b75450c
refactor conformance related code
2024-06-05 10:50:37 +08:00
Cindy Chang
499ad33d57
locale of Conformance page
2024-06-05 09:46:20 +08:00
Cindy Chang
5418a6e7c0
solving toUpperCase bug
2024-06-04 09:17:55 +08:00
Cindy Chang
2142399f8c
fix #295 include both save and cancel cases of popup modal; however, for cases when conformance page acting as starting point, bugs are still there
2024-05-31 16:04:52 +08:00
Cindy Chang
0a1eefbaa7
original bug is fixed but save modal is not handle (nav-item bg color is not correctly painted)
2024-05-31 14:36:51 +08:00
Cindy Chang
69f6a2048a
WIP #295 not yet keep previous page
2024-05-31 12:03:09 +08:00
chiayin
e391c9a237
docs: Update all files JSDoc.
2024-03-29 15:49:05 +08:00
chiayin
301d49bd08
fix: Issues #218 done.
2024-03-28 16:34:06 +08:00
chiayin
394b535118
fix: Issues #218 , Time value Change done.
2024-03-26 17:08:51 +08:00
chiayin
ef3bab3592
fix: Issues #217 , Time Picker Change done.
2024-03-26 12:54:47 +08:00
chiayin
5acbabfa1c
fix: Issues #217 , start & end done.
2024-03-25 17:19:12 +08:00
chiayin
2de6089f61
fix: Issues #276 done.
2024-03-21 12:15:00 +08:00
chiayin
41ae85c12e
fix: Issues #270 done.
2024-03-21 11:39:06 +08:00
chiayin
dac4f5bb8c
fix: Issues #213 done.
2024-03-20 11:05:58 +08:00
chiayin
483f6a026d
refactor: Discover Router Save done.
2024-03-19 16:29:29 +08:00