PromucFlow_constructor/app/client/cypress/support/Objects
Ayush Pahwa e3f90db341
feat: grouping in console logs (#16698)
* fix: updated skip functionality

* update: type of logs to add occurence count

* update: reducer function to merge the new logs

* update: added dependance on last log's occurence count

* add: UI to show the occurence badge

* fix: added null check for dependency array

* update: omit occurence from compare fn

* update: changed function call to store logs array directly

* update: moved from saving logs one by one to array

* fix: replaced forEach with reduce

* test: added functions for console log grouping

* feat: updated warning grouping color

* update: moved function to reducer file for jest tests
2022-09-19 06:29:04 +00:00
..
CommonErrorMessages.ts fix: Fix Api url path issue (#16628) 2022-09-13 05:02:59 +00:00
CommonLocators.ts feat: grouping in console logs (#16698) 2022-09-19 06:29:04 +00:00
mySqlData.ts test: mysql datatypes cypress test cases (#16696) 2022-09-16 11:51:25 +05:30
Registry.ts fix: Blocks shortcut action execution when git modal is open (#16248) 2022-09-01 22:55:22 +02:00