This website requires JavaScript.
Explore
Help
Sign In
danielsiepmann
/
tea
Watch
1
Star
0
mirror of
https://github.com/FriendsOfTYPO3/tea.git
synced
2024-11-13 03:16:13 +01:00
Code
Activity
ae233d8de0
tea
/
Tests
/
Functional
/
Domain
/
Repository
/
Fixtures
/
TeaWithOwner.csv
4 lines
78 B
Text
Raw
Normal View
History
Unescape
Escape
[!!!][TASK] Drop additional namespace segment for the Tea model (#1025) The `Product` namespace segment in the domain model namespace `TTN\Tea\Domain\Model` currently serves no purpose and only adds confusion. So let's simplify the extension structure accordingly. (I intended to use this to demonstrate DDD contexts, but never built enough models in the Tea extension for this to actually make sense.) Fixes #1008
2024-01-16 15:21:21 +01:00
"tx_tea_domain_model_tea"
[FEATURE] Add `Tea.ownerUid` (#860) This is a pre-patch for adding a CRUD plugin for tea records. This property contains only the UID of the owner FE user, but not a relation to a FE user model. This is because we neither have nor need a FE user model for the purposes of the CRUD plugin.
2023-06-21 09:16:13 +02:00
,"uid","pid","title","owner"
,"1","1","Earl Grey",1
Copy permalink