Shayne Czyzewski
d827d05d96
Jobs callback function updates ( #676 )
2022-08-17 13:53:05 -04:00
Martin Šošić
ec032e74e6
Touched-up deployment and related instructions. ( #651 )
2022-06-28 13:54:55 +02:00
Filip Sodić
0b78f658be
Implement support for query client configuration ( #612 )
...
* Implement support for query client configuration
* Make sure query client is always initialized
* Fix formatting
* Fix formatting
* Add missing await in index.js
* Separate query client setup into two functions
* Introduce default query client config
* Fix missing export in docs
* Fix missing field warnings
* Add query client setup docs
* Update e2e tests for query client config
2022-06-09 10:37:19 +02:00
Shayne Czyzewski
1721371fc7
Updates Waspleau with Jobs and some documentation updates ( #600 )
2022-05-25 12:55:54 -04:00
Filip Sodić
59c714111e
Support for the client setup function ( #595 )
...
* Add clientSetup support to analyzer and tidy up generator
* Add clientSetup support to generator
* Add tests for client setup function and tidy up
* Address PR comments for client setup function
* Clean up server and web app generators
* Document react query invalidation on logout
* Update e2e tests after query client cache clean
* Fix syntax error in exmaple app
* Remove leftover todos
* Fix formatting
* Fix formatting
* Fix tests for client setup function
* Update e2e test
* Fix todos in templates
* Add docs for client setup
* Fix docs typo
* Fix docs typo
* Fix docs typo
* Fix docs typo
* Update e2e test
2022-05-20 14:49:26 +02:00
Shayne Czyzewski
4de7d16331
Adds cron support to pg-boss Jobs and documentation ( #586 )
2022-05-13 12:30:55 -04:00
Shayne Czyzewski
2345ce2b4f
[Examples] Fixes realworld auth error return and display ( #571 )
...
Adds two new sections to docs as well.
2022-04-21 10:22:21 -04:00
Filip Sodić
92b823dd57
Improve the documentation on Operations ( #477 )
...
* Improve the documentation on Operations
* Fix Operation docs indentation
* Apply Operations docs suggestions from code review
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Add operation doc edits and remove trailing spaces
* Address faassen's PR comments for operation docs
* Mention error rethrow on client in operation docs
* Explain different Wasp Query names in operations doc
* Apply Matija's operation doc suggestion changes
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
* Add minor edits to Operation docs
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Matija Sosic <matija.sosic@gmail.com>
2022-03-07 12:34:47 +01:00
Martin Šošić
8d2c33ab28
Replace Wasp with AppSpec and Parser with Analyzer. ( #423 )
2022-01-20 11:45:14 +01:00