PromucFlow_constructor/app/client/src/ce
Rimil Dey 4e9068ddba
chore: Move constants, types and utils to their own files in Action Creator (#16947)
* Move constants and regex to their own files from index and fields file

* Move types to to its own file

* Move utils to its file

* Add proper types for functions in fields file

* Rename Switch -> Switchtype

* Fix imports

* Fix NAVIGATION_TARGET_FIELD_OPTIONS constant so that the build works

* Jest tests to cover the utils

* Add jest test cases

* Update cases

* Code review changes
2022-09-26 10:05:04 +05:30
..
actions feat: Refactor code for SAML integration (#12700) 2022-04-12 16:20:01 +05:30
api refactor: deprecate commenting and notifications (#15484) 2022-08-03 12:32:49 +05:30
configs fix: Display community edition along with version (#16341) 2022-08-27 15:10:03 +05:30
constants chore: Move constants, types and utils to their own files in Action Creator (#16947) 2022-09-26 10:05:04 +05:30
mocks chore: integrate msw to browser to mock api requests (#15965) 2022-08-17 12:01:55 +05:30
pages feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
reducers feat: fork templates inside an existing app (#14514) 2022-09-22 09:19:18 +05:30
sagas feat: Refactor invite modal for handling RBAC updates (#16405) 2022-09-02 22:45:08 +05:30
selectors chore: code split sagas and reducer's index file (#16261) 2022-08-24 17:46:32 +05:30
utils fix: Signup text update & code optimisation (#11606) 2022-03-04 11:56:12 +05:30