Skip to content

Conversation

@nicoe
Copy link
Collaborator

@nicoe nicoe commented Nov 7, 2024

JCavallo and others added 30 commits September 2, 2024 15:48
PCLAS-357

Co-authored-by: Jean Cavallo <[email protected]>
JCavallo and others added 28 commits October 14, 2024 09:30
… [CUSTOM] (coopengo#305)

* Close the tab related to the screen calling the 'close' client action [PREVIEW]

https://bugs.tryton.org/13559
https://bugs.tryton.org/13560

Fix PCLAS-1182

* Add debugging tool [CUSTOM]

* Return a promise from widgets display method [CUSTOM]

This allows for the scheduling of actions after the display of a view
has been finalized.

The display methods of the x2M widgets must take care of the fact that
the screen display being called afterwards should be return instead of
the maybe already resolve promise from the screen initial switch view.

* Resolve the wizard promise only when the destroy action is terminated
…record from a new group [CUSTOM] (coopengo#333)

Fix PCLAS-1303

Co-authored-by: Jean Cavallo <[email protected]>
* Use absolute positioning for the expander span [CUSTOM]

Fix PCLAS-1168

This is required because the column resizing sets a width on the col and
the div inside the th which make the span tag stack.

We can use absolute positioning inside the th because they're sticky and
thus absolute will remove the span from the flow.

* Iteration for style

---------

Co-authored-by: Jean Cavallo <[email protected]>
…current record from a new group [CUSTOM] (coopengo#333)"

This reverts commit 5737ffd.
…IEW] (coopengo#335)

* Reapply "Parse child node of group tags at the end [PREVIEW] (coopengo#330)"

This reverts commit b394893.

* Reapply "Compute multi mixed widget form visibility after setting the current record from a new group [CUSTOM] (coopengo#333)"

This reverts commit 2261fe8.

* Find new key names using the definition from the widget's field [PREVIEW]

Fix PCLAS-1308
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.