35 Commits

Author SHA1 Message Date
Marcello
5eed701b22
Placed handleInputChange after getOptions
Refactoring for continuous-integration build error
2018-11-19 19:07:17 +01:00
Marcello Vetro
07524dde85 Fixed SelectMany Dropdown Input search Ajax Call on search 2018-09-17 12:46:22 +02:00
soupette
3d42a91a0c Remove react-sortable-hoc 2018-08-09 17:02:15 +02:00
soupette
afa4c28378 Remove sortable-hoc and use react-dnd 2018-08-09 14:59:33 +02:00
soupette
34111caed5 Remove duplicate description in SelectMany 2018-08-03 18:05:22 +02:00
soupette
ccb4fe0270 Pull enhancement/sortable-input because master is too buggy with my modifications 2018-08-02 15:51:10 +02:00
Aurelsicoko
6a4a07428a Split component and put logic into the reducer 2018-08-02 15:27:30 +02:00
Aurelsicoko
eb2fd6574d Force unique value in selectMany component 2018-08-01 13:58:57 +02:00
Aurelsicoko
120f515e5e Better design many-to-many and add jump link 2018-07-31 16:57:16 +02:00
Aurelsicoko
d8e5d0403b Update design, behavior and add link for selectMany 2018-07-30 16:33:50 +02:00
soupette
e4d68be3a3 Apply custom label and description for relations 2018-07-23 17:59:24 +02:00
soupette
17a39af8ef Apply sort for relations in edit view 2018-07-16 17:26:51 +02:00
Wanfung Lee
30371a42bb
Workaround fix for react-select rerender bug
https://github.com/JedWatson/react-select/issues/2277
2018-07-05 23:31:32 -07:00
Broc Gailit
0f556b5aca
Use empty array as default value in handleChange
Fixes TypeError (null conversion)
2018-06-19 08:47:28 -07:00
Broc Gailit
609dd1b394 Implement sorting for SelectMany in Frontend 2018-06-18 09:41:31 -07:00
soupette
9f58443d79 Fix ctm select many and select one 2018-05-23 10:57:51 +02:00
soupette
85836ee5be Remove useless requestUrlSuffix 2018-04-23 11:36:21 +02:00
soupette
5a9e9ef53b Fixes #959 2018-04-19 17:19:56 +02:00
soupette
81383f3562 Fixes #959 2018-04-19 15:45:35 +02:00
cyril lopez
e5513d3cd6 Display relations when editing 2018-02-22 10:35:19 +01:00
Aurelsicoko
8db92c22fd Split Content-Manager logic into service & allow CRUD and associations w/ plugin's models w/ Mongoose 2017-12-11 18:23:15 +01:00
cyril lopez
efc37c4b24 Fix ctm notification id 2017-12-07 13:26:25 +01:00
Aurelsicoko
650e7dd6cb Add remote and backend URLs and update global variable 2017-11-08 17:40:47 +01:00
cyril lopez
9e48f925ab Fix SelectMany label issue when null 2017-10-30 18:57:49 +01:00
cyril lopez
b156a9fc73 Display id in content-manager SelectOne and SelectMany if no label iss provided 2017-10-21 15:41:36 +02:00
cyril lopez
9f8d5ffb79 Fix SelectMany duplicate data 2017-10-21 15:25:00 +02:00
Aurelsicoko
62f96e5c07 Use one webpack server to serve admin in development mode 2017-09-26 16:36:28 +02:00
Aurelsicoko
cb00ac2a31 Apply feedback 2017-09-25 15:35:27 +02:00
Aurelsicoko
b8accc03b9 Use React and React-DOM through global to use the exact same dependency everywhere 2017-09-22 16:56:09 +02:00
cyril lopez
302f92a1e3 Change functions naming to correspond to convention 2017-09-19 14:07:58 +02:00
cyril lopez
82741991f6 Handle pagination and display with search params 2017-09-18 16:34:57 +02:00
cyril lopez
5109326613 Access proptypes via npm package and not via React 2017-09-18 09:34:29 +02:00
Aurelsicoko
1cd0be2f52 Split code by adapters with regression on Bookshelf (WIP) 2017-09-15 18:29:50 +02:00
Aurelsicoko
122c536cbf Handle many to many relationships with Mongoose 2017-09-12 14:31:39 +02:00
Aurelsicoko
437d1e8b22 Handle relation display and update in most of cases 2017-09-07 17:16:31 +02:00