Commit Graph

8 Commits

Author SHA1 Message Date
James Liu 2299cd7ffc
fix(frontend): Replace license-checker with yarn licenses. (#8101)
* fix(frontend): Replace license-checker with yarn licenses.

* grant license sh permission. Upgrade caniuse-lite. Migrate to media for darkMode in tailwind css.

* Upgrade @types/node and note-fetch in frontend server

* npm ci in server

* improve readability
2022-08-05 15:56:15 +00:00
James Liu 48e1e29d9e
fix(frontend): Batch upgrade for fundamental dependency blocks. (Node, CRA, tailwind and more) Fix #7148 (#7144)
* fix(frontend): Minimal batch upgrade for fundamental dependency blocks.

* npm run format

* use node 14 in dockerfile, and add -i for tailwind build.

* Move argo template to be under src/

* npm run format
2022-01-07 23:07:15 +00:00
James Liu 31ff9ad277
feat(frontend): SubDAG styling for KFPv2. Fix #6419 (#6744)
* feat(frontend): SubDAG styling for KFPv2

* update button
2021-10-25 09:35:09 -07:00
James Liu e0f4f7ce99
feat(frontend): Support Pipeline summary card and pulling version template for V2. Fix #6633 (#6634) 2021-09-30 11:20:31 -07:00
James Liu f6ee12ac9f
feat(frontend): Stateful v2 Node styling. Fix #6280 (#6519)
* feat(frontend): Stateful v2 Node styling

* address feedback on comment and UX
2021-09-09 09:01:14 -07:00
James Liu 964a62e970
feat(frontend): Add styling for Artifact Node. Partial #6280 (#6418)
* feat(frontend): Add styling for Artifact Node

* comment

* use database
2021-08-31 13:43:44 -07:00
James Liu ee718af5bc
feat(frontend): v2 Execution Node element. Partial #6280 (#6407)
* feat(frontend): v2 Execution Node element

* compile css before coverage test

* change to pretest
2021-08-21 13:55:55 -07:00
James Liu b3937cf901
chore(frontend): Integrate with tailwindcss. Fix #6264 (#6265)
* chore(frontend): Integrate with tailwindcss

* adjust UI and fix for comment

* fix tailwind car
2021-08-09 10:00:27 -07:00