Merged
Conversation
- Delete QUICK-START-STATIC-BUILDS.md and STATIC-BUILD-STRATEGY.md documentation files - Remove arrow icon from "Leave" button text in user profile organization list - Change platform features grid from 4 columns to 3 columns max on large screens
Divyanshu | refactor: remove static build documentation and update UI text
- Update widget powered-by footer link from proxy.msg91.com to 36blocks.com - Change baseUrl in widget stage environment from proxy.msg91.com to 36blocks.com - Update powered-by footer link in create-feature component template - Change code example script src URL in home component from proxy.msg91.com to 36blocks.com - Update proxyServer in main app stage environment from proxy.msg91.com to 36blocks.com
Divyanshu/Saurabh | refactor: update domain references from proxy.msg91.com to 36blocks.com
…on to user management - Add autocomplete search functionality for feature/block filtering in dashboard - Replace dropdown with searchable input field with clear button - Add filteredFeatures computed signal for real-time search filtering - Add pattern validation for user name field in user management form - Display "Invalid name format" error message when name pattern validation fails - Add proxy-auth.js asset configuration to
Divyanshu | refactor: enhance dashboard with feature search and add name validation to user management
Divyanshu | feat(dashboard): add autocomplete block filter with interval param in breakdown
Divyanshu | refactor: show all log sections by default when log settings are undefined
…et build script - Add detailed JSDoc header to build-elements.js explaining script purpose, output location, and usage - Add copyright banner with build timestamp and complete usage examples for all widget types (authorization, user-profile, user-management, organization-details) - Wrap concatenated bundle in singleton guard using window.__proxyAuthLoaded flag to prevent duplicate execution - Import shadow-reset.scss in user-profile,
Divyanshu | FIx Prod client issues
- Add Actions injection and ofType import to handle action-based side effects - Subscribe to leaveCompanyError action to display specific error messages from API response - Extract and display error message from multiple possible response paths with fallback message - Move leaveCompany dispatch after setting up error and success subscriptions to ensure proper action sequencing - Add takeUntil to leaveCompanyError subscription for
Divyanshu | FIx Prod client issues
- Add empty googleClientId field to production, stage, test, and local environment files - Initialize googleClientId as empty string across all environments for future Google authentication integration
…ver compatibility - Copy proxy-auth.js to src/assets during build for Angular dev server access - Remove double-load protection wrapper from main.ts (now handled in bundled script) - Replace AfterViewInit with afterNextRender for widget initialization timing - Track script injection globally using window.__proxyAuthLoaded flag - Replace setTimeout calls with afterNextRender for proper change detection - Refactor template class
…n/proxy-ui into bug-fixes-main
Divyanshu | FIx Prod client issues
…ard models and add by country filter
Divyanshu | FIx Prod client issues
…s components - Replace minlength validator with pattern validator for company name field - Update company name error message to reflect pattern requirements - Rename UPDATE_REGEX to COMPANY_NAME_REGEX for clarity - Update NAME_REGEX pattern to enforce 3-50 character names starting with letter - Remove unused FULL_NAME_REGEX from regex library - Import and apply NAME_REGEX consistently across user-profile, user-management, and add
Divyanshu | Fix unit testing issues
Development to Main
|
PR review rate limit exceeded |
Saurabh186
approved these changes
Apr 20, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.