https://github.com/searchkit/searchkit

sort by:
Revision Author Date Message Commit Date
bb82a3a chore(rc30 release): rc30 release (#860) * chore(rc30 release): rc30 release * style(eslint styles): eslint styles 14 February 2021, 18:39:33 UTC
a27e774 feat(rangefilter): allow min / max & dateMin / dateMax to be optional (#859) #844 13 February 2021, 10:03:59 UTC
564c8b2 Rc29 (#858) * chore: release rc29 * style: eslinting fixes 09 February 2021, 19:55:41 UTC
fc98800 feat: add optional postProcessRequest (#857) * add optional postProcessRequest * test: postProcessRequest in SearchkitRequest * docs: example for how to use postProcessRequest 09 February 2021, 13:50:07 UTC
0647cfb chore: release rc28 (#856) #851 09 February 2021, 10:10:15 UTC
36ae398 breaking: full es query control from Query interfaces (#854) * breaking: control the full query field in an es query from the Query interfaces * remove empty post_filter from es query * remove empty query, filter, post_filter from es query * return null for empty Query * add empty query for facet aggregation filter * docs: update CustomQuery example * test: update CustomQuery to use query 08 February 2021, 21:18:39 UTC
ad0d636 Run tests on PRs (#855) * run tests on PRs * run only once on PR 08 February 2021, 20:34:13 UTC
938636c Create SECURITY.md 29 January 2021, 21:12:37 UTC
5ddbc98 Update customisations-graphql-multiple-configurations.md 24 January 2021, 21:35:41 UTC
a5270b9 Update guides-indexing.md 21 January 2021, 21:57:09 UTC
a18bcea Update api-setup.md 20 January 2021, 21:23:30 UTC
d3941ec Update api-setup.md 19 January 2021, 21:43:53 UTC
f3b5d78 Update overview.md 18 January 2021, 21:12:34 UTC
9e6a2e9 Geo search Filter support in schema (#847) * geosearch wip * feat: geofilter bounding box support * style: eslint update * WIP * WIP * eslint fixes * remove unneeded api * update api with filters 16 January 2021, 20:14:21 UTC
b8940b3 Update README.md 14 January 2021, 22:14:22 UTC
c096d6a Update README.md 14 January 2021, 22:13:26 UTC
6005389 Update overview.md 13 January 2021, 21:36:41 UTC
13830b9 Update README.md 13 January 2021, 21:30:13 UTC
bf21543 Update index.js (#846) Search favicon added to the index page 05 January 2021, 19:08:44 UTC
e63a414 added search favicon for docs (#845) Co-authored-by: Pranav Patel <pranav@quze.co> 04 January 2021, 18:58:12 UTC
3b24719 Update ui-setup-eui.md (#843) 04 January 2021, 18:42:33 UTC
c476fe3 docs: update documentation on readme (#842) 03 January 2021, 09:56:28 UTC
7d525ee Base Filters Functionality (#841) * feat: add the ability to apply request specific base filters to the elasticsearch request * test: fix searchkitrequest test * rc27 02 January 2021, 14:24:33 UTC
a118a53 Documentation updates for searchkit/cli (#839) * docs: fix documentation to include renaming of types * fix: rename the types to reflect changes * docs: update cli documentation to reflect new changes 01 January 2021, 08:42:44 UTC
2704151 Improve documentation + update examples + bug fix with combo box (#838) * docs: fix documentation to include renaming of types * fix: rename the types to reflect changes * docs: improve documentation over the changed types + fix examples to use schema * chore: rls rc26 01 January 2021, 08:22:11 UTC
09a2a80 Searchkit schema (#837) * Searchkit Schema * eslint * update docs * update examples * feat(schema): customise typename for root and hit objects * docs: documentation for schema documentation restructure * style: eslint eslint updates * chore: release rc25 * docs: upgrade notes 31 December 2020, 20:28:34 UTC
3b65fe5 add readme + findability changes (#834) 27 December 2020, 08:31:29 UTC
86d094c rc24 27 December 2020, 08:23:48 UTC
4a06d07 feat(resolvers): add id for filters (#833) 27 December 2020, 08:22:06 UTC
2859107 Selected filters improvements (resolvers) (#832) * feat(summaryresolver): improve the way appliedfilters node works allow customisation to be provided to applied filters for those building complex facets #798 * style(daterangefacet): tslint 26 December 2020, 08:36:28 UTC
c247114 fix next example issues 23 December 2020, 19:58:26 UTC
3d8bdc9 chore(examples/next): update dependencies on example app (#831) 23 December 2020, 19:41:44 UTC
2e07640 Update ui-setup-own-components.md (#822) * Update ui-setup-own-components.md syntax errors removed * Update ui-setup-own-components.md * Update docs/docs/ui-setup-own-components.md Co-authored-by: Joseph McElroy <phoey1@gmail.com> * Update docs/docs/ui-setup-own-components.md Co-authored-by: Joseph McElroy <phoey1@gmail.com> Co-authored-by: Joseph McElroy <phoey1@gmail.com> 23 December 2020, 19:35:45 UTC
6c6cee9 Bump node-notifier from 8.0.0 to 8.0.1 (#830) Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/mikaelbr/node-notifier/releases) - [Changelog](https://github.com/mikaelbr/node-notifier/blob/v8.0.1/CHANGELOG.md) - [Commits](https://github.com/mikaelbr/node-notifier/compare/v8.0.0...v8.0.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 22 December 2020, 09:09:53 UTC
68d3c87 Tweaked some grammar and spelling (#829) 21 December 2020, 08:58:56 UTC
8c5dc39 RangeSlider fix: Level indications + flexible boundaries + Removing 0 min range filters (#828) * fix(rangeslider): fix slider when boundaries are not 0-100 specify the boundaries based on the levels. Generate better levels to indicate where results are #827 * fix(client): bug fix for unable to remove filter when range min is 0 when the range filter min is 0, failed to remove the filter * feat: re-order facets * style: eslint * release 23 20 December 2020, 20:10:45 UTC
1a9784d fix(searchkit/cli): fix issue with cli not working (#826) lib was not being built prior to publishing. issue was the build step wasn't scoped in 19 December 2020, 20:50:03 UTC
2f2efc9 bump 17 December 2020, 21:41:51 UTC
76ef5c5 update overview 17 December 2020, 21:34:09 UTC
3132873 Indexing guide (#823) * indexing guide + cli * eslint improvements * fix range slider * release rc21 * add more links to documentation * skip tests for cli * typo 17 December 2020, 21:32:14 UTC
12f0258 Bump ini from 1.3.5 to 1.3.7 in /examples/aws-lambda (#813) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 December 2020, 19:31:03 UTC
fca7685 Bump ini from 1.3.5 to 1.3.7 in /examples/with-prisma (#812) Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. - [Release notes](https://github.com/isaacs/ini/releases) - [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 December 2020, 19:30:24 UTC
b57b289 Update ui-setup-own-components.md (#821) Update Facet Component syntax in ui-setup-own-components.md issue : no <ol> closing tag! 16 December 2020, 09:31:03 UTC
8bf87ae Update ui-setup-own-components.md (#820) syntax error fixed for searchInput 15 December 2020, 18:45:54 UTC
56cb95f Search on load (#818) * build: add debugger for searchkit/client * chore: update react types dep to 17 * docs: split guides and docs into seperate sections * fix js error when run locally * remove unneeded react types * fix: fix error where input was uncontrolled * feat(searchbar): if query is set, use it as default value #809 * feat: allow query to be adjusted #806 * bump to rc20 13 December 2020, 22:14:23 UTC
bdeccdf Update docusaurus.config.js (#814) fix : edit page redirecting to the 404 page of the github 12 December 2020, 19:55:23 UTC
542253a Update docusaurus.config.js (#811) Edit redirection changed to the docs 11 December 2020, 09:15:11 UTC
24fb6f4 With express app example (#807) * docs: documentation on express * bump versions on demo site 08 December 2020, 08:52:01 UTC
eaa78e8 Https performance improvements (#804) * perf(searchkitrequest): improve https performance using custom http agent * chore(update yarn): update yarn * chore: rc19 release 07 December 2020, 22:25:11 UTC
dd5187e Update base-ui-setup.md (#803) query => QUERY variable name changed in Setup Apollo Client 07 December 2020, 18:50:57 UTC
b8f8fcc Update api-setup.md (#802) searchkit schema giving the error GraphQLError: Syntax Error: Expected Name, found } due to the empty object of the type HitFields 07 December 2020, 08:53:03 UTC
3b75410 docs: add links to searchkit v2 06 December 2020, 18:43:54 UTC
c8e674e Fix: combobox applying filters (#801) * fix(combobox): issue with combobox applying filters * chore: release rc18 06 December 2020, 12:52:17 UTC
3aa1385 fix: fix apollo client cache issues (#800) * fix: fix apollo client cache issues remove usage where we are incorrectly using id for types. Facet has been refactored to change id to identifier. this will help apollo cache to work BREAKING CHANGE: For all facets, id now is identifier. Apollo client network policy is now the default cache-first strategy #797 * bump to rc17 * docs: update setup own components doc with facet identifier change * fix: allow introspection 06 December 2020, 08:08:17 UTC
beb567f fix: facet size can be configured / changed at query time (#796) fix #791 05 December 2020, 07:35:02 UTC
293cb9e update stale action settings 04 December 2020, 20:34:20 UTC
96e3d49 Bump highlight.js from 9.18.1 to 9.18.5 (#795) Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.18.1 to 9.18.5. - [Release notes](https://github.com/highlightjs/highlight.js/releases) - [Changelog](https://github.com/highlightjs/highlight.js/blob/9.18.5/CHANGES.md) - [Commits](https://github.com/highlightjs/highlight.js/compare/9.18.1...9.18.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 04 December 2020, 20:16:47 UTC
729f50f Improve testing + fix total size issue when no results (#794) * test: remove polly and use nock with static mock responses #793 * fix: better compatibility support for es6 / es7 over total #792 * build(rc16 release): rc 16 * test: typo on hitsresolver test 04 December 2020, 20:13:25 UTC
28e51fe feat(#788) add custom query class (#790) * feat(#788) add custom query class * bump to rc15 03 December 2020, 20:27:52 UTC
0a3eaec add cheetsheet (#789) 02 December 2020, 21:45:48 UTC
bb61bd3 Create CODE_OF_CONDUCT.md (#787) 02 December 2020, 08:33:35 UTC
7f32920 Sorting Selector + Improvements to ComboBox (#784) * WIP for sorting * eslint * add sortBy filtering to resolvers * prettier update * WIP * update next example with sorting selector * fix eslint errors * do not fix node version * do not run lib tests * add sortBy tests on searchkit/client * exclude transpiled tests * update SortingSelector component * fix ComboBox component * fix issue with HitsResolver page on ES 6.x * update packages * update readme for searchkit/client * SortingOption defaultOption to be optional * build before testing * adding documentation for sorting * rename stage to reflect activity * update documentation * feature (#784): Sorting * update yarn lock Co-authored-by: Joseph McElroy <joe@josephs-air.lan> 01 December 2020, 20:08:58 UTC
cfb8ce2 Fixed a minor misspelling and tweaked grammar (#785) 27 November 2020, 18:38:19 UTC
55f6f6f fix: link (#783) 24 November 2020, 05:48:16 UTC
c53e8d3 qbox sponsor (#782) 23 November 2020, 19:22:03 UTC
4959a97 update site metatags 22 November 2020, 19:15:30 UTC
218a3a4 Prisma example (#781) * prisma boilerplate * Add prisma to docs 22 November 2020, 18:22:56 UTC
b0e2225 update docs (#779) 21 November 2020, 20:18:22 UTC
366861f Docs: Create react app example + Migration docs (#778) * add migration doc * update packages * remove jest-babel * add create-react-app example * update docs 20 November 2020, 21:12:17 UTC
150fb08 Initial Elastic ui unit tests (#774) * setup of jest for @searchkit/elastic-ui + some initial tests * fix tests 19 November 2020, 20:24:45 UTC
bb1eb76 (fix) setting pkg version for cd 18 November 2020, 20:34:48 UTC
734ff1a Chore: Update npm keywords (#773) * Remove console log for query * switch to using ts-jest * fix eslint errors * add searchkit/client unit tests * add documentation on customisation * update licence * update keywords * version bump to rc13 18 November 2020, 19:50:16 UTC
c816224 AWS lambda example (#771) * Remove console log for query * switch to using ts-jest * fix eslint errors * add searchkit/client unit tests * add documentation on customisation * update licence * Add chat button * Add aws lambda example 17 November 2020, 21:55:11 UTC
c621ccb Bump node-fetch from 2.6.0 to 2.6.1 (#768) Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 17 November 2020, 18:30:16 UTC
51e886d Customisation documentation (#770) * add documentation on customisation * update licence 16 November 2020, 21:15:43 UTC
73169ab Bump object-path from 0.11.4 to 0.11.5 (#769) Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5. - [Release notes](https://github.com/mariocasciaro/object-path/releases) - [Commits](https://github.com/mariocasciaro/object-path/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 16 November 2020, 08:05:38 UTC
8fc7850 fixed formatting (#766) 16 November 2020, 07:59:57 UTC
a6ba8e2 Searchkit/ client units + RC 12 bump (#767) * Remove console log for query * switch to using ts-jest * fix eslint errors * add searchkit/client unit tests * release rc12 16 November 2020, 07:58:06 UTC
34ea0e7 run publishing packages only on merged next PRs 15 November 2020, 17:18:15 UTC
d96623b Update documentation + blog links 15 November 2020, 17:17:30 UTC
cd6ce9e add google analytics to demo site and docs 14 November 2020, 10:14:47 UTC
72a53b6 fix mobile header 14 November 2020, 08:06:49 UTC
6a4afe9 fix links + add google analytics 14 November 2020, 08:00:36 UTC
a14082a rc10 13 November 2020, 22:24:17 UTC
c9d4374 fix package doc 13 November 2020, 22:23:57 UTC
2e62e3d package readmes 13 November 2020, 22:22:45 UTC
dd64196 Better links in readme 13 November 2020, 22:22:16 UTC
c8b8b18 rc9 13 November 2020, 20:23:10 UTC
aa0af40 fix pagination issues from different api responsees between es v6 & v7 13 November 2020, 20:22:23 UTC
b7e837f fix padding issue 13 November 2020, 17:17:32 UTC
4923c3e update docs site 13 November 2020, 17:02:12 UTC
2676162 update docs site 13 November 2020, 15:37:32 UTC
dfc4ba9 example changes 11 November 2020, 21:14:06 UTC
a0bbb52 move docs and demo outside of packages 11 November 2020, 21:13:25 UTC
0a56fe4 fix apollo-resolver test suite 11 November 2020, 20:33:15 UTC
401a24f rc8 11 November 2020, 20:25:03 UTC
129b6ac update documentation 11 November 2020, 20:24:13 UTC
524ba91 update eslint 11 November 2020, 20:23:55 UTC
621e886 clean up deps for root 11 November 2020, 20:23:26 UTC
46d2ac1 update documentation on eui 10 November 2020, 21:04:02 UTC
back to top