Commit Graph

1064 Commits

Author SHA1 Message Date
vincanger
592716467d add framework blogpost 2023-02-02 12:25:15 +01:00
Mihovil Ilakovac
1017e20bf4
Adding uninstall command (#953)
* Adding uninstall command

* Updates docs and changelog related to the uninstall command
2023-02-01 11:18:24 +01:00
vincanger
7b90f5c12e Update sidebars.js 2023-01-31 14:44:47 +01:00
vincanger
b610addef9 Update features.md 2023-01-31 11:35:12 +01:00
vincanger
7c29fcae2a Update features.md 2023-01-31 11:28:15 +01:00
vincanger
f91b2a4fad cleanup and improvements 2023-01-31 11:18:52 +01:00
vincanger
f359ef6e18 big auth/integrations update 2023-01-30 13:48:05 +01:00
Martin Šošić
0002414fa1
Telemetry now recognizes when running on CI. (#963)
* Telemetry now recognizes when running on CI.

* Bumped cabal version from 0.8.0 to 0.8.1 .

* fixed e2e tests.
2023-01-28 14:31:35 +01:00
Matija Sosic
b698924fa9 Blog: added newsletter CTA to Dec '23 update post. 2023-01-25 13:37:27 +01:00
Matija Sosic
2165ced0f7 blog: fixed image in Dec '23 update post. 2023-01-25 13:00:18 +01:00
Matija Sosic
91d4fbfe1e Blog: added December '23 update. 2023-01-25 12:45:27 +01:00
Matija Sosic
5d6b229d6a
Fix for misaligned contents of auth buttons. (#966) 2023-01-25 10:19:01 +01:00
Filip Sodić
71038c277d
Add automatic TypeScript support for operations (#952)
* Support typing backend queries

* Implement types for actions and extract entities

* Automatically generate specific operation types

* Eta reduce functions

* Add CR fixes

* Add type to imports and exports for entities

* Change query extensions back to .js

* Tidy up default arguments for operation types

* Don't throw syntax error when there are no entities

* Update e2e tests

* Fix formatting

* Address CR comments

* Fix typo in comment

* Add duplication comment

* Update e2e tests

* Fix duplication comments

* Update changelog and bump project version

* Update changelog

* Update e2e tests
2023-01-24 15:12:57 +01:00
Filip Sodić
81ffa6c27c
Add manual TypeScript support for Operations (#945)
* Support typing backend queries

* Implement types for actions and extract entities

* Add CR fixes

* Add type to imports and exports for entities

* Change query extensions back to .js

* Tidy up default arguments for operation types

* Don't throw syntax error when there are no entities

* Update e2e tests

* Fix formatting

* Fix typo in comment

* Update changelog and bump project version
2023-01-24 14:45:35 +01:00
vincanger
2ed921a442 Merge branch 'release' 2023-01-20 09:49:49 +01:00
vincanger
04286874d6
Merge pull request #959 from wasp-lang/vince-improve-google-auth-docs
improve docs -- auth & intro video
2023-01-20 09:48:23 +01:00
Filip Sodić
68c7d03814
Make odoApp in waspc compatible with TypeScript (#960) 2023-01-19 15:19:11 +01:00
vincanger
da42c6cb40 add Intro Video link 2023-01-18 18:06:53 +01:00
vincanger
2c166e8701 Update features.md 2023-01-18 17:50:10 +01:00
Matija Sosic
a17abcbfec lp: added Wasp intro video. 2023-01-17 17:12:40 +01:00
vincanger
b0c20a1f6d Merge branch 'release' 2023-01-17 10:41:43 +01:00
vincanger
9ca12d4768
Merge pull request #886 from wasp-lang/vince-add-todo-ts-example
add todo app w/ typescript
2023-01-17 10:40:22 +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
3f4d2346a9 blog: linked to Amicus website in Amicus use case. 2023-01-16 09:47:17 +01:00
Martin Šošić
572d9d6307
Fixed link to Tasty library in README.md 2023-01-13 10:01:14 +01:00
vincanger
afd59877ca Added Betathon blog post. 2023-01-12 16:59:36 +01:00
Matija Sosic
44fec49992 gtag tracking id update. 2023-01-11 13:28:10 +01:00
Martin Šošić
4e6d1500f6
Updated README.md to tell devs to update wasp version with every PR 2023-01-04 23:23:57 +01:00
Martin Šošić
ff25d1ed38
Delete feature_request.md 2023-01-04 22:47:16 +01:00
Martin Šošić
1a3fed14ec
Update config.yml 2023-01-04 22:46:40 +01:00
Martin Šošić
c32f27dab1
Create config.yml 2023-01-04 22:45:12 +01:00
Martin Šošić
3fbbeb93de
Update pull_request_template.md 2023-01-04 21:57:40 +01:00
Martin Šošić
d6dc551909
Added info about GH discussions to README 2023-01-04 16:53:00 +01:00
Matija Sosic
fc2f6614d4 Waspello: updated readme + added deployment config. 2023-01-04 15:30:37 +01:00
Matija Sosic
ed8bc2ef74 Added link to Waspello demo on lp + fixes deployment docs. 2023-01-04 15:27:28 +01:00
Matija Sosic
71bad25111 Waspello: added tailwind and custom google auth, styled auth form. 2023-01-04 11:30:10 +01:00
vincanger
c43ba4956c
Merge pull request #913 from wasp-lang/vince-add-pizzazz-homepage
Vince add pizzazz homepage
2023-01-04 10:40:28 +01:00
vincanger
621312e1a3 remove semicolons 2023-01-03 13:26:46 +01:00
Shayne Czyzewski
1f0b4c84fa
Add GitHub to docs sidebar (#920) 2023-01-02 12:23:46 -05:00
Shayne Czyzewski
d5488d4963
Update examples to 0.8.0 (#919) 2023-01-02 12:11:39 -05:00
Shayne Czyzewski
ba0eef3c33
Fix changelog (#918) 2023-01-02 11:51:46 -05:00
Shayne Czyzewski
e8a142f155
Bump version for 0.8.0 release (#917) 2023-01-02 10:44:24 -05:00
shayneczyzewski
9393afa055 Merge branch 'release' 2023-01-02 10:16:43 -05:00
Matija Sosic
4f490623d0 Added Twitter testimonial by tskaggs. 2023-01-02 11:54:56 +01:00
Shayne Czyzewski
499a34246a
[CI]: Downgrade Ubuntu to 20.04 for build, upgrade deps (#907) 2022-12-23 11:33:44 -05:00
vincanger
af16dc7232 Update index.js 2022-12-23 16:41:26 +01:00
vincanger
924b546052 add meta image to homepage 2022-12-23 16:39:30 +01:00
Matija Sosic
7a120530cd lp: Added example apps section + link to the full code in hero code example. 2022-12-21 12:00:36 +01:00