Activity
Change yml linting machine to ubuntu 22.04
Change yml linting machine to ubuntu 22.04
Added more validayion to importer
Added more validayion to importer
Added more importer error handling
Added more importer error handling
Merge branch 'auto-import' into release-02
Merge branch 'auto-import' into release-02
Reworked auto importer to walk subdirectories and and only import 'new'
Reworked auto importer to walk subdirectories and and only import 'new'
Moved format_timeseries to utils
Moved format_timeseries to utils
Format timeseries data to include OOR info
Format timeseries data to include OOR info
Secure code to ensure result_type exists before using it
Secure code to ensure result_type exists before using it
Fixed #1224 - better handle result type in UI which can be timeseries…
Fixed #1224 - better handle result type in UI which can be timeseries…
Fixed issue with category duplication
Fixed issue with category duplication
Fixed #LIMS-1209 - Ensure the overriden folderitems set the categories
Fixed #LIMS-1209 - Ensure the overriden folderitems set the categories
Added auto import override
Added auto import override
Send all column to frontend instead of just the headers
Send all column to frontend instead of just the headers
Added blank entries to column data vocabs
Added blank entries to column data vocabs
Started on auto importer for timeseries "instrument"
Started on auto importer for timeseries "instrument"
Override viewlet to hide the Analyses table if there are no analyses
Override viewlet to hide the Analyses table if there are no analyses
Changed AnSerive from override to monkey patch
Changed AnSerive from override to monkey patch
Ensure timeseries validation only happend for timeseries result types
Ensure timeseries validation only happend for timeseries result types
Added timeseries column data validation
Added timeseries column data validation
Used AS's Precision in importer
Used AS's Precision in importer
Importer must import data values from xls
Importer must import data values from xls
Format timeseries values to 2 decimal points for now - need a
Format timeseries values to 2 decimal points for now - need a
Tried to custom extended component
Tried to custom extended component