Skip to content

Dev - #731

Merged
Sau1707 merged 18 commits into
mainfrom
dev
Aug 10, 2026
Merged

Dev#731
Sau1707 merged 18 commits into
mainfrom
dev

Conversation

@Sau1707

@Sau1707 Sau1707 commented Aug 10, 2026

Copy link
Copy Markdown
Member

Summary

Sau1707 added 18 commits August 10, 2026 17:47
…user update logic

feat: enhance pricing component with collapsible features and improved layout
chore: remove unused XMLView component and related props
fix: update user context to ensure proper type handling
…n references

- Updated README to clarify deployment reconciliation process.
- Removed platform version column from database models and related operations.
- Adjusted OpenAPI schemas and generated types to reflect removal of platform version.
- Modified compute and operation services to eliminate platform version handling.
- Enhanced application creation logic to focus on reconciliation rather than versioning.
- Updated tests to align with the new reconciliation approach and removed platform version assertions.
- Improved documentation for applications to clarify their purpose and usage.
- Added async functions to fetch active users and their memberships in the user service.
- Introduced email normalization in the environment settings using a dedicated function.
- Updated authentication models to utilize the new email normalization logic.
- Refactored application and organization routes to leverage async session management for access control.
- Improved role access checks in organization routes by removing redundant membership checks.
- Enhanced XML rendering components by refining type definitions and improving prop handling.
- Updated documentation to clarify the LongLink Platform's role in managing applications and resources.
- Refactored tests to ensure compatibility with new type definitions and async behavior.
- Updated Action adapter to use resolveRequestUrl for action URL resolution.
- Changed For adapter to use XmlContext.Provider instead of ContextProvider.
- Modified Link adapter to utilize resolveNavigationUrl for href resolution.
- Refactored TabList adapter to use resolveNavigationUrl for tab hrefs.
- Updated Table adapter to use XmlContext.Provider for row context.
- Simplified binding logic in binding.ts by consolidating value assignment.
- Exported XmlContext from context.tsx and removed ContextProvider.
- Enhanced renderNode function to streamline parameter handling and conditional rendering.
- Added resolveNavigationUrl function to handle app-relative URLs.
- Adjusted XmlLayout to set active tab based on resolved tabs.
- Improved RenderXML to manage subscriptions and context more effectively.
- Removed unused globals helper file and refactored context tests to eliminate global fetch mocking.
- Updated renderers tests to simplify context usage and improve clarity.
- Updated Vite dependency from 0.2.6 to 0.2.8 in package.json.
- Refactored View component to improve handling of active page state and error management.
- Enhanced TopLayout component to conditionally render Card and Stack based on height and tab presence.
- Updated CheckboxInput, Dialog, FileInput, NumberInput, RadioList, Selector, SideNav, Slider, Switch, TabList, TextInput, and TextArea adapters to use setXmlBinding for state management.
- Introduced resolveXmlContent function to streamline content resolution in Code, Heading, Text, and other components.
- Improved error handling and value normalization in props and binding utilities.
- Cleaned up unnecessary code and improved readability across various components.
@Sau1707
Sau1707 merged commit 1778068 into main Aug 10, 2026
4 checks passed
@Sau1707
Sau1707 deleted the dev branch August 10, 2026 20:59
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