dataall icon indicating copy to clipboard operation
dataall copied to clipboard

Standardize core modules and cleanup dead code

Open dlpzx opened this issue 2 years ago • 5 comments

Is your idea related to a problem? Please describe. Data.all V2 modules in the backend follow a particular structure. Division of resolvers, db, services... At the moment core modules such as environments and organizations follow the old structure. In addition, there dead code in core that has not been removed.

Additionally, some of the operation names on the front end are to be changed to a standard naming convention (i.e. camel case, matching with backend name, etc.)

Describe the solution you'd like Clean code that follows the same standard

P.S. Don't attach files. Please, prefer add code snippets directly in the message body.

dlpzx avatar Sep 08 '23 14:09 dlpzx

Completed

dlpzx avatar Jan 29 '24 07:01 dlpzx

Some modules are still note refactored, re-opening issue:

  • environments
  • groups
  • permissions
  • stacks

dlpzx avatar Feb 21 '24 15:02 dlpzx

  • [ ] environments
  • [x] groups https://github.com/data-dot-all/dataall/pull/1113
  • [ ] permissions https://github.com/data-dot-all/dataall/pull/1114
  • [ ] stacks

SofiaSazonova avatar Mar 18 '24 14:03 SofiaSazonova

@SofiaSazonova the only thing left in this issue is refactoring environment resolvers right?

dlpzx avatar Apr 18 '24 06:04 dlpzx

Hi @SofiaSazonova can this issue be closed ?

anmolsgandhi avatar Jun 11 '24 02:06 anmolsgandhi

Completed in 2.5.0

dlpzx avatar Jul 12 '24 06:07 dlpzx