4c18dfd8d6
shouldn't use mod(%) operator. shouldn't divide hour and then divide day again. should use substring. should split into 8 instead of 6.
Cindy Chang
2024-06-17 20:53:49 +08:00
452c9358c9
should not be ms but s
Cindy Chang
2024-06-17 11:34:13 +08:00
d0d6c482eefix#216 with cookie mgmt.
Cindy Chang
2024-06-14 16:44:17 +08:00
5bf98a1b74
WIP #216. The timing is not good. After user password is confirmed, the isLoggedIn boolean is still false, and thus causing the website to stay at the login page
Cindy Chang
2024-06-14 16:17:20 +08:00
8d34b80b5cfix#299 by setting y.reverse
Cindy Chang
2024-06-14 15:01:12 +08:00
0689e79013
WIP #300 Performance page done. Use ref() instead of reactive() in independant Vue3 component.
Cindy Chang
2024-06-13 15:40:51 +08:00
f6989c4759
WIP same as the previoius commit. Tried to extract out an independent vue component to prevent shared primevue option.
Cindy Chang
2024-06-13 13:35:58 +08:00
310c416fd7
WIP #300 Tried to extract out an independent vue component to prevent shared primevue option
Cindy Chang
2024-06-13 09:48:19 +08:00
c016e2aa41
WIP about deep cloning and Y axis and object sharing bug
Cindy Chang
2024-06-12 16:06:17 +08:00
339657879afix#287 by using simple division
Cindy Chang
2024-06-12 12:27:51 +08:00
235504a3fbfix#293. stay at MAP page. Remove calling of copyPending.......
Cindy Chang
2024-06-12 10:43:48 +08:00
d117adf54efix#287, 261 by removing Math.floor()
Cindy Chang
2024-06-12 09:05:46 +08:00
f1cabe2035fix: #294 by adding next param
Cindy Chang
2024-06-11 16:01:29 +08:00
ba418abbef
minor fix of typo
Cindy Chang
2024-06-11 15:31:12 +08:00
82fe104291
WIP #216. QA mentioned that bugs remained, so we keep working on it.
Cindy Chang
2024-06-11 13:55:00 +08:00
aa1dbfabf2#216 done by using return-to URL mechanism
Cindy Chang
2024-06-11 11:57:33 +08:00
444b7d6975
WIP: not sure what is aaa and bbb meaning in /rule/log/aaa/conformance/bbb
Cindy Chang
2024-06-11 09:15:16 +08:00
d6cb329a5cfix#258. Compare page and Performance pages are featured with formatted x ticks. The author supposes this issue is not a bug but a feature.
Cindy Chang
2024-06-07 15:55:51 +08:00
7e362d8740fix#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)
Cindy Chang
2024-06-07 15:31:53 +08:00
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)
Cindy Chang
2024-06-07 11:56:41 +08:00
e16304df45
WIP #217 don't know why it seems to work though
Cindy Chang
2024-06-07 11:39:53 +08:00
fc99bac449
WIP customizing x tick according to time difference
Cindy Chang
2024-06-07 10:37:28 +08:00
9a5dd2d786
refine only layout of code
Cindy Chang
2024-06-03 12:04:35 +08:00
cc3fa5df8d
unused cypress file; why unused? because cypress doesn't support canvas element
Cindy Chang
2024-06-03 10:15:43 +08:00
38e1aa9446
refine and clean console.log
Cindy Chang
2024-05-31 16:07:52 +08:00
2142399f8cfix#295 include both save and cancel cases of popup modal; however, for cases when conformance page acting as starting point, bugs are still there
Cindy Chang
2024-05-31 16:04:52 +08:00
0a1eefbaa7
original bug is fixed but save modal is not handle (nav-item bg color is not correctly painted)
Cindy Chang
2024-05-31 14:36:51 +08:00