910 Commits

Author SHA1 Message Date
soupette
0ebc1ba15d Fix remove element 2018-07-24 19:21:38 +02:00
Özgür ERSOY
e25f7fb2b5
Merge pull request #1 from moersoy/patch-2
Patch 2
2018-07-24 17:39:44 +03:00
Özgür ERSOY
0f4e1912be #1628 Missing translations 🇹🇷 2018-07-24 17:35:08 +03:00
Marianelli Michele
62ebbacb0e
Another update of it.json 2018-07-24 16:07:52 +02:00
soupette
4e05bd6359 Use the layout from the core_store in Manager.js 2018-07-24 15:16:47 +02:00
soupette
8adf547910 Fix delete variable width element 2018-07-24 11:30:57 +02:00
Arnaud Pichon
3b5c88a1ed
Fix search input extra scrollbar in Firefox 2018-07-23 20:00:11 +02:00
soupette
e4d68be3a3 Apply custom label and description for relations 2018-07-23 17:59:24 +02:00
soupette
02acfefd01 Add sortfield logic in editPage 2018-07-23 17:46:05 +02:00
Jim LAURIE
fcebf4fc6e
Merge branch 'master' into language/es 2018-07-23 17:32:58 +02:00
soupette
8bb43c9e6b Use layout from the core_store instead of fetching it 2018-07-23 15:56:14 +02:00
cyril lopez
88f8737e9d Handle add field 2018-07-23 13:49:28 +02:00
cyril lopez
26c53c977e Handle remove logic when removing the edited relation 2018-07-23 12:34:35 +02:00
cyril lopez
21c06998f5 Allow to customize fields description and label for the EditPage layout 2018-07-23 11:52:05 +02:00
cyril lopez
f4996b3663 Dynamic form to edit the label description of an either an input or a displayed relation 2018-07-20 15:23:09 +02:00
cyril lopez
be3a28ea04 Fix remove algo 2018-07-19 15:41:22 +02:00
cyril lopez
40ceb6bddd Simplified removed logic with the Manager class 2018-07-19 13:19:21 +02:00
cyril lopez
e10f2e61b4 Add utils & fix lint 2018-07-19 03:07:15 +02:00
cyril lopez
2a419dd92e Created Manager class for dnd fields 2018-07-19 02:37:12 +02:00
soupette
fb0cd167b7 fix conflict 2018-07-18 19:11:52 +02:00
soupette
657c6fe9e0 Change the remove element logic in order to handle the drag and sort of different element size.
This is a dirty commit since the algorithm is not working (yet)... Need to handle the size of the added div that simulates inputs element.
2018-07-18 19:07:37 +02:00
soupette
659655273e Change the remove element logic in order to handle the drag and sort of different element size.
This is a dirty commit since the algorithm is not working (yet)... Need to handle the size of the added div that simulates inputs element.
2018-07-18 19:00:54 +02:00
soupette
1c7075e75b User rdnd to sort VariableWidthAttr 2018-07-18 15:26:22 +02:00
soupette
edadb6f918 Handle remove without modifying the layout 2018-07-18 13:29:18 +02:00
soupette
85889c5d67 Design VariableDraggableAttr component for fields sort 2018-07-17 14:06:21 +02:00
soupette
3bf7fa2348 Fix css dropdown 2018-07-17 11:27:34 +02:00
soupette
41379ebbfa Remove arrow function from EditPage render 2018-07-17 10:41:31 +02:00
soupette
7c88f72c19 Remove arrow functions from render in ListPage 2018-07-17 10:39:43 +02:00
soupette
20224d3f90 Remove Arrow functions in render SettingsPage 2018-07-17 10:25:38 +02:00
soupette
977406d7ba Remove arrow functions from dom in SettingPage 2018-07-17 10:17:00 +02:00
soupette
5620101613 Fix bug when no relations for the editDisplay object 2018-07-16 18:53:33 +02:00
soupette
17a39af8ef Apply sort for relations in edit view 2018-07-16 17:26:51 +02:00
soupette
ecb9f306e3 Display edit input form 2018-07-16 16:36:26 +02:00
soupette
8c31a060f7 Handle add relation in dropdown 2018-07-16 16:11:16 +02:00
soupette
2a753fbb92 Sort relations 2018-07-16 15:18:21 +02:00
soupette
6cc063e98c Add new key in schema to display the editView fields
Design the relation drag & sort
2018-07-16 12:29:57 +02:00
soupette
3890bc1211 Fix conflict 2018-07-13 12:33:52 +02:00
soupette
0b1a280c7a Add PopUpWarning in edit page to warn before cancel changes 2018-07-13 12:19:07 +02:00
soupette
927e5afb50 Add PopUpWarning when cancelling modifications in settings views 2018-07-13 12:07:59 +02:00
soupette
c2c9d95d1a Fix PR feedback 2018-07-13 11:48:35 +02:00
Alexis Vassilopoulos
7e94324189 Spanish Translations 2018-07-12 19:32:34 +02:00
cyril lopez
c3d7d98604
Merge branch 'master' into master 2018-07-12 11:54:41 +02:00
Broc Gailit
c9800a6581
Merge branch 'master' into master 2018-07-06 14:01:39 -07:00
cyril lopez
f1bc53aea3 Fix apply default settings to new apis 2018-07-06 13:21:50 +02:00
cyril lopez
92b86bed81 Add comments 2018-07-06 12:40:16 +02:00
cyril lopez
6af99aebdc Fix css 2018-07-06 12:34:11 +02:00
Taihoon Kim
5cfb9e9439 Korean Language Support 2018-07-06 15:34:20 +09: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
Wanfung Lee
10abf7a270
Workaround fix for react-select rerender bug
https://github.com/JedWatson/react-select/issues/2277
2018-07-05 23:30:42 -07:00
cyril lopez
3bfbd6b5c4 Reset settingsPage props on unmount hook 2018-07-05 18:03:19 +02:00