Bug 23019: (follow-up) Fix usability issues
authorAgustin Moyano <agustinmoyano@theke.io>
Thu, 27 Aug 2020 22:09:05 +0000 (19:09 -0300)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 11 Nov 2020 14:55:49 +0000 (15:55 +0100)
commit0001155429a7c163d697d8950a139f14644ef940
treefd07492c02707c4d72f3d104e2b36dc4b0a7c84b
parent2bf1d0f1d21e7228904c0bb00f2c1388fb1a3df2
Bug 23019: (follow-up) Fix usability issues

This patch place profile buttons in the bottom of the page, next to "Stage for import"

It removes the "Update profile" button, and changes "Add profile" to "Save profile". Save profile can be used to add and to update a profile.

It also adds feedback when a profile was saved or deleted.

Last, it also replaces input-batch-profile endpoint name for input_batch_profile, which is more aligned with other endpoint names.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
12 files changed:
api/v1/swagger/definitions.json
api/v1/swagger/definitions/import-batch-profile.json [deleted file]
api/v1/swagger/definitions/import-batch-profiles.json [deleted file]
api/v1/swagger/definitions/import_batch_profile.json [new file with mode: 0644]
api/v1/swagger/definitions/import_batch_profiles.json [new file with mode: 0644]
api/v1/swagger/parameters.json
api/v1/swagger/parameters/import-batch-profile.json [deleted file]
api/v1/swagger/parameters/import_batch_profile.json [new file with mode: 0644]
api/v1/swagger/paths.json
api/v1/swagger/paths/import-batch-profiles.json [deleted file]
api/v1/swagger/paths/import_batch_profiles.json [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/modules/tools/stage-marc-import.tt