Commit Graph

11 Commits

Author SHA1 Message Date
k-j-kim
445ac2f126
Rename webapp/webapplication to UI bundle across the codebase
Directory renames: webapplications/ → uiBundles/, samples dirs drop -experimental suffix
File renames: *.webapplication-meta.xml → *.uibundle-meta.xml, webapplication.json → ui-bundle.json
XML metadata: <WebApplication> → <UIBundle>
NPM packages: @salesforce/webapp-* → @salesforce/ui-bundle-*
Skill names: *-webapplication-* → *-salesforce-ui-bundle-*
CLI references: sf webapp → sf ui-bundle
Source code: function/variable/type names, import paths, string literals updated
ESLint config: Added .worktrees/** to ignores
CHANGELOG repo URLs preserved
2026-03-27 17:54:18 -07:00
vratan-sf
dbc34c06ff
W-21780746: Removed prompts folder; no longer needed (#120)
* Removed prompts folder; no longer needed

* Removed various folders in rules (except experts global rule); no longer needed

* Updated README file, removed lots of extraneous text
2026-03-27 19:27:13 +05:30
Gordon Bockus
ffdc05f6a5 chore: Move extension info in README to experimental 2026-03-04 13:38:30 -06:00
Gordon Bockus
ce615bf036
feat: add first pass at b2e sample 2026-02-27 14:56:57 -06:00
Jeff Douglas
e0e1d1f7df update to apex class skill and rule 2026-02-20 15:59:17 -05:00
Jeff Douglas
573249152f added skills 2026-01-28 16:03:14 -05:00
Jeff Douglas
130a3d46a1 added contibuting doc 2025-11-13 15:01:57 -05:00
Jeff
a522c422e0 fixed formatting issue 2025-11-13 08:11:46 -05:00
Jeff
de74ad985e new folders and files 2025-11-13 08:08:57 -05:00
Jeff
018187fc75 updated readme 2025-11-07 12:28:35 -05:00
Jeff
d8bdd46977 initial commit 2025-11-07 12:27:31 -05:00