js: handle live update for image lists (#79787) #519

Merged
csechet merged 1 commits from wip/79787-implementer-le-live-update into main 2023-07-20 14:39:44 +02:00
Owner
No description provided.
smihai reviewed 2023-07-19 14:43:47 +02:00
@ -784,0 +788,4 @@
*/
function liveUpdateImageListField(widget, value) {
const fieldName = widget.dataset.widgetNameForId
Owner

Cela doit passer sûrement sans, mais il manque des ";" à la fin des lignes.

Cela doit passer sûrement sans, mais il manque des ";" à la fin des lignes.
Owner

C'est la nouvelle mode pour le js; j'avais posé la question : thomasj dans #240 (comment)

oui, norme standardJS : https://standardjs.com/rules.html#semicolons (https://standardjs.com/rules.html#semicolons )

C'est la nouvelle mode pour le js; j'avais posé la question : thomasj dans https://git.entrouvert.org/entrouvert/wcs/pulls/240#issuecomment-7815 > oui, norme standardJS : https://standardjs.com/rules.html#semicolons (https://standardjs.com/rules.html#semicolons )
Owner

Merci.
Je ne comprendrai jamais le JS.

Merci. Je ne comprendrai jamais le JS.
csechet force-pushed wip/79787-implementer-le-live-update from 98bf68d1c5 to 4d13e73781 2023-07-20 11:25:57 +02:00 Compare
csechet force-pushed wip/79787-implementer-le-live-update from 4d13e73781 to ea0d8f17ba 2023-07-20 12:06:20 +02:00 Compare
csechet changed title from WIP: js: handle live update for image lists (#79787) to js: handle live update for image lists (#79787) 2023-07-20 12:26:08 +02:00
smihai approved these changes 2023-07-20 12:37:41 +02:00
smihai left a comment
Owner

Top, et merci.

Top, et merci.
csechet force-pushed wip/79787-implementer-le-live-update from ea0d8f17ba to d2ed1372c8 2023-07-20 12:40:58 +02:00 Compare
csechet merged commit 41d71a6765 into main 2023-07-20 14:39:44 +02:00
csechet deleted branch wip/79787-implementer-le-live-update 2023-07-20 14:39:44 +02:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: entrouvert/wcs#519
No description provided.