Commit graph

53 commits

Author SHA1 Message Date
Alexander Wang
5b56c5aa11
another test 2024-03-24 14:53:01 -07:00
Alexander Wang
3d75165fd6
delete imported 2024-03-24 14:50:58 -07:00
Alexander Wang
f55dd43303
d2oracle: fix deleting nested board 2024-03-24 14:47:33 -07:00
Alexander Wang
3b87b73dd9
d2oracle: fix deleting imported fields 2024-03-07 13:07:35 -08:00
Alexander Wang
453c24388a
d2ir: fix glob applications on edges 2024-03-06 22:50:42 -08:00
Alexander Wang
113db2fc38
delete nested label/icon fields 2024-03-04 17:32:05 -08:00
Alexander Wang
994a67de14
fix deleting imported attributes 2024-02-10 10:43:43 -08:00
Alexander Wang
3129df1c02
fix deleting imported edge 2024-02-09 10:34:25 -08:00
Alexander Wang
b5bfb09e51
d2oralce handle deleting imported 2024-02-03 14:27:54 -08:00
Alexander Wang
2ae4a75d14
nulls at end 2023-08-10 10:58:55 -07:00
Alexander Wang
fb542087f7
folder check 2023-07-29 10:12:13 -07:00
Alexander Wang
6e972c3472
prepend instead 2023-06-28 14:04:44 -07:00
Alexander Wang
44b76c371f
nulls in delete 2023-06-27 15:28:38 -07:00
Alexander Wang
9fce113619
tests 2023-06-20 18:58:04 -07:00
Alexander Wang
a1df49c21e
cleanup 2023-06-20 18:56:04 -07:00
Alexander Wang
975b27f2eb
basic delete 2023-06-20 18:56:03 -07:00
Alexander Wang
538812f928
Merge branch 'master' into imports 2023-06-07 15:38:52 -07:00
Anmol Sethi
35bf5d2c41
d2parser: Fix non file map range not including last brace 2023-06-06 15:48:14 -07:00
satoqz
665844db39
TA=1 2023-06-03 14:05:18 +02:00
Alexander Wang
aa7cd3f973
fix sibling conflict 2023-05-08 22:26:13 -07:00
Alexander Wang
e03e19b28b
ta=1 2023-05-05 09:18:25 -07:00
Gavin Nishizawa
bf50cb9ab3
update tests 2023-04-17 15:03:58 -07:00
Gavin Nishizawa
69208ccf19
update tests json .label_dimensions -> .attributes.labelDimensions 2023-04-13 20:13:58 -07:00
Alexander Wang
4e67114797
fix delete 2023-03-21 14:31:52 -07:00
Alexander Wang
04246ef0fb
tmp fix 2023-03-20 11:57:53 -07:00
Anmol Sethi
1e3cb397a9
testdata: Add a few parse tests and cleanup testdata
Updates #955
Updates #322
2023-03-13 15:28:53 -07:00
Alexander Wang
1730326747
d2oracle: delete class and table deletes all refs 2023-03-09 17:04:38 -08:00
Alexander Wang
ea60464d6c
remove primary 2023-03-04 00:57:44 -08:00
Alexander Wang
e1b9a227c4
fix delete not saving map 2023-03-04 00:40:12 -08:00
Alexander Wang
d6e501419d
fix delete suffix with value 2023-03-04 00:32:52 -08:00
Alexander Wang
37ff3fb40b
ignore the parent for delete 2023-03-02 17:04:03 -08:00
Alexander Wang
be5009ea7a
fix d2oracle.Delete 2023-03-02 15:48:47 -08:00
Anmol Sethi
f64b5c010d
IsContainerOnly -> IsFolderOnly 2023-02-27 14:39:09 -08:00
Anmol Sethi
78b09f5007
BoardContainer -> IsContainerOnly
As discussed on slack.
2023-02-27 14:39:08 -08:00
Anmol Sethi
e4fac7840f
cli: Improve multiboard output
- Boards with subboards are now selfcontained folders with index.svg/png as
  the root board render.
- Boards that are only containers of other boards are not rendered. For example a
  scenario with no modifications and only steps only has its steps
  rendered.
- Boards with sibling boards of another type are rendered under a
  subdirectory indicating their type to separate them. For example a
  board with layers and scenarios has its layers rendered into subfolder
  layers and scenarios into subfolder scenarios.

cc @berniexie see BoardContainer field on d2target.Board for the field
you were looking for to skip renders for PDFs too.
2023-02-27 13:50:03 -08:00
Alexander Wang
db1e17a742
fix delete 2023-02-22 16:53:01 -08:00
Alexander Wang
5f3f5da704
save 2023-02-22 16:34:05 -08:00
Alexander Wang
f40350609a
fix near updating when not first path 2023-02-22 15:34:41 -08:00
Alexander Wang
dab8215f9e
more tests 2023-02-20 14:21:51 -08:00
Alexander Wang
aff6723d38
replace link and tooltip 2023-02-20 14:15:47 -08:00
Alexander Wang
b40eb5a4d8
d2oracle: delete dimensions and positions 2023-02-19 21:33:37 -08:00
Alexander Wang
28f61ad4e6
delete only underscore 2023-02-15 14:09:56 -08:00
Anmol Sethi
8860b6b716
d2graph: Sort objects by AST order 2023-02-02 12:24:48 -08:00
Anmol Sethi
b350399d66
d2ir: Complete integration across all packages 2023-01-24 03:24:35 -08:00
Gavin Nishizawa
c054538ae2
update tests 2022-12-19 17:55:16 -08:00
Júlio César Batista
abcfa7cb24
Update tests 2022-11-30 11:23:30 -08:00
Júlio César Batista
0fc1294ae6
Rename RenderPriority -> ZIndex 2022-11-29 21:41:32 -08:00
Júlio César Batista
e13f8f6711
update tests 2022-11-29 21:41:29 -08:00
Alexander Wang
6d4735a8ef
2022-11-29 05:59:27PM 2022-11-29 17:59:27 -08:00
Alexander Wang
88a89d4f72
2022-11-29 04:13:34PM 2022-11-29 16:13:34 -08:00