{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":472938778,"defaultBranch":"master","name":"enraiged-laravel","ownerLogin":"tcytra","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2022-03-22T21:10:30.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/22484285?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1714425757.0","currentOid":""},"activityList":{"items":[{"before":"aa0850e68ffe97606e00816048aa112e6ee5239e","after":"bd3119e777523a21f0b9c95b2308a2b63a8f3df3","ref":"refs/heads/development","pushedAt":"2024-06-10T18:14:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Added ability to argue for formatted column sums in the export","shortMessageHtmlLink":"Update: Added ability to argue for formatted column sums in the export"}},{"before":"b7202078f4d8ab2ec48fea7e0a55efcd22c73785","after":"aa0850e68ffe97606e00816048aa112e6ee5239e","ref":"refs/heads/development","pushedAt":"2024-06-10T15:44:13.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Define column export formatting via enraiged.tables.formats","shortMessageHtmlLink":"Update: Define column export formatting via enraiged.tables.formats"}},{"before":"ba0738a7385cc4d75be8a02212ab38da3b023b21","after":"b7202078f4d8ab2ec48fea7e0a55efcd22c73785","ref":"refs/heads/development","pushedAt":"2024-06-09T17:42:08.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Improvements to the enraiged-tables,exports system","shortMessageHtmlLink":"Update: Improvements to the enraiged-tables,exports system"}},{"before":"4f1865c5f71b37ebc39ca3ddfedab83b4fe09f2d","after":"ba0738a7385cc4d75be8a02212ab38da3b023b21","ref":"refs/heads/development","pushedAt":"2024-05-29T14:53:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Added multiselect field as enraiged form field, table filter","shortMessageHtmlLink":"Update: Added multiselect field as enraiged form field, table filter"}},{"before":"12645182901479f5355500d3aa7db147ba4938b5","after":"4f1865c5f71b37ebc39ca3ddfedab83b4fe09f2d","ref":"refs/heads/development","pushedAt":"2024-05-28T16:17:03.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Bugfix: Corrected issue with users.available when profile name is null","shortMessageHtmlLink":"Bugfix: Corrected issue with users.available when profile name is null"}},{"before":"d9e38b6e31b0bf542643c2335c83a804d28e8cb5","after":"12645182901479f5355500d3aa7db147ba4938b5","ref":"refs/heads/development","pushedAt":"2024-05-14T16:10:53.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Added autoselect signle option to dropdown table filter","shortMessageHtmlLink":"Minor: Added autoselect signle option to dropdown table filter"}},{"before":"29e23b1ec67d69dcd84213365c9b4e2f5dab1214","after":"d9e38b6e31b0bf542643c2335c83a804d28e8cb5","ref":"refs/heads/master","pushedAt":"2024-04-29T21:20:59.000Z","pushType":"push","commitsCount":85,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Security update for axios,vite; Various bugfixes,updates\n\n- Added EnraigedForm methods to lock a dropdown to a single option\n- Added logic to allow custom orderby per column in table builder\n- Added middleware and config to handle response header security\n- Added multiple selection and batch actions to enraiged tables\n- Added selectedOption computed property to Dropdown component\n- Corrected issue in UriBuilder where route params are not applied\n- Corrected issue with disabledUnless handling in FormField component\n- Ensure table actions are leveraging the current route params\n- Ensure the template prop is passed to VueForm part components\n- Improved theme primary,secondary colors; Added theme help colors\n- Improvements to the blueprint tracking columns macros\n- Provide ability to autoselect dropdown value if single option\n- Provide ability to argue daterange table filter by date,datetime\n- Provide ability to define css class for formfield break argument\n- Provide ability to define custom table filter sizing classes\n- Provide ability to disable table actions via assertion arguments\n- Provide ability to hide VueTable controls and pagination\n- Provide ability to highlight all section fields as invalid\n- Provide ability to use daterange selection in CalendarField.vue","shortMessageHtmlLink":"Update: Security update for axios,vite; Various bugfixes,updates"}},{"before":"579195bdc83336a07a4a10f98c685dbbed722c8c","after":"d9e38b6e31b0bf542643c2335c83a804d28e8cb5","ref":"refs/heads/development","pushedAt":"2024-04-29T21:20:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Security update for axios,vite; Various bugfixes,updates\n\n- Added EnraigedForm methods to lock a dropdown to a single option\n- Added logic to allow custom orderby per column in table builder\n- Added middleware and config to handle response header security\n- Added multiple selection and batch actions to enraiged tables\n- Added selectedOption computed property to Dropdown component\n- Corrected issue in UriBuilder where route params are not applied\n- Corrected issue with disabledUnless handling in FormField component\n- Ensure table actions are leveraging the current route params\n- Ensure the template prop is passed to VueForm part components\n- Improved theme primary,secondary colors; Added theme help colors\n- Improvements to the blueprint tracking columns macros\n- Provide ability to autoselect dropdown value if single option\n- Provide ability to argue daterange table filter by date,datetime\n- Provide ability to define css class for formfield break argument\n- Provide ability to define custom table filter sizing classes\n- Provide ability to disable table actions via assertion arguments\n- Provide ability to hide VueTable controls and pagination\n- Provide ability to highlight all section fields as invalid\n- Provide ability to use daterange selection in CalendarField.vue","shortMessageHtmlLink":"Update: Security update for axios,vite; Various bugfixes,updates"}},{"before":"64f9c34d4c309b5815053c730d076ddc1b6934e6","after":"579195bdc83336a07a4a10f98c685dbbed722c8c","ref":"refs/heads/development","pushedAt":"2024-04-29T21:17:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Security: Updated axios,vite packages for published vulnerabilities","shortMessageHtmlLink":"Security: Updated axios,vite packages for published vulnerabilities"}},{"before":"b283ad628ed3da430beb3a9439d8da55f38b82b2","after":"64f9c34d4c309b5815053c730d076ddc1b6934e6","ref":"refs/heads/development","pushedAt":"2024-04-29T21:10:44.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Comment correction in the UserSeeder","shortMessageHtmlLink":"Minor: Comment correction in the UserSeeder"}},{"before":"83e4eecd4b15cc271cb252d3a8257e00e378c878","after":"b283ad628ed3da430beb3a9439d8da55f38b82b2","ref":"refs/heads/development","pushedAt":"2024-04-19T15:45:35.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Updated the blade() helper function","shortMessageHtmlLink":"Minor: Updated the blade() helper function"}},{"before":"c4fd971752844747242d748fadfb26a8a312d0ba","after":"83e4eecd4b15cc271cb252d3a8257e00e378c878","ref":"refs/heads/development","pushedAt":"2024-04-05T14:21:39.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Bugfix: Prevent dropdown api search if no source provided","shortMessageHtmlLink":"Bugfix: Prevent dropdown api search if no source provided"}},{"before":"2fa6b7a056e23659e31bc63b04ade1aa65384675","after":"c4fd971752844747242d748fadfb26a8a312d0ba","ref":"refs/heads/development","pushedAt":"2024-03-28T19:14:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Hide all enraiged table batch,selectable items when not defined","shortMessageHtmlLink":"Minor: Hide all enraiged table batch,selectable items when not defined"}},{"before":"64379f9be12f41f21412de29626d803b7292b777","after":"2fa6b7a056e23659e31bc63b04ade1aa65384675","ref":"refs/heads/development","pushedAt":"2024-03-28T18:30:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Added App\\Http\\Requests\\BatchRequest for batch request handling","shortMessageHtmlLink":"Minor: Added App\\Http\\Requests\\BatchRequest for batch request handling"}},{"before":"2676d508017ee22ff39958148f88bbf193378f8f","after":"64379f9be12f41f21412de29626d803b7292b777","ref":"refs/heads/development","pushedAt":"2024-03-28T18:27:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Bugfix: Clear the enraiged table selected when batch success","shortMessageHtmlLink":"Bugfix: Clear the enraiged table selected when batch success"}},{"before":"66a035cd77339b90a655295acde9ecd03dfe6dea","after":"2676d508017ee22ff39958148f88bbf193378f8f","ref":"refs/heads/development","pushedAt":"2024-03-28T18:11:42.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Bugfix: Gracefully ignore undefined table template selectable property","shortMessageHtmlLink":"Bugfix: Gracefully ignore undefined table template selectable property"}},{"before":"b2888c90682bff5d8e90af4a3c7a9e24f8eef7c9","after":"66a035cd77339b90a655295acde9ecd03dfe6dea","ref":"refs/heads/development","pushedAt":"2024-03-28T17:58:47.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Added multiple selection and batch actions to enraiged tables","shortMessageHtmlLink":"Update: Added multiple selection and batch actions to enraiged tables"}},{"before":"0b4b32fa4b38c7bf9ca88c12d86ac5e881a4010a","after":"b2888c90682bff5d8e90af4a3c7a9e24f8eef7c9","ref":"refs/heads/development","pushedAt":"2024-03-22T17:29:28.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Ability to user daterange selection in CalendarField.vue","shortMessageHtmlLink":"Update: Ability to user daterange selection in CalendarField.vue"}},{"before":"7759b24e6492af5337d526999f6f677aeb39cf1b","after":"0b4b32fa4b38c7bf9ca88c12d86ac5e881a4010a","ref":"refs/heads/development","pushedAt":"2024-03-22T16:19:31.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Bugfix: Ensure single section form fields are referenced correctly","shortMessageHtmlLink":"Bugfix: Ensure single section form fields are referenced correctly"}},{"before":"b4c5d4f5d1a568c4a0d5fbc1b3f012a2e7f66f19","after":"7759b24e6492af5337d526999f6f677aeb39cf1b","ref":"refs/heads/development","pushedAt":"2024-03-21T18:13:05.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Added various vertical width css sizing classes","shortMessageHtmlLink":"Minor: Added various vertical width css sizing classes"}},{"before":"557d84153fb4ac945b35d566127cefc516d0919e","after":"b4c5d4f5d1a568c4a0d5fbc1b3f012a2e7f66f19","ref":"refs/heads/development","pushedAt":"2024-03-19T17:38:55.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Added .p-message.p-message-help class to the css system","shortMessageHtmlLink":"Minor: Added .p-message.p-message-help class to the css system"}},{"before":"1e65f809618288e5363a51d377c6a3f9cbbeb807","after":"557d84153fb4ac945b35d566127cefc516d0919e","ref":"refs/heads/development","pushedAt":"2024-03-19T14:31:32.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Modify main menu css slightly to accommodate custom menu groups","shortMessageHtmlLink":"Minor: Modify main menu css slightly to accommodate custom menu groups"}},{"before":"43fe8673139e59451861efdec6e27c6d09dd1244","after":"1e65f809618288e5363a51d377c6a3f9cbbeb807","ref":"refs/heads/development","pushedAt":"2024-03-13T17:28:03.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Added selectedOption computed property to Dropdown component","shortMessageHtmlLink":"Update: Added selectedOption computed property to Dropdown component"}},{"before":"fd68e38b665489f218a4153e761c47300b613d5d","after":"43fe8673139e59451861efdec6e27c6d09dd1244","ref":"refs/heads/development","pushedAt":"2024-03-04T17:03:32.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Bugfix: Corrected issue when submitting api form data","shortMessageHtmlLink":"Bugfix: Corrected issue when submitting api form data"}},{"before":"39fcd593701dd3ca3b6d16115c344540f0fe7aa9","after":"fd68e38b665489f218a4153e761c47300b613d5d","ref":"refs/heads/development","pushedAt":"2024-03-04T16:42:07.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Added EnraigedForm CreateFrom,UpdateFrom static methods","shortMessageHtmlLink":"Update: Added EnraigedForm CreateFrom,UpdateFrom static methods"}},{"before":"3c70e07ab2f659fc8d78b2b450c0c424c65c40a0","after":"39fcd593701dd3ca3b6d16115c344540f0fe7aa9","ref":"refs/heads/development","pushedAt":"2024-03-02T05:30:47.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Bugfix: Disabled sanity check on populate field values in enraiged form","shortMessageHtmlLink":"Bugfix: Disabled sanity check on populate field values in enraiged form"}},{"before":"cdb282bffc0106b6bfbb05b1772dc9ee2d194085","after":"3c70e07ab2f659fc8d78b2b450c0c424c65c40a0","ref":"refs/heads/development","pushedAt":"2024-02-23T18:47:20.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Provide ability to define custom table filter sizing classes","shortMessageHtmlLink":"Update: Provide ability to define custom table filter sizing classes"}},{"before":"98a9605a84fd6f97e97a6e2444f28f6f0a6f37e9","after":"cdb282bffc0106b6bfbb05b1772dc9ee2d194085","ref":"refs/heads/development","pushedAt":"2024-02-22T16:27:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Provide ability to argue daterange table filter by date,datetime","shortMessageHtmlLink":"Update: Provide ability to argue daterange table filter by date,datetime"}},{"before":"9295e99d482be39d0fa2842ef2cc8d00cc1cba22","after":"98a9605a84fd6f97e97a6e2444f28f6f0a6f37e9","ref":"refs/heads/development","pushedAt":"2024-02-21T16:38:45.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Update: Provide ability to disable table actions via assertion arguments","shortMessageHtmlLink":"Update: Provide ability to disable table actions via assertion arguments"}},{"before":"78c29306df209bf59f4b438a29c235eeac6c18ea","after":"9295e99d482be39d0fa2842ef2cc8d00cc1cba22","ref":"refs/heads/development","pushedAt":"2024-02-20T22:44:44.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"tcytra","name":"Todd Cytra","path":"/tcytra","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/22484285?s=80&v=4"},"commit":{"message":"Minor: Added .default.layout primevue badge colors (incl. p-badge-help)","shortMessageHtmlLink":"Minor: Added .default.layout primevue badge colors (incl. p-badge-help)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEYWwXRQA","startCursor":null,"endCursor":null}},"title":"Activity ยท tcytra/enraiged-laravel"}