1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-10 00:42:41 +01:00
phorge-phorge/webroot/rsrc/externals/javelin/lib
Valerio Bozzolan 3487ee444a Fix regression in new confirmation Dialog
Summary:
Fix a JavaScript regression encapsulating the problematic part into an `if`.

Other minor changes:

- dedicate a variable for the confirmation messages to improve i18n in the future (but also to avoid 80 characters and make lint happy)
- replace `confirm` with `window.confirm` (to make lint happy)

Ref T15034
Ref D25015

Test Plan:
- surf on your local Phorge
- no JavaScript errors in console

Reviewers: bekay, Ekubischta, O1 Blessed Committers, avivey

Reviewed By: O1 Blessed Committers, avivey

Subscribers: speck, tobiaswiese, Matthew, Cigaryno

Maniphest Tasks: T15034

Differential Revision: https://we.phorge.it/D25076
2023-03-14 20:24:50 +01:00
..
__tests__
control Fix middle-click, CTRL+click, right-click etc. on Typehead search results 2023-03-03 12:12:45 +01:00
behavior.js Fix "Actions" button on Phame standalone/live pages (bonus: JX.sprintf()) 2019-04-04 06:10:14 -07:00
Cookie.js
DOM.js Remove some "Phacility" and "epriestley" references 2021-07-08 10:46:17 -07:00
History.js
JSON.js
Leader.js
Mask.js
Quicksand.js
Request.js Really fix movable panels inside tab panels by changing the JX.Request serializer 2019-05-01 15:38:40 -07:00
Resource.js On inline comments, track an explicit "committed" content state 2021-03-29 09:00:26 -07:00
Routable.js
Router.js
Scrollbar.js
Sound.js
URI.js
Vector.js
WebSocket.js
Workflow.js Fix regression in new confirmation Dialog 2023-03-14 20:24:50 +01:00