27 Commits

Author SHA1 Message Date
Martin Šošić
0789209b3a
Update README.md (clone -> copy) 2024-06-04 13:26:41 +02:00
Martin Šošić
317cd235dd
Improved contributing instructions. (#130) 2024-05-22 13:16:37 +02:00
vincanger
2d94e28dd2
Playwright tests & CI (#69)
* get tests started

* Create opensaas-ci.yml

* move github workflows

* modify ci scripts

* install linebyline

* Update package.json

* install wait-port

* Update package.json

* add conditional webserver when in CI env

* test tagging action

* Update retag-commit.yml

* remove unused workflow

* add .env file and test stripe webhook

* Update e2e-tests.yml

* Update e2e-tests.yml

* Update e2e-tests.yml

* Update e2e-tests.yml

* test demo app

* Update e2e-tests.yml

* update github action versions

* disable wasp telemetry

* Cleanup running (#72)

* improve tests

* Update ci-start-app.js

* remove npm scripts

* Update e2e-tests.yml

* Update ci-start-app-with-scripts.js

* Update ci-start-app-with-scripts.js

* rename test folder

* Update e2e-tests.yml

* Update e2e-tests.yml

* export prisma client from server

* Update e2e-tests.yml

* Update e2e-tests.yml

* Update e2e-tests.yml

* Update e2e-tests.yml

* Update package-lock.json

* install linebyline

* add npm scripts

* Update package.json

* Update paidUserTests.spec.ts

* update flaky test

* update tsconfig

* Update e2e-tests.yml

* Update e2e-tests.yml

* pin node version to github action

* Update e2e-tests.yml

* fix retag and clean up

* add notes on tag action

* Update retag-commit.yml

* pr changes part 1

* pr changes part 2

* Setup tests with local Prisma (#86)

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

* pr changes part 3

* add db naming script

* Update package.json

* Update package.json

* Update package.json

* spawn prisma process

* Update package.json

* move db setup

* Update package.json

* Update package.json

* Update package.json

* Update setupDatabaseName.sh

* Update package.json

* use same process for local and CI testing

* Update package.json

* wait for app for prisma setup

* Update package.json

* changes made with martin

* stripe clie

* Update e2e-tests.yml

* Update e2e-tests.yml

* update start stripe cli

* try again

* start testing stripe payments

* stripe payment works

* fix base url issue & cleanup

* Update playwright.config.ts

* Update package.json

* Update package-lock.json

* Update main.wasp

* Update utils.ts

* Update e2e-tests.yml

* Update utils.ts

* Update utils.ts

* Update e2e-tests.yml

* Update actions.ts

* Update actions.ts

* Update actions.ts

* Update actions.ts

* Update stripeUtils.ts

* Update e2e-tests.yml

* catch stripe checkout error

* remove console.logs

* fix comments, add err catches

* fix cache and cache keys

* Update .github/workflows/e2e-tests.yml

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Update .github/workflows/e2e-tests.yml

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Update .github/workflows/e2e-tests.yml

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Update .github/workflows/e2e-tests.yml

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Update e2e-tests/playwright.config.ts

Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>

* Improve CI caching and other stuff

* fix cache key, npm scripts, error handling

* Update e2e-tests.yml

* Update README.md

* add template versioning info

---------

Signed-off-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Fran Zekan <zekan.fran369@gmail.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
2024-04-22 10:43:25 +02:00
vincanger
c1b8e953b0
update docs and stripe credit product (#91) 2024-03-28 17:36:19 +01:00
Tobias Törnros
aa6b57cafb
fix broken docs link for Jobs (#63) 2024-02-29 10:22:59 +01:00
vincanger
79dc6a614f add AWS to readme 2024-02-08 16:37:58 -05:00
Louis Guitton
503c2e10a8
Spotted small issues (#26)
* Fix typo readme

* Hotfix dark theme for Account page
2024-02-05 09:51:02 -05:00
vincanger
d6d472fdb9
Update README.md 2024-01-29 16:18:40 -05:00
vincanger
a4fcda3d4c add demo video 2024-01-29 16:14:56 -05:00
vincanger
402b089c12 add PH and YT to README 2024-01-29 11:15:20 -05:00
vincanger
3731b984ab Update README.md 2024-01-22 17:47:16 -05:00
vincanger
7423313364 restructure blog
Delete .env copy.server

update gitignore

add guided tour doc
2023-12-11 17:01:26 -05:00
vincanger
289c48477d fix readme 2023-12-01 15:54:50 +01:00
vincanger
277fce634b update readme add contributing 2023-12-01 15:44:41 +01:00
Ankur Singh
cb15c778e9
fix typo 2023-10-27 21:45:04 +05:30
vincanger
7860b3f533 update readme 2023-10-18 11:49:49 +02:00
vincanger
e900c6d636 add demo & deploy 2023-04-20 13:49:23 +02:00
vincanger
f8426d7a04 🤖 2023-04-19 14:28:18 +02:00
vincanger
eab6824df5 add ph badge 2023-04-19 14:19:27 +02:00
vincanger
4a82d1a49f 🎹 add email login and ts stuff 2023-04-17 16:39:04 +02:00
vincanger
2bc1afdae1 update README 2023-04-13 15:00:36 +02:00
vincanger
7b0b684754 clone 2023-04-07 12:19:24 +02:00
vincanger
59a006bfe1 template 2023-04-07 12:16:15 +02:00
vincanger
6f272e1771 namechange 2023-04-07 12:14:37 +02:00
vincanger
5101652e72 update for rc 2023-04-07 12:11:10 +02:00
vincanger
70f7ce062b 💅 2023-03-29 17:19:06 +02:00
vincanger
fe6633e658 💁 2023-03-29 12:31:46 +02:00