Commit Graph

174 Commits

Author SHA1 Message Date
Filip Sodić
31161d131e
Small cleanup after #1992 (#2021) 2024-05-08 17:36:09 +02:00
Mihovil Ilakovac
d6796bf7f1
Serialize AuthUser properly (#1995) 2024-05-08 13:47:35 +02:00
Mihovil Ilakovac
76580648bc
Adds "module" to tsconfig.json (#2012) 2024-05-08 11:57:31 +02:00
Filip Sodić
1699862f22
Fix directly calling operations on the frontend (#1992) 2024-05-07 13:25:28 +02:00
Mihovil Ilakovac
0e70547f7b
Update AuthUser API (#1915) 2024-04-22 17:39:50 +02:00
Filip Sodić
a283e15ea5
Explicit public API types (#1930) 2024-04-14 19:32:38 +02:00
Filip Sodić
2fa4c5ed50 Update waspc/todoApp's tsconfig.json to 0.13.1 version 2024-04-11 18:20:59 +02:00
Mihovil Ilakovac
01282db0ab
Migrate PG Vector Example app (#1905) 2024-03-21 13:36:43 +01:00
Mihovil Ilakovac
0f4f62ef4e
Migrates CRUD testing example app (#1904) 2024-03-21 13:36:33 +01:00
Mihovil Ilakovac
5dbd3f0ec2
Bumps Wasp version in docs and example apps (#1902) 2024-03-18 17:47:32 +01:00
Mihovil Ilakovac
72ebdb8d8c
Fixes tests for 0.13.0 RC (#1899) 2024-03-18 14:41:14 +01:00
Mihovil Ilakovac
0880556592 Adds Keycloak OAuth provider (#1876) 2024-03-18 13:09:08 +01:00
Mihovil Ilakovac
3d5ed1a5d3 Replaces Passport with Arctic for OAuth (#1851) 2024-03-18 13:06:59 +01:00
Mihovil Ilakovac
cb6d10143e
Upgrade headless tests cache key (#1866) 2024-03-08 16:55:50 +01:00
Mihovil Ilakovac
8d7c64a296
Run CI with additional Node.js versions on Ubuntu (#1836) 2024-03-05 19:18:31 +01:00
Filip Sodić
21839ff2df
Add latest changes to examples updated to 0.12.0 (#1816)
* Add latest changes to examples updated to 0.12.0

* Add latest 0.12.0 changes to waspc/examples

* Remove stray todo from examples

* Update e2e tests
2024-02-26 15:20:52 +01:00
Filip Sodić
c50b0e1f62
Restore lost .gitignore contents (#1811) 2024-02-26 14:08:19 +01:00
Filip Sodić
2969ef8829
Revert "Uses extends in the user land tsconfig.json (#1793)" (#1803)
This reverts commit c11e83311e.
2024-02-22 17:10:37 +01:00
Mihovil Ilakovac
c11e83311e
Uses extends in the user land tsconfig.json (#1793) 2024-02-21 16:12:52 +01:00
Mihovil Ilakovac
55ede5684b
Uses Oslo for password hashing (#1782)
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-02-20 17:46:54 +01:00
Mihovil Ilakovac
9800c1cc37
Enables e2e tests and build test (#1780) 2024-02-19 12:06:31 +01:00
Mihovil Ilakovac
3e88f24965
Migrates internal Todo app to 0.12 (#1781) 2024-02-19 10:16:34 +01:00
Filip Sodić
5cd5130534
Fix build for 0.12.0 (#1773) 2024-02-16 18:25:26 +01:00
Mihovil Ilakovac
87e576d66d
Fixes Tailwind setup in client tests (#1766) 2024-02-16 12:25:31 +01:00
Filip Sodić
ad19fee424
Expose server-side operations from SDK (#1758) 2024-02-15 15:21:15 +01:00
Mihovil Ilakovac
e6f066660e
Enables headless and unit tests (#1763) 2024-02-14 17:58:26 +01:00
Mihovil Ilakovac
0e7a951742
Moves resolveProjectPath to wasp/dev (#1759) 2024-02-13 18:27:26 +01:00
Mihovil Ilakovac
c9959b4515
Implement a Tailwind content path wrapper (#1731) 2024-02-09 13:10:37 +01:00
Mihovil Ilakovac
b873df960d
Rewrite internal jobs API (#1722) 2024-02-09 12:52:27 +01:00
Mihovil Ilakovac
814b82bd58
Removes AuthError (#1737) 2024-02-09 11:17:18 +01:00
Mihovil Ilakovac
b23e4ce3eb
Bundling server with Rollup + esbuild (#1714) 2024-02-07 16:13:03 +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
Martin Sosic
bac7551660 [New SDK]: 'wasp/client/webSocket'. 2024-01-31 17:46:23 +01:00
Filip Sodić
1a09d71672 Remove generated files from git 2024-01-31 17:46:23 +01:00
Mihovil Ilakovac
487a01fd74 Implement wasp/client/test API (#1704) 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
Martin Šošić
129d06480c [New SDK]: { HttpError, AuthError, DbSeedFn, MiddlewareConfigFn } from 'wasp/server'. (#1699) 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
Mihovil Ilakovac
d650276586 Implement new wasp/auth API (#1691) 2024-01-31 17:46:23 +01:00
Martin Šošić
ec9241b780 [New SDK]: 'wasp/server'. (#1682) 2024-01-31 17:46:23 +01:00
Martin Šošić
f61d1843c9 [New SDK]: 'wasp/client/api'. (#1681) 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ć
10aca7f02f Remove leftover restructuring scripts 2024-01-30 15:13:43 +01:00
Filip Sodić
f7587a2c9c Sort out restructuring leftovers 2024-01-29 17:20:35 +01:00