Mihovil Ilakovac
d092fefd41
Official Mailgun SDK + EU host support ( #2303 )
2024-09-25 15:41:24 +02:00
Benjamin Rumble
4781aa6a27
markTasAsDone -> markTaskAsDone ( #2270 )
...
fix a typo in the docs
2024-09-09 12:30:10 +02:00
Mihovil Ilakovac
ccc652ebfb
Prepare 0.14.1 Wasp version ( #2252 )
2024-08-27 14:39:06 +02:00
Mihovil Ilakovac
dd837835a9
Fix onBeforeLogin hook params ( #2254 )
2024-08-27 12:27:26 +02:00
Mihovil Ilakovac
8bf411fac1
Merge branch 'release'
2024-08-27 11:56:57 +02:00
Lucas Lima
3e66173ef9
Fix version number in docs ( #2217 )
2024-08-27 11:29:12 +02:00
Mihovil Ilakovac
a6573c2201
Add support for refresh tokens ( #2212 )
2024-08-26 14:32:04 +02:00
Mihovil Ilakovac
b9c02855cf
Implement login hooks ( #2211 )
2024-08-08 18:28:00 +02:00
sezer
ecf1f82287
Update username-and-pass.md for wrong file extension ( #2200 )
...
* Update username-and-pass.md
file extension was js instead of ts
* Update web/docs/auth/username-and-pass.md
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-07-22 15:57:48 +02:00
Filip Sodić
65300ff1a9
Small migration guide fixes ( #2193 )
2024-07-17 15:53:08 +02:00
Filip Sodić
6aafec4ddf
Make small changes to tutorial ( #2191 )
2024-07-17 11:54:36 +02:00
Mihovil Ilakovac
8099ef8b89
Remove note about type blocks ( #2189 )
2024-07-16 22:13:06 +02:00
Filip Sodić
11457f66bb
Fix tutorial text for 0.14.0 ( #2185 )
2024-07-16 19:51:51 +02:00
Filip Sodić
45eb1c291c
Fix links in manual deployment docs ( #2183 )
2024-07-16 10:32:40 +02:00
Filip Sodić
febfff41e0
Add tsconfig migration instructions ( #2182 )
2024-07-15 22:00:19 +02:00
Filip Sodić
24920c0bf5
Reintroduce TypeScript docs ( #2153 )
2024-07-12 12:35:05 +02:00
Mihovil Ilakovac
3d84fc74d4
Minor Prisma updates ( #2166 )
2024-07-09 14:16:46 +02:00
Mihovil Ilakovac
85dce3f153
Merge branch 'release'
2024-07-05 21:21:23 +02:00
Cameron Blackwood
5d5e0cd363
Update email docs to include correct Mailgun domains link ( #2082 )
2024-07-04 10:23:20 +02:00
Mihovil Ilakovac
8ead2e0910
Using Prisma file alongside Wasp ( #2035 )
2024-07-03 13:51:29 +02:00
Medard Mandane
78c9db996a
Add instructions for accessing the dev database ( #2140 )
...
* Add instructions for accessing the dev database
* Update backends.md
Update Accessing the Dev database description, do not include the actual credentials in the docs as it might change in the future
* Update web/docs/data-model/backends.md
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-07-01 22:01:16 +02:00
Ali Rastegar
d78ba62627
Fix wrong variable name in docs queries.md ( #2133 )
...
* Fix wrong variable name in docs queries.md
* fix
---------
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-07-01 16:36:12 +02:00
Martin Šošić
cf3096de5d
fix ( #2138 )
2024-07-01 16:27:47 +02:00
Martin Šošić
e60a56bb01
Improved env var docs a bit. ( #1913 )
2024-06-28 10:42:57 +02:00
wardbox
3b70f90234
Add support for auth with Discord ( #2110 )
2024-06-25 18:31:58 +02:00
Jordi Ollé Ballesté
c17ca725dc
Update railway pricing link and make sure PORT is set before running … ( #2112 )
...
* Update railway pricing link and make sure PORT is set before running railway up
* Added changes to newest docs also.
* fix
---------
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-06-25 14:36:56 +02:00
Mihovil Ilakovac
bfc61a05eb
Merge release
to main
( #2119 )
2024-06-24 16:08:21 +02:00
Mihovil Ilakovac
e329055d99
Docs links updates ( #2118 )
2024-06-24 11:19:03 +02:00
Filip Sodić
52277d8b15
Improve server and client operations API ( #2044 )
2024-06-22 13:53:10 +02:00
Jordi Ollé Ballesté
8d90a3a974
Update manually.md (railway) ( #2108 )
...
* Update manually.md
Add caution alert to the railway setup.
* fix
---------
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2024-06-20 23:48:40 +02:00
Mihovil Ilakovac
115ed2f25b
Auth Hooks ( #1993 )
2024-06-20 17:10:11 +02:00
Martin Sosic
74a2977ad8
Made docs for manual deployment of web client slightly cleaner.
2024-06-17 22:31:29 +02:00
KayCee
cd022ee3eb
Add instructions for adding www subdomain to a Fly deployment ( #2084 )
...
* add instructions for generating a cert for www subdomain
* removed content from the versioned docs
* added info on how to setup subdomain certs on Fly
* adding a quick line about CNAME records
* fixing a typo that prevents link to show up
* Update web/docs/advanced/deployment/cli.md
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-06-12 18:20:48 +02:00
Martin Šošić
1f757462cc
Again updated default .gitignore: removed !.env.client. ( #2090 )
...
* Again updated default .gitignore: removed !.env.client.
* Update web/docs/project/env-vars.md
2024-06-10 20:37:40 +02:00
Martin Šošić
3679ab6ed4
Improved default gitignore regarding .env rules. ( #2083 )
...
* Improved default gitignore regarding .env rules.
* Update web/docs/project/env-vars.md
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Uncommented dotenv info in docs.
* Updated gitignores of example apps.
* Added to ChangeLog.
---------
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-06-07 10:41:02 +02:00
Martin Šošić
5bb51593d3
Made sidebar in docs nicer while also adding link to examples. ( #2068 )
...
* Made sidebar in docs nicer while also adding link to examples.
* Revert collapsing and yellow color on non-top-level categories.
2024-06-04 16:48:52 +02:00
Mihovil Ilakovac
af38daecb2
Fixes the default netlify.toml
in the built web app ( #2041 )
2024-05-17 15:08:19 +02:00
Mihovil Ilakovac
63744b8199
Cleanup mention of auth.signup field ( #2037 )
2024-05-17 15:02:15 +02:00
Martin Sosic
8b41a8196d
Added link to tutorial for manual deployment too Koyeb.
2024-05-16 20:51:34 +02:00
Martin Sosic
33094d43e0
Fixed small type in the docs.
2024-05-10 14:47:57 +02:00
Filip Sodić
1699862f22
Fix directly calling operations on the frontend ( #1992 )
2024-05-07 13:25:28 +02:00
vincanger
62bcf92515
update codespace link to release branch
2024-04-22 18:09:55 +02:00
Mihovil Ilakovac
0e70547f7b
Update AuthUser API ( #1915 )
2024-04-22 17:39:50 +02:00
vincanger
ed836fa53b
Merge branch 'release'
2024-04-22 17:18:14 +02:00
vincanger
4f864ab595
add codespaces template that points to todo tutorial app ( #1977 )
...
* Create .devcontainer.json
* move dev container
* update devcontainer post command
* move devcontainer
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* add readme and env setup
* fix script
* Update devcontainer.json
* Update devcontainer.json
* Update setup-env.sh
* add dockerfile
* Update devcontainer.json
* env vars
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* Update devcontainer.json
* asdf
* Update devcontainer.json
* replace gitpod mention with codespaces
* Update devcontainer.json
* Update devcontainer.json
2024-04-22 16:50:45 +02:00
Filip Sodić
3a14ffb9fe
Merge branch 'release'
2024-04-18 17:52:45 +02:00
Filip Sodić
a6f06a7a25
Fix absolute links in docs
2024-04-18 17:48:19 +02:00
vincanger
ded3fede14
add client env vars to deployment docs ( #1966 )
2024-04-16 13:43:26 +02:00
Martin Šošić
bdc31a1ac7
Updated env vars docs with more info on how env vars for client are used in production. ( #1955 )
2024-04-12 18:52:34 +02:00
Mihovil Ilakovac
21d0ed2d4d
Update writingguide.md ( #1952 )
2024-04-12 17:03:03 +02:00