Emily Xiong
|
4a4917b628
|
fix(graph): fix 404 when / in name (#21318)
|
2024-01-25 10:35:56 -05:00 |
|
Jack Hsu
|
7b680ec68c
|
feat(docs): add {% project-details %} as a tag in markdown docs (#21288)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
|
2024-01-24 12:53:03 -05:00 |
|
Colum Ferry
|
b97037ebd1
|
feat(graph): show open config button in graph web (#21181)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2024-01-19 14:05:09 -05:00 |
|
MaxKless
|
b5ffb85874
|
fix(graph): refresh pdv periodically in watch mode (#21218)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2024-01-18 17:59:10 -05:00 |
|
MaxKless
|
ddebb4d4f3
|
feat(graph): allow expanding target when opening pdv from external api (#21189)
|
2024-01-18 10:57:32 -05:00 |
|
Jack Hsu
|
8ccf327b1a
|
feat(graph): decouple graph client from nx.dev <Fence> component (#21186)
|
2024-01-17 21:00:36 -05:00 |
|
Jason Jean
|
cd01ec685e
|
chore(graph): fix the vh of the project graph shell (#21192)
|
2024-01-17 16:09:31 -05:00 |
|
Jason Jean
|
49cff89908
|
feat(misc): add layout for project details view (#21172)
|
2024-01-17 13:02:45 -05:00 |
|
MaxKless
|
e38b0bb6f4
|
feat(graph): rework pdv target section & remove unused code (#21159)
|
2024-01-16 20:12:34 +00:00 |
|
Rares Matei
|
9747eead55
|
chore(repo): revert env var propagation (#21131)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
|
2024-01-15 09:23:35 -05:00 |
|
MaxKless
|
b97c869279
|
feat(graph): add nx console data loader (#20744)
|
2024-01-11 15:42:57 -05:00 |
|
Miroslav Jonaš
|
03257e2503
|
feat(linter): move common options to target defaults (#20583)
|
2024-01-09 09:12:47 +00:00 |
|
MaxKless
|
75cc561e9d
|
feat(graph): add project details view (#20466)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2023-12-04 09:53:19 -05:00 |
|
Miroslav Jonaš
|
b30f3c59cc
|
docs(linter): update docs for eslint package (#19649)
|
2023-10-19 18:07:12 -04:00 |
|
MaxKless
|
c727a22530
|
feat(graph): display expanded task inputs (#19597)
|
2023-10-16 16:01:34 -04:00 |
|
MaxKless
|
d5ceca9499
|
feat(graph): add more graph to editor communication (#18315)
|
2023-08-02 11:39:53 +02:00 |
|
Katerina Skroumpelou
|
67bd9d7b62
|
chore(graph): update the syntax of the stories (#18188)
|
2023-08-01 10:11:07 +03:00 |
|
MaxKless
|
f8068b7cf6
|
feat(graph): add clickable project edge file links in nx console (#18113)
|
2023-07-25 11:10:25 +02:00 |
|
Katerina Skroumpelou
|
7abcb816b5
|
feat(react): update types to match react version (#17571)
|
2023-06-13 11:25:23 -04:00 |
|
Victor Savkin
|
0848031dd9
|
feat(core): move task hashing into daemon
|
2023-05-17 11:37:57 -04:00 |
|
Miroslav Jonaš
|
d1ad58e5d0
|
fix(graph): fix outdated imports to nx graph (#16954)
|
2023-05-11 11:49:36 -04:00 |
|
Miroslav Jonaš
|
846320a6b9
|
chore(repo): enable enforce-module-boundaries on nx repo (#16864)
|
2023-05-10 11:35:33 -04:00 |
|
Jason Jean
|
8fa1712ab4
|
chore(repo): rescope nx-dev and graph libraries (#16551)
|
2023-04-26 16:47:47 -04:00 |
|
Jason Jean
|
2d195007b0
|
feat(core): switch packages to use the @nx scope (#16069)
|
2023-04-14 19:56:37 -04:00 |
|
Jason Jean
|
2cc949e2f1
|
feat(core): show task graph of commands (#15440)
Co-authored-by: Philip Fulcher <philip@nrwl.io>
|
2023-03-21 18:08:31 -04:00 |
|
Philip Fulcher
|
19edd02967
|
feat(graph): enable task graph error tooltips (#15076)
|
2023-02-21 22:02:07 +00:00 |
|
Miroslav Jonaš
|
8d4855de61
|
feat(core): add full dependency information to project graph file dependencies (#14893)
|
2023-02-21 10:39:44 -05:00 |
|
Miroslav Jonaš
|
751030a761
|
cleanup(core): remove reference to deprecated ProjectGraphNode (#14864)
|
2023-02-13 13:35:43 +01:00 |
|
Philip Fulcher
|
0e3d9cdd51
|
feat(graph): show errors from task graph generation (#14924)
|
2023-02-10 18:03:51 -05:00 |
|
Anton Fedorov
|
d43d6b6de9
|
fix(graph): encode id in project node tooltip (#14530)
|
2023-01-23 11:53:30 -05:00 |
|
Victor Savkin
|
422c8c735a
|
cleanup(core): clearly split nx.json config and projects config
|
2023-01-05 15:35:36 -05:00 |
|
Philip Fulcher
|
6d1e4a33bd
|
feat(graph): persist select all tasks to url (#13970)
|
2022-12-27 15:02:15 -05:00 |
|
Philip Fulcher
|
78f3a3cf16
|
chore(graph): remove global styles in favor of tailwind (#13882)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
|
2022-12-16 23:32:29 +00:00 |
|
Philip Fulcher
|
578ecb6785
|
feat(graph): add tooltips to docs graph (#13832)
|
2022-12-15 18:54:34 -07:00 |
|
Philip Fulcher
|
9163756230
|
fix(graph): handle special characters in url parameters (#13836)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
|
2022-12-15 09:12:54 +01:00 |
|
Philip Fulcher
|
e5265d6348
|
cleanup(graph): add e2e tests to externalAPI (#13737)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
|
2022-12-12 13:44:48 -07:00 |
|
Philip Fulcher
|
e6ee0a4a88
|
chore(graph): replace Tippy with FloatingUI (#13593)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
|
2022-12-05 17:15:08 +00:00 |
|
Philip Fulcher
|
76536fda60
|
fix(graph): restore behavior of proximity buttons (#13608)
Co-authored-by: Philip Fulcher <philip@Philips-MacBook-Pro.local>
|
2022-12-05 10:09:12 -05:00 |
|
Philip Fulcher
|
f1f7ccc25e
|
chore(graph): remove route listener and setter machines (#13524)
|
2022-12-01 00:18:31 +00:00 |
|
Philip Fulcher
|
17514d2366
|
feat(graph): enable task graph (#13343)
|
2022-11-23 09:53:55 -05:00 |
|
Philip Fulcher
|
cb2d6b61dd
|
cleanup(graph): add e2e tests to task graph (#13342)
|
2022-11-22 20:04:41 -07:00 |
|
Philip Fulcher
|
0d9f228aa1
|
chore(graph): refactor task selection workflow (#13302)
|
2022-11-22 15:23:47 -07:00 |
|
Philip Fulcher
|
bc2f2490e6
|
chore(graph): add ability to filter tasks without dependencies (#13269)
|
2022-11-21 16:16:10 +00:00 |
|
Philip Fulcher
|
ec85e1b5ad
|
chore(graph): add task graph tooltips (#13262)
|
2022-11-18 11:23:37 -07:00 |
|
Philip Fulcher
|
e42da40438
|
chore(graph): add group by project option to task graph (#13239)
|
2022-11-17 15:09:36 -07:00 |
|
Philip Fulcher
|
074a7f9f37
|
chore(graph): selected task is persisted in url (#13189)
|
2022-11-15 15:29:18 -07:00 |
|
Philip Fulcher
|
c18ec6ccd6
|
chore(graph): add tasks to graph (#13133)
|
2022-11-11 12:52:19 -07:00 |
|
Philip Fulcher
|
2be9a01272
|
chore(graph): consume task graph data in client (#13092)
|
2022-11-09 16:58:28 -07:00 |
|
Philip Fulcher
|
7557bd4f48
|
chore(graph): provide task data to graph app (#13058)
|
2022-11-09 08:40:17 -07:00 |
|
Philip Fulcher
|
86b4a51555
|
chore(graph): add graph generator (#13003)
|
2022-11-07 20:18:30 +00:00 |
|