Mihovil Ilakovac
7333b259af
Define env vars validation. Use validate env vars.
2024-10-29 14:59:50 +01:00
Mihovil Ilakovac
9d618ead9d
Zod env validation WIP
...
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-10-29 12:27:21 +01:00
Filip Sodić
01af22f6e3
Make server and client fields optional ( #2351 )
2024-10-21 22:37:05 +02:00
Filip Sodić
e92cb25249
Support defining the app in TypeScript (TS SDK) ( #2335 )
...
Implement the TS SDK as a preview feature.
2024-10-10 11:00:35 +02:00
Mihovil Ilakovac
05dfcc860e
Bumps Wasp to 0.15.0 ( #2321 )
2024-10-04 13:53:34 +02:00
Mihovil Ilakovac
b755293f7b
Userland files validation ( #2297 )
2024-09-27 19:58:32 +02:00
Martin Šošić
5a79eca5c2
Add JSON serialization for AppSpec ( #2284 )
2024-09-24 02:13:28 +02:00
Martin Sosic
3e66c0bf1a
Merge branch 'release'
2024-09-09 19:53:56 +02:00
Martin Sosic
8250afeb8e
Updated GPT models in Wasp AI (3.5 -> 4o).
2024-09-09 18:17:08 +02:00
Mihovil Ilakovac
0b907094c4
Use native DB type in injected auth models if user uses it ( #2243 )
2024-09-03 10:10:56 +02:00
Mihovil Ilakovac
ccc652ebfb
Prepare 0.14.1 Wasp version ( #2252 )
2024-08-27 14:39:06 +02:00
Mihovil Ilakovac
a6573c2201
Add support for refresh tokens ( #2212 )
2024-08-26 14:32:04 +02:00
Filip Sodić
5a92e37345
Add css wildcard for template files ( #2180 )
2024-07-15 14:49:14 +02:00
Mihovil Ilakovac
e62f89a774
Adds support for view and type blocks ( #2179 )
2024-07-15 13:57:53 +02:00
Mihovil Ilakovac
8f136fb5cd
Make sure entity
declaration is not used in the Wasp file ( #2152 )
2024-07-09 23:44:56 +02:00
Mihovil Ilakovac
8ead2e0910
Using Prisma file alongside Wasp ( #2035 )
2024-07-03 13:51:29 +02:00
Filip Sodić
31161d131e
Small cleanup after #1992 ( #2021 )
2024-05-08 17:36:09 +02:00
Filip Sodić
685ab64c9f
Enable the reset command ( #1962 )
2024-04-16 10:02:43 +02:00
Filip Sodić
8a1478053c
Fix type inference bug in Wasp 0.13.1 ( #1949 )
2024-04-11 18:02:37 +02:00
Filip Sodić
55d0b1b04c
Update Mage, waspc.cabal, and Changelog for 0.13.1 ( #1937 )
2024-04-04 16:15:09 +02:00
Mihovil Ilakovac
4c38ef8a45
Bump version in Cabal file ( #1898 )
2024-03-18 14:21:40 +01:00
Filip Sodić
8cfcd080a9
Bump version to 0.12.4
...
Change version, update e2e tests, update Changelog
2024-03-12 16:51:38 +01:00
Martin Sosic
f2721e7679
Updated Wasp version to 0.12.3 + Mage to use it.
2024-03-01 16:18:11 +01:00
Martin Sosic
17479c76a9
Updated waspc.cabal, ChangeLog and e2e test to 0.12.2.
2024-02-29 19:00:11 +01:00
Martin Sosic
86938b232b
Updated cabal, Changelog, and e2e tests to 0.12.1 .
2024-02-27 15:52:49 +01:00
Martin Šošić
413f6aebcb
Removed patching of oauth npm package for server. ( #1747 )
2024-02-12 14:24:46 +01:00
Filip Sodić
d9136bb489
Update examples and guide for 0.12.x ( #1727 )
2024-02-09 17:26:28 +01:00
Martin Šošić
03d234fd7d
Updated Wasp AI to work with wasp 0.12. ( #1726 )
2024-02-09 11:38:16 +01:00
Filip Sodić
26141f989e
Update imports and API for server/operations
( #1711 )
2024-01-31 17:46:23 +01:00
Filip Sodić
dd16fb993c
Update imports for wasp/client/operations
2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
cad358d6ef
Implement the wasp/client/router API ( #1703 )
2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
58d22d9952
Implement new wasp/server/jobs API ( #1702 )
2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
1bd87eab3c
Implement new wasp/server/email API ( #1701 )
2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
8efabdf395
Implement wasp/client/crud API ( #1700 )
2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
cf961f52e2
Implement the new wasp/server/crud
API ( #1695 )
2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
e2ac659526
Adds wasp/server/auth API ( #1694 )
2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
615b373fd6
Migrate wasp/client/auth API
2024-01-31 17:46:23 +01:00
Martin Šošić
df293e53d7
[New SDK]: 'wasp/server/api'. ( #1679 )
2024-01-31 17:46:23 +01:00
Filip Sodić
cbd7310b16
Implement Wasp SDK generation ( #1626 )
2024-01-29 16:08:15 +01:00
Filip Sodić
1456a89222
Adapt wasp clean
and fix NPM dep installation ( #1603 )
...
---------
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-01-29 15:21:36 +01:00
Filip Sodić
d3e9fdc4c6
Implement project install step for restructuring ( #1690 )
2024-01-29 14:57:22 +01:00
Filip Sodić
6f0714ad23
Create restructuring prototype ( #1584 )
2024-01-29 14:00:20 +01:00
Martin Šošić
6771dacb0e
Added open-saas starter template to CLI & fixed all starter templates (instructions, versioning) ( #1619 )
...
* Added open saas to starter templates and refactored template picking a bit.
* All now use new mechanism.
* Removed notion of GhStartersRepoTemplate.
* Templates are now versioned.
* Starting instructions are not adjustable per template.
* Instructions are now correct for each template.
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2024-01-11 16:25:35 +01:00
Martin Šošić
758110e686
Relax node version ( #1533 )
...
* Relaxed Wasp's node version requirements.
* Updated e2e tests.
* fix
* fix
* Fixed version of wasp app in headless tests.
* Update web/docs/introduction/getting-started.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* fix
* fix
* Small grammar fixes.
* fixes
* Updated e2e tests.
* fix
* fix
---------
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-01-04 11:30:42 +01:00
Mihovil Ilakovac
633e25c125
Injected auth models ( #1583 )
2024-01-03 14:40:08 +01:00
Martin Šošić
994a58f0dc
Wasp ai cli mage ( #1601 )
...
* Improved Wasp AI CLI experience.
* fix
* Added CLI Usage, polished CLI commands.
* Added choice of temperature.
* Added styling.
* Added more sophisticated, terminal-only styling.
* fix
* Updated Mage to use new Wasp CLI + added some messaging to CLI.
* fix
* Created wasp-ai/README, updated waspc/README.
* Moved wasp-ai/ to mage/.
* Final polishing (docs, readmes, messaging).
* fix
* Added tests for LogMsg.
* Updated versions of test apps to 0.12.
* fix
* fix
* Update mage/README.md
* fix
* fix
2023-12-22 15:14:38 +01:00
Martin Sosic
47c4b8cb16
Merge branch 'main' into wasp-ai
2023-12-11 20:19:46 +01:00
Mihovil Ilakovac
3a5bba9b39
Bumps version ( #1573 )
2023-11-14 14:21:20 +01:00
Mihovil Ilakovac
2752f889c8
Sets the minimum number of Fly machines to 1 ( #1535 )
2023-11-06 15:47:45 +01:00
Mihovil Ilakovac
9f31b3229e
Bumps version to 0.11.7 ( #1545 )
2023-10-27 14:19:53 +02:00