Commit Graph

641 Commits

Author SHA1 Message Date
Sam Tolmay
7201a4f351 fix(graphql): google sheet fixes 2020-11-19 17:46:13 +02:00
Sam Tolmay
e1a1a262d6 Merge branch 'develop' into google-sheets 2020-11-19 17:37:57 +02:00
Sam Tolmay
9d37a56221 feat(graphql): add GoogleSheetGetOne request 2020-11-19 17:37:32 +02:00
Sam Tolmay
c181c0ce26 feat(graphql): add GoogleSheetGetMany request 2020-11-19 17:26:53 +02:00
Sam Tolmay
4c4f2527aa feat(graphql): add GoogleSheet connection 2020-11-19 15:24:43 +02:00
Gervwyk
b14c25586c fix(blocksBasic): add index to snapshot names 2020-11-19 13:28:38 +02:00
Gervwyk
8e8fcce6d4 feat(blocksAntd): new block ParagraphInput 2020-11-19 13:10:25 +02:00
Gervwyk
e63042a741 fix(blocksAntd): add value index to snapshot names 2020-11-19 13:10:01 +02:00
Gervwyk
31adbb7ae0 feat(blocksAntd): render Examples for all meta.values 2020-11-19 12:01:03 +02:00
Gervwyk
b1cc7063af feat(blockTools): run render tests with all meta.values 2020-11-19 11:58:58 +02:00
Gervwyk
f65301bf0f feat(blockTools): split run schemaTest to seperate file 2020-11-19 11:57:52 +02:00
Gervwyk
84da967a4d fix(blockTools): add style to blockSchema 2020-11-19 10:44:59 +02:00
Gervwyk
552bb2354b feat(blocksAntd): Paragraph with additional props and tests 2020-11-19 10:44:38 +02:00
Gervwyk
16c40eb2d8 Merge branch 'develop' into blocks-antd-paragraph 2020-11-18 20:27:06 +02:00
Gervwyk
5d2e9c895e Merge branch 'develop' into blocks-antd-message 2020-11-18 18:14:50 +02:00
Gervwyk
f4c6cd8d73 feat(blocksAntd): Message with method tests 2020-11-18 18:12:23 +02:00
Gervwyk
4fdee9b12f feat(blocksAntd): add method call button to Examples 2020-11-18 18:12:00 +02:00
Gervwyk
82d27c1313 fix(blockTools): igore tests level block fields to schema tests 2020-11-18 18:11:18 +02:00
Gervwyk
0112fefbd2 feat(blockTools): add method auto tests to runRenderTests 2020-11-18 18:10:38 +02:00
Sam Tolmay
0812030de9 feat(graphql): add mingoAggregation and mingoFilter utils 2020-11-18 18:10:04 +02:00
Gervwyk
4190279f0d feat(blocksAntd): add jest-serializer-html to serialize enzyme snapshots 2020-11-18 18:09:51 +02:00
Sam Tolmay
edd765d519 fix(graphql): fix mongodb update one test 2020-11-18 17:20:39 +02:00
Sam Tolmay
da84ef48f7 feat(graphql): improve errors and read/write checks 2020-11-18 17:04:48 +02:00
Sam Tolmay
5452d86832 feat(graphql): add check connection read and write utils 2020-11-18 14:42:00 +02:00
Gervwyk
b2b7aede7f
Merge pull request #208 from lowdefy/refactor-requests
Refactor requests
2020-11-17 18:08:50 +02:00
Gervwyk
cda1d1ecf8 feat(blocksAntd): render methods onClicks 2020-11-17 18:07:28 +02:00
Gervwyk
426e01189d feat(blockTools): memoize registerMethod to envoke methods in tests 2020-11-17 18:06:53 +02:00
Sam Tolmay
beb402d3a7 fix(graphql): fix request controller tests 2020-11-17 17:51:46 +02:00
Sam
e3ddbb4bff
Merge pull request #155 from lowdefy/blocks-antd-alert
feat(blocksAntd): alert examples
2020-11-17 17:47:57 +02:00
Sam Tolmay
393f261f62 feat(graphql): refactor request controller 2020-11-17 17:39:19 +02:00
Gervwyk
8780da1e70 fix(blocksAntd): no need to serialize Icon properties 2020-11-17 17:35:41 +02:00
Gervwyk
20713f97f1 fix(blocksAntd): omit all lowdefy props in Icon props spread 2020-11-17 17:31:02 +02:00
Gervwyk
e0872d0bed Merge branch 'blocks-antd-alert' into blocks-antd-message 2020-11-17 16:59:46 +02:00
Gervwyk
df8998b52d feat(blocksAntd): update Alert snapshots 2020-11-17 16:40:37 +02:00
Gervwyk
209679b237 feat(blocksAntd): omit list and menus on Icon 2020-11-17 16:38:23 +02:00
Gervwyk
168490d4da feat(blocksAntd): tests for Alert 2020-11-17 16:38:02 +02:00
Gervwyk
37f7c72375 feat(blocksAntd): refactor Alert with visible icon default 2020-11-17 16:37:38 +02:00
Sam
dc6bafca69
Merge pull request #152 from lowdefy/blocks-antd-badge
feat(blocksAntd): badge examples
2020-11-17 15:47:21 +02:00
Gervwyk
729dd42cae Merge branch 'blocks-antd-badge' into blocks-antd-alert 2020-11-17 15:46:05 +02:00
Sam
202fe7d200
Merge pull request #163 from lowdefy/blocks-antd-menu
feat(blocksAntd): menu examples -  (selectable not working)
2020-11-17 15:44:33 +02:00
Gervwyk
a01f49afae feat(blocksAntd): icon for Badge and tests 2020-11-17 15:29:48 +02:00
Gervwyk
59b29e4d94 Merge branch 'blocks-antd-menu' into blocks-antd-badge 2020-11-17 15:26:03 +02:00
Gervwyk
088c2a6ca6 feat(blocksAntd): simplify getDefaultMenu logic 2020-11-17 15:25:44 +02:00
Gervwyk
4f75eae16b Merge branch 'blocks-antd-menu' into blocks-antd-badge 2020-11-17 14:48:43 +02:00
Gervwyk
581386bdd0 feat(blocksAntd): additional Menu tests for menus and titles 2020-11-17 14:48:23 +02:00
Gervwyk
aa6845a8c5 feat(blockTools): add full schema for menus to blockSchema 2020-11-17 14:47:58 +02:00
Sam Tolmay
17d4777f68 fix(grapgql): export mongodb resolvers, add licence headers 2020-11-17 14:47:10 +02:00
Gervwyk
cd8ed033ac chore: merge antd-menu 2020-11-17 14:11:21 +02:00
Gervwyk
414ca1e9db feat(blocksAntd): refactor Menu and tests 2020-11-17 14:08:46 +02:00
Gervwyk
412f08a04d feat(blockTools): add menus to block schema 2020-11-17 14:08:20 +02:00