Alexandre BODIN
|
e5e877f419
|
Merge pull request #3627 from strapi/chore/global-hook-queries
Global hook queries
|
2019-07-18 14:40:18 +02:00 |
|
Alexandre Bodin
|
fb93f9f593
|
Fix typos
|
2019-07-18 14:39:41 +02:00 |
|
soupette
|
fbcca9c2dc
|
Cancel tasks for requests
|
2019-07-18 14:34:25 +02:00 |
|
soupette
|
c74cbd9126
|
Fix request tasks for selects
|
2019-07-18 14:07:22 +02:00 |
|
soupette
|
771b8ab9b5
|
Fix redirection
|
2019-07-17 18:22:33 +02:00 |
|
soupette
|
4b50faf331
|
Refacto code
|
2019-07-17 17:39:43 +02:00 |
|
soupette
|
2b6d6a72e6
|
Display relation in group
|
2019-07-17 16:14:00 +02:00 |
|
Alexandre Bodin
|
7dba5d6254
|
Fix sequence being dropped when sqlite recreates a table
|
2019-07-17 15:46:02 +02:00 |
|
soupette
|
db1487123c
|
Created draglayer for custom preview when dragging, select many logic
|
2019-07-17 15:35:19 +02:00 |
|
Alexandre Bodin
|
5a21e2f87f
|
Fix updateRole
|
2019-07-17 14:28:36 +02:00 |
|
Alexandre Bodin
|
ef9ce7d4fa
|
simplify permission duplicate removal
|
2019-07-17 13:50:07 +02:00 |
|
Alexandre Bodin
|
74402021b7
|
group is not required by default
|
2019-07-17 13:41:02 +02:00 |
|
soupette
|
21177a4670
|
Update SelectOne and SelectMany
|
2019-07-17 12:06:19 +02:00 |
|
Virginie Ky
|
822b4f840f
|
create group unit test
|
2019-07-17 11:54:30 +02:00 |
|
Derrick Mehaffy
|
22344f1540
|
testing out upgrading bookshelf and knex to latest
|
2019-07-17 01:38:16 -07:00 |
|
Virginie Ky
|
aa81ebf21e
|
fix lint
|
2019-07-17 10:29:15 +02:00 |
|
Alexandre Bodin
|
87d9d85c08
|
Handle empty permissions in role update
|
2019-07-17 10:15:22 +02:00 |
|
Alexandre Bodin
|
c020f0a6cd
|
mongoose working version
|
2019-07-17 00:03:38 +02:00 |
|
Alexandre Bodin
|
2befa1cf48
|
Use primaryKey on delete queries
|
2019-07-16 23:27:34 +02:00 |
|
Alexandre Bodin
|
8332ed0526
|
Add deleteMany to mongoose
|
2019-07-16 23:13:05 +02:00 |
|
Alexandre Bodin
|
09dcea27f1
|
refactor mongoose queries to match api
|
2019-07-16 21:24:09 +02:00 |
|
Alexandre Bodin
|
7e60e4fccf
|
fix model settings in example group
|
2019-07-16 21:03:21 +02:00 |
|
Alexandre Bodin
|
928c7f4776
|
fix create/update role
|
2019-07-16 20:52:31 +02:00 |
|
Alexandre Bodin
|
56c59c5ae1
|
Implement deleteMany in query.delete
|
2019-07-16 20:11:34 +02:00 |
|
Alexandre BODIN
|
a390c6288c
|
Merge pull request #3625 from strapi/fix/missing-connector-strapi-new
Fix missing connector in generated database.json files
|
2019-07-16 19:38:56 +02:00 |
|
Virginie Ky
|
4007579579
|
LeftMenu and GroupPage update after save
|
2019-07-16 19:24:14 +02:00 |
|
Alexandre Bodin
|
7acd885e9f
|
Fix missing connector in generated database.json files
|
2019-07-16 19:21:00 +02:00 |
|
Virginie Ky
|
1e2f6ba05c
|
Save new group
|
2019-07-16 19:02:44 +02:00 |
|
soupette
|
1157f6ae75
|
Created React select one
|
2019-07-16 19:00:00 +02:00 |
|
Jim LAURIE
|
1c78b764f7
|
Merge pull request #3613 from strapi/fix/google-auth
Fix Google auth
|
2019-07-16 18:23:08 +02:00 |
|
Alexandre Bodin
|
93bf13a77c
|
Implement delete many content-manager with new queries
|
2019-07-16 18:05:24 +02:00 |
|
Alexandre BODIN
|
f187945ee8
|
Merge branch 'master' into fix/google-auth
|
2019-07-16 17:40:33 +02:00 |
|
Alexandre Bodin
|
9612ff0f14
|
remove schema.graphql
|
2019-07-16 17:25:56 +02:00 |
|
Alexandre Bodin
|
ed6d35d51d
|
Implement delete user
|
2019-07-16 17:23:40 +02:00 |
|
Alexandre Bodin
|
3e53d7c8c2
|
Fix user update and boolean values in DB
|
2019-07-16 17:23:39 +02:00 |
|
Alexandre Bodin
|
c4b7ae55e6
|
Fix username unique in users-permissions plugin and implement sql db unique option
|
2019-07-16 17:23:39 +02:00 |
|
Alexandre Bodin
|
1658b48aa0
|
Refactor users-permissions to use the new strapi.query
|
2019-07-16 17:23:38 +02:00 |
|
Alexandre Bodin
|
af43649845
|
Implement strapi.queries
|
2019-07-16 17:23:38 +02:00 |
|
Alexandre Bodin
|
45e6533941
|
Cleanup and remove upload plugin queries
|
2019-07-16 17:23:37 +02:00 |
|
Alexandre Bodin
|
59c7ef9651
|
Finish upload plugin refactoring and add custom queries
|
2019-07-16 17:23:26 +02:00 |
|
Alexandre Bodin
|
239c065972
|
remove content-manager call in upload services
|
2019-07-16 17:23:25 +02:00 |
|
Alexandre Bodin
|
078d677526
|
Implement CM fetch, fetchAll, create, update, delete
|
2019-07-16 17:23:25 +02:00 |
|
Alexandre Bodin
|
cd19e04d6d
|
Init queryManager
|
2019-07-16 17:23:24 +02:00 |
|
Alexandre Bodin
|
04f8632d3d
|
fix models
|
2019-07-16 17:01:15 +02:00 |
|
Virginie Ky
|
3feecacdad
|
Create temporary group
|
2019-07-16 16:54:56 +02:00 |
|
davidkartuzinski
|
6ddb30f9ee
|
Updated the database and deployment guide
|
2019-07-16 16:18:04 +02:00 |
|
soupette
|
cf6e3e0536
|
Add notification for min when deleting a group field
|
2019-07-16 16:06:46 +02:00 |
|
soupette
|
d57588f728
|
Add default form for the groups
|
2019-07-16 15:19:28 +02:00 |
|
Virginie Ky
|
ae1c622eda
|
UI fixes
|
2019-07-16 15:06:42 +02:00 |
|
Alexandre BODIN
|
89c17cfef7
|
Merge pull request #3617 from abdonrd/patch-1
Update engines configuration
|
2019-07-15 19:21:07 +02:00 |
|