freeCodeCamp/tools/challenge-helper-scripts
Niraj Nandish 53164e71f1
fix: circular dependencies (#46638)
* fix: circular dependency in formHelpers

* fix: circular dependency in Flash

* fix: circular dependency in helpers

* fix: circular dependency in current-challenge-saga (1/2)

* fix: circular dependency in code-lock-epic

* feat: eslint rule for circular dependencies

* fix: circular dependency in tools

* fix: import error and more circular dependencies in formHelpers

* fix prettier error

* fix: circular dependency in danger-zone-saga

* fix: circular dependency in update-email-saga

* fix: circular dependency in settings-saga

* fix: circular dependency in accept-terms-saga

* fix: circular dependency in codeally-saga

TODO: make a separate file for selectors

* fix: ci lint error

* fix: ci lint:prettier error

* fix: circular dependency in current-challenge-saga

* fix: cricular dependency in Challenges/redux

* fix: circular dependency in redux/settings

* fix: circular dependency in root redux

* fix: lint errors

* chore: remove unecessary comment

* chore: remove unused export

* fix: clear out actions and selectors

* revert changes to package.json

* test ci with maxDepth of 1

* fix: fallback to empty object

* test action if it will run for maxDepth of 2
2022-10-05 18:08:40 +01:00
..
helpers fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
base-meta.json fix: simplify mobile layout tabs (#44431) 2021-12-15 13:52:44 +00:00
commands.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
create-empty-steps.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
create-next-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
create-project.ts fix: circular dependencies (#46638) 2022-10-05 18:08:40 +01:00
delete-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
fs-utils.test.ts fix(tools): use correct superblock paths (#45285) 2022-03-07 10:51:33 +05:30
fs-utils.ts feat: new js cert (#45873) 2022-05-16 11:53:45 +02:00
insert-step.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
package.json fix(deps): update dependency typescript to v4.8.4 2022-10-03 04:26:03 +00:00
rename-challenge-files.js fix(tools): update order for linting errors (#44707) 2022-01-07 16:22:31 +05:30
update-step-titles.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
utils.test.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00
utils.ts feat: update challenge helpers to handle id filenames (#44769) 2022-03-02 07:12:20 -08:00