Commit Graph

1008 Commits

Author SHA1 Message Date
Martin Sosic
b1778cd505 It works! Web app calls wasp-cli and works. 2023-06-16 15:43:16 +02:00
Martin Sosic
3ee1a419b9 Started working on WaspAi web app. 2023-06-15 22:19:01 +02:00
Martin Sosic
f78ddf17d4 Fixes. 2023-06-15 21:13:54 +02:00
Martin Sosic
67a5f37b33 Now new-ai can work for human or for machine. 2023-06-15 20:37:53 +02:00
Martin Sosic
fb33dc9836 Put down basics for Page generation, need to finalize prompt. 2023-06-15 18:11:24 +02:00
Martin Sosic
d925836ac7 All operations are now being generated. 2023-06-15 17:07:39 +02:00
Martin Sosic
9ffc115fcd Actions are now generated. 2023-06-15 15:44:52 +02:00
Martin Sosic
cbb3962508 Plan is now nicely printed. 2023-06-15 10:49:55 +02:00
Martin Sosic
c57ef72117 Planing working relatively ok! 2023-06-14 23:05:18 +02:00
Martin Sosic
dcb633a557 Implemented generation of plan, got it to compile. 2023-06-14 22:48:43 +02:00
Martin Sosic
5900914faf Implemented generation of wasp skeleton, next is planning. 2023-06-14 17:11:28 +02:00
Martin Sosic
a89f52b026 Command.AI.New is now in order. 2023-06-13 21:57:49 +02:00
Martin Sosic
1a8db2abf8 Wrote basic skeleton of GenerateNewProject.hs 2023-06-13 18:07:02 +02:00
Martin Sosic
4401d4a89f Implemented first version of CodeAgent monad. 2023-06-13 16:09:48 +02:00
Martin Sosic
65ec766ad6 fix 2023-06-12 22:41:56 +02:00
Martin Sosic
d16b3da33b Created a new skeleton for wasp ai, in Wasp.Cli.Command.AI.GenerateNewProject.hs. 2023-06-12 22:41:27 +02:00
Martin Sosic
7881b06bfd Wrote initial prompt, works so so. 2023-04-26 23:05:48 +02:00
Martin Sosic
25b5b62e14 Wrote instructions for myself. 2023-04-20 21:35:33 +02:00
Martin Sosic
33f8257549 Got asking GPT questions working. 2023-04-19 21:26:44 +02:00
Martin Sosic
71acb26bbc fix 2023-04-11 14:24:00 +02:00
Martin Sosic
7cd31d39df Created initial skeleton for 'wasp ai new' command. 2023-03-24 17:54:38 +01:00
Mihovil Ilakovac
6dbeedca60
Adds support for e-mail sending (#1050) 2023-03-24 12:42:22 +01:00
Mihovil Ilakovac
b5967d395b
Fix configureQueryClient import (#1084) 2023-03-24 12:22:46 +01:00
Shayne Czyzewski
3e90323da2
Upgrade pg-boss to 8.4.2 (#1078) 2023-03-23 08:52:24 -04:00
Mihovil Ilakovac
a86f3fdb7c
Fixes localstorage clearing bug (#1058) 2023-03-22 14:05:39 +01:00
Martin Šošić
91a8063081
Implemented wasp start db (managed dev db) (#1044)
Implemented 'wasp start db' + docs + e2e tests + refactoring.
2023-03-21 16:37:20 +01:00
Matija Sosic
a604518da6
readme: typo fix 2023-03-17 16:20:34 +01:00
Matija Sosic
22a86976a5
Updated readme 2023-03-17 16:19:49 +01:00
Mihovil Ilakovac
326737759d
Refactor auth to conform to providers interface (#998) 2023-03-16 10:42:57 +01:00
Mihovil Ilakovac
78e15ce327
Release -> main (#1060) 2023-03-16 09:33:21 +01:00
Mihovil Ilakovac
7bd217595a
Opens React app by default when running wasp start (#1059) 2023-03-15 14:46:37 +01:00
Shayne Czyzewski
9f3f5234ef
Adds api for defining custom HTTP routes (#1043) 2023-03-14 14:04:51 -04:00
Matija Sosic
56493e7419 examples: fixed todo-typescript example. 2023-03-14 10:52:43 +01:00
Mihovil Ilakovac
6d979c1c7f
Adds support for FE listening on multiple addresses (#1048) 2023-03-10 11:30:48 +01:00
Martin Sosic
6844ba33bf Merge branch 'release' into v0.9.0 2023-03-08 23:11:35 +01:00
Martin Sosic
81f0eeae15 Bumped Wasp version to 0.9.0. 2023-03-08 23:09:29 +01:00
vincanger
fa29d3fc68
[BLOG] ten hard truths for junior devs (#1041)
* add 10 hard truths post

* emphasize
2023-03-08 06:43:09 +01:00
Mihovil Ilakovac
cb691c8dd7
Fixes tsconfig.json use of extends (#1045) 2023-03-07 22:52:21 +01:00
Vedran Blazenka
ed89bbee7b
docs: update mention of latest Node.js LTS to 18.14.2 (#1039) 2023-03-07 08:55:39 +01:00
Mihovil Ilakovac
0048bd126c
Updates e2e tests (#1040) 2023-03-03 12:38:20 +01:00
Matija Sosic
00caac3205 blog: fixes for update Feb '23 post. 2023-03-03 10:14:45 +01:00
Matija Sosic
000bca6525 blog: added Beta Feb 23 update 2023-03-02 18:26:41 +01:00
Mihovil Ilakovac
4c60f3c5b7
Vite related docs and changelog update (#1037) 2023-03-02 16:31:53 +01:00
Filip Sodić
09af859b1a Merge branch 'release' 2023-03-02 16:08:38 +01:00
Mihovil Ilakovac
bbaf8bdf3b
Adds new complex e2e test (#1030) 2023-03-02 15:05:24 +01:00
Shayne Czyzewski
6dcfb290d9
Cast server setupFn for backwards compatibility (#1038) 2023-03-02 08:34:51 -05:00
Mihovil Ilakovac
7a0f8b5d58
Replaces Create React App with Vite (#1019) 2023-03-01 17:14:14 +01:00
Shayne Czyzewski
8991043eed
Add Express app and http server to server setupFn (#1017) 2023-02-27 12:19:17 -05:00
Filip Sodić
bba13e06f2
Fix errors in TypeScript docs (#1034) 2023-02-27 16:42:54 +01:00
Filip Sodić
9637156878 Merge remote-tracking branch 'origin/release' 2023-02-27 11:52:40 +01:00