Commit graph

5540 commits

Author SHA1 Message Date
SachaG
b4f960301b Isolate bootstrap dependencies in new vulcan-ui-bootstrap package 2018-04-23 09:47:04 +09:00
Sebastian Grebe
90c3e8d2cd
Add MongoDB aggregation to Collections
It would be great to allow mongodb aggregation. I am personally using geoNear for example.
2018-04-21 11:40:56 +02:00
SachaG
63bc4e562a v1.9.1 2018-04-21 18:30:15 +09:00
SachaG
23e261141b control -> input 2018-04-21 18:24:54 +09:00
SachaG
299d83df98 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-04-21 17:58:29 +09:00
SachaG
1af50c1247 Improve i18n and make locale switchable via setLocale on context 2018-04-21 17:58:25 +09:00
SachaG
fae7b5a032 Improve error handling 2018-04-21 17:57:53 +09:00
Sacha Greif
231b120d85
Merge pull request #1959 from Apollinaire/fixNested
Fix nested forms after props renaming
2018-04-21 17:54:13 +09:00
Apollinaire
cde919b3ea do not pass FormNested's own inputProperties to FormNestedItem 2018-04-20 17:34:55 +02:00
Apollinaire
6e9da3fbb7 formInput -> input 2018-04-20 16:25:11 +02:00
SachaG
98b9be82f7 v1.9.0 2018-04-17 08:19:54 +09:00
SachaG
d255d39d0f Better backwards compatibility for Upload component 2018-04-17 08:18:18 +09:00
SachaG
7a0647dd18 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-04-14 18:11:08 +09:00
SachaG
45d508ca89 control -> input; forn -> inputProperties 2018-04-14 18:09:35 +09:00
SachaG
bef525eea8 Improve upload error handling; add clearFieldErrors; 2018-04-14 17:21:10 +09:00
Sacha Greif
2694fd0c1e
Merge pull request #1954 from Apollinaire/FRfixunknownpassword
add error_incorrect_password to FR package
2018-04-12 09:31:40 +09:00
Apollinaire
086658434e add error_incorrect_password to FR package
Don't know why that string was missing
2018-04-11 18:26:09 +02:00
Sacha Greif
86153370fb
Merge pull request #1950 from Apollinaire/FRTypoFix
fix: connection -> connexion
2018-04-10 19:10:09 +09:00
Apollinaire
42648a1de0 fix: connection -> connexion 2018-04-10 11:38:00 +02:00
SachaG
e37704a94c handle default values properly 2018-04-10 17:23:23 +09:00
SachaG
1e42d631ed Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-04-09 16:12:39 +09:00
SachaG
c540bcdc77 enable multiple images uploads 2018-04-09 13:11:09 +09:00
SachaG
cc97d1a473 Improve form error handling; fix control css class 2018-04-09 13:10:42 +09:00
Sacha Greif
59a4f39979
Merge pull request #1943 from Apollinaire/VulcanFR
Vulcan FR language package
2018-04-08 10:55:14 +09:00
SachaG
9b3b545219 Avoid error when no arguments are passed 2018-04-07 11:53:40 +09:00
SachaG
f88cd9017d Small payments fixes 2018-04-07 10:20:44 +09:00
SachaG
d192f7b198 Clarify stripe callback hooks naming 2018-04-07 10:10:09 +09:00
SachaG
8073af7d11 Add option to keep/exclude hidden fields 2018-04-07 10:09:38 +09:00
SachaG
59c12c27d2 Log slug in default resolver; add rowClass prop to Datatable 2018-04-06 17:59:24 +09:00
SachaG
72e4831544 Fix upload input loading 2018-04-06 17:56:45 +09:00
SachaG
7c33b37004 Clean up form props/context 2018-04-06 17:56:25 +09:00
Apollinaire
06e83dfda9 update to 1.8.11 2018-03-30 12:37:36 +02:00
Apollinaire
e50608bb63 Add FR Language
I volonteer to maintain it
2018-03-30 12:35:31 +02:00
SachaG
150f4107dd Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-03-30 17:22:41 +09:00
SachaG
aed12e1c57 Update Upload form component for new forms 2018-03-30 17:22:24 +09:00
Sacha Greif
d90ba8f631
Merge pull request #1941 from Apollinaire/devel
use this.getCollection() instead of props.collection
2018-03-29 20:35:21 +09:00
Apollinaire
6e39058e51 use this.getCollection() instead of props.collection 2018-03-29 12:15:21 +02:00
SachaG
6735f9aaf3 Improve errors & validation; improve getValue; get rid of autoValue 2018-03-29 11:58:24 +09:00
SachaG
67e0e180ae Update EmbedURL 2018-03-29 11:58:05 +09:00
SachaG
f07d07d2ff Better nested form icons 2018-03-28 16:47:10 +09:00
SachaG
7f67f21eb9 handle arrays better when merging 2018-03-28 16:31:58 +09:00
SachaG
325cf4b140 Handle deleted values better 2018-03-28 11:51:18 +09:00
SachaG
991595581f Use SVGs for form group icons 2018-03-28 11:24:37 +09:00
SachaG
759899212f Remove __typename from datatable; fix select options 2018-03-28 11:20:41 +09:00
SachaG
9aa06cee82 Fix date components and new doc validation 2018-03-28 11:14:36 +09:00
SachaG
ce7e0b0b25 Get errors through props instead of context 2018-03-28 11:14:15 +09:00
SachaG
5705de3559 Improve edit/new buttons callback handling 2018-03-28 11:13:39 +09:00
SachaG
ceabbc1314 Get current value through props instead of through context 2018-03-27 10:45:17 +09:00
SachaG
98ddbff044 Do not pass value and control down 2018-03-27 08:25:16 +09:00
SachaG
97c26e23c8 More small fixes 2018-03-26 18:00:26 +09:00