]> git.koha-community.org Git - koha.git/commit
Bug 37288: Improve display of data provider edit form
authorMatt Blenkinsop <matt.blenkinsop@ptfs-europe.com>
Wed, 17 Jul 2024 08:36:16 +0000 (08:36 +0000)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 16 Sep 2024 14:47:33 +0000 (16:47 +0200)
commitc81fe295dbbb0ddcf3f07380cffede3cd94a03c7
treed97ad9141bddaa5c3004612efca8730c15131b6b
parent0306c91d562f84edb0dea0409c64a309333d9354
Bug 37288: Improve display of data provider edit form

This patch makes some improvements to the edit form for data providers. It delays page display until the counter registry has responded and also improves the display of the "create manually" and "Create from registry" buttons

Test plan:
1) Create a Data provider in the ERM module
2) Click to edit that new provider
3) The page will load and there will be a slight delay before the Data provider name input is populated
4) The "Create manually" button will also be visible
5) Apply patch and yarn build
6) Hard refresh the browser and repeat steps 1 and 2
7) This time when the page loads the provider name should be prepopulated and no manual creation button will be visible

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
(cherry picked from commit b646d8ab651e32067367a8ba781fc4256b9eec68)
Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
(cherry picked from commit c87b670300c4e8e226ed1fdeb707dd4883d91039)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
koha-tmpl/intranet-tmpl/prog/js/vue/components/ERM/UsageStatisticsDataProvidersFormAdd.vue