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 |
|
Shayne Czyzewski
|
a16aa73753
|
Add support for --create-only migrations (#862)
|
2022-12-13 13:55:01 -05:00 |
|
Filip Sodić
|
b470d50be8
|
Generalize WriteableMonad (#742)
* Fix unused variable warning (#736)
* Generalize WriteableMonad functions
* Format code and remove redundant imports
* Improve MockWriteableMonad with RankNTypes
|
2022-10-04 11:05:52 +02:00 |
|
Shayne Czyzewski
|
b74eb88ff0
|
Makes DbGenerator responsible for movement of migrations dir (#420)
Closes #105
|
2022-01-12 11:28:21 -05:00 |
|
Martin Sosic
|
ff2543b42f
|
Reviewed remaining hlint rules.
|
2021-11-17 12:24:39 +01: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 |
|
Martin Šošić
|
92937b5e65
|
Implemented support for dotenv file. (#208)
|
2021-04-16 12:43:57 +02:00 |
|
Martin Sosic
|
87e05823cf
|
Added tests and support for "../" prefix to StrongPath.
|
2020-10-24 22:44:27 +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 |
|
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
|
aa1072b20f
|
Moved all code into waspc directory.
|
2020-02-20 12:30:58 +01:00 |
|