Commit graph

6120 commits

Author SHA1 Message Date
Sacha Greif
12784b487e
Merge pull request #2102 from Apollinaire/revertSlug
Revert changes made to getUnusedSlug in #2075
2018-10-10 17:34:33 +09:00
SachaG
1bc5ddc005 Merge branch 'lbke-fix-formComponents' into devel 2018-10-10 17:33:40 +09:00
Eric Burel
4e31ead9c9 fix default props 2018-10-09 15:09:52 +02:00
Apollinaire
de1c13b3d1 Revert changes made to getUnusedSlug in #2075 2018-10-09 15:09:30 +02:00
Eric Burel
3677181f02 fix FormComponents merge with registered components in FormComponent.jsx 2018-10-09 15:02:31 +02:00
Eric Burel
6ab9ca524d fixed misleading comments 2018-10-08 19:44:26 +02:00
Eric Burel
e57f3ecb63 setup voyager 2018-10-08 17:44:50 +02:00
Eric Burel
41da635c74 do not mutate initial context 2018-10-08 17:07:55 +02:00
Eric Burel
3f20c64b4e fixed context user management using meteor/apollo 2018-10-08 16:58:15 +02:00
Eric Burel
e75e199dc2 split context creation to avoid unecessary computations 2018-10-08 14:06:25 +02:00
Eric Burel
d78c6edab9 updated comments 2018-10-08 13:50:46 +02:00
Bogdan Dimofte
f1e39d08e2 vulcan-form-tags: refactor and fix:
- fix suggestions (ReactTags accepts {id, text})
- fix updating the parent form (using `props.inputProperties.onChange`)
- lighten state (only `tags` was needed) and streamline callbacks
2018-10-08 12:36:22 +03:00
Sacha Greif
66b1aa467f
Merge pull request #2080 from VulcanJS/custom-form-components
Custom form components
2018-10-08 07:22:03 +09:00
Eric Burel
607196e919
Merge pull request #2094 from lbke/apollo2-server
[WIP] Apollo2 server
2018-10-05 16:27:41 +02:00
Eric Burel
b9b1b96a6e fix when engine api key is not defined 2018-10-05 16:03:54 +02:00
Sacha Greif
7f063c85d7
Merge pull request #2097 from Apollinaire/readme
Fix OpenCollective part of readme
2018-10-05 11:33:15 +09:00
Sacha Greif
725c9b6959
Merge pull request #2060 from OrigenStudio/fix/clear-current-values-on-edit
only clear current values for new document's form
2018-10-05 09:43:35 +09:00
ochicf
16ca286a05 clear everything, allow to initialize form with a new document 2018-10-04 20:08:14 +02:00
ochicf
30896adce4 Revert "update package-lock"
This reverts commit 8c8fac976f.
2018-10-04 19:48:11 +02:00
Apollinaire
3d909b1520 Fix OpenCollective part of readme
- Fix broken link to the contributors
- Fix broken anchors to opencollective page
- Fix sponsors list display
2018-10-04 18:47:37 +02:00
Eric Burel
6384bbb12b got rid of graphql-tools
'
2018-10-03 17:54:40 +02:00
Eric Burel
e474414350 fixed new syntax 2018-10-03 17:06:40 +02:00
Eric Burel
d3c384f0fe setup playground but does not pass headers... 2018-10-03 15:18:06 +02:00
Eric Burel
ad022bce9b setup engine 2018-10-03 14:19:50 +02:00
Sacha Greif
d81385e7b7
Merge pull request #2093 from Apollinaire/devel
Restore Edge support
2018-10-03 07:53:19 +09:00
Eric Burel
29bcf74ed3 fixed context creation, server is working back 2018-10-02 20:33:40 +02:00
Eric Burel
8d3120abc7 basic example with apollo-server, not yet working 2018-10-02 18:05:47 +02:00
Eric Burel
583bf4c546 splitting files of the server, cleanup 2018-10-02 18:05:10 +02:00
Apollinaire
735f49aa2b Remove default on arrow function core:App.jsx:getLocale 2018-10-02 17:49:26 +02:00
Eric Burel
fc57ddf183 better naming 2018-10-02 15:38:36 +02:00
SachaG
893425dcdc Do not try to specify locale on headers (let client/server figure it out from other headers) 2018-10-02 12:29:39 +09:00
SachaG
57225bee57 Pass locale to App.jsx during SSR process (as a cookie for now); keep original headers during SSR process; get locale from headers 2018-10-02 12:25:14 +09:00
SachaG
a4ec3fcf1f Minor refactoring in App.jsx; apolloTracing setting -> apolloServer.tracing; improve i18n server-side locale setting logic to account for cookie and accepted language headers 2018-10-02 10:15:47 +09:00
SachaG
561a6e2c63 Merge branch 'devel' of https://github.com/VulcanJS/Vulcan into devel 2018-10-02 09:28:53 +09:00
Sacha Greif
381309887d
Merge pull request #2092 from dimofte/fix/form-schema
SmartForm: use prop `schema`, if given
2018-10-01 17:19:20 +09:00
Bogdan Dimofte
3ea00f6ded SmartForm: use prop schema, if given 2018-10-01 11:03:10 +03:00
Sacha Greif
2ce8297c3b
Merge pull request #2091 from Apollinaire/debugIntl
Add /i18n debug page
2018-10-01 09:23:50 +09:00
Apollinaire
042dee1e12 Add debug dashboard 2018-09-30 23:16:13 +02:00
Sacha Greif
c22fd7a067
Merge pull request #2075 from Apollinaire/devel
Users' slug is updated on displayname change
2018-09-30 13:37:57 +09:00
SachaG
7847798e09 Better error when template doesn't exist 2018-09-29 17:12:58 +09:00
Sacha Greif
336a5442e7
Merge pull request #2082 from ErikDakoda/SubmitButtonLabels
SubmitButtonLabels
2018-09-29 08:43:49 +09:00
Apollinaire
af5693077e Add /i18n debug page 2018-09-28 18:33:53 +02:00
Sacha Greif
30ed4cc648
Merge pull request #2086 from Apollinaire/SchemaMerging
Don't merge schema in Vulcan, only do it with SimpleSchema
2018-09-28 21:52:21 +09:00
Sacha Greif
4c4510d260
Merge pull request #2088 from mousetraps/itani/email-subject
Email subjects shouldn't be coupled with sitename
2018-09-28 19:09:12 +09:00
Eric Burel
90d0e0c5a9
Merge pull request #2089 from lbke/apollo2-withMessages
Apollo2 withMessages
2018-09-28 11:14:49 +02:00
Eric Burel
e8a62d93ef
Merge branch 'apollo2' into apollo2-withMessages 2018-09-27 16:38:30 +02:00
Eric Burel
cbc387e7d1 withMessage is functionnal, need testing 2018-09-27 16:27:24 +02:00
Eric Burel
fd26020074
Update npm apollo-client and react-apollo to v2
It seems to fix the undefined results issue in the `graphql` HOC
It also enables Apollo chrome development tool, which is necessary to debug local cache
2018-09-27 16:21:22 +02:00
Eric Burel
e9788cbf45 rewriting withMessages with new apollo-link-state api 2018-09-27 15:52:51 +02:00
Sara Itani
6a54521dc6 Email subjects shouldn't be coupled with sitename 2018-09-27 03:24:11 -07:00