Skip to content

Refactor API endpoints and schema references to use "enfyra" prefix#315

Open
dothinh115 wants to merge 2 commits into
mainfrom
release/v2.2.2
Open

Refactor API endpoints and schema references to use "enfyra" prefix#315
dothinh115 wants to merge 2 commits into
mainfrom
release/v2.2.2

Conversation

@dothinh115

Copy link
Copy Markdown
Collaborator
  • Updated folder and file API endpoints in storage management pages to use "/enfyra_folder" and "/enfyra_file".
  • Changed schema references from "file_definition" and "folder_definition" to "enfyra_file" and "enfyra_folder".
  • Modified loading plugin to use CSS variables for loading colors instead of hardcoded values.
  • Refactored helper functions to use "enfyra_user" instead of "user_definition".
  • Updated relation detail paths to reflect new "enfyra" naming convention.
  • Removed deprecated CORS origin API endpoints and replaced them with new "enfyra_cors_origin" endpoints.
  • Added primary color management plugin and utility functions for dynamic theming.
  • Updated Tailwind CSS configuration to use CSS variables for brand colors.
  • Incremented package version to 2.2.2.

- Updated folder and file API endpoints in storage management pages to use "/enfyra_folder" and "/enfyra_file".
- Changed schema references from "file_definition" and "folder_definition" to "enfyra_file" and "enfyra_folder".
- Modified loading plugin to use CSS variables for loading colors instead of hardcoded values.
- Refactored helper functions to use "enfyra_user" instead of "user_definition".
- Updated relation detail paths to reflect new "enfyra" naming convention.
- Removed deprecated CORS origin API endpoints and replaced them with new "enfyra_cors_origin" endpoints.
- Added primary color management plugin and utility functions for dynamic theming.
- Updated Tailwind CSS configuration to use CSS variables for brand colors.
- Incremented package version to 2.2.2.
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.

1 participant