64 Commits

Author SHA1 Message Date
Philip Fulcher
74fed92729
fix(graph): fix display of task graph in docs (#15913) 2023-03-27 18:06:46 -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
cc8907bb13
chore(graph): reducing flakiness of tests (#15680) 2023-03-15 10:36:35 -04:00
Katerina Skroumpelou
95c832ae91
chore(misc): remove import of nonexistent file on graph storybook (#15383) 2023-03-03 11:50:07 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Philip Fulcher
19edd02967
feat(graph): enable task graph error tooltips (#15076) 2023-02-21 22:02:07 +00:00
Victor Savkin
9a18f68851 feat(core): add a command to run tasks imperatively 2023-02-21 15:03:57 -05:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Katerina Skroumpelou
1b64e17d4e
fix(storybook): v7 vite settings docs remove rootMain (#14992) 2023-02-15 13:10:28 +02: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
Jason Jean
3eb4eb1d0c
chore(repo): update nx to 15.7.0-beta.3 (#14834) 2023-02-07 10:12:15 -05:00
Anton Fedorov
d43d6b6de9
fix(graph): encode id in project node tooltip (#14530) 2023-01-23 11:53:30 -05:00
Jason Jean
c8be5c1ec2
chore(repo): update nx to 15.5.0-beta.0 (#14322) 2023-01-12 19:02:34 -05:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Philip Fulcher
6d1e4a33bd
feat(graph): persist select all tasks to url (#13970) 2022-12-27 15:02:15 -05:00
Philip Fulcher
95fb804171
chore(graph): enforce chrome on e2e tests (#13967) 2022-12-22 10:49:10 +01:00
Philip Fulcher
fed3f9083c
chore(graph): remove console logs (#13884)
Co-authored-by: Philip Fulcher <philipfulcher@Philips-MacBook-Air.local>
2022-12-19 09:36:28 -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
Victor Savkin
34d861d234 fix(testing): preserve the old coverage layout 2022-12-11 14:47:16 -05:00
Victor Savkin
40b39b2e64 fix(core): remove leading ./ when normalizing root project outputs 2022-12-10 15:53:25 -05:00
Isaac Mann
e470b6e259
docs(graph): add task graph widget (#13698) 2022-12-08 11:07:16 -05: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
2d758af7c7
fix(graph): project edge tooltips should appear (#13344) 2022-11-23 09:41:22 -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
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json (#13040) 2022-11-08 13:12:31 -05:00
Philip Fulcher
86b4a51555
chore(graph): add graph generator (#13003) 2022-11-07 20:18:30 +00:00
Philip Fulcher
305f69477d
fix(graph): improve performance of showing/hiding directories of projects (#12998) 2022-11-04 15:36:48 +00:00
Philip Fulcher
ed33d17f8f
chore(graph): upgrade to Cypress 10 (#12980) 2022-11-03 20:37:12 +00:00
Philip Fulcher
e7a95def82
cleanup(graph): fix flaky graph tests (#12976) 2022-11-03 19:01:57 +00:00
Philip Fulcher
4ca743ea54
chore(graph): add routing to graph client (#12475) 2022-11-02 13:45:50 -06:00
Philip Fulcher
b23d8e911b
chore(docs): add docs graph component (#12929) 2022-11-02 15:23:08 +00:00
Alexander Ciesielski
fc6b85d986
feat(graph): toggle visibility of all projects in a folder (#12641)
Co-authored-by: Philip Fulcher <philip@nrwl.io>
2022-11-01 22:32:17 -06:00