David Price
|
2f27984806
|
Merge pull request #15 from Einlar/main
Fixes for v0.37
|
2021-10-19 16:38:41 -07:00 |
|
David Price
|
6d99694b73
|
udpate auth.js to current template
|
2021-10-19 16:37:31 -07:00 |
|
Francesco Manzali
|
d3dc6a1079
|
Fix auth test
|
2021-10-19 10:55:29 +02:00 |
|
Francesco Manzali
|
eaeb432fe6
|
Fix import on useForm + validate e-mail
|
2021-10-19 10:43:42 +02:00 |
|
Francesco Manzali
|
617b60adca
|
Fix parseJWT import
|
2021-10-19 09:26:35 +02:00 |
|
David Price
|
ba3286fe5f
|
upgrade v0.37.4 with code mods
|
2021-10-18 21:11:53 -07:00 |
|
David Thyresson
|
853efae075
|
Merge pull request #14 from redwoodjs/dt-upgrade-rw-v37
Redwood v0.37 updates
|
2021-10-01 17:38:12 -04:00 |
|
A. David Thyresson
|
f9fd46e710
|
Redwood v0.37 updates
|
2021-10-01 16:26:41 -04:00 |
|
David Price
|
78db0cc58b
|
v0.36.0 code mods
|
2021-08-19 17:00:01 -07:00 |
|
David Price
|
101708a59b
|
v0.36.0
|
2021-08-19 16:48:14 -07:00 |
|
David Price
|
3dc6ccde15
|
v0.35.0
|
2021-07-12 20:43:19 -07:00 |
|
David Price
|
c86e479ffe
|
v0.34.0 with code mods
|
2021-06-17 18:46:00 -07:00 |
|
David Price
|
735db83cdd
|
prisma datasource DS --> db
|
2021-06-04 08:56:09 -07:00 |
|
David Price
|
2eb84512e1
|
upgrade v0.33.0; code mods; rebuild yarn.lock
|
2021-06-04 08:13:48 -07:00 |
|
David Price
|
66429df33c
|
v0.32.2 with code mods
|
2021-05-13 20:50:33 -07:00 |
|
David Price
|
a2037ec256
|
Merge pull request #13 from carusog/main
Remove superfluous divs
|
2021-05-12 08:15:03 -07:00 |
|
Giuseppe Caruso
|
8dea491c64
|
upgrade from version 0.31.0 to version 0.31.2
|
2021-05-10 11:16:15 +02:00 |
|
Giuseppe Caruso
|
1036a8c8ea
|
remove superfluous div
|
2021-05-10 11:00:37 +02:00 |
|
Giuseppe Caruso
|
629845168d
|
remove superfluous div by using spacing class
|
2021-05-10 10:59:48 +02:00 |
|
David Price
|
d643680553
|
Merge pull request #12 from redwoodjs/dsp-upgrade-v0.31.0
upgrade v0.31.0
|
2021-04-27 17:51:55 -07:00 |
|
David Price
|
abbc5986fc
|
upgrade v0.31.0
|
2021-04-27 17:36:16 -07:00 |
|
David Price
|
3b59bc12ca
|
Merge pull request #11 from redwoodjs/dsp-v0.28.3-swap-toast
Upgrade to v0.28.3; use Toast instead of Flash
|
2021-03-30 22:17:37 -07:00 |
|
David S Price
|
e1bbc3f1ce
|
swap Flash for Toast
|
2021-03-30 22:13:06 -07:00 |
|
David S Price
|
f0ae0690a9
|
v0.28.3
|
2021-03-30 21:54:28 -07:00 |
|
David Price
|
7ceb2da220
|
Merge pull request #9 from Tobbe/tobbe-v028-set
RW 0.28 `<Set>`
|
2021-03-25 14:19:29 -07:00 |
|
David S Price
|
be0d137252
|
logger code mods v0.28
|
2021-03-25 14:18:05 -07:00 |
|
Tobbe Lundberg
|
77b5da1a5b
|
RW 0.28 <Set>
|
2021-03-25 22:03:09 +01:00 |
|
David Price
|
0580a5bf83
|
remove prerender test from routes
|
2021-03-10 23:39:44 -08:00 |
|
David Price
|
7e6337005b
|
Merge pull request #8 from redwoodjs/dsp-upgrade-v0.26-v0.27
upgrade and code mods v0.26 and v0.27
|
2021-03-10 23:37:17 -08:00 |
|
David S Price
|
5c7f9832f9
|
upgrade and code mods v0.26 and v0.27
|
2021-03-10 23:26:51 -08:00 |
|
Rob Cameron
|
6254e24801
|
Updated README with new prisma commands
|
2021-02-23 12:35:22 -08:00 |
|
Rob Cameron
|
5e1519c71c
|
Merge pull request #7 from seonghyeonkimm/chore/upgrade-redwoodjs-version
Upgrade redwoodJS version to the latest one
|
2021-02-22 10:03:24 -08:00 |
|
demian
|
7cbd087fe5
|
Remove uncheckedScalarInputs in schema.prisma
|
2021-02-22 10:44:30 +09:00 |
|
demian
|
3df9d752bc
|
Change filename seeds.js to seed.js
|
2021-02-22 10:44:30 +09:00 |
|
demian
|
1795db69a0
|
Relplace migration files with the one which is created by the latest rw version
|
2021-02-22 10:44:30 +09:00 |
|
demian
|
3ac7dd6600
|
Update redwoodjs version to latest one
|
2021-02-22 10:44:26 +09:00 |
|
Rob Cameron
|
78008f1b6c
|
Merge branch 'main' of github.com:redwoodjs/redwood-tutorial into main
|
2021-02-11 09:27:47 -08:00 |
|
Rob Cameron
|
1199ea33b6
|
Switch to new deploy command
|
2021-02-11 09:27:44 -08:00 |
|
Rob Cameron
|
466cbcc1aa
|
Merge pull request #5 from redwoodjs/dsp-upgrade-v0.24.0
upgrade v0.24.0
|
2021-02-03 09:45:38 -08:00 |
|
David S Price
|
ea7ff59d6a
|
upgrade v0.24.0
|
2021-02-02 18:01:56 -08:00 |
|
David Price
|
085cfd8810
|
Merge pull request #3 from redwoodjs/dsp-env-defaults-0.23
update env.defaults per v0.23
|
2021-01-16 10:56:46 -08:00 |
|
David Price
|
f84c95ac12
|
update env.defaults per v0.23
|
2021-01-16 10:55:49 -08:00 |
|
David Price
|
95a52716f4
|
Merge pull request #2 from KrisCoulson/upgrade-0.23.0
Updates to 0.23.0
|
2021-01-16 10:52:50 -08:00 |
|
Kris Coulson
|
a7c15b62ca
|
Updates to 0.23.0
|
2021-01-15 22:56:14 -08:00 |
|
Rob Cameron
|
920e36f012
|
Add setup instructions
|
2021-01-11 15:04:02 -08:00 |
|
Rob Cameron
|
f842e04a09
|
Update README
|
2021-01-11 15:02:38 -08:00 |
|
Rob Cameron
|
81372de63b
|
findOne -> findUnique
|
2021-01-07 14:15:07 -08:00 |
|
Rob Cameron
|
87602079f6
|
Updates to 0.22.1
|
2021-01-07 14:05:58 -08:00 |
|
Rob Cameron
|
93d5b558aa
|
Add story and tests for login state in BlogLayout
|
2021-01-07 12:18:36 -08:00 |
|
Rob Cameron
|
3a5d215a0f
|
Update to 0.22.0
|
2021-01-07 12:18:17 -08:00 |
|