Martin Sosic
|
83ef006a98
|
Improved messaging for missing OpenAI Api key.
|
2023-06-23 12:09:09 +02:00 |
|
Mihovil Ilakovac
|
d3454a5f58
|
Merge branch 'main' into wasp-ai
|
2023-06-22 10:48:36 +02:00 |
|
Mihovil Ilakovac
|
e3873a6148
|
Fixes oAuth redirect behaviour in development (#1275)
|
2023-06-22 10:47:47 +02:00 |
|
Mihovil Ilakovac
|
67f88cc50e
|
Fixes Websocket Typescript issues (#1277)
|
2023-06-22 10:30:03 +02:00 |
|
Martin Šošić
|
7c1e9879ab
|
Removed JS extension from imports on client (in examples, docs, ...). (#1276)
|
2023-06-21 19:19:13 +02:00 |
|
Mihovil Ilakovac
|
b80f8946cf
|
Updates broken imports for Auth components (#1274)
|
2023-06-21 16:09:10 +02:00 |
|
Martin Sosic
|
122dc2a058
|
Headless tests playwright package-lock.json update.
|
2023-06-21 11:18:02 +02:00 |
|
Martin Sosic
|
cfa09771e1
|
Merge branch 'main' into wasp-ai
|
2023-06-21 11:06:45 +02:00 |
|
Martin Sosic
|
98fa699011
|
Fix with non-optional jsImports field that should have been optional.
|
2023-06-21 11:01:31 +02:00 |
|
Craig McIlwrath
|
802e0c5e5d
|
show error message when database is not running (#1218)
Co-authored-by: Martin Šošić <Martinsos@users.noreply.github.com>
Co-authored-by: Mihovil Ilakovac <mihovil@ilakovac.com>
|
2023-06-20 14:34:14 -04:00 |
|
Martin Sosic
|
2e9a33d167
|
Extracted core skeleton files from the local template(s).
|
2023-06-20 19:58:15 +02:00 |
|
Martin Sosic
|
2379877b14
|
Removed debugging output.
|
2023-06-20 18:37:36 +02:00 |
|
Martin Sosic
|
6d4a39a976
|
Merge commit resolutions I ommited commiting by accident.
|
2023-06-20 18:32:50 +02:00 |
|
Martin Sosic
|
8b6fdc7b6e
|
Merge branch 'main' into wasp-ai
|
2023-06-20 18:30:20 +02:00 |
|
Craig McIlwrath
|
e43b8f986c
|
[waspls] add dictionary autocomplete and signature help (#1230)
|
2023-06-20 07:31:20 -04:00 |
|
Martin Sosic
|
85cf960121
|
Reorganized creation of new project a bit.
|
2023-06-20 11:08:34 +02:00 |
|
Martin Sosic
|
170d63ae63
|
fix
|
2023-06-19 23:08:57 +02:00 |
|
Martin Sosic
|
9a079f90d2
|
Moved command for AI project generation to better place.
|
2023-06-19 23:06:38 +02:00 |
|
Martin Sosic
|
e54171da01
|
Moved AI/GenerateNewProject to waspc-lib.
|
2023-06-19 22:54:26 +02:00 |
|
Martin Sosic
|
5ad6d9a8fe
|
Made GenerateNewProject independent of CLI.
|
2023-06-19 21:34:14 +02:00 |
|
Martin Sosic
|
6333c6157f
|
Moved CodeAgent and OpenAI modules under Wasp.AI.
|
2023-06-19 20:44:12 +02:00 |
|
Martin Sosic
|
30ad72df6f
|
A bit of refactoring.
|
2023-06-19 20:19:58 +02:00 |
|
Martin Šošić
|
1584721299
|
Updated telemetry docs. (#1237)
|
2023-06-19 12:29:05 +02:00 |
|
Shayne Czyzewski
|
3e85b0f067
|
Adds WebSocket support (#1203)
|
2023-06-19 10:49:57 +02:00 |
|
Filip Sodić
|
fb4001a5a0
|
Update axios and tanstack-query to latest versions (#1260)
|
2023-06-16 18:26:45 +02:00 |
|
Filip Sodić
|
90bbff3b64
|
Ensure Auth entity has a unique username (#1257)
|
2023-06-16 17:01:55 +02:00 |
|
Martin Sosic
|
b1778cd505
|
It works! Web app calls wasp-cli and works.
|
2023-06-16 15:43:16 +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 |
|
Mihovil Ilakovac
|
94d736f485
|
Auto CRUD: docs update & type bug fix (#1256)
|
2023-06-15 15:35:23 +02:00 |
|
Mihovil Ilakovac
|
b37cc22fc4
|
Adds support for a client public folder (#1229)
|
2023-06-15 15:17:10 +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 Šošić
|
590a08bb14
|
Upgrade React to v18 and Vite accordingly (#1248)
|
2023-06-14 21:56:26 +02:00 |
|
Martin Sosic
|
5900914faf
|
Implemented generation of wasp skeleton, next is planning.
|
2023-06-14 17:11:28 +02:00 |
|
Mihovil Ilakovac
|
3faee611ac
|
Automatic CRUD (#1197)
|
2023-06-14 16:55:07 +02:00 |
|
Filip Sodić
|
89dbb49160
|
Ensure operation payloads are serializable (#1252)
|
2023-06-14 15:53:39 +02:00 |
|
Filip Sodić
|
b6cf4ec8ae
|
Update TypeScript to version 5.1 (#1143)
|
2023-06-14 15:42:19 +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 |
|
Mihovil Ilakovac
|
e840835d4b
|
Auth UI component refactor (#1216)
|
2023-06-13 12:24:13 +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 |
|
Mihovil Ilakovac
|
e2ba85153b
|
Narrows down what can be saved when signing up (#1236)
|
2023-06-07 14:23:27 +02:00 |
|
Craig McIlwrath
|
ec307d0a3d
|
move Wasp/Generator/Node/Version -> Wasp/Node/Version (#1226)
|
2023-06-05 07:52:51 -04:00 |
|