Commit Graph
5 Commits
Author SHA1 Message Date
Joshua Cain d1d06a68bc AAE-44098 Bottom tab navigation buttons (#11834)
* feat: enable tab navigation buttons

* feat: better strings and button positioning

* feat: reduce overall padding

* feat: adjust buttons based on ux mockups

* test: add some tests

* fix: build error

* fix: rename property to showBottomTabNavButtons for clarity

* feat: simplify changes

* test: copilot suggestion

* fix: prevent upstream visual regression issues.

* fix: copilot suggestions

* fix: height change
2026-04-29 15:12:06 -04:00
Joshua Cain e3fc03c58d Revert "AAE-44098 Bottom Tab nav buttons (#11801)" (#11832)
This reverts commit 7864f1a8e0.
2026-04-23 11:39:17 +00:00
Joshua Cain 7864f1a8e0 AAE-44098 Bottom Tab nav buttons (#11801)
* feat: enable tab navigation buttons
2026-04-22 14:28:00 -04:00
Joshua Cain e11aa6ddf3 AAE-38748 Fix ComputeTitle undefined error in upstream (#11334)
* fix: undefined error in computeTitle
2025-11-07 07:40:15 -05:00
Joshua Cain e28e924b87 AAE-38748 Change clipboard directive to be a tooltip (#11293)
* feat: change clipboard directive to be a tooltip

* feat: remove redundant tooltips from datatable cells

* test: fix broken tests

* fix: sonarqube issues

* fix: unable to use link-adf commit message from hxp-frontend-apps
2025-11-06 06:28:42 -05:00