Commit Graph

66 Commits (main)

Author SHA1 Message Date
Yanick Champoux 19b0f8fa70 v0.0.1
- First release.
2023-11-15 14:24:10 -05:00
Yanick Champoux 2e684886f7 use a simple eval 2023-11-15 14:22:55 -05:00
Yanick Champoux 64b3a06edf add dzil 2023-11-15 14:20:40 -05:00
Yanick Champoux 066ec3dde6 Merge branch 'deserialize' 2023-11-15 13:28:02 -05:00
Yanick Champoux 73b20e91b3 deserialize 2023-11-15 13:27:45 -05:00
Yanick Champoux cf0a37de7f Merge branch 'documentation' 2023-11-15 09:42:04 -05:00
Yanick Champoux 7373177ec6 only tidy perl files 2023-11-15 09:39:13 -05:00
Yanick Champoux 832e77e555 add worktree test 2023-11-15 09:39:13 -05:00
Yanick Champoux 29716aa141 documentation 2023-11-15 09:39:13 -05:00
Yanick Champoux 6ad18ac108 Merge branch 'before-serializer' 2023-11-14 10:29:06 -05:00
Yanick Champoux 38aba7d167 add before_serializer 2023-11-14 10:28:43 -05:00
Yanick Champoux a6303ca9f7 Merge branch 'move-schema' 2023-11-13 13:51:05 -05:00
Yanick Champoux 2acc581955 move the Schema class 2023-11-13 13:38:56 -05:00
Yanick Champoux 2e125c1771 misc Schema changes 2023-11-13 13:15:29 -05:00
Yanick Champoux e93942cb61 attributes can be a function 2023-11-13 12:43:57 -05:00
Yanick Champoux 0a2eee55ce auto-add the self link within the app 2023-11-13 10:38:51 -05:00
Yanick Champoux ebbb5f9466 no data field when there is no data 2023-11-13 10:31:24 -05:00
Yanick Champoux 67c4d58b9d add a test 2023-11-13 10:01:24 -05:00
Yanick Champoux 8e5df8fbf0 formatting 2023-11-13 09:57:37 -05:00
Yanick Champoux 250bd940da formatting 2023-11-13 09:49:27 -05:00
Yanick Champoux 83e2f01add Merge branch 'add-the-plugin' 2023-11-12 20:55:33 -05:00
Yanick Champoux ad4258cf04 move the merge tests to xt 2023-11-12 20:55:00 -05:00
Yanick Champoux 7cee2ecb47 fleshing out the plugin 2023-11-12 20:53:42 -05:00
Yanick Champoux 80f9d7b582 Merge branch 'test-added' 2023-11-12 17:10:25 -05:00
Yanick Champoux 3df5204252 check that at least one test was added 2023-11-12 17:10:10 -05:00
Yanick Champoux e89a3ffc97 Merge branch 'serialize-array' 2023-11-12 13:23:45 -05:00
Yanick Champoux 612c87f6b1 allow for the serializer to get the $xtra data as well 2023-11-12 13:23:01 -05:00
Yanick Champoux c8c273056a add test to check if branch is ready for merging 2023-11-12 13:22:24 -05:00
Yanick Champoux d758761f05 finalize the serializing example 2023-11-12 12:43:29 -05:00
Yanick Champoux ea112b2bd5 format 2023-11-12 12:29:35 -05:00
Yanick Champoux 0a67377791 add a todos.t with general todos 2023-11-12 12:27:56 -05:00
Yanick Champoux 2884d8b5cc Merge branch 'serializer' 2023-11-10 15:31:05 -05:00
Yanick Champoux 52eba22e47 add the serializer 2023-11-10 15:30:25 -05:00
Yanick Champoux 936b2344cd add Taskfile 2023-11-10 15:29:32 -05:00
Yanick Champoux 078d7d7a85 ignore backups 2023-11-10 15:27:36 -05:00
Yanick Champoux 3736a8ba36 Merge branch 'relationship-links' 2023-11-01 17:39:20 -04:00
Yanick Champoux 57eeb08419 relationship links 2023-11-01 17:39:15 -04:00
Yanick Champoux 63ead8b937 add allowed_attributes 2023-11-01 16:03:28 -04:00
Yanick Champoux fb5cd7ce3a flesh up the example 2023-11-01 15:28:47 -04:00
Yanick Champoux 5dd5e664e9 scalar data are ids 2023-11-01 15:21:06 -04:00
Yanick Champoux 8639858b60 relationships 2023-11-01 13:16:34 -04:00
Yanick Champoux fe516b6b32 use croak, not carp 2023-11-01 11:10:25 -04:00
Yanick Champoux fc89cb74d8 remove ::Type 2023-11-01 11:09:54 -04:00
Yanick Champoux 4d4c4ee838 rename serialize and top_level_serialize 2023-11-01 11:03:11 -04:00
Yanick Champoux a5e552b06e Merge branch 'attributes' 2023-10-31 16:45:49 -04:00
Yanick Champoux b4eea91aae attributes on the Schema 2023-10-31 16:45:42 -04:00
Yanick Champoux d7e7c7447c Merge branch 'top-level-links' 2023-10-31 16:30:14 -04:00
Yanick Champoux 6debdda412 add example for top links 2023-10-31 16:30:01 -04:00
Yanick Champoux 7a9e68a108 hush the warning 2023-10-31 16:29:48 -04:00
Yanick Champoux d9769d985e Merge branch 'example' 2023-10-31 16:19:05 -04:00