-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Adding free-text-search to related barriers (#845) * Adding free-text-search to related barriers * Rebase * Update and working search endpoint * format * format * Excluding archived barriers from inactive notification alerts (#858) Co-authored-by: santinomolinaro <santino.molinaro@mail> * Deleting cached barrier when creating and updating next steps items so they are reflected instantly on frontend (#861) Co-authored-by: santinomolinaro <santino.molinaro@mail> * TSS-1995: Move set_to_allowed_on into public barrier serializer (#862) * tss-1995: set_to_allowed expected on public_barrier serializer --------- Co-authored-by: abarolo <[email protected]> * updates * format * format * using the full text search on the search page * lint fix --------- Co-authored-by: santinomolinaro <santino.molinaro@mail> Co-authored-by: abarolo <[email protected]> Co-authored-by: abarolo <[email protected]> Co-authored-by: Uka Osim <[email protected]> Co-authored-by: Uka Osim <[email protected]> * feat: lint fix * raise search limit * test fix * TSS 1966 dashboard summary with filters (#885) * hotfix: Reduce Dataworkspace pagination size (#877) * hotfix: Reduce Dataworkspace pagination size --------- Co-authored-by: abarolo <[email protected]> * Basic summary info Basic summary stats exposed with filter set implemented * Fix filtering * Remove comments * Add financial year --------- Co-authored-by: abarolo <[email protected]> Co-authored-by: abarolo <[email protected]> * Tss 1965 dashboard tasks merge branch (#888) * Adding Dashboard Task list view to calculate outstanding tasks for display on new dashboard * Unit tests and edge case fixes * Limiting initial query to 1000 results, and order by last modified on date --------- Co-authored-by: santinomolinaro <santino.molinaro@mail> * Dashboard chart data (#898) * Fix PB100 filter (#890) --------- Co-authored-by: santinomolinaro <santino.molinaro@mail> Co-authored-by: abarolo <[email protected]> Co-authored-by: abarolo <[email protected]> Co-authored-by: Uka Osim <[email protected]> Co-authored-by: Uka Osim <[email protected]> Co-authored-by: Feroze Rub <[email protected]>
- Loading branch information
1 parent
bd0b941
commit e65f68f
Showing
18 changed files
with
2,563 additions
and
209 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
Oops, something went wrong.