Commit Graph

12 Commits

Author SHA1 Message Date
Ali Abid
d4759cfb3c fix format 2022-03-24 23:03:47 -07:00
pngwn
26d2c190fc
add test infra + add browser tests to CI (#852)
* add test infra

* improve test setup and utils

* finish a test

* add browser tests to ci

* fix ci

* fix ci

* fix ci

* fix ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* debug ci

* fix ci

* update lockfile

* fix formatting

* install browser when not cached

* bust cache

* debug test in ci

* fix button label

* generate screenshots for failed tests

* generate screenshots for failed tests

* generate screenshots for failed tests

* fix tests

* clean uip debug logs

* add setuip + teardown to functional tests

* remove build from static checks
2022-03-23 15:19:12 +00:00
Abubakar Abid
330ba63d61
Merge branch 'Blocks-Dev' into update-demos 2022-03-22 15:33:40 -07:00
aliabid94
4796e5568f
Interfaces from Blocks (#849)
Build interfaces from blocks

Co-authored-by: Ali Abid <aliabid94@gmail.com>
2022-03-22 15:28:11 -07:00
Abubakar Abid
01cc894987 updated to use merged components 2022-03-21 14:33:56 -07:00
Ali Abid
fd0928dc0a update backend to new output config format 2022-03-11 16:40:23 -08:00
Ömer Faruk Özdemir
05037f436c Block-Components
- fix errors
- remove type and optional from blocks context
2022-03-09 12:35:47 +03:00
Ömer Faruk Özdemir
dfb55e5865 Block-Components
- create input and output aliases for Textbox
- update author list
2022-03-04 09:15:30 +03:00
Ömer Faruk Özdemir
9451597224 Block-Components
- create general structure
- move Textbox into component.py
2022-03-02 21:59:37 +03:00
Ömer Faruk Özdemir
6600632380 Revert "Block-Events"
This reverts commit d6bfd7c682.
2022-03-02 17:55:58 +03:00
Ömer Faruk Özdemir
d6bfd7c682 Block-Events
- random commit
2022-03-02 17:55:44 +03:00
aliabid94
11dda55352
Gradio Blocks (#590)
Integrate initial work on Gradio Blocks by creating Blocks class and frontend Block code.
2022-02-28 22:35:21 -06:00