This is an automated email from the ASF dual-hosted git repository.

arm pushed a change to branch moving_file_ui_to_compose
in repository https://gitbox.apache.org/repos/asf/tooling-trusted-releases.git


    from df3abbc7 #435 - add hint that entering a new directory name will 
create it
     add b4184e1e #931 - tidy up file planner code

No new revisions were added by this update.

Summary of changes:
 atr/get/compose.py                                 | 293 +++++++++++-
 atr/post/compose.py                                |   9 +-
 atr/post/finish.py                                 |  46 --
 atr/shared/__init__.py                             |   2 +
 atr/shared/{finish.py => compose.py}               |  19 +-
 atr/shared/finish.py                               |  23 +-
 atr/shared/web.py                                  | 316 -------------
 atr/static/js/ts/create-a-jwt.js                   |   1 +
 atr/static/js/ts/create-a-jwt.js.map               |   2 +-
 atr/static/js/ts/finish-selected-move.js           | 489 ---------------------
 atr/static/js/ts/finish-selected-move.js.map       |   1 -
 .../ts/{finish-selected-move.ts => move-files.ts}  |   0
 tests/e2e/announce/test_get.py                     |  13 -
 tests/e2e/compose/conftest.py                      |   2 +-
 tests/e2e/compose/test_get.py                      |  13 +
 tests/e2e/sbom/test_post.py                        |   8 +-
 16 files changed, 320 insertions(+), 917 deletions(-)
 copy atr/shared/{finish.py => compose.py} (77%)
 delete mode 100644 atr/static/js/ts/finish-selected-move.js
 delete mode 100644 atr/static/js/ts/finish-selected-move.js.map
 rename atr/static/ts/{finish-selected-move.ts => move-files.ts} (100%)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to