-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add alphabetic index * paginate applications * rename applications to projects on graphql * remove console logs * fix id * filter projects by category * add projects search on display name * include description words to search tri * refine search * add application aggregates * fix aggregate loader * add shuffle sort * organize * fix imports * add sort and aggregate indexes for lists * apply pagination, sorts, filters & search to lists * pull by id & aggregates * resolve projects in list content * add isCitizen flag to delegates * add isCitizen flag to graphql * remove test for za string encoding * sort lists by likes * all likes to list schema * add likedBy filter to lists * add byIncludedInBallots sort on projects * update dev DO instance name * fix search trie for full words * merge entities for indexers * add filterFn to search * revert entityDefinitions merge * fix search & filter combo * fix aggregates resolver * set databalse url in graphql request if not set
- Loading branch information
Showing
22 changed files
with
1,184 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.