Skip to content

Restore production Launchpad assets and startup - #180

Draft
dt2patel wants to merge 24 commits into
mainfrom
accx-ui-launchpad
Draft

Restore production Launchpad assets and startup#180
dt2patel wants to merge 24 commits into
mainfrom
accx-ui-launchpad

Conversation

@dt2patel

Copy link
Copy Markdown
Contributor

Business summary

Restore the Launchpad experience to the current production presentation and keep the AccxUI app bootable from the workspace.

Related issue

Closes #179

What changed

  • Restored the production non-beta Transfers logo.
  • Added the current Products and Facilities card assets.
  • Removed the stale shared initialise import that prevented Launchpad from compiling.
  • Fixed import ordering and added TypeScript 6 deprecation compatibility for the app config.

Validation

  • Launchpad verified in the browser at http://127.0.0.1:8108/home.
  • pnpm --filter launchpad build reaches type-checking with lint clean except five existing warnings.
  • Full build remains blocked by two existing shared common/utils/commonUtil.ts Luxon type errors (TS2709).

ravilodhi and others added 24 commits November 3, 2025 18:55
…while navigating to app irrespective of config.
Removed user service and added api calls in store itself
Defined types used and preference
Replaced profile api call from ofbiz to moqui
…pps-theme package is removed and updated permission api check to not make extra api call
… and fixed a logic around app url generation
…nGuard, added support to store oms in state and userId in cookie and updated initialise method
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.

Restore production Launchpad icons and remove stale startup initializer

3 participants