Skip to content

Conversation

@Maria-Golomb
Copy link
Contributor

@Maria-Golomb Maria-Golomb commented Dec 4, 2024

Link to Jira Ticket

https://formio.atlassian.net/browse/FIO-8544

Description

The code has been refactored to use async/await syntax, replacing the async library dependency. The async dependency has been removed.
Replace using callbacks functions with async functions for actions, import/export template functionalities.

Dependencies

https://github.com/formio/formio-server/pull/1588

Use this section to list any dependent changes/PRs in other Form.io modules

How has this PR been tested?

autotests

Checklist:

  • I have completed the above PR template
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (if applicable)
  • My changes generate no new warnings
  • My changes include tests that prove my fix is effective (or that my feature works as intended)
  • New and existing unit/integration tests pass locally with my changes
  • Any dependent changes have corresponding PRs that are listed above

@Maria-Golomb Maria-Golomb force-pushed the FIO-8544-removing-async-library branch from 6ebc606 to e27fe63 Compare December 11, 2024 15:19
@Maria-Golomb Maria-Golomb force-pushed the FIO-8544-removing-async-library branch 5 times, most recently from 57e16d6 to 49f814e Compare December 12, 2024 14:09
@Maria-Golomb Maria-Golomb force-pushed the FIO-8544-removing-async-library branch from 49f814e to a02d01f Compare December 12, 2024 14:16
@Maria-Golomb Maria-Golomb changed the base branch from master to fix/FIO-2823 December 16, 2024 16:00
@Maria-Golomb Maria-Golomb changed the base branch from fix/FIO-2823 to master December 16, 2024 16:00
@Maria-Golomb Maria-Golomb force-pushed the FIO-8544-removing-async-library branch from 27f90fc to 425161d Compare December 18, 2024 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants