- 27 Feb, 2019 1 commit
-
-
Matija Obreza authored
-
- 21 Feb, 2019 2 commits
-
-
-
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
-
- 20 Feb, 2019 2 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
- Added `<BlurbText body=... />` control
-
- 19 Feb, 2019 1 commit
-
-
Oleksii Savran authored
-
- 30 Jan, 2019 1 commit
-
-
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
-
- 07 Jan, 2019 1 commit
-
-
Matija Obreza authored
-
- 22 Dec, 2018 1 commit
-
-
- 09 Dec, 2018 2 commits
-
-
Matija Obreza authored
- accepts downloadUrl + postParams object
-
- Download dialog
-
- 03 Dec, 2018 2 commits
-
-
Viacheslav Pavlov authored
-
ButtonBar component fixed
-
- 22 Nov, 2018 1 commit
-
-
- 21 Nov, 2018 2 commits
-
-
Matija Obreza authored
-
- fixed navigate after save, fixed checkbox `"false"` value handle
-
- 16 Nov, 2018 1 commit
-
-
- 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
-
- 30 Oct, 2018 2 commits
-
-
Matija Obreza authored
-
Matija Obreza authored
- UrlTemplate.expand must be called with `({ varName, var2 })`!
-
- 26 Oct, 2018 3 commits
-
-
- with i18n
-
Matija Obreza authored
- Components should receive translated strings - Components may use t() for their internal texts
-
- 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
-
- 11 Oct, 2018 1 commit
-
-
Added missing footers on some pages, fixed pageLayout width
-
- 08 Oct, 2018 1 commit
-
-
Matija Obreza authored
-
- 03 Oct, 2018 1 commit
-
-
- 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
-
- 18 Sep, 2018 1 commit
-
-
- fixed "the same key" warning Signed-off-by:
Matija Obreza <matija.obreza@croptrust.org>
-
- 14 Sep, 2018 1 commit
-
-
Matija Obreza authored
- <Markdown supports "firstParagraph" flag
-
- 09 Sep, 2018 1 commit
-
-
- fixed prettyFilters and DateFilter sync - fixed date input missing value - new Date(year, monthIndex, day) monthIndex is 0-based
-
- 06 Sep, 2018 1 commit
-
-
- 23 Aug, 2018 1 commit
-
-
Viacheslav Pavlov authored
-
- 22 Aug, 2018 1 commit
-
-
Viacheslav Pavlov authored
-
- 08 Aug, 2018 2 commits
-
-
Viacheslav Pavlov authored
renamed position to location
-
Viacheslav Pavlov authored
Added PropertiesCard Added missing components
-
- 04 Aug, 2018 1 commit
-
-
Matija Obreza authored
-
- 02 Aug, 2018 1 commit
-
-