Skip to content

Conversation

@longshuicy
Copy link
Member

@longshuicy longshuicy commented Jun 5, 2023

image

put those status in the config file instead of hardcoding in the component

@longshuicy longshuicy linked an issue Jun 5, 2023 that may be closed by this pull request
@longshuicy longshuicy marked this pull request as ready for review June 5, 2023 18:58
Copy link
Member

@ddey2 ddey2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

@lmarini lmarini merged commit 1780608 into main Jun 5, 2023
@lmarini lmarini deleted the 519-filtering-status-on-extraction-history-tab-doesnt-work branch June 5, 2023 21:22
longshuicy added a commit that referenced this pull request Jun 12, 2023
longshuicy added a commit that referenced this pull request Jun 29, 2023
* set up an example

* have to use default export

* error boundary works well

* error boundary

* 506 frontend request refresh jwt token every minute (#513)

* add periodically retrieval of the the refresh token

* not sure if it works

* periodically calling refresh token works

* clear up the logic

* pass in the interval from config

* change to every minute

* 507 create datasets form improvements (#515)

* refine metadata

* write customm error message field

* write custom error list

* customize the description to be multiline text area

* Error running extractor on main (#527)

* dataset_id was objectid, needed to be string

* folder id needs to be str as well

* fix filter by status (#529)

* 447 send api key to extractor (#473)

* added some stubs

* codegen

* Store extractor keys in separate collection

* Updated frontend codegen.

* Black backend formatting.

* remove None for folder_id

---------

Co-authored-by: Luigi Marini <lmarini@illinois.edu>

* add chunkfilename

* temp experiments

* experiment optimization and webpack chunk naming

* cache group

* set up image example

* add reducer to generate URL of downloaded bytes

* fix bug

* image is working

* add audio example

* audio component works

* video component

* add text component

* have a preview page

* add logics to clean up

* remove default

* typo

* optional props; wire everything through config

* restructure

* restructure

* fix import path

* try decorator

* decorator only works when onload

* it only loads little bit

* registration cannot happen automatically; from now on try new attempt

* prebuild not working

* prebuild no error but still not registering all the components

* prebuild works

* prerun script working

* black

* gitignore

* for now still hardcoding the registration component part

* plural form of mimetype

* dynamic name import works now

---------

Co-authored-by: Todd Nicholson <40038535+tcnichol@users.noreply.github.com>
Co-authored-by: Max Burnette <mburnet2@illinois.edu>
Co-authored-by: Luigi Marini <lmarini@illinois.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filtering status on 'Extraction History' tab doesn't work

4 participants