Martin Šošić
|
8d2c33ab28
|
Replace Wasp with AppSpec and Parser with Analyzer. (#423)
|
2022-01-20 11:45:14 +01:00 |
|
Shayne Czyzewski
|
b74eb88ff0
|
Makes DbGenerator responsible for movement of migrations dir (#420)
Closes #105
|
2022-01-12 11:28:21 -05:00 |
|
Phil de Joux
|
89c9d6a1db
|
ref: Fixed most of the hlint suggestions. (#366)
|
2021-11-17 00:36:46 +01:00 |
|
Martin Šošić
|
3feeed555f
|
Moved all src/ modules into Wasp module, and all cli/ modules into Wasp.Cli module.
|
2021-11-11 13:26:20 +01:00 |
|
Martin Sosic
|
7c7eaa5409
|
Updated StrongPath to 1.0.0.0, from Hackage.
|
2021-07-05 17:47:28 +02:00 |
|
Martin Sosic
|
1219a57bc9
|
Formatted whole codebase with ormolu.
|
2021-04-28 17:44:00 +02:00 |
|
Matija Sosic
|
316c727a8c
|
Implemented app.head property. (#170)
|
2021-02-04 11:42:01 +01:00 |
|
Matija Sosic
|
647814e920
|
Implemented "wasp build" cmd - generates different schema.prisma. (#166)
* Implemented "wasp build" cmd - generates different schema.prisma.
* PR fixes.
|
2021-02-01 17:37:42 +01:00 |
|
Martin Sosic
|
87e05823cf
|
Added tests and support for "../" prefix to StrongPath.
|
2020-10-24 22:44:27 +02:00 |
|
Martin Sosic
|
3ab248b584
|
Removed redundant old templates and code (redux).
|
2020-10-21 17:41:04 +02:00 |
|
Martin Sosic
|
58d10ab305
|
Removed old Entity.
|
2020-10-21 17:41:04 +02:00 |
|
Martin Sosic
|
2617bd5f66
|
Now AppVeyor CI builds Wasp on Windows and runs tests.
Also fixed path issues when running on Windows.
|
2020-09-18 15:22:58 +02:00 |
|
Matija Sosic
|
bcfeb9b350
|
Page now accepts an external component instead of inline content.
|
2020-08-31 14:20:40 +02:00 |
|
Matija Sosic
|
25d7051c6d
|
Route is now a separate Wasp element. Implemented both parser and generator. (#24)
|
2020-07-31 14:26:10 +02:00 |
|
Martin Sosic
|
839beb4142
|
Refactored codebase so it uses StrongPath instead of Path (on 99% of places).
|
2020-07-29 16:22:15 +02:00 |
|
Martin Sosic
|
8bec4c8e20
|
Implemented generation of simple node server.
|
2020-07-27 17:44:21 +02:00 |
|