Commit History

fix: release protocol and readme for new app file
52cda84

vancauwe commited on

fix: clean push all observations
6f483b1

vancauwe commited on

fix: imports for data requests
7aebf2b

vancauwe commited on

feat: add types and home page text
de2a82e

vancauwe commited on

chore: remove unused and debug code
14b60f7

rmm commited on

test: test_two_input_files_realdata passing with all 4 input widgets
32091bb

rmm commited on

fix: implemented state for persistent date/time data entry
fc21199

rmm commited on

fix: test_two_input_files_realdata passing
2e11215

rmm commited on

fix: test_no_input_no_interaction passing
21b4fff

rmm commited on

feat: inputs frozen after validation clicked
8609001

rmm commited on

fix: lat/lon values persist over page switches
6d20197

rmm commited on

chore: rename test to match moved content in refactor
92f48dd

rmm commited on

fix: test patches updated to reflect code refactoring
befc693

rmm commited on

chore: fix page documentation
7af40e7

vancauwe commited on

chore: documentation of refactor
aba41f2

vancauwe commited on

fix: tests running
e40a0fa

vancauwe commited on

test: logger usage from classifier page
958b383

vancauwe commited on

feat: add logger
581fadf

vancauwe commited on

fix: observations now persist across page switches
2c18274

rmm commited on

fix: classifier tabs render their own content only
53eb5bc

rmm commited on

feat: challenges and refactoring of page order
4f8cbf1

vancauwe commited on

feat: functional sliders and date input
a4eb606

vancauwe commited on

feat: requests basic architecture
41c5156

vancauwe commited on

feat: extract dataset manipulation from map features
6f0e32c

vancauwe commited on

fix: revert the caption in whale viewer for tests
44e5f5e

vancauwe commited on

fix: states over pages
85c8b0f

vancauwe commited on

feat: arranging states and updating requirements
5c07215

vancauwe commited on

feat: new color palette
84afa3b

vancauwe commited on

feat: functional cetacean classifier
c3c6d46

vancauwe commited on

feat: content split to page and gallery maps good to go
2f87aad

vancauwe commited on

feat: pages skeleton
828f42d

vancauwe commited on

Merge pull request #40 from sdsc-ordes/fix/timezones
fe38b4f
unverified

vancauwe commited on

Merge pull request #39 from sdsc-ordes/fix/nofail-on-missing-ext-resource
268ccba
unverified

vancauwe commited on

Merge pull request #38 from sdsc-ordes/fix/spoof-metadata
c961cff
unverified

vancauwe commited on

fix: use string form of timezone not tzinfo object
9c92b35

rmm commited on

fix: added timezone to InputObservation, updated tests
2514067

rmm commited on

fix: timezone from file metadata, or from locale if absent
0cc6a8a

rmm commited on

docs: explanation for how to use debug env variable
8d0dee7

rmm commited on

CI: removed the debug flag for pytest, now testing in normal mode
ef0921f

rmm commited on

test: visual workflow test populates email to progress
f2147d2

rmm commited on

test: main full workflow test populates email unless debug mode
e550397

rmm commited on

fix: email field must be populated to pass validation
21762f6

rmm commited on

test: updated to test behaviour according to debug flag state
c09e385

rmm commited on

fix: env variable defines whether fields autopopulated
b008f47

rmm commited on

fix: added broad exception handling branch too, cleanup
88f66c3

rmm commited on

fix: simplified try_download_dataset
d219dea

rmm commited on

test: unit tests for the try_download_dataset wrapper
ba0dee1

rmm commited on

fix: catch failing external resouce: huggingface dataset
a1c0c4d

rmm commited on

Merge pull request #33 from sdsc-ordes/feat/stateful-workflow
cf8541f
unverified

rmm-ch commited on

CI: install chrome with sudo
6451b00

rmm commited on