Commit Graph

193 Commits

Author SHA1 Message Date
Cindy Chang cee61dbd93 fix: #287 Compare page 2024-06-17 22:46:32 +08:00
Cindy Chang 7750f913a8 ticks.length solves the Y axis bug. 2024-06-17 22:32:57 +08:00
Cindy Chang 541c0080aa import moment and declare primevue option 2024-06-17 21:51:19 +08:00
Cindy Chang 9f121eb5d4 WIP: explicit declare primevue option of one of the chart and the bug is somewhat solved 2024-06-17 21:31:41 +08:00
Cindy Chang d0d6c482ee fix #216 with cookie mgmt. 2024-06-14 16:44:17 +08:00
Cindy Chang 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 2024-06-14 16:17:20 +08:00
Cindy Chang 8d34b80b5c fix #299 by setting y.reverse 2024-06-14 15:01:12 +08:00
Cindy Chang d47b17f575 fix #301 should push to "/files" 2024-06-14 11:30:43 +08:00
Cindy Chang 13bc3882ed fix #300 handle compare page by handling data[0], data[1] 2024-06-14 10:57:31 +08:00
Cindy Chang 0689e79013 WIP #300 Performance page done. Use ref() instead of reactive() in independant Vue3 component. 2024-06-13 15:40:51 +08:00
Cindy Chang f6989c4759 WIP same as the previoius commit. Tried to extract out an independent vue component to prevent shared primevue option.
X axis is with bug now.
2024-06-13 13:35:58 +08:00
Cindy Chang 310c416fd7 WIP #300 Tried to extract out an independent vue component to prevent shared primevue option 2024-06-13 09:48:19 +08:00
Cindy Chang c016e2aa41 WIP about deep cloning and Y axis and object sharing bug 2024-06-12 16:06:17 +08:00
Cindy Chang 339657879a fix #287 by using simple division 2024-06-12 12:27:51 +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 82fe104291 WIP #216. QA mentioned that bugs remained, so we keep working on it. 2024-06-11 13:55:00 +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 fc99bac449 WIP customizing x tick according to time difference 2024-06-07 10:37:28 +08:00
Cindy Chang c0c455c55c refine performance code layout 2024-06-06 15:16:43 +08:00
Cindy Chang 5f0e12ef1a pageAdmin add setActivePageComputedByRoute function 2024-06-05 13:08:52 +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 9a5dd2d786 refine only layout of code 2024-06-03 12:04:35 +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 6ff09920c6 fix #288 missed "cycle time & efficiency" chart on Compare page 2024-05-30 11:07:29 +08:00
chiayin e391c9a237 docs: Update all files JSDoc. 2024-03-29 15:49:05 +08:00
chiayin c608b1cc52 fix: Issues #278 done. 2024-03-27 11:20:54 +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 5d6b0c8253 fix: Issues #277 Compare page done. 2024-03-21 11:27:21 +08:00
chiayin 456078141a fix: Issues #277 Performance page done. 2024-03-21 11:25:37 +08:00
chiayin 68c9e1569c fix: UPLOAD page UI done. 2024-03-20 12:15:35 +08:00
chiayin 483f6a026d refactor: Discover Router Save done. 2024-03-19 16:29:29 +08:00
chiayin 6663b48159 refactor: Discover Router done. 2024-03-19 15:57:12 +08:00
chiayin bc3e20abd0 refactor: Conformance Router - FILES page to Confomance page router refresh the page done. 2024-03-15 18:10:25 +08:00
chiayin 49b0e462a1 refactor: Conformance Router - FILES page to Confomance page router done. 2024-03-15 16:52:43 +08:00
chiayin 6162155997 fix: Issues #252 done. 2024-03-13 16:24:03 +08:00
chiayin dfb5aee761 fix: Issues #259 done. 2024-03-13 15:38:42 +08:00
chiayin 4cea216337 fix: Issues #261 done. 2024-03-13 12:16:10 +08:00
chiayin 2c5eb7bcea fix: Issues #252 remove table-fixed done. 2024-03-12 17:33:40 +08:00
chiayin 8605f80c79 fix: Issues #258 Compare Line Chart done. 2024-03-12 16:55:24 +08:00
chiayin 689e792cbc fix: Issues #258 Performance Line Chart done. 2024-03-12 16:54:24 +08:00
chiayin 0cfbb33fc8 fix: Issues #256 done. 2024-03-12 16:19:52 +08:00