Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
462 commits
Select commit Hold shift + click to select a range
da5a10d
feat(plan): update SendRequestModal with new body descriptions and la…
marcbon Mar 25, 2025
17974c6
refactor(plan): remove unused MD import in SendRequestModal component
marcbon Mar 25, 2025
9e2cb43
fix: rename ageError to browserError for clarity in Browser component
Kariamos Mar 26, 2025
e06ec44
fix: replace globe icon with new SVG from Zendesk Garden
Kariamos Mar 26, 2025
2193273
removed comment
Kariamos Mar 26, 2025
da96426
update schema and API
Kariamos Mar 26, 2025
1adef70
Merge branch 'develop-e2e' into UN-1001-browser-module
Kariamos Mar 26, 2025
0729cc4
Merge pull request #1211 from AppQuality/UN-1001-browser-module
Kariamos Mar 26, 2025
d4f953e
feat(plan): add setup note module with icon and translations
iDome89 Mar 25, 2025
c6758c9
feat(plan): add support for instruction and target notes with transla…
iDome89 Mar 25, 2025
2800935
feat(module): clear output messages for setup, target, and instructio…
iDome89 Mar 25, 2025
aae0fb0
feat(plan): enable editing of notes based on feature flag for module …
iDome89 Mar 26, 2025
f68ba6b
feat(module): add default output structure for setup notes
iDome89 Mar 26, 2025
770a53d
feat(templates): add TemplateCardsGrid component and related mock dat…
iacopolea Mar 21, 2025
76ecaaa
feat(api): add GET endpoint for retrieving templates by workspace and…
iacopolea Mar 25, 2025
ca970e1
feat(translations): update English and Italian translations for templ…
iacopolea Mar 25, 2025
942b7a7
feat(templates): add NewPlanDrawer component and main navigation elem…
iacopolea Mar 25, 2025
3f19af9
refactor(templates): reorganize imports in ProjectDropdown, TemplateC…
iacopolea Mar 25, 2025
5b08fe6
chore(deps): update @appquality/unguess-design-system to version 4.0.30
iacopolea Mar 25, 2025
aa6d4a4
feat(sidebar): add active state icon for templates in navigation
iacopolea Mar 26, 2025
b475126
fix: update onSubmit handler to return a promise and handle async sub…
d-beezee Mar 26, 2025
db6a1d1
Merge pull request #1213 from AppQuality/fix-async-save
d-beezee Mar 26, 2025
9e484ab
feat(templates): add CategoriesNav component and integrate it into th…
iacopolea Mar 26, 2025
68eb87a
feat(plan): replace SM component with Message for error handling in n…
iDome89 Mar 26, 2025
9e8dcdd
Merge pull request #1212 from AppQuality/UN-997-module-note-del-compi…
marcbon Mar 26, 2025
16a9a3b
fix(plan): change notification type to error in SendRequestModal for …
marcbon Mar 26, 2025
e169554
feat(plan): enhance error handling in SendRequestModal and add defaul…
iacopolea Mar 26, 2025
1d39245
fix validation error
iacopolea Mar 26, 2025
fb13dcd
Merge pull request #1209 from AppQuality/UN-995-send-request-modal
marcbon Mar 26, 2025
3f2501e
feat(plan): implement summary tab and refactor Plan component structure
cannarocks Mar 26, 2025
bfc6771
feat(plan): add summary components and implement activity information…
cannarocks Mar 26, 2025
7920eaf
feat(plan): conditionally render AddBlockButton and AddBlockModal bas…
marcbon Mar 27, 2025
b3ceac0
feat(plan): restrict AddBlockButton and AddBlockModal rendering to dr…
marcbon Mar 27, 2025
d538b13
feat(plan): add 'browser' module to target tab in modulesMap
Kariamos Mar 27, 2025
e39813c
Merge pull request #1215 from AppQuality/add-browser-to-modules-map
marcbon Mar 27, 2025
755f494
Merge pull request #1214 from AppQuality/fix-add-block-button-permiss…
marcbon Mar 27, 2025
27f2567
feat(templates): update unguess-design-system to version 4.0.31 and e…
iacopolea Mar 27, 2025
70d8a65
feat(plan): add ConfirmationCard and enhance ActivityInfo with plan d…
cannarocks Mar 27, 2025
9b6ea23
feat(plan): enhance ActivityInfo with additional notes and date warning
cannarocks Mar 27, 2025
61a3bfe
feat(plan): enhance ConfirmationCard with detailed description and wa…
cannarocks Mar 27, 2025
69751b7
feat(plan): add GoToDashboardCard and update translations for activit…
cannarocks Mar 27, 2025
d43a951
Merge pull request #1216 from AppQuality/UN-994-the-last-tab
cannarocks Mar 27, 2025
c0aa097
feat(validation): update validation functions to return promises and …
Kariamos Mar 27, 2025
0056b49
chore(deps): update @appquality/unguess-design-system to version 4.0.…
cannarocks Mar 27, 2025
f590179
feat(sidebar): move Templates navigation item and ensure sidebar clos…
cannarocks Mar 27, 2025
d55ba8b
Merge branch 'develop-e2e' into UN-982-templates
cannarocks Mar 27, 2025
e764a0a
fix(plan): update draft status handling in SummaryBody component
cannarocks Mar 27, 2025
40c7528
Merge pull request #1210 from AppQuality/UN-982-templates
cannarocks Mar 27, 2025
cf4ea7c
feat(validation): improve error handling in validation functions and …
iacopolea Mar 27, 2025
55a6b5f
refactor: clean up imports and improve error handling in validation c…
iacopolea Mar 27, 2025
dd19cd0
fix(summary): correct setActiveTab call for draft plan status
iacopolea Mar 27, 2025
fdc5c3d
Merge branch 'develop-e2e' into fix-error-handling-request-modal
iacopolea Mar 27, 2025
6df7df9
fix(summary): remove unnecessary whitespace in SummaryBody component
iacopolea Mar 27, 2025
13a24bd
refactor(dates): remove commented-out useEffect
Kariamos Mar 28, 2025
8c068ab
fix(modules): improve visibility handling for modules in ModulesList …
cannarocks Mar 28, 2025
4e9af65
Merge pull request #1218 from AppQuality/include-all-modules
cannarocks Mar 28, 2025
733664f
feat(validation): add translation for validation error message in mod…
Kariamos Mar 28, 2025
4accfd9
Merge pull request #1217 from AppQuality/fix-error-handling-request-m…
cannarocks Mar 28, 2025
59f1c90
fix(dependencies): update unguess-design-system to version 4.0.33 and…
cannarocks Mar 28, 2025
f564bab
feat(tests): update template and plan fixtures with new fields and de…
cannarocks Mar 28, 2025
4518141
Merge pull request #1144 from AppQuality/develop-e2e
cannarocks Mar 28, 2025
eccb7ef
feat(translations): update plan alert messages for improved user noti…
iDome89 Mar 28, 2025
99bfc99
Merge pull request #1222 from AppQuality/added-translations-global-alert
iDome89 Mar 28, 2025
711140c
feat(instructions): conditionally render info box based on feature flag
iDome89 Mar 28, 2025
97bd7aa
Merge pull request #1223 from AppQuality/hide-notes-message
iDome89 Mar 28, 2025
71ba0a9
feat(templates): update template single page with data from api
iacopolea Mar 26, 2025
fe51e45
feat(ActivityInfo, DetailsCard): update date formatting to use locale…
cannarocks Mar 28, 2025
c14d890
feat(tabs): add dynamic tab titles and update translations for plan m…
cannarocks Mar 28, 2025
60aca00
Merge pull request #1224 from AppQuality/fix-ui-summary
cannarocks Mar 28, 2025
6f0f76c
Merge pull request #1225 from AppQuality/add-title-to-tabs
cannarocks Mar 28, 2025
19bf78a
feat(modules): added bottom navigation to modules tabs and relative t…
Kariamos Mar 28, 2025
710078e
Merge branch 'develop' into UN-1019-add-bottom-navigation
Kariamos Mar 28, 2025
8fcf100
added missing imports
Kariamos Mar 28, 2025
39cdb68
fix: Restore clear validation on error solved
d-beezee Mar 28, 2025
b0eab66
fix(navigation): refactor conditional logic to improve readibility
Kariamos Mar 28, 2025
6228b04
Merge pull request #1228 from AppQuality/fix-validation
d-beezee Mar 28, 2025
4e2974d
fix: update date formatting to use current language for ActivityInfo …
cannarocks Mar 28, 2025
6b14110
fix: update unguess-design-system to version 4.0.34 and enhance Activ…
cannarocks Mar 28, 2025
8ca64e6
feat(navigation): create reusable ModulesBottomNavigation component
cannarocks Mar 28, 2025
9a75a8a
Merge pull request #1227 from AppQuality/UN-1019-add-bottom-navigation
cannarocks Mar 28, 2025
71c986d
Merge pull request #1229 from AppQuality/add-estimated-price
cannarocks Mar 28, 2025
ac58c1c
feat(touchpoints): add Touchpoints module with context, components, a…
marcbon Mar 26, 2025
632cfb7
feat(touchpoints): add app and web link fields with validation for to…
marcbon Mar 27, 2025
8bd06eb
feat(touchpoints): add operating system validation and new Touchpoint…
marcbon Mar 27, 2025
feaaa33
feat(touchpoints): add operating system validation and error handling…
marcbon Mar 27, 2025
e69f3d7
refactor(touchpoints): remove unused imports in TouchpointItem component
marcbon Mar 27, 2025
f5409b1
feat(touchpoints): update checkbox keys and values for operating syst…
marcbon Mar 27, 2025
9bfe508
feat(touchpoints): add validation and error handling for web link in …
marcbon Mar 28, 2025
e3dcb48
feat(touchpoints): implement TouchpointItemTablet component and enhan…
marcbon Mar 28, 2025
d32291b
feat(touchpoints): enhance OS error handling and validation in Touchp…
marcbon Mar 28, 2025
59bde0a
feat(touchpoints): add error message display for OS validation in Tou…
marcbon Mar 28, 2025
23a529f
feat(touchpoints): enhance OS validation and error handling for web l…
marcbon Mar 28, 2025
116f285
feat(touchpoints): simplify error handling logic in Touchpoint compon…
marcbon Mar 28, 2025
364a88a
feat(schema): update touchpoints to tasks and make description option…
marcbon Mar 28, 2025
5d5a0d3
feat(modules): update modulesMap to include browser in setup and chan…
cannarocks Mar 28, 2025
837eaf2
feat(touchpoints): update OS types for smartphone in useModuleTouchpo…
cannarocks Mar 28, 2025
dd522fe
wip(plan-creation): Create shared Interface for plan creation
iacopolea Mar 28, 2025
5f72ae3
feat(navigation): disable right button on instructions tab when plan …
Kariamos Mar 28, 2025
e7d3cc0
typo: corrected comment for MODULE_TABS_ORDER in constants.ts
Kariamos Mar 28, 2025
d538914
Merge pull request #1230 from AppQuality/handle-modules-bottom-naviga…
cannarocks Mar 31, 2025
8ec7236
feat(navigation): wrap logo in a link to redirect to home
iDome89 Mar 31, 2025
706543d
feat(navigation): update home link to use localized route
iDome89 Mar 31, 2025
4805ead
Merge pull request #1231 from AppQuality/header-fix
cannarocks Mar 31, 2025
4a6b63e
feat(plan): refactor navigation layout with sticky columns and new Na…
marcbon Mar 31, 2025
bc79969
feat(dashboard): update project creation button text and add new acti…
cannarocks Mar 31, 2025
cb74ced
feat(dashboard): update activity button to use navigate and modify ca…
cannarocks Mar 31, 2025
7817587
Merge pull request #1233 from AppQuality/UN-985-page-headers
cannarocks Mar 31, 2025
779510d
feat(template): add project mock data and enhance LaunchActivityCTA i…
iacopolea Mar 31, 2025
94ca17a
feat(plan-creation): enhance PlanCreationInterface with location hand…
iacopolea Mar 31, 2025
bc22a9b
feat(touchpoints): add localized labels and descriptions for app link…
marcbon Mar 31, 2025
a8ba5e6
Merge pull request #1226 from AppQuality/UN-1007-rebase
marcbon Mar 31, 2025
d7da8a2
Merge pull request #1232 from AppQuality/refactor-nav
marcbon Mar 31, 2025
aad3d04
feat(tasks): add link input field with localization for task links
Kariamos Mar 31, 2025
1b70bdc
fix(plan): add scroll reset to main on tab change and clean up code
iDome89 Mar 31, 2025
f1391f4
Merge pull request #1236 from AppQuality/add-link-input-to-tasks
marcbon Mar 31, 2025
7ce4fab
Merge pull request #1237 from AppQuality/scroll-top-on-bottom-navigate
marcbon Mar 31, 2025
1dca9c5
fix(template): remove unused outputImage prop from SingleTemplatePage…
iacopolea Mar 31, 2025
c2bf999
Merge pull request #1234 from AppQuality/UN-983-single-template
marcbon Mar 31, 2025
05d9d09
prova
La-DressBerry Mar 31, 2025
76fe201
feat(plan): enhance Controls and DetailsCard components with approval…
cannarocks Mar 31, 2025
f56dcec
fix(plan): ensure submission state resets after approval action in Co…
cannarocks Mar 31, 2025
9196345
fix(plan): ensure submission state resets after draft status update i…
cannarocks Mar 31, 2025
c8f5acd
Merge pull request #1238 from AppQuality/update-plan-controls
cannarocks Mar 31, 2025
5be95a1
feat(plan): add data-qa attribute for confirm activity button and upd…
cannarocks Mar 31, 2025
d4d0f51
Merge pull request #1239 from AppQuality/update-plan-controls
cannarocks Mar 31, 2025
1d1e962
refactor(plan): update API query hooks to remove workspace
d-beezee Mar 31, 2025
c031591
fix(tests): update example JSON with example
d-beezee Mar 31, 2025
90f187f
Merge pull request #1240 from AppQuality/remove-workspace-from-plan-r…
d-beezee Mar 31, 2025
87d5e05
refactor(plan): remove activeWorkspace from plan hooks
cannarocks Mar 31, 2025
2ddd5d0
chore(deps): update @appquality/unguess-design-system to version 4.0.35
cannarocks Mar 31, 2025
db89ae1
feat(template): the tags and its order must be consistent between car…
cannarocks Mar 31, 2025
dcff0f7
feat(plan): add workspace handling in PlanPage and update API respons…
d-beezee Mar 31, 2025
795ff8e
refactor(plan): remove unused activeWorkspace references and clean up…
marcbon Mar 31, 2025
83ff579
feat(plan): enhance template content display with device and task det…
cannarocks Mar 31, 2025
722e048
Merge pull request #1243 from AppQuality/general-improvements
cannarocks Apr 1, 2025
9ece109
Merge pull request #1242 from AppQuality/fix-validate-warnings
cannarocks Apr 1, 2025
b852a15
Merge pull request #1241 from AppQuality/set-active-workspace-from-plan
cannarocks Apr 1, 2025
26cfa72
feat(plan): integrate plan status retrieval for global alerts
iDome89 Apr 1, 2025
d3abbd9
feat(plan): implement custom hook for plan submission and add plan mo…
d-beezee Apr 1, 2025
78f4abe
fix(plan): update error color handling in getIconColor function
iDome89 Apr 1, 2025
4430ab5
refactor(plan): remove isSubmitting state and related logic from plan…
d-beezee Apr 1, 2025
8435f0f
refactor(validation): remove unnecessary dependency from validation e…
d-beezee Apr 1, 2025
8b22cb1
rework: Use object for plan structure
d-beezee Apr 1, 2025
da9e835
feat(plan): implement sticky header
iacopolea Apr 1, 2025
5d5ad57
feat(plan): refactor StickyCol to dynamically calculate sticky height
iacopolea Apr 1, 2025
a06892d
refactor(validation): replace useValidationContext with useAppSelecto…
d-beezee Apr 2, 2025
58f04b9
refactor(plan): restructure DeleteModuleConfirmationModal footer with…
iDome89 Apr 2, 2025
1095b3f
refactor(plan): update modal footers to use FooterItem components for…
iDome89 Apr 2, 2025
190c768
refactor(plan): update TouchpointsList component for improved styling…
marcbon Apr 2, 2025
002a66a
refactor(plan): improve TasksList component structure and styling
marcbon Apr 2, 2025
953a813
refactor(plan): update button size in TasksList and TouchpointsList c…
marcbon Apr 2, 2025
2c7f956
refactor(plan): update error border color in TasksList and Touchpoint…
marcbon Apr 2, 2025
3c3b721
refactor(plan): increase margin bottom in ModulesList component
marcbon Apr 2, 2025
a6dd595
refactor(plan): replace disabled attribute with readOnly in Task and …
marcbon Apr 2, 2025
873414b
refactor(plan): add margin bottom to StyledCard in TasksList and Touc…
marcbon Apr 2, 2025
334cff1
refactor(plan): update margin styles in Task and Touchpoint components
marcbon Apr 2, 2025
f912221
refactor(plan): format form factor and kind display in TouchpointItem…
marcbon Apr 2, 2025
78a9169
refactor(plan): update middleware configuration and refactor module h…
d-beezee Apr 2, 2025
662aec4
refactor(Age): update key prop for FormField to ensure unique identif…
d-beezee Apr 2, 2025
4a74499
refactor(Touchpoints): omit 'type' from ModuleTouchpoints in usePrevi…
d-beezee Apr 2, 2025
bffdc85
refactor(module): integrate useAppSelector for error handling and sta…
d-beezee Apr 2, 2025
d46b9d2
Merge branch 'develop' into update-module-structure-with-redux
d-beezee Apr 2, 2025
7061e61
refactor(FormProvider): update button type and enhance debug output f…
d-beezee Apr 2, 2025
7685c8e
fix(Pages): restore ErrorBoundaryPage to handle route errors
d-beezee Apr 2, 2025
1aee405
fix: Handle caching patches
d-beezee Apr 2, 2025
cb7b634
refactor(useRequestQuotation): remove debug console logs
d-beezee Apr 2, 2025
96615cc
refactor(Plan): remove unused import and clean up whitespace
d-beezee Apr 2, 2025
0379397
refactor(useModule): simplify add function by removing unnecessary us…
d-beezee Apr 2, 2025
f3ec204
Merge pull request #1244 from AppQuality/fixed-global-alert
cannarocks Apr 2, 2025
70910e4
Merge pull request #1245 from AppQuality/UN-1028-change-error-color
cannarocks Apr 2, 2025
88bd6f7
Merge pull request #1246 from AppQuality/UN-1016-sticky-header
cannarocks Apr 2, 2025
95ecee9
Merge pull request #1249 from AppQuality/UN-1029-module-tasks-fixes
cannarocks Apr 2, 2025
63f54d2
Merge pull request #1250 from AppQuality/update-module-structure-with…
cannarocks Apr 2, 2025
ca765e6
feat(validation): add required task and touchpoint error messages
iDome89 Apr 3, 2025
1341d01
fix(tasks): update validation condition to prevent unnecessary calls
iDome89 Apr 3, 2025
eac6343
chore: update api schema and examples
iacopolea Apr 3, 2025
336f50c
wip: enhance ServiceTiles component with promo templates and accessib…
iacopolea Apr 3, 2025
68f0ba0
Add URL validation for task links and update error messages
marcbon Apr 4, 2025
e56e0ab
Add validation error handling for task link input
marcbon Apr 4, 2025
e2e24c6
Add hint for accessible URL format in task link input
marcbon Apr 4, 2025
a19f111
Merge pull request #1247 from AppQuality/UN-1050-fixed-modal-buttons-…
marcbon Apr 4, 2025
b00b41e
fix(tasks): refine validation condition to include zero-length output…
iDome89 Apr 4, 2025
262feb5
Merge pull request #1251 from AppQuality/UN-1079
marcbon Apr 4, 2025
c5204ff
Merge branch 'develop' into UN-1130-task-url-validation
marcbon Apr 4, 2025
681db6f
refactor: update import paths for Bug, Plan, Insights, and Template p…
iacopolea Apr 4, 2025
d6bfbd9
feat: implement Dashboard context for managing promo templates and dr…
iacopolea Apr 4, 2025
ddcc2b1
chore: update schema
iacopolea Apr 4, 2025
ac0c911
Merge pull request #1252 from AppQuality/UN-1130-task-url-validation
cannarocks Apr 4, 2025
9bf3204
fix(icons): update SVG icons to use currentColor for fill
iDome89 Apr 4, 2025
e39dc10
wip: update project and workspace IDs in test data, enhance Dashboard…
iacopolea Apr 4, 2025
f44c0b4
Stringhe aggiornate
La-DressBerry Apr 4, 2025
7f32444
fix(touchpoints): improve error handling and formatting in Touchpoint…
marcbon Apr 4, 2025
4c18e46
feat: implement PromoContext for managing promo templates and drawer …
iacopolea Apr 4, 2025
3f2b682
refactor: simplify ScrollingGridComponent by removing unnecessary rol…
iacopolea Apr 4, 2025
4a19a58
fix: update title in ServiceTiles component and corresponding test fi…
iacopolea Apr 4, 2025
6090a8d
sostituite tutte le "campaign" con "activity"
La-DressBerry Apr 4, 2025
a1fa501
fix: simplify key generation in TemplateTimeline component for consis…
iacopolea Apr 4, 2025
3b5ed1b
Merge branch 'develop' into patch-1
cannarocks Apr 4, 2025
272f145
Merge pull request #1253 from AppQuality/fix-touchpoint-icons-color
marcbon Apr 4, 2025
91a7d8a
fix: update ServiceTiles component to use pre_title instead of descri…
iacopolea Apr 4, 2025
3fbfe85
fix: add check for promoTemplates length in LaunchCampaignCards and P…
cannarocks Apr 4, 2025
e892325
Merge pull request #1254 from AppQuality/UN-1070-service-tiles-strip
cannarocks Apr 4, 2025
ac60224
Merge pull request #1255 from La-DressBerry/patch-1
cannarocks Apr 4, 2025
d7be3f5
feat(modules): add additional target module
marcbon Apr 4, 2025
6004f61
fix: update projectId handling in PlanCreationContext and ProjectDrop…
cannarocks Apr 4, 2025
16b8a97
fix(icons): update error color for Tasks and Touchpoints icons to a d…
iDome89 Apr 7, 2025
9fdd1cc
Merge branch 'develop' into UN-1118-module-additional-target
cannarocks Apr 7, 2025
518af4f
Merge pull request #1258 from AppQuality/fix-touchpoint-icons-color
iDome89 Apr 7, 2025
12b8cec
refactor: remove unused StyledInfoBox and console logs in AdditionalT…
cannarocks Apr 7, 2025
fd89de6
feat(TaskItem): enhance error message display with Paragraph componen…
marcbon Apr 7, 2025
86b7c70
Merge pull request #1256 from AppQuality/UN-1118-module-additional-ta…
cannarocks Apr 7, 2025
3c44cb2
Merge pull request #1257 from AppQuality/UN-985-set-project-in-templa…
cannarocks Apr 7, 2025
e273ab0
feat: update InstructionsNote, SetupNote, and TargetNote to condition…
cannarocks Apr 7, 2025
c9765db
fix: adjust sticky column height and add scroll spacer to ModulesList
marcbon Apr 7, 2025
ef71eb1
Merge pull request #1260 from AppQuality/UN-1132-fix-plans-navigation
cannarocks Apr 7, 2025
5ac088e
fix(StickyCol): optimize sticky height calculation by memoizing value
marcbon Apr 8, 2025
75b7572
Merge pull request #1262 from AppQuality/UN-1132-fix-aside-nav-sticky
iacopolea Apr 8, 2025
b212191
feat: bug fixes and project creation from new plan
iacopolea Apr 7, 2025
01ed78f
fix(ProjectDropdown): restore import of usePlanCreationContext and si…
iacopolea Apr 7, 2025
08d5ce6
fix: improve error handling for touchpoints in useModuleTouchpoints hook
marcbon Apr 8, 2025
d603561
fix: update translation strings for English and Italian locales
marcbon Apr 8, 2025
7f06cd1
fix: update error handling in Touchpoint and Task components to displ…
iDome89 Apr 8, 2025
3b84e4b
Merge pull request #1264 from AppQuality/fix-web-invalid-url
iDome89 Apr 8, 2025
b19cefe
fix: removed info message and icon from targetsize
Kariamos Apr 8, 2025
b24319c
fix: remove numbering from module titles in aside navigation
Kariamos Apr 8, 2025
f616a69
fix: add title and translations for aside navigation modules
Kariamos Apr 8, 2025
33f9587
feat: enhance request quotation flow with error handling and loading …
iacopolea Apr 8, 2025
7d1aaff
fix validate
iacopolea Apr 8, 2025
38d51c9
Merge pull request #1267 from AppQuality/added-aside-navigation-title…
marcbon Apr 8, 2025
f398da9
fix(TaskItem): conditionally render task link input for non-explorati…
Kariamos Apr 8, 2025
4567e3c
fix(TaskItem-link): fixed hint and error display
Kariamos Apr 8, 2025
f81141f
Merge pull request #1268 from AppQuality/wait-modal
marcbon Apr 8, 2025
0177adb
Merge pull request #1265 from AppQuality/remove-info-message-target-s…
marcbon Apr 8, 2025
338b3c6
Merge pull request #1263 from AppQuality/remove-link-input-explorativ…
marcbon Apr 8, 2025
703bdea
fix: remove index prop from NavItem component and NavItem mapping
Kariamos Apr 8, 2025
54eb85b
Merge pull request #1259 from AppQuality/show-hint-in-fake-modules-on…
marcbon Apr 8, 2025
ced8f0f
Merge pull request #1261 from AppQuality/UN-1136-project-creation
marcbon Apr 8, 2025
49f68a6
Merge pull request #1266 from AppQuality/removed-numbers-from-modules…
marcbon Apr 8, 2025
3434b81
fix: add templateId to condition for displaying info button in Drawer…
marcbon Apr 8, 2025
7099c25
fix: update character limit for out of scope module error messages to…
iDome89 Apr 8, 2025
3289141
fix: remove unused useLocation hook and related logic in DrawerFooter
iacopolea Apr 8, 2025
f7e18f4
fix: enhance navigation for invalid plan IDs and handle query errors
marcbon Apr 8, 2025
29ea443
fix: increase character limit for out of scope module input error mes…
iDome89 Apr 8, 2025
a26d422
Merge pull request #1270 from AppQuality/change-out-of-scope-length
marcbon Apr 8, 2025
5d53f3b
fix: pass projectId in more info navigation
iacopolea Apr 8, 2025
c7f9fad
fix: update condition for displaying info button in DrawerFooter
cannarocks Apr 8, 2025
d2b1b30
Merge pull request #1269 from AppQuality/fix-template-more-info
cannarocks Apr 8, 2025
0d6c586
Merge pull request #1271 from AppQuality/fix-plans-oops
cannarocks Apr 8, 2025
0482bde
fix: update invalidation tags for patchPlansByPidStatus to include Pr…
iDome89 Apr 8, 2025
42e4120
Merge pull request #1272 from AppQuality/fix-invalidate-tags-after-qu…
marcbon Apr 8, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
4 changes: 2 additions & 2 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ jobs:
strategy:
fail-fast: false
matrix:
# run 2 copies of the job in parallel
shard: [1, 2]
# run 3 copies of the job in parallel
shard: [1, 2, 3]

name: "Playwright Tests - pwc"
timeout-minutes: 20
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"dependencies": {
"@appquality/languages": "1.4.3",
"@appquality/unguess-design-system": "4.0.26",
"@appquality/unguess-design-system": "4.0.35",
"@headwayapp/react-widget": "^0.0.4",
"@reduxjs/toolkit": "^1.8.0",
"@sentry/react": "^8.32.0",
Expand Down
20 changes: 18 additions & 2 deletions playwright.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,24 @@ export default defineConfig({
// use: { ...devices['Desktop Edge'], channel: 'msedge' },
// },
{
name: 'Google Chrome',
use: { ...devices['Desktop Chrome'], channel: 'chrome' },
name: `Google Chrome ${
process.env.DISABLE_GPU_WAYLAND ? 'without GPU' : 'with GPU'
}`,
use: {
...devices['Desktop Chrome'],
channel: 'chrome',
...(process.env.DISABLE_GPU_WAYLAND
? {
launchOptions: {
args: [
'--enable-features=UseOzonePlatform',
'--ozone-platform=wayland',
'--disable-gpu',
],
},
}
: {}),
},
},
],

Expand Down
16 changes: 10 additions & 6 deletions src/app/store.ts
Original file line number Diff line number Diff line change
@@ -1,14 +1,15 @@
import { configureStore } from '@reduxjs/toolkit';
import { setupListeners } from '@reduxjs/toolkit/dist/query';
import { unguessApiSlice } from 'src/features/api/apiTags';
import userReducer from '../features/user/userSlice';
import navigationReducer from '../features/navigation/navigationSlice';
import workspaceReducer from '../features/workspaces/workspaceSlice';
import filterReducer from '../features/campaignsFilter/campaignsFilterSlice';
import expressReducer from '../features/express/expressSlice';
import { strapiSlice } from '../features/backoffice/strapi';
import bugsPageReducer from '../features/bugsPage/bugsPageSlice';
import filterReducer from '../features/campaignsFilter/campaignsFilterSlice';
import expressReducer from '../features/express/expressSlice';
import navigationReducer from '../features/navigation/navigationSlice';
import planModulesReducer from '../features/planModules';
import userReducer from '../features/user/userSlice';
import uxFilterReducer from '../features/uxFilters';
import workspaceReducer from '../features/workspaces/workspaceSlice';

export const store = configureStore({
reducer: {
Expand All @@ -19,12 +20,15 @@ export const store = configureStore({
express: expressReducer,
bugsPage: bugsPageReducer,
uxFilters: uxFilterReducer,
planModules: planModulesReducer,
[unguessApiSlice.reducerPath]: unguessApiSlice.reducer,
[strapiSlice.reducerPath]: strapiSlice.reducer,
},

middleware: (getDefaultMiddleware) =>
getDefaultMiddleware()
getDefaultMiddleware({
serializableCheck: false,
})
.concat(unguessApiSlice.middleware)
.concat(strapiSlice.middleware),
});
Expand Down
3 changes: 3 additions & 0 deletions src/assets/icons/additional-target-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/cake-icon-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/assets/icons/exploratory-task-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/flag-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/assets/icons/functional-task-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/assets/icons/gender-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/assets/icons/languages.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/assets/icons/literacy-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/notification.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/survey-task-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/tasks-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/thinking-aloud-task-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/touchpoint-app-desktop-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/touchpoint-app-smartphone-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/assets/icons/touchpoint-app-tablet-icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading