- 11 Apr, 2019 1 commit
-
-
- 09 Apr, 2019 1 commit
-
-
Replaced simple changing of URL with navigateTo action Now BrowsePages receive whole apiCall data from props Fixed overviewPage filtering Fixed map page loading with filter code Fixed navigating between routes with filters fixed redirect from institute/ crops page to accessions Browse Fix after rebase
-
- 25 Mar, 2019 1 commit
-
-
- Suggestions for "institute.code", "taxonomy.genus", "countryOfOrigin.code3" - Added BooleanTermedFilter
-
- 21 Feb, 2019 1 commit
-
-
Viacheslav Pavlov authored
- Improved ApiCall actions - Cleaned up state management and Page.merge() - Accession Overviews with ApiCall - Delayed `<Loading />` indicator display - Too much flicker for quick requests - Added pure api caller to make cancelable call without redux update - Fixed permissions autoComplete - Added cancelable api creators to Accessions module -Removed services from accessions ui module - Added cancelable api creators to CMS module - Removed unused constants from CMS module - Added cancelable api creators to Crop module - Added cancelable api creators to Datasets module - replaced pureApiCaller with common one for AccessionMapInfo - Added cancelable api creators to DescriptorList module - Fixed dashboard redux state and updates - Added cancelable api creators to Descriptor module - Added cancelable api creators to Geo module - Added cancelable api creators to Institutes module - Added cancelable api creators to KPI module - Added cancelable api creators to Partners module - Added cancelable api creators to Repository module - Added cancelable api creators to Requests module - Added missing xhrConfig to services - Added cancelable api creators to Subsets module - Added cancelable api creators to User module - Added cancelable api creators to User module - Added xhrConfig param to all Services, now ApiCall ensures that xhrConfig will be as last param - Removed services from Datasets ui - Several bug fixes - Removed Service usages from UI - Fixes after rebase
-
- 31 Jan, 2019 2 commits
-
-
- Fixed SSR - Fixed filterCode + position recognizing in routes Signed-off-by:
Matija Obreza <matija.obreza@croptrust.org>
-
Matija Obreza authored
-
- 26 Jan, 2019 1 commit
-
-
Moved MapTileLayer ensure that all layers lay properly now enabled layer configs open after sidebar opens
-
- 16 Jan, 2019 1 commit
-
-
Viacheslav Pavlov authored
AccessionAuditLog moved to separate model, audit log now loads on click
-
- 01 Nov, 2018 1 commit
-
-
Matija Obreza authored
- Loading indicator
-
- 30 Oct, 2018 1 commit
-
-
Matija Obreza authored
- all modules require `loadMore(paged: FilteredPage<>)` action - onPaginationChange obsolete, using `loadMoreData(FilteredPage.resort(...))` - loads 1st page
-
- 26 Oct, 2018 1 commit
-
-
Matija Obreza authored
- <CropCard compact /> is link to crop - Snackbar on applyFilters - InstituteFilters: accessions in Genesys first - Institute browser: sort by collection size - Pagination sort by custom properties
-
- 11 Oct, 2018 2 commits
-
-
Viacheslav Pavlov authored
accessions state divided into public and dashboard, so now no conflicts for subset accessions fixed AccessionService use added usage of AccessionRef, changes related to model move
-
Viacheslav Pavlov authored
-
- 08 Oct, 2018 1 commit
-
-
Matija Obreza authored
-
- 07 Oct, 2018 1 commit
-
-
Matija Obreza authored
-
- 03 Oct, 2018 2 commits
-
-
Matija Obreza authored
-
- move requestService actions in service folder - user root actions and reducer renamed to public, some fixes related to getState() func - fixed stepper view, fixed subset editor actions, now stepper routes declared only in steps.ts - Migrate to modular layout merged - added module for accessions - added module for institute - added module for subsets
-
- 30 Sep, 2018 1 commit
-
-
Matija Obreza authored
- Backend response error must not be put into Redux state - Failed proxy request with status code 504 produces circular JSON structure
-
- 19 Sep, 2018 1 commit
-
-
Viacheslav Pavlov authored
-
- 16 Sep, 2018 1 commit
-
-
Matija Obreza authored
-
- 13 Sep, 2018 1 commit
-
-
Signed-off-by:
Matija Obreza <matija.obreza@croptrust.org>
-
- 07 Sep, 2018 1 commit
-
-
- All stepper and stepper page logic moved to abstract super-class - Moved all related to dashboard files to ui/dashboard, changed publish API use, improved UI, new usage of Subset.AccessionId Replaced multiple accession get requests by one request with filter resolved merge conflicts
-
- 05 Sep, 2018 1 commit
-
-
Viacheslav Pavlov authored
implemented relevant reducer variant
-
- 13 Aug, 2018 1 commit
-
-
Viacheslav Pavlov authored
-
- 30 Jul, 2018 1 commit
-
-
Viacheslav Pavlov authored
-
- 26 Jul, 2018 1 commit
-
-
Matija Obreza authored
-
- 25 Jul, 2018 1 commit
-
-
Matija Obreza authored
- navigateTo ignored on the server - [ ...undefined ] throws error, must test if value is present - Debugging SSR with npm run ssr2 -- --client-id=..
-
- 24 Jul, 2018 1 commit
-
-
Matija Obreza authored
- includes updates to existing functions - Implemented NumberFilter - PagedLoader more sensitive to page size
-