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
vincanger
f8468c9f18
Merge branch 'release' into vince-add-todo-ts-example
2023-01-16 16:20:24 +01:00
Matija Sosic
fc2f6614d4
Waspello: updated readme + added deployment config.
2023-01-04 15:30:37 +01:00
Matija Sosic
71bad25111
Waspello: added tailwind and custom google auth, styled auth form.
2023-01-04 11:30:10 +01:00
Shayne Czyzewski
d5488d4963
Update examples to 0.8.0 ( #919 )
2023-01-02 12:11:39 -05:00
vincanger
148bdc205d
add esnext warning to main.wasp
2022-12-20 11:37:22 +01:00
vincanger
5c02ce32cb
Update main.wasp
2022-12-20 11:30:00 +01:00
vincanger
5f63c76a38
add todo app w/ typescript
2022-12-20 11:11:13 +01:00
vincanger
e5cffa228e
add hackathon example
2022-12-02 15:22:21 +01:00
Shayne Czyzewski
e28741caf3
Update fn
imports in tutorial ( #848 )
...
* update fn imports in tutorial
* Explain js extensions in server imports
Co-authored-by: shayneczyzewski <shayne.czyzewski@gmail.com>
Co-authored-by: Filip Sodić <filip.sodic@fer.hr>
2022-11-27 09:43:57 +01:00
Filip Sodić
1ba5b7fcc8
Merge remote-tracking branch 'origin/main' into filip-merge-release
2022-11-26 19:49:27 +01:00
Filip Sodić
1f7f9005b0
Update Todo app tutorial ( #840 )
...
* Update todo app tutorial
* Remove trailing spaces from clocks
* Match MainPage with tutorial
* Add newline to end of action.js
* Fix newline at the end of action.js
* Fix typo in tutorial
* Update web/docs/tutorials/todo-app/creating-new-project.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Update web/docs/tutorials/todo-app/creating-new-project.md
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
* Fix jsx typo in tutorial
* Remove React import from e2e tests
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2022-11-26 19:32:43 +01:00
Filip Sodić
b468f72576
Fix version issue for React-related types ( #838 )
...
* Fix react version mismatch
* Update e2e tests
2022-11-26 17:39:11 +01:00
Shayne Czyzewski
fc29a891dc
Update example versions ( #836 )
2022-11-26 10:02:25 -05:00
Martin Sosic
9d370c498a
Upgraded example/thoughts to 0.7.0
2022-11-25 18:21:10 +01:00