Kamal Bennani
|
bd1930a75c
|
Create a generic Builder and Query APIs
|
2019-03-21 09:06:06 +01:00 |
|
Kamal Bennani
|
e8c92fc3d7
|
Adapt Services to the new Mongoose API
|
2019-03-21 09:06:06 +01:00 |
|
Kamal Bennani
|
328f09da29
|
Introduce the new Builder/Converter for Mongoose ORM
|
2019-03-21 09:05:42 +01:00 |
|
Kamal Bennani
|
c93311557e
|
Adapt Services to the new Bookshelf API
|
2019-03-21 09:05:42 +01:00 |
|
Kamal Bennani
|
3414e2d5cf
|
Introduce the new Builder/Converter for Bookshelf ORM
|
2019-03-21 09:05:11 +01:00 |
|
Kamal Bennani
|
0209c48782
|
Move Cypress tests to their default integration folder
|
2019-03-21 09:05:11 +01:00 |
|
soupette
|
1ab1a80b89
|
Update events
|
2019-03-20 19:39:11 +01:00 |
|
soupette
|
bfe612987b
|
Add events
|
2019-03-20 19:23:36 +01:00 |
|
soupette
|
568751d885
|
Fix conflicts
|
2019-03-20 18:39:55 +01:00 |
|
soupette
|
6d58b6a210
|
Fix popup nav
|
2019-03-20 18:34:26 +01:00 |
|
soupette
|
6c9f5579ca
|
Remove useless files in modelpage
|
2019-03-20 17:50:11 +01:00 |
|
soupette
|
4c7107ff35
|
Add test to app reducer
|
2019-03-20 17:44:30 +01:00 |
|
Jim LAURIE
|
81ed8d0fb2
|
Merge pull request #3005 from strapi/events/ctb
Fix events in content type builder
|
2019-03-20 14:11:20 +01:00 |
|
Aurélien Georget
|
6582c1ae3c
|
Remove blank spaces
|
2019-03-20 13:29:27 +01:00 |
|
Aurélien Georget
|
6e5213c619
|
Fix events in content type builder
|
2019-03-20 11:49:32 +01:00 |
|
soupette
|
2e03cd90aa
|
Handle edit attribute
|
2019-03-20 11:34:12 +01:00 |
|
Abdón Rodríguez Davila
|
c21f2f6123
|
Update api-documentation.md
|
2019-03-20 11:24:44 +01:00 |
|
Abdón Rodríguez Davila
|
678b188b4c
|
Remove duplicated server
|
2019-03-20 11:22:40 +01:00 |
|
soupette
|
f0f76e9606
|
Fix prompt with search
|
2019-03-20 09:34:23 +01:00 |
|
Abdón Rodríguez Davila
|
45bf78519c
|
Added comment to improve linting of generated service files
|
2019-03-20 00:02:05 +01:00 |
|
soupette
|
b9068271b0
|
Add prompt when an existing model has been modified but not saved
|
2019-03-19 14:44:21 +01:00 |
|
soupette
|
20a36cab03
|
Add delete attribute
|
2019-03-19 14:14:22 +01:00 |
|
Getriax
|
b9c67e7f8f
|
trim content builder model attributes
|
2019-03-18 22:28:28 +01:00 |
|
Jim LAURIE
|
2260b200a7
|
Merge pull request #2986 from strapi/3.0.0-alpha.25.2
3.0.0 alpha.25.2
|
2019-03-18 12:15:56 +01:00 |
|
Jim LAURIE
|
2b678f2f0a
|
3.0.0-alpha.25.2
v3.0.0-alpha.25.2
|
2019-03-15 23:32:36 +01:00 |
|
Jim LAURIE
|
fd0903eb9b
|
Merge branch '3.0.0-alpha.25.1' of github.com:strapi/strapi into 3.0.0-alpha.25.2
|
2019-03-15 23:31:54 +01:00 |
|
Jim LAURIE
|
81943c32a4
|
Merge pull request #2985 from strapi/fix/graphql-query-convert-params
Fix missing _ in the convertParams graphql queries
|
2019-03-15 23:30:03 +01:00 |
|
Alexandre Bodin
|
7ab8eb4c56
|
Fix missing _ in the convertParams graphql queries
|
2019-03-15 21:03:22 +01:00 |
|
Jim LAURIE
|
7bc3004b5a
|
Update changelog
v3.0.0-alpha.25.1
|
2019-03-15 18:04:00 +01:00 |
|
Jim LAURIE
|
54457aadd0
|
3.0.0-alpha.25.1
|
2019-03-15 18:02:32 +01:00 |
|
Jim LAURIE
|
4964d80a65
|
Merge pull request #2983 from strapi/fix/mutation-query-graphql
Hot fix primary key detection mutation/query GraphQL
|
2019-03-15 18:00:52 +01:00 |
|
Jim LAURIE
|
2c54eaaa3f
|
Merge branch 'master' into fix/mutation-query-graphql
|
2019-03-15 17:52:49 +01:00 |
|
Jim LAURIE
|
c8846384cf
|
Merge pull request #2980 from strapi/fix/add-ignore-patterns-to-watcher
Add patterns to ignore in the file watcher
|
2019-03-15 17:52:06 +01:00 |
|
Jim LAURIE
|
2f31050a68
|
Add primary key ref
|
2019-03-15 17:49:46 +01:00 |
|
Jim LAURIE
|
983a12b874
|
Hot fix primary key detection mutation/query GraphQL
|
2019-03-15 17:35:33 +01:00 |
|
Alexandre Bodin
|
31d1e21197
|
Add patterns to ignore in the file watch for missing sub folders and new files in those folders
|
2019-03-15 09:33:03 +01:00 |
|
soupette
|
ca370e9b03
|
Test all actions
|
2019-03-14 19:49:44 +01:00 |
|
soupette
|
d37d71a5d1
|
Remove the possibility to edit a model from the HP....
|
2019-03-14 17:36:13 +01:00 |
|
soupette
|
1c3d765d05
|
Fix conflicts
|
2019-03-14 15:13:29 +01:00 |
|
soupette
|
9aaf16310d
|
Fix routing for model attributes
|
2019-03-14 15:11:46 +01:00 |
|
Jim LAURIE
|
aeee19bdfd
|
Merge pull request #2975 from strapi/3.0.0-alpha.25
3.0.0 alpha.25
|
2019-03-14 13:58:48 +01:00 |
|
soupette
|
0b67979024
|
Fix onBlur bug
|
2019-03-14 12:37:59 +01:00 |
|
soupette
|
f54648be4b
|
Fix onBlur bug
|
2019-03-14 12:25:11 +01:00 |
|
Jim LAURIE
|
29b5139695
|
Add migration guide
v3.0.0-alpha.25
|
2019-03-14 12:23:14 +01:00 |
|
soupette
|
481d948cfb
|
Created RelationModal
|
2019-03-14 12:09:53 +01:00 |
|
Jim LAURIE
|
a63afc888f
|
3.0.0-alpha.25
|
2019-03-14 12:08:21 +01:00 |
|
soupette
|
a6d079cd89
|
Update React, refacto code and fix nmber type bug
|
2019-03-14 11:29:57 +01:00 |
|
Jim LAURIE
|
42eb716d50
|
Merge pull request #2807 from strapi/get-started-docs-PR
New Installation Requirements, Quick Started, Our Community and Quick Start Detailed pages
|
2019-03-14 11:11:05 +01:00 |
|
Jim LAURIE
|
64a6244621
|
Merge branch 'master' into get-started-docs-PR
|
2019-03-14 11:01:19 +01:00 |
|
Jim LAURIE
|
7ca9df9937
|
Update md instalation links
|
2019-03-14 10:59:01 +01:00 |
|