Commit Graph

1585 Commits

Author SHA1 Message Date
Filip Sodić
f85daea1fc Merge branch 'filip-restructuring-prototype' into filip-project-install-step 2024-01-29 12:41:00 +01:00
Filip Sodić
8588660f66 Merge branch 'main' into filip-restructuring-prototype 2024-01-29 12:40:40 +01:00
Martin Sosic
b227daf5e3 Now docs in development have 'next' version as default. 2024-01-23 12:01:56 +01:00
Martin Sosic
b19907b431 Fixed obtaining username in web socket docs to work for new auth. 2024-01-23 11:43:32 +01:00
Martin Šošić
eb93a89e9a
Fixed wrong access to username in Api example in docs. 2024-01-22 18:37:16 +01:00
Mihovil Ilakovac
8409388d23
Remove mention of Prisma helpers (#1655)
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2024-01-22 16:15:28 +01:00
Martin Šošić
66c8e6ec24
Added information about Wasp AI to Wasp Docs. (#1647)
* Added information about Wasp AI to Wasp Docs.

* fix
2024-01-22 15:21:54 +01:00
Martin Šošić
7e8ae2cbda
Removed redundant TODOs 2024-01-21 14:21:55 +01:00
Martin Šošić
5aae915fff
Updated README.md with info about publishing vscode extension. 2024-01-21 13:59:53 +01:00
Mihovil Ilakovac
66682ff568
Fixes HttpError and AuthError instanceof bug (#1648) 2024-01-21 12:25:08 +01:00
Filip Sodić
453986cf1a Fix types after merge 2024-01-21 11:17:55 +01:00
Filip Sodić
662219cd69 Merge branch 'filip-restructuring-prototype' into filip-project-install-step 2024-01-21 11:01:14 +01:00
Mihovil Ilakovac
5c1a7e9e9a
Migration instructions for new auth (#1635) 2024-01-19 18:37:45 +01:00
Mihovil Ilakovac
a35040e351
Apply latest auth changes to the prototype (#1646) 2024-01-19 18:28:42 +01:00
Martin Sosic
11462377e2 Updated docs regarding dependencies. 2024-01-19 16:54:04 +01:00
Martin Sosic
2d44d9c4c2 Reverted stdout prefix to similar how Filip improved it. 2024-01-19 16:15:56 +01:00
Mihovil Ilakovac
667a31be86 Merge branch 'main' into filip-restructuring-prototype 2024-01-19 15:41:05 +01:00
Mihovil Ilakovac
723c9c579d Update todo-typescript to 0.12 2024-01-19 15:16:26 +01:00
Martin Sosic
754fb29927 fix 2024-01-18 19:12:13 +01:00
Mihovil Ilakovac
344350cb0e
Adds Session related docs (#1643) 2024-01-18 17:19:06 +01:00
Mihovil Ilakovac
79bf3cdfb4 Change React plugin 2024-01-18 17:18:32 +01:00
Mihovil Ilakovac
33ed5e6178 Updates example app version 2024-01-18 13:54:09 +01:00
Mihovil Ilakovac
846fdda827
Unify userSignupFields for all auth methods (#1639) 2024-01-18 13:42:00 +01:00
Mihovil Ilakovac
aa0d496c57 Dedups probably fixes duplicate React 2024-01-17 17:49:19 +01:00
Mihovil Ilakovac
b360af3065
Remove user-facing unverified email flow (#1638) 2024-01-16 17:42:27 +01:00
Mihovil Ilakovac
e3c825fae1
Enable easier email dev setup (#1634) 2024-01-16 16:19:35 +01:00
ylck
8e0cd05e65
Fix typo css-frameworks.md (#1636)
* Update css-frameworks.md

Fix typo

* Update css-frameworks.md
2024-01-15 13:56:12 +01:00
Mihovil Ilakovac
73c37b7d6d
Integrate Lucia Auth in Wasp (#1625) 2024-01-15 11:53:54 +01:00
Mihovil Ilakovac
ffe2509cb4
New auth model docs (#1620) 2024-01-15 11:00:54 +01:00
Martin Sosic
c534a84b9c Merge branch 'release' 2024-01-12 18:28:23 +01:00
Martin Sosic
6ec6bc2828 Fixed e2e tests. 2024-01-12 18:12:54 +01:00
Martin Šošić
7f91081bd8
Fix broken documentation links & remove old docs.
* Removed old docs leftovers.

* Fixed broken links in the docs.

* fix
2024-01-12 17:42:53 +01:00
Martin Sosic
8b4e7303c1 Fixed docusuarus config to work when 'current' docs are dropped in production. 2024-01-11 17:04:09 +01:00
Martin Sosic
d646bff4e4 Added comment in CSS. 2024-01-11 16:46:48 +01:00
Martin Šošić
b2e332bfed
Added versioned docs for 0.11.8. (#1629) 2024-01-11 16:42:13 +01:00
Martin Šošić
e7a773a64c
Versioned docs (#1628)
* Wasp docs are now versioned.

* Removed version 0.11.8 of docs.

* Update waspc/README.md
2024-01-11 16:37:06 +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
Filip Sodić
1999b215ea Add fix and cleanstart scripts 2024-01-10 12:48:05 +01:00
Martin Sosic
7297dfab3d Fixed old hlint warnings/suggestions. 2024-01-08 15:54:10 +01:00
Filip Sodić
3de8205750 Merge branch 'filip-restructuring-prototype' into filip-project-install-step 2024-01-08 15:53:19 +01:00
Filip Sodić
a5a7382a30 Make prototype work with inject auth changes 2024-01-08 14:42:04 +01:00
Filip Sodić
afdb5098da Merge branch 'main' into filip-restructuring-prototype 2024-01-04 12:49:22 +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
Janko Vidaković
e41fc5792c
Fix import/export JS errors in Mage (#1607) 2024-01-02 16:43:35 +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
Filip Sodić
ea5a4c1458 Remove @prisma/client from project deps 2023-12-19 14:58:41 +01:00
Filip Sodić
d8f9ee2c24 Fix double installation of dependencies 2023-12-18 15:02:09 +01:00
Filip Sodić
fba7e16bec Remove redundant import 2023-12-15 12:50:38 +01:00
Filip Sodić
6ece919910 Handle dependencies through package.json 2023-12-15 12:04:56 +01:00