- 11 Jan, 2019 1 commit
-
-
- 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
- Fixed SSR for admin/requests
-
Matija Obreza authored
- all modules require `loadMore(paged: FilteredPage<>)` action - onPaginationChange obsolete, using `loadMoreData(FilteredPage.resort(...))` - loads 1st page
-
- 26 Oct, 2018 1 commit
-
-
- 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
-
- 08 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
-
- 05 Sep, 2018 1 commit
-
-
Viacheslav Pavlov authored
implemented relevant reducer variant
-
- 29 Aug, 2018 1 commit
-
-
Matija Obreza authored
- Moved pages to ui/pages/admin
-
- 28 Aug, 2018 1 commit
-
-