wasp/waspc/e2e-test
Filip Sodić 71038c277d
Add automatic TypeScript support for operations (#952)
* Support typing backend queries

* Implement types for actions and extract entities

* Automatically generate specific operation types

* Eta reduce functions

* Add CR fixes

* Add type to imports and exports for entities

* Change query extensions back to .js

* Tidy up default arguments for operation types

* Don't throw syntax error when there are no entities

* Update e2e tests

* Fix formatting

* Address CR comments

* Fix typo in comment

* Add duplication comment

* Update e2e tests

* Fix duplication comments

* Update changelog and bump project version

* Update changelog

* Update e2e tests
2023-01-24 15:12:57 +01:00
..
test-outputs Add automatic TypeScript support for operations (#952) 2023-01-24 15:12:57 +01:00
Tests Fixed failing Dockerfile (openssl3 + prisma). 2022-12-13 14:41:46 +01:00
Common.hs Migrated Wasp from Stack to Cabal (#471) 2022-03-16 16:00:18 +01:00
GoldenTest.hs Remove python2 dependency from e2e and update README (#497) 2022-03-09 07:46:41 -05:00
Main.hs Adds a simple pass-through Jobs implementation. (#553) 2022-04-13 12:30:29 -04:00
ShellCommands.hs Add support for --create-only migrations (#862) 2022-12-13 13:55:01 -05:00