PromucFlow_constructor/app/client/cypress/support
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
..
Objects feat: grouping in console logs (#16698) 2022-09-19 06:29:04 +00:00
Pages fix: Autocomplete now works with multiple bindings (#16314) 2022-09-19 11:02:06 +05:30
AdminSettingsCommands.js feat: 12594 - added cypress test of form login on admin setting page (#13178) 2022-05-06 20:21:08 +05:30
ApiCommands.js chore: Fixing lint errors in the Cypress code base (#16504) 2022-09-03 23:57:41 +05:30
commands.js feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
Constants.js perf: Widget re-rendering refactor (#14485) 2022-08-19 15:40:36 +05:30
dataSourceCommands.js feat: merge GraphQL plugin to release (#16554) 2022-09-09 21:29:47 +05:30
gitSync.js test: Fix flaky git tests (#16675) 2022-09-12 08:59:06 +05:30
index.js test: Script updates for flaky tests (#16631) 2022-09-12 09:48:44 +05:30
queryCommands.js test: Script updates for flaky tests (#16558) 2022-09-07 23:55:55 +05:30
themeCommands.js Automated tests for Postgres Datatype - JSON type (#14796) 2022-07-06 11:24:00 +05:30
timeout.js fix: Text getting clipped for Italic font in Table Widget V1 (#15549) 2022-08-16 11:12:31 +05:30
widgetCommands.js feat: Table widget V2 Inline editing validation for plain text & number column (#15954) 2022-09-13 11:11:59 +05:30
WorkspaceCommands.js test: Script updates for flaky tests (#16558) 2022-09-07 23:55:55 +05:30