Commit Graph

15930 Commits

Author SHA1 Message Date
Stephen Abello
bcf4d5c47f Avoid uid colliding in DOM ids 2026-08-28 15:03:45 +02:00
Stephen Abello
925ee7ae33 Remove redundant methods 2026-08-28 14:38:08 +02:00
Stephen Abello
db87d0b147 Remove unused template 2026-08-28 14:29:01 +02:00
Stephen Abello
d346378e18 Remove unused template 2026-08-28 14:27:58 +02:00
Stephen Abello
5c8027cc30 Fix Field values being added as subblocks 2026-08-28 14:25:00 +02:00
Benjamin DALSASS
bc7affece7 remove bind events in buttons bar custom element as the drop down elements are now create with block 2026-08-28 11:13:32 +02:00
Stephen Abello
e5d7854679 Make GetSafeId safer (with an opt-in) 2026-08-28 10:25:23 +02:00
Benjamin Dalsass
8c24917b18 Initialization flag on button bar custom element
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-28 10:23:17 +02:00
Stephen Abello
973e7d9257 Make the label the first candidate for aria label default value 2026-08-28 10:05:07 +02:00
Benjamin Dalsass
c13664d5fb Wrong classname
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-28 09:53:26 +02:00
Benjamin Dalsass
155024bf89 Buttons bar items constructor initialization
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-28 09:53:02 +02:00
Stephen Abello
1ca8b90f4d Apply code review suggestion
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-28 09:44:10 +02:00
Stephen Abello
7866c67f4d Apply code review suggestion
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-28 09:40:50 +02:00
Stephen Abello
3b87f9f69b Fix compose popup menu when there's extra actions 2026-08-28 09:34:00 +02:00
Stephen Abello
e2c70fc4d7 Correctly handle uids as ids 2026-08-28 09:30:49 +02:00
Stephen Abello
1f9015ab01 Apply code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-08-27 18:02:53 +02:00
Stephen Abello
5c7b249775 Apply code review
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-08-27 18:02:35 +02:00
Stephen Abello
14149c1c8f Add markup to dashboard dashlet_properties and dashboard_editor 2026-08-27 16:38:26 +02:00
Stephen Abello
a607c456ac Apply code review suggestion 2026-08-27 16:27:22 +02:00
Stephen Abello
f18f499745 Fix extra action display when the panel is hidden, also fix its position when there's no compose button 2026-08-27 16:17:50 +02:00
Stephen Abello
098bef10e5 Harmonize phpdoc 2026-08-27 15:56:32 +02:00
Stephen Abello
58b39f3371 Add classes to templates
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-27 15:51:29 +02:00
Stephen Abello
fb38b04917 Remove unused template 2026-08-27 15:41:10 +02:00
Stephen Abello
773c5054a4 Remove unused template 2026-08-27 15:41:10 +02:00
Stephen Abello
a2c2e0e591 Handle null return from factories 2026-08-27 15:41:10 +02:00
Stephen Abello
33c3cab361 Apply code review
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-08-27 15:28:19 +02:00
Stephen Abello
1ca78e4a41 Correctly handle included js files on the new api 2026-08-27 15:26:14 +02:00
Stephen Abello
5d3a3e2d95 Fix top bar quick actions for darkmoon 2026-08-27 11:38:53 +02:00
Stephen Abello
0fa84fbec0 Add dict entry for more action element in fields 2026-08-27 10:54:30 +02:00
Stephen Abello
352dcef01d Fix popover display in AttributText action in fullscreen 2026-08-27 10:41:10 +02:00
Stephen Abello
89d3bfddaf Fix activity panel URL popovermenu bypass on current tab 2026-08-27 10:22:08 +02:00
Stephen Abello
c76594524b Add interfaces for Aria attributes, Data attributes and Grouping. The first 2 are implemented in the UIBlocks that supports this features. Other UIBlocks will inherit the logic but will need to modify their templates to provide accessibility 2026-08-27 10:12:16 +02:00
Benjamin DALSASS
ff920ebbdc - add button bar behaviours (restore popupmenuextension) 2026-08-27 09:15:52 +02:00
Benjamin DALSASS
255726dd0e - add button bar behaviours 2026-08-27 09:02:27 +02:00
Benjamin DALSASS
4cd0be8ba7 - ButtonBar block with overflow controller 2026-08-26 14:14:47 +02:00
Stephen Abello
c766168d10 Move common api to common folder, in preparation to new interfaces addition 2026-08-25 16:33:37 +02:00
Stephen Abello
3b8b4d6fdd Replace hardcoded attributes max actions items with a configuration parameter 2026-08-25 16:03:58 +02:00
Stephen Abello
610f863beb Use variables for SCSS 2026-08-25 14:48:45 +02:00
Stephen Abello
054201e8aa Update comment about MENU_TOPBAR_ACTIONS $param 2026-08-25 10:19:19 +02:00
Stephen Abello
259cef6b2a Rename TopBar Action to QuickAction 2026-08-25 10:19:04 +02:00
Stephen Abello
832c2ca8fb Correctly type methods returns 2026-08-25 08:50:29 +02:00
Stephen Abello
f7b42e5caf Correctly align elements 2026-08-24 11:12:08 +02:00
Stephen Abello
fc48da583c Replace MetaModel::EnumPlugins with InterfaceDiscovery::GetInstance()->FindItopClasses 2026-08-24 10:20:19 +02:00
Stephen Abello
0054c7b68f Apply suggestions from code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
2026-08-24 08:51:56 +02:00
Stephen Abello
e6510e07ba Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
2026-08-24 08:46:44 +02:00
Stephen Abello
8c34ff6833 Apply suggestion from @Molkobain code review
Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
2026-08-24 08:45:38 +02:00
Stephen Abello
0e7e87ff8b Correctly handle separators 2026-08-21 14:53:04 +02:00
Stephen Abello
7e3b4af093 Fix JS file handling, add TODO for what's still missing 2026-08-21 10:06:19 +02:00
Stephen Abello
aff09a731f N°9152 - Add first bit of UI extensibility. Needs a lot of polishing. API endpoints are working and displaying in the UI 2026-08-20 15:05:00 +02:00
Stephen Abello
fac132f707 Merge branch 'support/3.2' into develop 2026-08-18 08:52:38 +02:00