Skip to content

Conversation

romantech48
Copy link

@romantech48 romantech48 commented Jun 21, 2022

It's a saddleback version of codegenerator.

What's new:

  • add .service. file extension
  • add .models. file extension
  • add custom service configuration (functions which use getBaseConfig and serviceError)
  • remove lodash prefix from names
  • remove core and client

Problems:

  • can't remove ViewModel postfix because lots of name duplicates appears

Update:

  • Moved Index.ts from global to both service and models folder
  • Change file names from pascalCase to camelCase
  • Added auto fetching
  • Updated README

@romantech48 romantech48 force-pushed the features/saddleback-version branch from 8fb11ea to b7eb86d Compare June 23, 2022 11:23
Copy link

@oilywithraybans oilywithraybans left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@romantech48 there is a lot configuration being changed, probably for a good reason, but can we meet so i can better understand some of these changes in this PR?

…o features/auto-fetch-swagger

# Conflicts:
#	src/utils/saddleback/getStateNonce.ts
#	src/utils/saddleback/getSwaggerJsonByEnv.ts
#	src/utils/saddleback/getUrlByServiceEnv.ts
#	test/index.js
@romantech48 romantech48 force-pushed the features/saddleback-version branch 2 times, most recently from 360aef8 to 9622b32 Compare September 7, 2022 13:03
@romantech48 romantech48 force-pushed the features/saddleback-version branch from 9622b32 to f00a293 Compare September 7, 2022 13:45
@romantech48 romantech48 merged commit a18bbf2 into master Jan 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants