-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat/metadata adjustments #16
Commits on Feb 15, 2023
-
feat: Menu template field and migration
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 683ac28 - Browse repository at this point
Copy the full SHA 683ac28View commit details -
feat: MenuItem template field and migration
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 27ca894 - Browse repository at this point
Copy the full SHA 27ca894View commit details -
C1320805 Elias Feijo de Almeida Pereira Lima committed
Feb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for e6c958b - Browse repository at this point
Copy the full SHA e6c958bView commit details -
feat: Menu templateFormat field and migration
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for d928277 - Browse repository at this point
Copy the full SHA d928277View commit details -
feat: MenuItem templateFormat field and migration
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 0d5137c - Browse repository at this point
Copy the full SHA 0d5137cView commit details -
feat: UpdateMenuInput template and templateFormat fields
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 7df12e1 - Browse repository at this point
Copy the full SHA 7df12e1View commit details -
feat: UpdateMenuInput and UpdateMenuItemInput template and templateFo…
…rmat fields
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 15, 2023 Configuration menu - View commit details
-
Copy full SHA for 765cdf1 - Browse repository at this point
Copy the full SHA 765cdf1View commit details
Commits on Feb 16, 2023
-
feat: MenuItem cascade on update and delete parent
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for b0e3be7 - Browse repository at this point
Copy the full SHA b0e3be7View commit details -
C1320805 Elias Feijo de Almeida Pereira Lima committed
Feb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for aaa8a9f - Browse repository at this point
Copy the full SHA aaa8a9fView commit details -
refactor: Meta scalar -> MenuMeta object
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for f006fe2 - Browse repository at this point
Copy the full SHA f006fe2View commit details -
refactor: MenuItemAction -> InputAction
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for bc7ec29 - Browse repository at this point
Copy the full SHA bc7ec29View commit details -
C1320805 Elias Feijo de Almeida Pereira Lima committed
Feb 16, 2023 Configuration menu - View commit details
-
Copy full SHA for 77b9d25 - Browse repository at this point
Copy the full SHA 77b9d25View commit details
Commits on Feb 17, 2023
-
feat: MenusService create meta with ids
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 7bfb5d4 - Browse repository at this point
Copy the full SHA 7bfb5d4View commit details -
feat: MenusService update handle meta
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for bd93d42 - Browse repository at this point
Copy the full SHA bd93d42View commit details -
feat: MenuSubscriber beforeInsert and beforeUpdate validate meta uniq…
…ue fields
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for c9c055b - Browse repository at this point
Copy the full SHA c9c055bView commit details -
C1320805 Elias Feijo de Almeida Pereira Lima committed
Feb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 00cc3d8 - Browse repository at this point
Copy the full SHA 00cc3d8View commit details -
fix: UpdateMenuMetaInput nullable fields
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for ba4544d - Browse repository at this point
Copy the full SHA ba4544dView commit details -
feat: Menu meta types cannot be changed validation on update
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for bd04876 - Browse repository at this point
Copy the full SHA bd04876View commit details -
fix: Menu meta validation on update
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for ad50714 - Browse repository at this point
Copy the full SHA ad50714View commit details -
C1320805 Elias Feijo de Almeida Pereira Lima committed
Feb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for b1c4f09 - Browse repository at this point
Copy the full SHA b1c4f09View commit details -
feat: IMenuItemMeta key -> index
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 6fe6919 - Browse repository at this point
Copy the full SHA 6fe6919View commit details -
C1320805 Elias Feijo de Almeida Pereira Lima committed
Feb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 65dbb9e - Browse repository at this point
Copy the full SHA 65dbb9eView commit details -
fix: MenuItems menuId not nullable
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for cab010c - Browse repository at this point
Copy the full SHA cab010cView commit details -
feat: CreateMenuItemInput meta nullable
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for df17acd - Browse repository at this point
Copy the full SHA df17acdView commit details -
fix: setting menuId and menu for every MenuItem on MenuSubscriber aft…
…erInsert using queryRunner.data
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 96920dd - Browse repository at this point
Copy the full SHA 96920ddView commit details -
refactor: MenuItemsService update -> save
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 6198a9d - Browse repository at this point
Copy the full SHA 6198a9dView commit details -
feat: MenuItemSubscriber set meta ids before insert and update
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for 2c73d05 - Browse repository at this point
Copy the full SHA 2c73d05View commit details -
fix: MenuItem create and update inputs enabled validation
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for d7be976 - Browse repository at this point
Copy the full SHA d7be976View commit details -
feat: MenuItem service and subscriber with new meta
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 17, 2023 Configuration menu - View commit details
-
Copy full SHA for c997e43 - Browse repository at this point
Copy the full SHA c997e43View commit details
Commits on Feb 18, 2023
-
feat: MenuItemSubscriber validateMeta with correct error response
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 74a4b35 - Browse repository at this point
Copy the full SHA 74a4b35View commit details -
feat: MenuSubscriber validate meta return constraints
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 18, 2023 Configuration menu - View commit details
-
Copy full SHA for f608ec8 - Browse repository at this point
Copy the full SHA f608ec8View commit details -
feat: MenuItemSubscriber validateMenuItem label and order isUnique va…
…lidation
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 13e5ed7 - Browse repository at this point
Copy the full SHA 13e5ed7View commit details -
feat: Menu create cascade creation of MenuItem children
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 68867d6 - Browse repository at this point
Copy the full SHA 68867d6View commit details -
C1320805 Elias Feijo de Almeida Pereira Lima committed
Feb 18, 2023 Configuration menu - View commit details
-
Copy full SHA for 182f8e8 - Browse repository at this point
Copy the full SHA 182f8e8View commit details
Commits on Feb 19, 2023
-
fix: MenuSubscriber meta validation
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 78e2617 - Browse repository at this point
Copy the full SHA 78e2617View commit details -
fix: MenuSubscriber delete meta
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 41cce07 - Browse repository at this point
Copy the full SHA 41cce07View commit details -
fix: MenusService update items filter current item from siblings
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 63b6f17 - Browse repository at this point
Copy the full SHA 63b6f17View commit details -
fix: MenuItemSubscriber beforeUpdate infinite loop
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for a890174 - Browse repository at this point
Copy the full SHA a890174View commit details -
fix: MenuItemSubscriber validateMenuItem filter delete action
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 37c31fd - Browse repository at this point
Copy the full SHA 37c31fdView commit details -
fix: MenuSubscriber beforeUpdate updatedMeta had no default value for…
… meta and was crashing depending on the input
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 3ae6e7c - Browse repository at this point
Copy the full SHA 3ae6e7cView commit details -
fix: MenuItemSubscriber validate required meta only when meta is enabled
C1320805 Elias Feijo de Almeida Pereira Lima committedFeb 19, 2023 Configuration menu - View commit details
-
Copy full SHA for 5df9ac8 - Browse repository at this point
Copy the full SHA 5df9ac8View commit details