alistair3149
4e48a19503
refactor(core): ♻️ fix various phpcs issues
2024-11-04 18:42:57 -05:00
alistair3149
404106f182
refactor(pageTools): ♻️ refactor pageTools into component
2024-10-23 16:08:58 -04:00
alistair3149
974e6b2750
feat(core): ✨ add config to change overflow inherited classes
2024-05-27 17:16:23 -04:00
alistair3149
c17aeab3fd
feat(core): ✨ rename wgCitizenTableNowrapClasses to wgCitizenOverflowNowrapClasses
...
Allow this config to use for more generic elements in the future
2024-05-27 15:54:34 -04:00
alistair3149
03da361b97
feat(components): rewrite template data partials into CitizenComponent components ( #846 )
...
- Refactor existing template data-related partials into CitizenComponent components
- Re-implement user menu header as UserInfo
- Add description text for anon and temp user in UserMenu
---------
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-05-15 01:24:43 -04:00
alistair3149
840978a233
test: 🚨 update sidebar test var
2024-05-08 17:03:56 -04:00
alistair3149
b07babd2de
test: 🚨 fix incorrect test input in page title
2024-05-01 19:42:40 -04:00
alistair3149
b0affaf53a
ci(test): 👷 🚨 fix incorrect test function names
2024-04-24 00:27:35 -04:00
alistair3149
28a3034c37
ci(test): 👷 🚨 mark test partials instead of entry for database access
2023-11-03 05:47:28 -04:00
alistair3149
4997de8deb
ci(test): 👷 🚨 mark tests that access the database
...
This is an attempt to fix the broken CI test. See T345667 for references
2023-11-03 05:39:45 -04:00
alistair3149
9cba4f5a63
ci(test): 👷 🚨 update html class
2023-09-11 13:47:21 -04:00
H. C. Kruse
661ad61486
ci: add PHPUnit tests ( #712 )
...
* ci: WIP add PHP Unit Tests
* ci: 👷 lint code to MediaWiki standards
Check commit and GitHub actions for more details
* ci: Add phpunit tests
---------
Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2023-08-25 14:39:37 -07:00