e9e588385b
Replace JSON.parse(JSON.stringify()) with lodash-es cloneDeep for deep cloning Vue reactive data (S7784)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-10 08:34:31 +08:00
147b16ca34
Add centralized API client with axios interceptors, remove vue-axios
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:44:33 +08:00
6af7253d08
Upgrade vue-router from 4 to 5
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:17:06 +08:00
1f5673040f
Upgrade ESLint from 9 to 10 and add @eslint/js as explicit dependency
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:12:00 +08:00
ab8bbb086b
Upgrade @types/node from 20 to 25 and chartjs-plugin-dragdata from 1 to 2
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 12:01:39 +08:00
8e480ed669
Upgrade Vitest from 3 to 4
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:39:17 +08:00
a950f254ad
Upgrade Vite from 6 to 7 and @vitejs/plugin-vue from 5 to 6
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:35:01 +08:00
4e22643999
Upgrade Tailwind CSS from 3 to 4 with CSS-first config migration
...
Migrate tailwind.config.js to @theme in CSS, replace PostCSS plugins
with @tailwindcss/postcss, add @reference to 12 Vue scoped styles using
@apply, and remove autoprefixer (now built into Tailwind 4).
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:29:03 +08:00
08688793ac
Upgrade Pinia from 2 to 3 and pinia-plugin-persistedstate from 3 to 4
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:17:13 +08:00
941f1e1dbe
Upgrade ESLint from 8 to 9 with flat config migration
...
Replace .eslintrc.cjs with eslint.config.mjs, upgrade eslint-plugin-vue
to 10, eslint-plugin-cypress to 6, @vue/eslint-config-prettier to 10,
and remove @rushstack/eslint-patch.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:12:17 +08:00
de92a723a2
Upgrade Cypress from 13 to 15
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 11:03:23 +08:00
f958efb38b
Upgrade i18next from 23 to 25 and cytoscape-popper from 2 to 4
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:53:09 +08:00
c182b297c9
Upgrade Prettier from 2 to 3
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:41:27 +08:00
e656b3ce99
Upgrade vue-router, vue-toast-notification, @types/node, and eslint-plugin-cypress
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:36:42 +08:00
b988037968
Remove incorrect @types/vue and @types/vue-router Vue 2 type packages
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:36:01 +08:00
bcb318b8f6
Upgrade jsdom from 20 to 28 and eslint-plugin-vue to 9.33
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:35:27 +08:00
85225c1e30
Upgrade PrimeVue from 3 to 4 with Aura theme preset
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:32:34 +08:00
1d047786af
Upgrade Tailwind CSS from 3.2 to 3.4 (4.x deferred due to breaking config changes)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:16:41 +08:00
d30b31091f
Upgrade Vitest from 0.25 to 3
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:13:32 +08:00
eaf2a1d2e7
Upgrade Vite from 4 to 6 and @vitejs/plugin-vue from 4 to 5
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:12:53 +08:00
9ea9752440
Upgrade Cypress from 12 to 13
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:11:46 +08:00
735df448a2
Upgrade minor and patch dependencies (axios, chart.js, cytoscape, typescript, sass, etc.)
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:09:12 +08:00
aa86d4a3f9
Upgrade Pinia from 2.0 to 2.3
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:06:09 +08:00
3521593f41
Upgrade Vue from 3.2 to 3.5
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 10:05:39 +08:00
b259f23799
Replace date-fns with chartjs-adapter-moment to eliminate duplicate date libraries
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-03-06 09:51:13 +08:00
Cindy Chang
1883818b8b
persist installed. MyAccount in progress
2024-08-29 14:19:27 +08:00
Cindy Chang
09237a0759
MyAccount page prototype
2024-08-27 09:32:06 +08:00
Cindy Chang
b5d5b1456d
force-directed layout
2024-08-23 11:19:46 +08:00
Cindy Chang
fb335f996d
Map. dagre and spread algorithm
2024-08-15 10:54:04 +08:00
Cindy Chang
5c46fd6ce7
WIP: TypeScript bugs
2024-07-09 13:46:15 +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
21fb6f616a
feature: set is active API
2024-06-27 10:36:19 +08:00
Cindy Chang
b2c084657d
edit account and logout feature
2024-06-26 15:35:51 +08:00
chiayin
b6bd1e878e
test: Enter Compare & Anchor done.
2024-02-22 16:51:49 +08:00
chiayin
df7ac38397
fix: Primevue css update done.
2024-02-21 18:29:52 +08:00
chiayin
a6a007abd2
feat: Compare SidebarStates API done.
2024-02-20 17:40:19 +08:00
chiayin
d7b372f620
feat: File list hover layout done.
2024-01-15 12:01:22 +08:00
chiayin
a745015442
test: E2E-conformance save log and filter done.
2023-12-06 12:52:50 +08:00
chiayin
cf3d799ed7
Issue #140 : Done.
2023-10-13 17:58:47 +08:00
chiayin
6e0d5b15fe
Issue #168 : Done.
2023-10-06 15:39:16 +08:00
chiayin
a70a7a96f7
Conformance: backend update Conformance issue API, Conformance report API, fix more model trace table.
2023-07-27 10:29:08 +08:00
chiayin
f2df01e855
Conformance: Have activity More done.
2023-07-25 16:12:46 +08:00
chiayin
9db7b73d2c
Conformance: layout done.(not time range)
2023-07-12 09:56:23 +08:00
chiayin
a84d123b95
Cypress: filterFunnel - Trace testing done.
2023-06-08 15:17:08 +08:00
chiayin
5600cb074b
Cypress: filterFunnel - Start & End testing done.
2023-06-07 17:38:19 +08:00
chiayin
9927d34099
Discover: SidebarFilter Timeframes div & slider done.
2023-05-31 17:36:46 +08:00
chiayin
bd18b2c41d
Discover: sideFilter Trace Slider done.
2023-05-12 11:13:35 +08:00
chiayin
b1161a82a7
Files: fix accessed_at.
2023-04-27 11:16:33 +08:00
chiayin
daed99f84f
Discover: sidebarFilter layout done
2023-04-12 16:44:47 +08:00
chiayin
c10cf99b75
Discover: sideBar trace done.
2023-03-27 13:15:50 +08:00