Skip to content

feat: DXDP-5245 | ACUL: Adding UDS components & setups relevant to Login screens#21

Closed
grandmaester wants to merge 7 commits intomainfrom
feat/add-uds-components
Closed

feat: DXDP-5245 | ACUL: Adding UDS components & setups relevant to Login screens#21
grandmaester wants to merge 7 commits intomainfrom
feat/add-uds-components

Conversation

@grandmaester
Copy link
Contributor

@grandmaester grandmaester commented Jul 7, 2025

This Pull request is the base of setting up UDS library. Installation Steps followed from here. Also added components which will be needed to start building brand level customizations(using wrappers) and ACUL screens on top of it.

Universal Design System Doc: https://universal-design.vercel.app/docs/components

Components Currently Added:

  1. Alert (Default)
  2. Avatar (Base-ui)
  3. Button (Base-ui)
  4. Card (Default)
  5. Form-Field (Base-ui)
  6. Label (Base-ui)
  7. Link (Default)
  8. Separator (Base-ui)

Changes:

  1. Added UDS components
  2. Resolved Lint, Format issues on components, prettified them
  3. Removed separate tsconfig files for app & node - merged into single tsconfig
  4. Added UDS theme variables provided by default

@grandmaester grandmaester self-assigned this Jul 7, 2025
@grandmaester grandmaester force-pushed the feat/add-uds-components branch 2 times, most recently from 025e434 to 5771b55 Compare July 8, 2025 09:17
sareepattamannil and others added 7 commits July 8, 2025 16:07
* feat: Initial ACUL boilerplate implementation

* chore: vite configured to create screen-wise assets and prettier configuration

* fix: update README

* feat: tailwind setup and mock data addition

* docs: name fix

* chore: remove .npmrc, .env.local.example and update mock data structure and other review comments

* docs: library renamed to sdk

* docs: update ACUL JavaScript SDK description
* feat: theme, common components, screen, readme updates for login-id screen.

* feat: github pipelines for deployment

* chore: deploy login-id screen

* chore: mark login-id deployment false

* chore: deploy login-id screen

* chore: feedback changes

* feat: style token defined and other refactoring.

* fix: theme unit conversions

* feat: implement dynamic text management system with sdk texts

* chore: update dependencies and refactor components for improved functionality

* fix: placeholder and passkey css
* fix: Readme file renamed to fix

* fix: other readme links and deploy_config disabled
@grandmaester grandmaester force-pushed the feat/add-uds-components branch from 0c0e161 to 0c41569 Compare July 8, 2025 11:55
@grandmaester grandmaester deleted the feat/add-uds-components branch July 8, 2025 12:03
amberkamboj77 added a commit that referenced this pull request Sep 23, 2025
* chore: initial commit signup screen

* chore: initial commit for signup screen

* fix: refactor password validation logic

* feat: enhance signup validation with username and password utilities

* fix: redact password from signup logs for security

* fix: simplify CAPTCHA validation rules and improve password handling
amberkamboj77 added a commit that referenced this pull request Oct 30, 2025
* chore: initial commit signup screen

* chore: initial commit for signup screen

* fix: refactor password validation logic

* feat: enhance signup validation with username and password utilities

* fix: redact password from signup logs for security

* fix: simplify CAPTCHA validation rules and improve password handling
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.

4 participants