davidkartuzinski
|
740a3536c9
|
a few additional steps through installing Strapi
|
2019-05-15 16:40:13 +02:00 |
|
Alexandre Bodin
|
036011efbc
|
Add admin panel basic costomization
|
2019-05-15 16:20:12 +02:00 |
|
Alexandre BODIN
|
c18388c69a
|
Merge pull request #3264 from strapi/tech/set-node-engines
Set node engines to v10 only
|
2019-05-15 16:18:51 +02:00 |
|
davidkartuzinski
|
c06e974ddb
|
Setup production server instructions added
|
2019-05-15 16:02:43 +02:00 |
|
Alexandre Bodin
|
a1878617a2
|
Set node engines to v10 only
|
2019-05-15 16:02:17 +02:00 |
|
Alexandre Bodin
|
cd7683c843
|
Add dev alias form develop cmd
|
2019-05-15 16:00:06 +02:00 |
|
Alexandre Bodin
|
5e77287cc8
|
Rename strapi dev to strapi develop
|
2019-05-15 16:00:06 +02:00 |
|
davidkartuzinski
|
1c7fb19d76
|
Initial commit for new Digital Ocean Deployment Docs
|
2019-05-15 15:13:26 +02:00 |
|
Alexandre Bodin
|
2652d66811
|
Fix enumration placholder
|
2019-05-14 16:52:50 +02:00 |
|
Jim LAURIE
|
e73f3dafcc
|
Merge pull request #3258 from strapi/fix/beta-crud-role-with-users
Fix crud role with users
|
2019-05-14 16:24:40 +02:00 |
|
Alexandre Bodin
|
3657094b1b
|
Init end to end api tests in users-permissions plugin
|
2019-05-14 12:42:03 +02:00 |
|
Alexandre Bodin
|
9c2a90246b
|
Fix Role CRUD with users
|
2019-05-14 12:42:03 +02:00 |
|
Jim LAURIE
|
1d172fa4ff
|
Merge pull request #3196 from strapi/cloudinary-password
Cloudinary provider plugin secret field now password type
|
2019-05-14 12:01:28 +02:00 |
|
Jim LAURIE
|
01dd033358
|
Merge branch 'beta' into cloudinary-password
|
2019-05-14 11:25:02 +02:00 |
|
Jim LAURIE
|
3dbc38fadb
|
Merge pull request #3257 from strapi/fix/beta-ui-issues
Fix UI issues
|
2019-05-14 11:22:23 +02:00 |
|
davidkartuzinski
|
c0e37d5c1c
|
changed from double quotes to single quotes
|
2019-05-14 11:18:15 +02:00 |
|
Alexandre Bodin
|
f430f26a28
|
Fix UI issues (modal staying open, wordings, invalid menu links)
|
2019-05-14 10:58:43 +02:00 |
|
Jim LAURIE
|
e483f42b15
|
Merge pull request #3254 from strapi/tech/strapi-uninstall-delete-files
Delete files on strapi uninstall
|
2019-05-14 10:48:53 +02:00 |
|
Alexandre Bodin
|
7d46cd89d9
|
Add delete file message
|
2019-05-14 09:52:43 +02:00 |
|
Alexandre Bodin
|
8c209020d0
|
Add Delete files option to strapi uninstall
|
2019-05-14 09:52:43 +02:00 |
|
Jim LAURIE
|
f90f6638e8
|
Merge pull request #3256 from strapi/fix/beta-edit-administrator
Fix administrator edition
|
2019-05-14 09:51:43 +02:00 |
|
Alexandre Bodin
|
efa57a37fa
|
Fix administrator edition
|
2019-05-14 09:30:10 +02:00 |
|
Jim LAURIE
|
718aeccf3c
|
Merge pull request #3253 from strapi/tech/auto-reload-dev-cmd
Use autoReload with strapi dev only
|
2019-05-13 17:49:29 +02:00 |
|
Alexandre Bodin
|
5f50b90483
|
Use autoReload with strapi dev only
|
2019-05-13 17:33:08 +02:00 |
|
Jim LAURIE
|
ef584afae3
|
Merge pull request #3251 from strapi/fix/beta-use-db-schema-option
Add dbSchema support for pg
|
2019-05-13 17:10:07 +02:00 |
|
Jim LAURIE
|
361eac4c79
|
Merge branch 'beta' into fix/beta-use-db-schema-option
|
2019-05-13 16:53:35 +02:00 |
|
Jim LAURIE
|
f7b8037b98
|
Merge pull request #3252 from strapi/tech/beta-build
Apply updates to build process
|
2019-05-13 16:43:02 +02:00 |
|
Alexandre Bodin
|
35cbb507a9
|
Add dbSchema support for pg
|
2019-05-13 16:01:53 +02:00 |
|
Alexandre Bodin
|
09761adaab
|
Apply updates to build process
|
2019-05-13 16:01:40 +02:00 |
|
Jim LAURIE
|
e18d2b9f05
|
Merge pull request #3233 from strapi/tech/beta-testing
Add new end to end tests
|
2019-05-13 14:36:06 +02:00 |
|
Alexandre Bodin
|
c3001c00ff
|
Proper testing of lists without order
|
2019-05-13 14:00:13 +02:00 |
|
Alexandre Bodin
|
89594ea416
|
Fix missing expect.arrayContaining
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
1d27664ac4
|
Fix delete test as mongo returns the deleted object for now
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
e30a73fa5c
|
Add jest config to avoid runing e2e tests when running unit tests
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
f47745a708
|
Done with basic filtering tests
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
4dd7d81524
|
Add more complexe tests
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
7078869a56
|
Add more filter tests and fixtures
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
272f01a0ae
|
Continue adding tests on filters
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
3a2899470f
|
Implement more filtering tests
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
48147767dd
|
Init Filtering, sorting , limit and offset e2e tests
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
a2bfb52344
|
Refactor testing, add simple crud tests
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
9e60be6fb0
|
clean model creationg during tests
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
0d6863ef00
|
Update e2e testing location
|
2019-05-13 14:00:12 +02:00 |
|
Alexandre Bodin
|
e4ab3d3a40
|
Test strapiFS
|
2019-05-13 14:00:12 +02:00 |
|
Jim LAURIE
|
b5c0aeff2e
|
Merge pull request #3230 from strapi/beta-docs
Update the front-end part of the documentation
|
2019-05-08 12:48:30 +02:00 |
|
Jim LAURIE
|
b796d34eea
|
Merge branch 'beta' into beta-docs
|
2019-05-08 11:41:41 +02:00 |
|
Alexandre BODIN
|
21328937c3
|
Merge pull request #3235 from strapi/fix/missing-controller-identity
Fix missing identity in controllers without models
|
2019-05-07 17:42:49 +02:00 |
|
Alexandre Bodin
|
b65898e238
|
Fix missing identity in controllers without models
|
2019-05-07 17:35:08 +02:00 |
|
Jim LAURIE
|
074bb55e00
|
Move to beta.0 to beta.x
|
2019-05-07 17:00:37 +02:00 |
|
soupette
|
2130fb1671
|
Fix deploy doc
|
2019-05-07 10:42:39 +02:00 |
|