Commit Graph

22 Commits

Author SHA1 Message Date
Anthony Damhet
b66fd8daef UIUX Add titles to documentation (#34801) 2025-07-25 21:20:26 +02:00
ldestailleur
f9985da313 Debug v22 2025-05-05 20:24:02 +02:00
ldestailleur
40d53621c3 NEW Add/enhance the popup for preview of icons 2025-05-05 14:54:35 +02:00
John BOTELLA
f2016b9e85 Uiux : new experiment ux intuitive select by ctrl and Shift keys (#33996)
* add ux_doc_id_reco

* fix missing elements in doc

* add table thead tbody tfoot

* New experiment for selection in table

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-04-29 14:48:58 +02:00
ldestailleur
9728c3f10a Make popup with picto simplest from modulebuiler or menu editor 2025-04-24 16:22:51 +02:00
John BOTELLA
fc34a12e30 UIUX : Giff UX Doc : add experiment ux ajax input feedback (#33661)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

* New giff experimental input feedback

* New giff experimental input feedback

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 12:01:00 +02:00
John BOTELLA
c2d96f8d68 UIUX : Giff UX Doc add experiment Tooltip freeze (#33655)
* New experiment Tooltip freeze

* fix tooltip ception

* clean

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-31 11:58:55 +02:00
Anthony Damhet
007a1368c1 UIUX: Update documentation interface (#33604)
* Set ui tools baseUrl

Set the URL of the UI tools in a variable in the documentation class so that it can be easily reused

* Group index factorization

* Home page and contributing

Update home page and add a page to contribute to this documentation

* Remove blank line

* Remove blank line 2 and indentation

* Add missing translations / remove unused

* remove trailing text

* Remove indentation

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-28 15:17:33 +01:00
John BOTELLA
b16b462520 New js search filter in icons doc (#33580)
* New js search filter in icons doc

* Fix code wysiwyg editor in Doc and add search input doc

* Fix code wysiwyg editor in Doc and add search input doc

* Fix autofocus

* fix js count

* comment

* comment

* fix php stan

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-25 10:57:15 +01:00
Anthony Damhet
a522442d57 UIUX: Documentation for table update (#33593)
* Documentation for table update

Examples and documentation on using tables

* Remove space

---------

Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2025-03-24 22:22:55 +01:00
atm-lena
924868a683 Merge branch 'develop' of https://github.com/Dolibarr/dolibarr into NEW/DocumentationUI/Inputs 2025-02-13 15:59:12 +01:00
atm-lena
c0d39e08ae Add element and reorganize 2025-02-13 15:49:32 +01:00
Laurent Destailleur
0ffc50e942 Merge pull request #32074 from thersane-john/new_doc_icons
New doc for icon list
2025-01-27 05:01:17 +01:00
atm-lena
a2cb9eaaeb WIP : add inputs.php file 2024-12-19 15:39:14 +01:00
John BOTELLA
c642396dca Add List of usable icons with img_picto function 2024-11-23 18:26:40 +01:00
Frédéric France
c272a1242c can set ace editor to readonly 2024-11-23 14:19:29 +01:00
Frédéric France
49846ca149 use ace editor to display source code 2024-11-23 13:34:37 +01:00
Frédéric France
7c4ddc4c3c fix phpstan doc ui 2024-11-23 11:07:41 +01:00
Frédéric France
a5dde7fe83 fix phpstan doc ui 2024-11-23 10:53:07 +01:00
John BOTELLA
0cb35d5b03 New doc for icon list 2024-11-23 09:15:34 +01:00
Laurent Destailleur
e06bf7c145 Clean code 2024-11-18 12:19:17 +01:00
Anthony Damhet
11057faac8 WIP : Documentation ux (#30735)
* Move documentation files to new folder

* Documentation prototype

Create a documentation class and views

* Remove whitespace and add functions returns

* Remove Google fonts

* Remove return string

* Phpcbf corrections

* Phpcdf with good ruleset

* add return null

* resolve conflict with test_arrays.php

* Return void for print functions

* WIP progress bar

* Add seteventmessage documentation for ui/ux

* Add translations

* Delete is of button

* Clean titles

* Change name of file event-message.php

* Update before moving and rename files

* Remove fr_FR lang file (all in en_US for the moment)
* Add some css
* Menu definition updated
* Add jQuery, lib_head.js and lib_foot.js

* Add missing button

* Add missing button

* move ui doc files

* Remove old documentation files

* Reupload test_arrays.php

* Rename lang file

* Move lang file

* add htmlhead

* Add parameter comment

* Update tables.php

* Update uxdocumentation.lang

* Update tables.php

* Update uxdocumentation.lang

* Update progress-bars.php

* Update tables.php

---------

Co-authored-by: John BOTELLA <68917336+thersane-john@users.noreply.github.com>
Co-authored-by: atm-lena <lena.papazian@atm-consulting.fr>
Co-authored-by: Laurent Destailleur <eldy@destailleur.fr>
2024-11-14 01:00:14 +01:00