Commit Graph

166 Commits

Author SHA1 Message Date
Mihovil Ilakovac
2c5336386d
Migrating Waspello to 0.12 (#1825) 2024-03-10 22:56:58 +01:00
Mihovil Ilakovac
96e890152f
Migrating Waspleau to 0.12 (#1824) 2024-03-10 22:41:21 +01:00
Mihovil Ilakovac
aa85cd5ae4
Migrates hackathon submissions to 0.12 (#1823) 2024-03-10 22:39:25 +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ć
1c0bfd20ca
Update the tutorial for 0.12.0 (#1799) 2024-02-26 14:33:28 +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
Martin Šošić
dbe8266bb6
Again migrated thoughts to 0.12. (#1789)
* Again migrated thoughts to 0.12.

* fix
2024-02-21 13:41:00 +01:00
Martin Šošić
0707b77f89
Migrated examples/websockets-realtime-voting to 0.12. (#1771)
* Migrated examples/websockets-realtime-voting to 0.12.

* fix
2024-02-19 10:27:31 +01:00
Mihovil Ilakovac
0e7a951742
Moves resolveProjectPath to wasp/dev (#1759) 2024-02-13 18:27:26 +01:00
Martin Šošić
d5755487e5
Updated examples/thoughts to 0.12. (#1742)
* Updated examples/thoughts to 0.12.

* Reordered imports.
2024-02-12 14:52:00 +01:00
Filip Sodić
d9136bb489
Update examples and guide for 0.12.x (#1727) 2024-02-09 17:26:28 +01:00
Mihovil Ilakovac
c9959b4515
Implement a Tailwind content path wrapper (#1731) 2024-02-09 13:10:37 +01:00
Mihovil Ilakovac
814b82bd58
Removes AuthError (#1737) 2024-02-09 11:17:18 +01:00
Filip Sodić
6f0714ad23
Create restructuring prototype (#1584) 2024-01-29 14:00:20 +01:00
Mihovil Ilakovac
723c9c579d Update todo-typescript to 0.12 2024-01-19 15:16:26 +01:00
Martin Sosic
c534a84b9c Merge branch 'release' 2024-01-12 18:28:23 +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
Mihovil Ilakovac
633e25c125
Injected auth models (#1583) 2024-01-03 14:40:08 +01:00
Martin Šošić
b8dc241f0b
Fixed links to examples, added examples/README.md, improved some names. (#1542)
* Fixed links to examples, added examples/README.md, improved some names.

Co-authored-by: Filip Sodić <filip.sodic@gmail.com>

* fix

---------

Co-authored-by: Filip Sodić <filip.sodic@gmail.com>
2023-11-17 15:02:32 +01:00
Gleb Mirzayev
be8d0af706
fix: small typo and home button behavior (#1541) 2023-10-27 12:34:32 +02:00
Filip Sodić
5e45dad54a
Make example app names more descriptive (#1512)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2023-10-16 16:29:44 +02:00
Filip Sodić
ccb40d5e81
Updates docs and websockets README (#1511)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-10-16 16:21:38 +02:00
Filip Sodić
f7712105af
Add websockets example app (#1510)
Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2023-10-16 16:14:57 +02:00
Filip Sodić
b957e9a29e
Fix task order in tutorials (#1508) 2023-10-16 15:11:48 +02:00
Filip Sodić
fc1550fa1b
Update tutorials for v0.11.6 (#1504) 2023-10-16 13:02:09 +02:00
Mihovil Ilakovac
d9d04a384a Updates Waspleau links 2023-10-13 16:56:05 +02:00
Mihovil Ilakovac
98f50e65f1 Adds deployment files
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-10-13 16:52:40 +02:00
Martin Sosic
e333a027d1 Removed ItWaspsOnMyMachine from tutorials/examples. 2023-10-13 14:46:23 +02:00
Martin Sosic
2782f7cb5f Deployed Thoughts example app to Fly.io. 2023-10-13 13:56:55 +02:00
vincanger
d6b55b40fb
Update todo-typescript example for 0.11.6 (#1167) 2023-10-12 15:31:27 +02:00
Mihovil Ilakovac
5a33d3c91b Add streaming text example
Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2023-09-28 11:10:04 +02:00
Mihovil Ilakovac
84766299cb
Upgrades Waspello to work with latest version (#1273)
* Upgrades Waspello to work with latest version

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>

* Updates instructions

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2023-06-21 19:46:51 +02:00
Martin Šošić
7c1e9879ab
Removed JS extension from imports on client (in examples, docs, ...). (#1276) 2023-06-21 19:19:13 +02:00
Martin Sosic
e5ab862fe8 Updated Waspleau to work in development with Wasp 0.11 2023-06-21 17:26:42 +02:00
Martin Šošić
590a08bb14
Upgrade React to v18 and Vite accordingly (#1248) 2023-06-14 21:56:26 +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
Martin Sosic
2edebdbcb3 Updated app to v0.10, added db seeding. 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
shayneczyzewski
b991162f71 update waspleau version 2023-04-07 18:26:24 +02:00
Martin Šošić
91a8063081
Implemented wasp start db (managed dev db) (#1044)
Implemented 'wasp start db' + docs + e2e tests + refactoring.
2023-03-21 16:37:20 +01:00
Matija Sosic
56493e7419 examples: fixed todo-typescript example. 2023-03-14 10:52:43 +01:00
Mihovil Ilakovac
4c60f3c5b7
Vite related docs and changelog update (#1037) 2023-03-02 16:31:53 +01:00
Mihovil Ilakovac
7a0f8b5d58
Replaces Create React App with Vite (#1019) 2023-03-01 17:14:14 +01:00
Mihovil Ilakovac
b139a0bcff Merge branch 'main' into release-with-main 2023-02-14 23:04:01 +01:00
vincanger
f359ef6e18 big auth/integrations update 2023-01-30 13:48:05 +01:00
vincanger
b0c20a1f6d Merge branch 'release' 2023-01-17 10:41:43 +01:00
vincanger
db73046c60 filips suggestions 2023-01-16 18:11:29 +01:00
vincanger
9a9b6120d6 add filip's suggested changes 2023-01-16 17:09:09 +01:00