Commit Graph

537 Commits

Author SHA1 Message Date
Franjo Mindek
ea4ab58744 dont format md and mdx 2025-09-18 11:41:37 +02:00
Franjo Mindek
448f3290fc format write 2025-09-18 11:29:50 +02:00
Filip Sodić
aada3e0e60 Trigger CI 2025-09-18 10:14:38 +02:00
Franjo Mindek
3bebe418bc dots 2025-09-18 09:07:53 +02:00
Franjo Mindek
23c01e1ec8 add prettier 2025-09-18 09:04:20 +02:00
Franjo Mindek
411c49cef1 Simplify checkout result page 2025-09-17 12:15:06 +02:00
Franjo Mindek
90176cb867 Update template/app/src/payment/CheckoutResultPage.tsx
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
2025-09-17 12:05:49 +02:00
Franjo Mindek
95fbe059e3 checkout result page 2025-09-17 11:54:18 +02:00
Franjo Mindek
838573e2ab changes 2025-09-17 11:09:46 +02:00
Franjo Mindek
e7e0a1c347 return other button 2025-09-17 10:54:29 +02:00
Franjo Mindek
be00608e0d Account page commit 2025-09-17 10:50:17 +02:00
Filip Sodić
7074eaeeca Update package-lock.json for opensaas.sh (#504) 2025-09-16 12:24:56 +02:00
Filip Sodić
fabbfef0e9 Migrate Open Saas to 0.18.0 (#500) wasp-v0.18-template 2025-09-12 15:49:59 +02:00
vincanger
6a52e4579e add user guard to default admin layout (#497)
* add user guard to default admin layout

* Update AnalyticsDashboardPage.tsx
2025-09-11 10:19:08 +02:00
Filip Sodić
b6f6796c44 Merge pull request #419 from wasp-lang/filip-tscofnig-rework
Update tsconfig and vite-env.d.ts
2025-08-28 16:25:31 +02:00
Filip Sodić
d1053f129c Revert spacing in tsconfig 2025-08-28 16:18:30 +02:00
Filip Sodić
7567afbcb9 Merge branch 'main' into filip-tscofnig-rework 2025-08-28 16:18:00 +02:00
Fran
cc943dfb1b small ui fixes (#490) 2025-08-19 09:47:30 +02:00
Carlos Precioso
fd9f45c523 Use the wasp-app-runner (#495) 2025-08-14 12:53:48 +02:00
Carlos Precioso
8fc03d970b Upgrade to Node 22.12 (#477) 2025-08-05 10:53:09 +02:00
vincanger
e2c4c40d90 Update Open SaaS meta tags and Hero description (#476)
* Update Open SaaS meta tags and Hero description

Enhanced Open Graph and Twitter meta tags to include 'Built by Wasp' in the description. Updated the Hero section description to clarify the project as a starter kit and added attribution to Wasp with a link.

* Update links and branding to use WaspUrl and improve accuracy

Replaced hardcoded Wasp URLs with the new WaspUrl constant across landing page components and content sections. Updated meta tags and branding language from 'Built by' to 'Powered by' Wasp. Adjusted company links to use the correct license and Wasp team attribution. Added WaspUrl to shared constants for consistent usage.
2025-08-04 10:50:17 +02:00
vincanger
13e69ff2ff Update README.md 2025-08-01 10:55:19 +02:00
Franjo Mindek
3b7a67d5ae Fix failing e2e tests (#460)
* fix broken tests

* navbar fixes + return pricing

* changes

* re-remove pricing
2025-07-30 15:19:59 +02:00
vincanger
0a7a04e63d Update Stripe and tailwind-merge, adjust NavBar items
Upgraded 'stripe' to 18.1.0 and 'tailwind-merge' to 2.2.1 in package files. Modified NavBar to use 'size-7' when scrolled and updated navigation constants to move 'Pricing' under demo navigation items.
wasp-v0.17-template
2025-07-29 17:40:35 +02:00
Franjo Mindek
92a56af70e Fix visual and navigation errors (#457)
* fixes

* changes

* make sure features is fragment of homepage

* diff fix

* larger logo, less nav text

* remove xl
2025-07-29 17:26:25 +02:00
vincanger
19dbc1b4ee update stripe sdk and webhooks to match (#427)
* update stripe sdk and webhooks to match

* Update deploying.mdx

* Update webhook.ts

* add github link to payload events

* lock stripe version

* remove pending status

* remove exports on handlers

* remove unnecessary functions
2025-07-29 11:27:18 +02:00
vincanger
3a8eca118a Update NavBar.tsx.diff 2025-07-29 11:26:05 +02:00
vincanger
ce2e86cb32 Merge branch 'main' of https://github.com/wasp-lang/open-saas 2025-07-29 10:23:30 +02:00
vincanger
23629e7fc2 Create ui-components.mdc 2025-07-29 10:23:18 +02:00
vincanger
817fec0cc2 Update README.md 2025-07-29 10:11:00 +02:00
vincanger
1de66f5f5d Update README.md 2025-07-29 10:06:53 +02:00
vincanger
e9c7ff04a4 Update README.md 2025-07-29 10:04:43 +02:00
vincanger
ac48e77f92 Update README with new Product Hunt banner and info
Replaces the Product Hunt badge in the README with a new banner and updated embed code. Also updates the list of technologies to include ShadCN UI, mention upcoming Polar.sh and Paddle support, and revises deployment instructions for clarity. Updates the public-banner.webp image.
2025-07-29 10:03:41 +02:00
vincanger
d8088292d9 Update 2025-07-29-open-saas-version-2.mdx 2025-07-29 09:47:15 +02:00
vincanger
4030ab76ab Blogpost v2 lw10 (#455)
* add blog draft

* add videos

* update date

* more images and links

* Update 2025-07-29-open-saas-version-2.mdx
2025-07-29 09:40:41 +02:00
Fran
2caac6c1de OpenSaaS Redesign - Add ShadCN, and redesign OpenSaaS.sh landing page (#447)
* add shadcn and shadcn script

* cleanup

* navbar and announcement

* remove unnecessary documentation

* cleanup

* dark mode switcher

* update hero

* update features

* update clients

* update testimonials

* update faq

* add avatar and use it in hero

* update the demo app

* update pricing page

* update file upload page

* update account page

* update dropdown

* fix mobile menu

* use card for testimonials

* update analytics to use new color tokens

* use sheet for mobile nav bar

* update user table

* update settings page to use shadcn components

* update testimonials to use new design

* add section title component

* update components to use section header

* add gradients

* add secondary muted

* add dynamic navbar

* cleanup

* fix color tokens for the dark mode

* don't scale all the cards

* Examples component

* fix the carousel scrolling into view

* add highlighted feature component

* add features grid

* cleanup

* fix navbar announcment sticking

* fix padding

* cleanup

* cleanup

* cleanup

* cleanup

* cleanup

* more robust on mouse leave for examples carousel

* auto scroll threshold set to 1

* generate app diff fo creating opensaassh

* add orbit

* fix mobile layout for Hero

* update template FeaturesGrid, and fix logos location

* Update the title for the features grid on landing

* update testimoinals layout

* update contentSections to support new testimonials

* update examples carousel

* update examples carouselui

* cleanup

* fix navbar layout when Announcement not present

* add highlighted features in examples

* cleanup

* fix faq component

* fix testimonials UI

* cleanup

* cleanup

* update contentSections

* update the ui limits

* make highlighted feature items centered

* remove inconsistent styles

* remove legacy classnames

* standardize chart cards

* fix dark mode ui issue with dropdown

* make it so that you can't change your own admin status

* fix changes with filtering on user table

* make filtering more intuitive

* fix calendar visibility issues

* remove forms pages

* use type tel for phone number

* button page redo

* clean up breadrcrumb and remove comments from default layout

* clean up navbar

* throttle scroll for navbar

* clean up remaining template items

* clean up

* fix the examples carousel so that it automatically scrolls

* fix demo app page

* fix FeaturesGrid types

* fix highlighted feature

* fix section title

* Replace old icons

* Remove package-lock.json

* fix opensaas issues

* remove all legacy icons

* remove accidental package files

* update throttleWithTrailingInvocation

* refactor the FeaturesGrid

* clean up highlithted feature

* clean up highlithted feature

* fix behavior of ExamplesCarousel

* clean up ExamplesCarousel

* fix wrong copy and layout on the landing for opensaas.sh

* center examples on the page if there are not enough of them

* Fix layout of pricing

* fix wrong link

* color of sidebar on admin

* add new examples

* fix icon layout

* adds specific tokens for opensaas landing

* layout fix

* remove leftover custom svgs

* update layout to better match figma

* use kebab-case for forms

* revert to h3

* png -> webp

* Update layout for bento grid for opensaas

* parse day views only once

* dropdown edit delete to shadcn

* remove the remaining svgs

* make useDebounce generic

* address small pr comments

* update examples carousel

* remove the banner from the hero

* section title subtitle → description

* remove unnecessary files

* address layout comments for opensaas.sh

* add back git star count

* update contentSections to have currently deployed copy

* useRef instaed of class query

* address layout comments for opensaas.sh

* adjust padding for RepoInfo on diff

* fix gradient on template

* Revert "fix gradient on template"

This reverts commit 4b45f7f437.

* fix gradient on template

* add AI Ready highlighted feature

* update landing page features & add LLM copy button and

Introduced a 'Copy URL for LLMs' button to the blog navbar by creating CopyForLlmButton.astro and integrating it into a new MyRightNavBarItems.astro component, replacing the previous theme select. Updated astro.config.mjs to use the new component. In the app template, added an example highlighted feature component to the landing page and updated testimonial avatars. Also enabled Google, GitHub, Discord, and Slack auth providers in main.wasp.

* Update NavBar announcement for Product Hunt launch

Refactored the Announcement component in NavBar to promote the Open SaaS v2.0 Product Hunt launch, including dynamic messaging based on launch date and updated links. Also updated the landing page to import and render new example components.

---------

Co-authored-by: vincanger <70215737+vincanger@users.noreply.github.com>
2025-07-28 18:29:22 +02:00
Filip Sodić
318047fa8c Update toml files for new deployment (#452) 2025-07-25 15:59:48 +02:00
Mihovil Ilakovac
09ea4ee982 Updates for Wasp 0.17.0 (#448)
Co-authored-by: Filip Sodić <filip.sodic@fer.hr>
2025-07-10 16:16:19 +02:00
vincanger
5d77d9e3d2 [Demo App] decrement credits only if user doesn't have subscription plan (#425)
* Update operations.ts

* Update operations.ts

* remove explicit type

* Update operations.ts

* deal with credit check in decrement logic

* Update operations.ts
2025-07-10 12:51:52 +02:00
Franjo Mindek
1dcbaf3ac7 Merge pull request #443 from wasp-lang/franjo/update-node-to-20 2025-07-04 09:08:55 +02:00
Franjo Mindek
6b8f0b5a73 v20 to lts 2025-07-03 17:38:52 +02:00
vincanger
c42e901049 Update wasp-overview.mdc 2025-07-03 13:15:28 +02:00
vincanger
3db9da6759 Update project-conventions.mdc 2025-07-03 13:14:21 +02:00
Franjo Mindek
91549ea9ae raise node 2025-07-02 12:58:37 +02:00
vincanger
f11a2a528c Update vibe-coding.mdx wasp-v0.16-template 2025-06-27 10:32:15 +02:00
vincanger
2a102e9be6 Update AI Rules & Docs (#431)
* add rules files

* Add guide to docs

* make Miho happy

* add docs referencing info

* Update authentication.mdc

* Update advanced-troubleshooting.mdc

* newlines

* add userSignupFields rule to auth rules

* update wasp overview rule
2025-06-27 10:26:33 +02:00
vincanger
7fde793ffe move faker to dev dependencies 2025-06-16 12:01:55 +02:00
vincanger
707bddbe3d Update 2025-05-21-saas-cost-marketing-breakdown.mdx 2025-05-21 16:30:22 +02:00
vincanger
a0681df794 add coverlettergpt profit & marketing post 2025-05-21 16:05:05 +02:00
Carlos Precioso
251eb8e19e Upgrade Wasp version (#430) 2025-05-19 11:00:31 +02:00