417 Commits

Author SHA1 Message Date
Filip Sodić
b381af389d Merge branch 'main' into filip-transactions 2025-04-28 20:43:50 +02:00
Mihovil Ilakovac
0af9f859d8
Adds Zod validation for webhook payloads (#377) 2025-04-22 22:43:20 +02:00
Filip Sodić
1cb0772d0a Remove another todo 2025-04-15 14:28:34 +02:00
Filip Sodić
994cd1e52d Review changes 2025-04-15 14:23:09 +02:00
Mihovil Ilakovac
3b3199c84c
Update e2e-tests.yml (#414) 2025-04-08 11:18:08 +02:00
Anish Roy
60d757e704
Add more detail about SKIP_EMAIL_VERIFICATION_IN_DEV to e2e tests README (#373)
* Add more detail about SKIP_EMAIL_VERIFICATION_IN_DEV to e2e tests README

Fixes #363

Add `SKIP_EMAIL_VERIFICATION_IN_DEV=true` to `template/app/.env.server.example` file.

* Add a new section to the file to skip email verification in development mode.
* Add `SKIP_EMAIL_VERIFICATION_IN_DEV=true` to the new section.

* Update .env.server.example

Update README with SKIP_EMAIL_VERIFICATION_IN_DEV instructions and remove default from .env

* Update e2e-tests/README.md

Added more detailed explanations about the SKIP_EMAIL_VERIFICATION_IN_DEV variable in e2e-tests/README.md, including its significance, usage in CI pipelines, and troubleshooting tips. Let me know if any additional clarifications are needed!

* Remove SKIP_EMAIL_VERIFICATION_IN_DEV from .env
wasp-v0.16-template
2025-04-02 14:28:05 +02:00
Cameron Pak
6693d5156e
Update codebase to use the latest install WASP command (#399)
* Update README.md to use the latest install WASP command

* Update installation command for Wasp in CI workflow and documentation to use the new URL
2025-04-01 12:48:19 +02:00
vincanger
02ac3c6977
Update operations.ts (#402) 2025-03-31 17:58:17 +02:00
Mihovil Ilakovac
576d47a32e
Adds Posthog script to opensaas.sh and docs.opensaas.sh (#398) 2025-03-21 11:14:06 +01:00
Mihovil Ilakovac
aad13a44a7
Updated package-lock.json for opensaas.sh (#397) 2025-03-20 12:01:27 +01:00
Milica
fe2511078f
Merge pull request #395 from wasp-lang/promptpanda
fix long list
2025-03-13 15:14:01 +01:00
Milica Maksimovic
dea1fa7df0 fix list 2025-03-13 14:51:32 +01:00
Milica
9a51af788e
Merge pull request #394 from wasp-lang/promptpanda
add prompt panda blog post
2025-03-12 18:00:13 +01:00
Milica Maksimovic
2c2d9ae24e add new blog post 2025-03-12 17:51:04 +01:00
Milica
06add729d9
Merge pull request #393 from wasp-lang/plausible-interview
add an interactive demo to plausible post
2025-03-04 16:56:51 +01:00
Milica Maksimovic
25f4c1b839 fix plausible post with an interactive demo 2025-03-04 16:51:50 +01:00
vincanger
f98d17b2ad
remove newsletter stuff (#383)
* remove newsletter stuff

* Update guided-tour.md

* Update deletions
2025-03-03 09:43:51 -05:00
Mihovil Ilakovac
d088cff84b
Merge pull request #385 from wasp-lang/miho-s3-validation 2025-02-28 19:03:38 +01:00
Mihovil Ilakovac
fc2ffb156a Cleanup 2025-02-28 18:55:29 +01:00
Mihovil Ilakovac
4368b12651
Merge pull request #390 from wasp-lang/miho-email-handling-update 2025-02-28 18:54:47 +01:00
Mihovil Ilakovac
98a9cf2d32 Update CORS docs 2025-02-28 18:51:12 +01:00
Mihovil Ilakovac
5f08f50a09 Merge branch 'main' into miho-s3-validation 2025-02-28 18:35:56 +01:00
Filip Sodić
6c191d2732 Merge branch 'main' into filip-transactions 2025-02-28 10:31:37 +01:00
Filip Sodić
8c8093e580
Merge pull request #384 from wasp-lang/filip-tighthen-up-cors
Tighten up S3 CORS configuration
2025-02-28 10:29:14 +01:00
Filip Sodić
ed6add742e Refactor generateGptResponse to include a transaction 2025-02-28 10:28:23 +01:00
Milica
889fa09924
Merge pull request #388 from wasp-lang/plausible-interview
add interview with Plausible's co-founder Marko Saric
2025-02-27 15:07:22 +01:00
Filip Sodić
805599504e Add transactions to getDailyStats 2025-02-27 14:42:33 +01:00
Mihovil Ilakovac
66d1155a0d Handle missing Discord email sooner. Make sure emails are verified. 2025-02-26 15:25:17 +01:00
Milica Maksimovic
5da0d4bd06 add interview with Plausible co-founder Marko Saric 2025-02-26 14:36:10 +01:00
Milica
a6e5517475
Incident Report (Open Saas updateCurrentUser) blog post
* add martin as an author + post

* add all files

* rename post

* fix header size

* Incident report final touch.

---------

Co-authored-by: Martin Sosic <sosic.martin@gmail.com>
2025-02-26 14:32:15 +01:00
Filip Sodić
3ce5ff2380 Remove hidden files in app 2025-02-25 20:11:53 +01:00
Filip Sodić
3038b55f53 Remove app 2025-02-25 20:11:20 +01:00
Filip Sodić
e04b00317e Add reminder about the CORS policy 2025-02-25 20:08:54 +01:00
Mihovil Ilakovac
03236a4ff8 Update diff 2025-02-25 16:42:48 +01:00
Mihovil Ilakovac
54e6ab50b1 Update S3 upload to validate file size and use POST 2025-02-25 16:39:33 +01:00
Filip Sodić
dbca3a20c1 Tighten up S3 CORS configuration 2025-02-25 16:34:03 +01:00
Filip Sodić
dd334e28c6
Merge pull request #382 from wasp-lang/filip-dry-subscription-status
Dry up subscription status
2025-02-24 17:33:02 +01:00
Filip Sodić
b9d8080cc1 Remove app 2025-02-24 17:25:38 +01:00
Filip Sodić
fbb4551d10 Set default email filter to undefined 2025-02-24 17:25:00 +01:00
Filip Sodić
b9c1321d1e
Merge pull request #381 from wasp-lang/filip-refactor-users-table
Refactor users table and pagination
2025-02-24 17:03:25 +01:00
Filip Sodić
64dcb48234
Merge pull request #378 from wasp-lang/filip-refactor-user-module 2025-02-24 15:41:16 +01:00
Filip Sodić
90a0ddbea4 Fix diffs 2025-02-24 15:37:03 +01:00
Filip Sodić
b38c156ef2 Update diff files 2025-02-24 15:32:18 +01:00
Filip Sodić
490f32b43a Merge branch 'filip-refactor-users-table' into filip-dry-subscription-status 2025-02-24 15:26:51 +01:00
Filip Sodić
d67ae93805 Update diff files 2025-02-24 15:17:22 +01:00
Filip Sodić
e97a3412a5 Merge branch 'filip-refactor-user-module' into filip-refactor-users-table 2025-02-24 15:10:13 +01:00
Filip Sodić
c42ce2322d Update diff files 2025-02-24 15:04:15 +01:00
Filip Sodić
00558aca36 Make switches controlled components 2025-02-24 13:36:14 +01:00
Filip Sodić
ae1be71115 Merge branch 'filip-refactor-users-table' into filip-dry-subscription-status 2025-02-23 19:31:56 +01:00
Filip Sodić
91fe98c064 Address review comments 2025-02-23 19:29:23 +01:00