Martin Sosic
|
a13e4ad130
|
examples/thoughts now uses wasp-config from 0.15, not from rc2.
|
2024-10-10 20:32:42 +02:00 |
|
Filip Sodić
|
1e1545f88c
|
Update migration doc for 0.15 and migrate apps (#2338)
|
2024-10-10 17:05:02 +02:00 |
|
Martin Šošić
|
8cdb5755fe
|
Moved examples/thoughts to Wasp TS config. (#2337)
* Moved examples/thoughts to Wasp TS config.
* fix
|
2024-10-10 16:58:16 +02:00 |
|
Mihovil Ilakovac
|
05dfcc860e
|
Bumps Wasp to 0.15.0 (#2321)
|
2024-10-04 13:53:34 +02:00 |
|
Mihovil Ilakovac
|
db29f84c9b
|
Cleanup & bump some deps (#2316)
|
2024-10-04 12:03:40 +02:00 |
|
Mihovil Ilakovac
|
d1f0c79d89
|
Bumps react-router-dom to v6 (#2256)
|
2024-09-30 13:21:46 +02:00 |
|
Mihovil Ilakovac
|
ac38c6a85a
|
Update Prisma to v5 (#2231)
|
2024-09-04 15:16:25 +02:00 |
|
Filip Sodić
|
b5c15d1e3a
|
Update TodoAppJs to match tutorial (#2190)
|
2024-07-16 22:44:53 +02:00 |
|
Filip Sodić
|
745fae7cdc
|
Fix websockets for deployment (#2188)
|
2024-07-16 22:07:29 +02:00 |
|
Mihovil Ilakovac
|
88291fb90a
|
Release -> main (#2187)
|
2024-07-16 20:31:58 +02:00 |
|
Filip Sodić
|
7a7b846f64
|
Update TodoAppTs to match tutorial (#2184)
|
2024-07-16 16:58:55 +02:00 |
|
Mihovil Ilakovac
|
abe17d38bc
|
Updates Hackathon example app to 0.14.0 (#2156)
|
2024-07-15 16:25:55 +02:00 |
|
Mihovil Ilakovac
|
c54fa97366
|
Removes realworld app (#2161)
|
2024-07-09 14:35:50 +02:00 |
|
Mihovil Ilakovac
|
f205e8a461
|
Migrate streaming example to 0.14.0 (#2157)
|
2024-07-09 14:13:17 +02:00 |
|
Mihovil Ilakovac
|
bd09590c32
|
Migrates websockets app example to 0.14.0 (#2154)
|
2024-07-08 18:04:29 +02:00 |
|
Mihovil Ilakovac
|
e3fec74b8e
|
Migrate thoughts app to 0.14.0 (#2158)
|
2024-07-08 18:02:54 +02:00 |
|
Mihovil Ilakovac
|
009e7ff9b9
|
Migrate todo-typescript example app to 0.14.0 (#2159)
|
2024-07-08 18:01:46 +02:00 |
|
Mihovil Ilakovac
|
2e72a2d155
|
Migrate Waspello to 0.14.0 (#2160)
|
2024-07-08 18:01:20 +02:00 |
|
Mihovil Ilakovac
|
aa950223ab
|
Migrate Waspleau to 0.14.0 (#2155)
|
2024-07-08 18:00:48 +02:00 |
|
Mihovil Ilakovac
|
8ead2e0910
|
Using Prisma file alongside Wasp (#2035)
|
2024-07-03 13:51:29 +02:00 |
|
vincanger
|
4fded70b6c
|
update websockets example README
|
2024-06-24 18:20:14 +02:00 |
|
Mihovil Ilakovac
|
bfc61a05eb
|
Merge release to main (#2119)
|
2024-06-24 16:08:21 +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 |
|
Vivek Singh
|
c3e4a10d1b
|
Update Main.css
|
2024-04-22 17:27:27 +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 |
|
dependabot[bot]
|
f33c00b394
|
Bump vite from 4.5.2 to 4.5.3 in /examples/websockets-realtime-voting (#1935)
|
2024-04-04 13:06:17 +02:00 |
|
Mihovil Ilakovac
|
5dbd3f0ec2
|
Bumps Wasp version in docs and example apps (#1902)
|
2024-03-18 17:47:32 +01:00 |
|
dependabot[bot]
|
ebf20e0e94
|
Bump follow-redirects in /examples/websockets-realtime-voting (#1896)
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 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.5...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:32 +01:00 |
|
Filip Sodić
|
95e313cf0e
|
Add client config to SDK API (#1893)
|
2024-03-15 16:53:42 +01:00 |
|
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 |
|