daml/templates/create-daml-app-test-resources
Moritz Kiefer 5b4fdf0757
Create alias contracts in frontend in create-daml-app (#12848)
* Create alias contracts in frontend in create-daml-app

Creating them in the setup script is nice but it makes it much harder
to port this to Daml hub where we cannot rely on this.

This also requires figuring out the public party in the frontend.

I’ve chosen to infer it from the user rights which seems broadly
sensible.

For the backwards compat mode, I just hardcoded it because there isn’t
a great way to figure it out.

changelog_begin
changelog_end

* .

changelog_begin
changelog_end
2022-02-10 15:04:13 +01:00
..
index.test.ts Create alias contracts in frontend in create-daml-app (#12848) 2022-02-10 15:04:13 +01:00
messaging.patch cda: use aliases in the first feature section of docs (#12720) 2022-02-03 18:12:56 +01:00
testDeps.json Upgrade jest to the latest version (#10107) 2021-06-24 11:16:29 +00:00