PromucFlow_constructor/app/client/cypress/e2e/Regression/ClientSide
Rajat Agrawal cdbbc73de5
fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399)
Fixes #23405

Test Plan:

Steps to import an excel file into document viewer:
1. Import a file using file picker widget in base64 format.
2. Bind filepicker.files[0].data to document viewer data.

Test cases to cover
1. Import an .xls file into document viewer and it should work.
2. Import an .xlsx file into document viewer and it should work
3. Import an .xlsx file, verify it renders fine. Changing the file data
to an .xls file. Verify it renders fine without having the need to use
another document viewer widget
2023-05-23 18:03:48 +05:30
..
ActionExecution fix: Update title casing for action selector fields (#22270) 2023-05-23 11:17:47 +05:30
AdminSettings
AppNavigation
AuditLogs
Autocomplete
Binding fix: Update title casing for action selector fields (#22270) 2023-05-23 11:17:47 +05:30
Branding
BugTests fix: moustache brackets not showing up in bold (#23245) 2023-05-22 16:21:57 +05:30
CodeComment
DynamicHeight test: updated the container spec (#23582) 2023-05-22 16:25:18 +05:30
EmbedSettings
ExplorerTests
FormLogin
FormNativeToRawTests
Git
Github
Google
IDE
JSLibrary
JSObject
Linting
MobileResponsiveTests
Onboarding
OtherUIFeatures feat: add option to mark application as forkable (#21874) 2023-05-23 16:39:05 +05:30
PeekOverlay
Performance
PropertyPane
Refactoring
SettingsPane
Templates
ThemingTests
UserProfile
VisualTests
Widgets fix: Add sheetjs package for parsing xls/xlsx file. Remove exceljs (#23399) 2023-05-23 18:03:48 +05:30
Workspace