- 25 Mar, 2019 1 commit
-
-
Viacheslav Pavlov authored
- Suggestions for "institute.code", "taxonomy.genus", "countryOfOrigin.code3" - Added BooleanTermedFilter
-
- 05 Mar, 2019 2 commits
-
-
Matija Obreza authored
-
Viacheslav Pavlov authored
Some fixes and improvements for SubsetDisplay - Fixed accessionRef loading indicator at SubsetDisplay - Added "New version available here" to DisplayPage - Changed position of "New version available here" on compact SubsetCard - changed styles for non current subset version
-
- 01 Mar, 2019 1 commit
-
-
Viacheslav Pavlov authored
-
- 25 Feb, 2019 2 commits
-
-
Viacheslav Pavlov authored
- Subset filters include Partner - Fixed SSR for subset basic info edit page
-
Oleksii Savran authored
-
- 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
-
- 11 Feb, 2019 1 commit
-
-
Maxym Borodenko authored
- fixed case when after subset#reject old version was loaded via subsetService.list
-
- 01 Feb, 2019 1 commit
-
-
Oleksii Savran authored
added CreateNewButton at OAuth
-
- 30 Jan, 2019 1 commit
-
-
Viacheslav Pavlov authored
Added missing titles fixed stepper pages now titles are set by specific entity title not by generic "page type" contentHeaderWithButton now sets it's background color depending on it's type fixed vocabulary public routes PageTitle introduced, setPageTitle now used only by PageTitle component
-
- 29 Jan, 2019 1 commit
-
-
Maxym Borodenko authored
-
- 24 Jan, 2019 1 commit
-
-
Oleksii Savran authored
WIP: Tables replaced by cards at subsets, datasets, descriptors and descriptorlists Removed TableInfiniteLoader DashboardCard fix removed unused table components fix of vocabulary DisplayPage some fixes after rebase Changed styles of dashboard cards Changed DashboardCards
-
- 17 Jan, 2019 2 commits
-
-
Maxym Borodenko authored
-
Viacheslav Pavlov authored
-
- 16 Jan, 2019 2 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
-
- 15 Jan, 2019 1 commit
-
-
Matija Obreza authored
- Updated steps.ts files
-
- 09 Jan, 2019 1 commit
-
-
Matija Obreza authored
- Prevents updates on simple UI navigation
-
- 22 Dec, 2018 2 commits
-
-
Matija Obreza authored
- Set Accession display background color for historic records - accessionCount using <Number - Subset display uses AccessionRefCard instead of AccessionCard
-
Matija Obreza authored
- Using add-accessions, set-accessions - Rematch accessions happens out-of-band - Axios timeouts set to 0 for add-accessions - Don't sort AccessionRefs in AccessionRefsTable (causes bugs)
-
- 19 Dec, 2018 1 commit
-
-
Matija Obreza authored
-
- 18 Dec, 2018 1 commit
-
-
Oleksii Savran authored
-
- 06 Dec, 2018 1 commit
-
-
Maxym Borodenko authored
fixed subset editPage route
-
- 26 Nov, 2018 1 commit
-
-
Viacheslav Pavlov authored
-
- 22 Nov, 2018 2 commits
-
-
Viacheslav Pavlov authored
-
Viacheslav Pavlov authored
- see genesys-pgr/catalog/genesys-catalog-ui#404
-
- 21 Nov, 2018 1 commit
-
-
Maxym Borodenko authored
- Loading accessions on demand for stepper - Use accessionRef.accession data when available
-
- 16 Nov, 2018 1 commit
-
-
Viacheslav Pavlov authored
- Added padding top to all pages, added `!important` for all `p-*` and `m-*` classes - Container implementation changed to css variant - GridLayout renamed to GridContainer, fixed ContentHeaderWithButton paddings - added correct layouts to all browse pages - removed unnecessary classNames - Custom padding/margins used - fixed GridLayout paddings, fixed spacing on some browse pages
-
- 11 Nov, 2018 2 commits
-
-
-
Matija Obreza authored
-
- 09 Nov, 2018 1 commit
-
-
Maxym Borodenko authored
- Paste Markdown from Word
-
- 02 Nov, 2018 1 commit
-
-
Maxym Borodenko authored
-
- 01 Nov, 2018 1 commit
-
-
Matija Obreza authored
- Loading indicator
-
- 30 Oct, 2018 3 commits
-
-
Matija Obreza authored
- Fixed SSR for admin/requests
-
Matija Obreza authored
- all modules require `loadMore(paged: FilteredPage<>)` action - onPaginationChange obsolete, using `loadMoreData(FilteredPage.resort(...))` - loads 1st page
-
Matija Obreza authored
-
- 26 Oct, 2018 3 commits
-
-
Viacheslav Pavlov authored
- fixed accessions display in subset accessions-list step
-
Viacheslav Pavlov authored
-
Viacheslav Pavlov authored
- src/translations.json for application strings - translations for common components - translations split into modules, a script compiles one translation file - i18n for user module - i18n for requests module - i18n for list module - i18n for accessions module - i18n for repository module - i18n for subsets - i18n for institutes module - i18n for crop module
-
- 25 Oct, 2018 1 commit
-
-
Viacheslav Pavlov authored
- Remove licenses selector from Subset - moved to src/ui/genesys
-