Jim Laurie
|
31c0d7457a
|
3.0.0-alpha.12.2
|
2018-05-17 16:54:27 +02:00 |
|
Aurelsicoko
|
4831610188
|
Fix toggle lang register page
|
2018-05-17 13:37:39 +02:00 |
|
Jim Laurie
|
24e0a038c8
|
Add missing requirement
|
2018-05-16 18:17:13 +02:00 |
|
Jim Laurie
|
4069a3bdaf
|
Fix fail build on publish npm release
|
2018-05-16 15:22:20 +02:00 |
|
Jim Laurie
|
4fe7b6176e
|
Fix conflicts & lint
|
2018-05-16 12:07:02 +02:00 |
|
Jim LAURIE
|
f4905a9b2e
|
Merge branch 'master' into enhance/relations
|
2018-05-14 17:33:37 +02:00 |
|
cyril lopez
|
1f019c60c3
|
Merge branch 'master' into eslint
|
2018-05-14 11:50:32 +02:00 |
|
Aurelsicoko
|
eeb27c8eac
|
Rework one-to-one business logic and use getValuePrimaryKey with Bookshelf
|
2018-05-11 11:47:27 +02:00 |
|
DMehaffy
|
e32cbabaf8
|
Modify float for Postgres support
Added check for Postgres, which will use `double precision` in Postgres, MySQL will use `double`
|
2018-05-09 12:11:25 -07:00 |
|
Aurelsicoko
|
c7f871745a
|
Fix findOne user, many-to-many relationship loss and remove relation business logic from CM
|
2018-05-09 16:57:16 +02:00 |
|
Aurelsicoko
|
7e7b0f1d2f
|
Move relation management into a separate file for Bookshelf
|
2018-05-09 16:08:58 +02:00 |
|
DMehaffy
|
680c7377fc
|
fix1148
Update MySQL float data type from `float` to `double` to properly store large float values.
|
2018-05-09 02:28:17 -07:00 |
|
DMehaffy
|
0a2272515a
|
Update Strapi-Bookshelf to create enumeration columns
Added a case for strapi bookshelf to create a varchar(255) column for enumeration values, inline to match how string columns are made.
|
2018-05-08 11:00:57 -07:00 |
|
Jim LAURIE
|
c09f5138a2
|
Merge branch 'master' into eslint
|
2018-05-07 16:03:35 +02:00 |
|
Jim Laurie
|
8f5443db17
|
3.0.0-alpha.12.1.3
|
2018-05-07 10:46:43 +02:00 |
|
soupette
|
e9f68a3bc9
|
Lint in strapi-bookshelf
|
2018-05-04 17:29:44 +02:00 |
|
soupette
|
2a30a20e7e
|
Important! fix monorepo setup build command
|
2018-05-03 17:39:24 +02:00 |
|
Jim Laurie
|
c491c61a97
|
3.0.0-alpha.12.2
|
2018-05-03 14:15:21 +02:00 |
|
Aurelsicoko
|
add8d47a86
|
Improve the check of the database tables
|
2018-05-03 12:45:02 +02:00 |
|
Aurelsicoko
|
ce3d52d73e
|
Fix single upload with Bookshelf
|
2018-05-02 16:15:36 +02:00 |
|
soupette
|
2ab212b195
|
Undo changes
|
2018-05-02 15:31:08 +02:00 |
|
soupette
|
5edbd8551a
|
Add strapi-lint to all setup packages
|
2018-05-02 14:28:02 +02:00 |
|
Jim Laurie
|
b82cfc4676
|
Change email and password as string
|
2018-04-27 16:29:18 +02:00 |
|
Jim Laurie
|
ee75653cdd
|
Handle required
|
2018-04-27 16:07:18 +02:00 |
|
Jim Laurie
|
d986cb4cc8
|
Fix relation table creation
|
2018-04-27 14:53:09 +02:00 |
|
Jim Laurie
|
8adc8ec200
|
Diff text / string
|
2018-04-27 14:17:50 +02:00 |
|
Jim Laurie
|
a6c0616dfc
|
Handle update type
|
2018-04-27 13:47:09 +02:00 |
|
Jim Laurie
|
1ee8d9b30a
|
Fix PR feedback - handle type float
|
2018-04-26 13:47:40 +02:00 |
|
Jim Laurie
|
7488434f42
|
Remove updated and created at from model attributes
|
2018-04-25 12:25:20 +02:00 |
|
Jim Laurie
|
8d2a46cd0c
|
Fix conflict timestamp
|
2018-04-25 11:06:12 +02:00 |
|
Jim Laurie
|
ad32122a27
|
Create many to many table
|
2018-04-24 17:48:15 +02:00 |
|
Jim Laurie
|
efdcc4cde9
|
Fix morph table creation
|
2018-04-24 16:19:17 +02:00 |
|
Jim Laurie
|
d6c16f2373
|
Add comments and clean code
|
2018-04-24 15:34:26 +02:00 |
|
Jim Laurie
|
1ae9e65b42
|
Upload setup in bookshelf and create morph tables
|
2018-04-24 15:24:48 +02:00 |
|
Jim Laurie
|
79ddc27cb1
|
U&P setup in bookshelf and handle oneToMany relation
|
2018-04-24 14:29:28 +02:00 |
|
Jim Laurie
|
b34ac11e10
|
Create table and create missing columns from strapi-bookshelf
|
2018-04-23 18:58:48 +02:00 |
|
Aurelsicoko
|
892f9d1291
|
Update Mongoose template & support one-way in generated API
|
2018-04-23 16:57:59 +02:00 |
|
Jim Laurie
|
8191c43ce5
|
Create tables is not exist instead of log queries
|
2018-04-23 16:09:01 +02:00 |
|
Jim Laurie
|
23bdc2e885
|
Add validation if database is not empty
|
2018-04-23 14:32:56 +02:00 |
|
Jim Laurie
|
413ce2535a
|
Error message for sever connection or database creation
|
2018-04-20 17:30:56 +02:00 |
|
Jim Laurie
|
ebd144fddb
|
3.0.0-alpha.12
|
2018-04-18 12:03:16 +02:00 |
|
Aurelsicoko
|
73764d6ae0
|
Add containss in Bookshelf filters
|
2018-04-12 15:44:04 +02:00 |
|
Aurelsicoko
|
17c46b331d
|
Make GraphQL polymorphic relationships working with Bookshelf
|
2018-04-11 12:53:07 +02:00 |
|
Aurelsicoko
|
057d62b9f9
|
Handle default values with Bookshelf
|
2018-04-06 17:49:08 +02:00 |
|
Jim Laurie
|
ee12536e84
|
3.0.0-alpha.11.3
|
2018-04-05 14:13:50 +02:00 |
|
Jim Laurie
|
e8181a397f
|
Review bookshelf filters
fix #863
|
2018-04-03 12:38:33 +02:00 |
|
Aurelsicoko
|
66b75801c7
|
Add contains query and be able to disabled specific query
|
2018-04-03 11:30:39 +02:00 |
|
Aurelsicoko
|
e917c61b02
|
Optimize GraphQL query with Bookshelf
|
2018-04-02 19:24:36 +02:00 |
|
Aurelsicoko
|
6c2399715a
|
Link bookshelf on setup & advanced load order on hook
|
2018-04-02 18:33:12 +02:00 |
|
Jim Laurie
|
8390106f59
|
3.0.0-alpha.11.2
|
2018-03-27 17:59:16 +02:00 |
|