Filip Sodić
|
52277d8b15
|
Improve server and client operations API (#2044)
|
2024-06-22 13:53:10 +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 |
|
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 |
|
Martin Šošić
|
246ae9c782
|
Extracted deployment to top lvl of docs sidebar. (#2069)
|
2024-05-28 16:19:22 +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
|
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 |
|
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 |
|
Filip Sodić
|
c0257a06fa
|
Squash docs for 0.13.0 and 0.13.1 (#1974)
|
2024-04-18 13:41:13 +02:00 |
|
vincanger
|
ded3fede14
|
add client env vars to deployment docs (#1966)
|
2024-04-16 13:43:26 +02:00 |
|
Boris Martinovic
|
d68ba50de7
|
specific node version removed (#1956)
|
2024-04-15 11:25:06 +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 |
|
Mihovil Ilakovac
|
1263085400
|
Updates docs to use file root absolute paths (#1950)
|
2024-04-12 11:45:01 +02:00 |
|
Filip Sodić
|
f790ce9cfe
|
Remove wrong versioned sidebar
|
2024-04-04 19:49:53 +02:00 |
|
Filip Sodić
|
0bad5864eb
|
Correct versioned docs for 0.13.1
|
2024-04-04 19:45:49 +02:00 |
|
Filip Sodić
|
93c80a5ac4
|
Add docs version 0.13.1
|
2024-04-04 19:00:28 +02:00 |
|
dependabot[bot]
|
4c4d48a81d
|
Bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /web (#1917)
|
2024-04-04 13:08:24 +02:00 |
|
dependabot[bot]
|
87cf50cec4
|
Bump express from 4.18.2 to 4.19.2 in /web (#1926)
|
2024-04-04 13:08:10 +02:00 |
|
Marc Berli
|
252c905441
|
Fix mismatching variable names in backend/seed documentation (#1928)
|
2024-03-29 12:19:29 +01:00 |
|
Mihovil Ilakovac
|
b0e1c6ce99
|
Fixes typos in docs (#1911)
|
2024-03-21 11:27:02 +01:00 |
|
Mihovil Ilakovac
|
f255fb834c
|
Adds versioned 0.13.0 docs (#1907)
|
2024-03-19 16:44:13 +01:00 |
|
Mihovil Ilakovac
|
1695756fbc
|
Merge branch 'release'
|
2024-03-18 17:47:59 +01:00 |
|
Mihovil Ilakovac
|
5dbd3f0ec2
|
Bumps Wasp version in docs and example apps (#1902)
|
2024-03-18 17:47:32 +01:00 |
|
Mihovil Ilakovac
|
8beec5928a
|
Adds migration docs to 0.13 (#1890)
|
2024-03-18 13:09:37 +01:00 |
|
Mihovil Ilakovac
|
0880556592
|
Adds Keycloak OAuth provider (#1876)
|
2024-03-18 13:09:08 +01:00 |
|
Mihovil Ilakovac
|
7329465974
|
Define the WASP_SERVER_URL env var (#1856)
|
2024-03-18 12:57:15 +01:00 |
|
dependabot[bot]
|
edb61f3765
|
Bump follow-redirects from 1.15.2 to 1.15.6 in /web (#1895)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.2 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.6)
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-03-15 17:40:22 +01:00 |
|
Filip Sodić
|
95e313cf0e
|
Add client config to SDK API (#1893)
|
2024-03-15 16:53:42 +01:00 |
|
Akshata Mohanty
|
174e48a504
|
Fix typo in deployment instructions (#1886)
|
2024-03-13 11:39:56 +01:00 |
|
Martin Sosic
|
85197fdf2b
|
Fixed broken links in docs.
|
2024-02-27 13:07:45 +01:00 |
|
Martin Sosic
|
139d6a0751
|
Created a 0.12.0 version of docs.
|
2024-02-27 09:26:16 +01:00 |
|
Filip Sodić
|
646d7e2c7b
|
Enforce casing in operations and entities (#1818)
* Enforce casing in operations and entities
* Fix small error and remove improts
* Fix formatting
* Add fullstop to error messages
* Add naming changes to changelog and migration guide
* Update waspc/ChangeLog.md
* Update web/docs/migrate-from-0-11-to-0-12.md
* fix
---------
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
|
2024-02-27 09:12:29 +01:00 |
|
Mihovil Ilakovac
|
d6228ffa05
|
Adds notes about allowUnverifiedLogin to migration docs (#1822)
* Grammarly updates. Adds note for allowUnverifiedLogin
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Update web/docs/migrate-from-0-11-to-0-12.md
---------
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
|
2024-02-27 08:17:48 +01:00 |
|
Martin Šošić
|
fda10de089
|
Updated ChangeLog.md to contain info about 0.12.0. (#1810)
* Updated ChangeLog.md to contain info about 0.12.0.
* fix
|
2024-02-26 16:05:19 +01:00 |
|
Mihovil Ilakovac
|
8a4b714fbb
|
Updates migration instructions to use custom API (#1812)
* Updates migration instructions to use custom API
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
* Improved data migration functions output, added note about idempotency.
---------
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
|
2024-02-26 14:37:14 +01:00 |
|
Filip Sodić
|
1c0bfd20ca
|
Update the tutorial for 0.12.0 (#1799)
|
2024-02-26 14:33:28 +01:00 |
|
Martin Šošić
|
e883186e97
|
Fixed migration instructions for cleaning up. (#1809)
|
2024-02-26 09:52:45 +01:00 |
|
Mihovil Ilakovac
|
5634481dff
|
Migration instructions for Dockerfile (#1808)
|
2024-02-23 17:28:14 +01:00 |
|
Mihovil Ilakovac
|
f3428c7412
|
Migrating Tailwind setup (#1806)
|
2024-02-23 17:14:45 +01:00 |
|
Mihovil Ilakovac
|
49fe129adb
|
Cleanup
|
2024-02-23 13:07:28 +01:00 |
|
Mihovil Ilakovac
|
c4f1ae4cec
|
Migrates Auth Overview docs to 0.12
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
|
2024-02-23 13:03:43 +01:00 |
|