Commit Graph

505 Commits

Author SHA1 Message Date
Cindy Chang d117adf54e fix #287, 261 by removing Math.floor() 2024-06-12 09:05:46 +08:00
Cindy Chang f1cabe2035 fix: #294 by adding next param 2024-06-11 16:01:29 +08:00
Cindy Chang ba418abbef minor fix of typo 2024-06-11 15:31:12 +08:00
Cindy Chang 82fe104291 WIP #216. QA mentioned that bugs remained, so we keep working on it. 2024-06-11 13:55:00 +08:00
Cindy Chang 314670eafd fix #216. Add base5
encode. Also add cypress.
2024-06-11 12:23:17 +08:00
Cindy Chang aa1dbfabf2 #216 done by using return-to URL mechanism 2024-06-11 11:57:33 +08:00
Cindy Chang 444b7d6975 WIP: not sure what is aaa and bbb meaning in /rule/log/aaa/conformance/bbb 2024-06-11 09:15:16 +08:00
Cindy Chang d6cb329a5c fix #258. Compare page and Performance pages are featured with formatted x ticks.
The author supposes this issue is not a bug but a feature.
2024-06-07 15:55:51 +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 fc99bac449 WIP customizing x tick according to time difference 2024-06-07 10:37:28 +08:00
Cindy Chang 92160fab54 typo fix 2024-06-07 08:55:39 +08:00
Cindy Chang 29675af82b add setTimeStringFormatBaseOnTimeDifference 2024-06-07 08:54:21 +08:00
Cindy Chang c0c455c55c refine performance code layout 2024-06-06 15:16:43 +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 e2d420b4bd add unused getYAxisTickMark(); this is written by ChatGPT 2024-06-05 09:04:23 +08:00
Cindy Chang 5418a6e7c0 solving toUpperCase bug 2024-06-04 09:17:55 +08:00
Cindy Chang 265680ae45 WIP: refactoring Compare page 2024-06-03 16:48:22 +08:00
Cindy Chang 55aaab3672 compare page locale continue 2024-06-03 15:10:17 +08:00
Cindy Chang 90eba51a38 compare page locale 2024-06-03 14:50:49 +08:00
Cindy Chang cf7c9025ac feature: i18next first sentence done 2024-06-03 12:45:15 +08:00
Cindy Chang dfd3199d4c WIP i18next 2024-06-03 12:41:30 +08:00
Cindy Chang 9a5dd2d786 refine only layout of code 2024-06-03 12:04:35 +08:00
Cindy Chang cc3fa5df8d unused cypress file; why unused? because cypress doesn't support canvas element 2024-06-03 10:15:43 +08:00
Cindy Chang 38e1aa9446 refine and clean console.log 2024-05-31 16:07:52 +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
Cindy Chang 83f399b746 cypress: #288 add missed chart 2024-05-30 14:16:31 +08:00
Cindy Chang 6ff09920c6 fix #288 missed "cycle time & efficiency" chart on Compare page 2024-05-30 11:07:29 +08:00
chiayin f2bdfe0cec release: Update to v1.0.0 2024-03-29 15:51:35 +08:00
chiayin e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin 4ba71d1193 docs: Update the Github's README. 2024-03-29 11:22:21 +08:00
chiayin 683c407c6e docs: structure tree update. 2024-03-29 10:31:30 +08:00
chiayin 301d49bd08 fix: Issues #218 done. 2024-03-28 16:34:06 +08:00
chiayin c608b1cc52 fix: Issues #278 done. 2024-03-27 11:20:54 +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 c26693f933 fix: Issues #262 done. 2024-03-25 12:03:23 +08:00
chiayin 83cca58fe2 fix: Issues #261 done. 2024-03-25 11:36:06 +08:00
chiayin dfc0d9a7a6 fix: Issues #230 done. 2024-03-22 15:42:20 +08:00
chiayin af2e9c75e3 fix: Issues #243 change timer to 3 sec done. 2024-03-21 15:57:14 +08:00
chiayin 3cd8cbc973 fix: Issues #243 uploadFailedSecond done. 2024-03-21 15:51:38 +08:00