Commit Graph

1111 Commits

Author SHA1 Message Date
Filip Sodić
c9d3eae376 Merge branch 'release' 2023-04-18 19:19:34 +02:00
Matija Sosic
1c3346a904 lp: updated banner for PH launch. 2023-04-18 18:57:09 +02:00
Filip Sodić
6ed68c60bb
Update changelog for v0.10.1 (#1145) 2023-04-18 18:51:05 +02:00
Filip Sodić
949b462d21
Fix build errors in Wasp 0.10.0 (#1144) 2023-04-18 18:07:09 +02:00
vincanger
3065999359 Merge branch 'release' 2023-04-18 16:38:54 +02:00
vincanger
f9cca2787f
[BLOG] add coverletterGPT post (#1141)
* add coverlettergpt post

* Update web/blog/2023-04-17-How-I-Built-CoverLetterGPT.md

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Update web/blog/2023-04-17-How-I-Built-CoverLetterGPT.md

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Update web/blog/2023-04-17-How-I-Built-CoverLetterGPT.md

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Update web/blog/2023-04-17-How-I-Built-CoverLetterGPT.md

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Update web/blog/2023-04-17-How-I-Built-CoverLetterGPT.md

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>

---------

Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-04-18 16:33:27 +02:00
Matija Sosic
cd8bcdec17 lp: updated banner for lw day 5. 2023-04-17 17:45:16 +02:00
Mihovil Ilakovac
e03301930a
Fixes e-mail auth docs (#1142)
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-04-17 14:17:12 +02:00
Matija Sosic
25da97538a lp: banner url fix. 2023-04-15 00:13:53 +02:00
Matija Sosic
5e069c0af7 lp: adjusted banner for lw day 3. 2023-04-14 17:53:07 +02:00
Martin Šošić
3ee47150d9
Somewhat improved Introduction in docs. (#1137) 2023-04-14 16:52:40 +02:00
Matija Sosic
8376c93219 lp: banner link fix. 2023-04-13 18:00:27 +02:00
Matija Sosic
027e556761 lp+blog: updated launch banner and auth ui blog title. 2023-04-13 17:49:28 +02:00
Mihovil Ilakovac
06c84f5da6
Updates ordering of intro pages (#1136) 2023-04-13 17:17:14 +02:00
Martin Šošić
64086d2551
Create .github/FUNDING.yml 2023-04-13 16:35:38 +02:00
Martin Sosic
1f1797c705 Fixed date of db improvements blog post. 2023-04-13 15:24:58 +02:00
Martin Sosic
98f6526059 Small fixes to lp and docs + added Roadmap. 2023-04-13 15:19:02 +02:00
Martin Sosic
cae56cc066 Added blog post about 'wasp start db' and 'wasp db seed'. 2023-04-13 15:17:09 +02:00
Matija Sosic
a3efbefa17 lp: Added 'backed by YC' badge 2023-04-13 11:43:14 +02:00
Matija Sosic
03a911f0e7 lp: updated lw banner for day 1. 2023-04-12 22:18:45 +02:00
Matija Sosic
d0663f2fa7 blog: updated auth ui intro post. 2023-04-12 19:56:42 +02:00
Martin Sosic
b8fb9a71be fixed small coloring mistake in CLI help. 2023-04-12 16:32:21 +02:00
Mihovil Ilakovac
b1eee23f41 Merge branch 'main' into release-with-main-2 2023-04-12 16:03:28 +02:00
Filip Sodić
7995c90505
Update changelog (#1127) 2023-04-12 15:56:36 +02:00
Martin Sosic
eb8856ad49 Updated gh repo README. 2023-04-12 15:53:14 +02:00
Matija Sosic
c1f7b802e1 blog: auth ui intro blog post 2023-04-12 15:52:13 +02:00
Filip Sodić
4ad22ffc9d
Update full-stack type safety docs (#1126) 2023-04-12 15:37:23 +02:00
Filip Sodić
4171f5608b
Fix full-stack type support errors (#1123) 2023-04-12 15:36:52 +02:00
Mihovil Ilakovac
52c55dbc03
Add better intro docs (#1125) 2023-04-12 15:34:00 +02:00
Martin Sosic
89979beaf5 Small dx improvements for db starting. 2023-04-12 14:01:54 +02:00
Mihovil Ilakovac
8ac03b5a41
Release -> main (#1124) 2023-04-12 12:18:12 +02:00
Matija Sosic
d68333e982 lp: removed Examples button from the hero section. 2023-04-12 11:37:57 +02:00
Mihovil Ilakovac
d580d62c45
Adds input padding for Auth UI (#1122) 2023-04-12 11:16:17 +02:00
Martin Sosic
dbb52a5c74 lp: changes by Martin. 2023-04-12 11:15:54 +02:00
Matija Sosic
3fc3a24c40 lp: updated lw2 navbar to point to lw2 announcement post. 2023-04-11 19:52:53 +02:00
Matija Sosic
176ee2b97a blog: Added LW2 announcement. 2023-04-11 19:47:53 +02:00
Mihovil Ilakovac
ae85d1a285
Registers User entity as dependency of getMe (#1116) 2023-04-11 18:25:30 +02:00
Mihovil Ilakovac
ee5272e6de
Improves error messages in auth (#1120) 2023-04-11 16:49:26 +02:00
Shayne Czyzewski
28fb8310e2
Some api doc updates (#1121) 2023-04-11 10:45:58 -04:00
Matija Sosic
9d2fa72d34 lp: fix for gradient in the banner. 2023-04-11 14:11:39 +02:00
Matija Sosic
5cd773036f lp: updated our landing page & messaging for lw2. 2023-04-11 11:44:24 +02:00
Filip Sodić
d8f7a633ed
Fix type errors preventing build (#1118) 2023-04-07 19:20:06 +02:00
Martin Sosic
e960ad3208 Regenerated e2e tests. 2023-04-07 18:26:24 +02:00
Martin Sosic
316ed8c82d Updated examples/realworld to work with Wasp 0.10, also added db seeding to it. 2023-04-07 18:26:24 +02:00
shayneczyzewski
5312425f69 update mock user 2023-04-07 18:26:24 +02:00
Martin Sosic
2edebdbcb3 Updated app to v0.10, added db seeding. 2023-04-07 18:26:24 +02:00
Martin Sosic
218df5d989 Clarified docs regarding docker and managed dev db. 2023-04-07 18:26:24 +02:00
Martin Sosic
047d92b588 Fixed tutorials/TodoApp. 2023-04-07 18:26:24 +02:00
Martin Sosic
bac8a4f218 Fixed Login/Signup in TodoApp. 2023-04-07 18:26:24 +02:00
Martin Sosic
da71a3ca60 Small doc fixes, updated Prisma to 4.12.0 2023-04-07 18:26:24 +02:00