inventaire / inventaire-client

webapp coupled to the inventaire server :books:
https://inventaire.io
48 stars 16 forks source link

entities search: use /api/search to search languages #438

Closed maxlath closed 11 months ago

maxlath commented 11 months ago

Client side PR for https://github.com/inventaire/inventaire/pull/699 Reboots https://github.com/inventaire/inventaire-client/pull/392 Addresses https://github.com/inventaire/inventaire/issues/198

maxlath commented 11 months ago

This should be merged after https://github.com/inventaire/inventaire/pull/699, as that makes the master branch not deployable until then.

jum-s commented 10 months ago

Since depending on https://github.com/inventaire/inventaire/pull/699 (which ultimately depends on https://github.com/inventaire/inventaire-client/pull/438) This merged PR got removed by rebasing master, and new PR (with same commit) has been opened at https://github.com/inventaire/inventaire-client/pull/447

In the end reverting seems cleaner, but rebase will leave no trace in history once this mess is over.