Commit Graph

18 Commits

Author SHA1 Message Date
Chris Mitchell 088519ba44
Venv docs (#394)
* Virtual env docs

* Fix docs

* add token
2023-12-05 09:28:48 -05:00
Chris Mitchell ab58a2d2c6
API Endpoints (#384)
* Initial script api work

* Initial script api

* Refactor form update logic

* Add status codes to api

* Add job submission and detail endpoints

* Remove __all__ from access message in json api

* Add api based script addition

* ADd check for MultiValueDict

* Fix MultiValueDict import

* Fix validate form

* USe ensure_list

* Refactor, more tests

* Test api

* rename tst

* test stubs

* More tests

* More tests, docs

* Move api key location

* Fix anon user

* more doc updates

* Add example using files

* Fix request parsing

* remove decoding
2023-06-22 10:51:40 -04:00
Chris Mitchell 9a5a789754
Add docker runner docs (#374)
* Add docker runner docs

* Add docker example script
2023-05-21 19:57:55 -04:00
Chris Mitchell eae834a369
Add dev guide and enforce code quality in github actions (#371)
* Add dev guide and enforce code quality in github actions

* Loosen minor version

* Rename file to align with index

* Change subsubsection for sphinx

* Fix dockerfile env

* Remove redundant exclude
2023-05-20 10:35:03 -04:00
Chris Mitchell 25c6bb6d2a
Run formatters (#370)
* Apply code formatter changes
2023-05-20 09:43:59 -04:00
Chris Mitchell 22666370af Remove unused index and tables from docs 2023-04-30 22:31:22 -04:00
Chris Mitchell 7b66c2a216 Remove unneeded wooey api docs 2023-04-30 22:29:47 -04:00
Chris Mitchell c366fce7b9
Update docs with changelog (#303)
* Update docs

* Fix rst

* rst cleanup
2019-11-29 21:03:34 -05:00
Chris Mitchell f1837c7519
Doc updates (#264)
* documentation updates

* spacing

* Formatting
2018-11-11 18:29:58 -05:00
Chris Mitchell 9b27c93ce0
Add in custom widgets (#175)
* Add in custom widgets

* Rename and fix migration

* Add type override from input_type field for widgets

* Add help_text for input_type to clarify it maps to the python type

* Add widget class to to WooeyWidget model

* Add widget class

* Remove redundant widget dict update

* Add settings module env var to docker-compose common

* Fix widget lookup

* Abstract more fileystem things in docker-compose

* Add test case for custom widgets

* Update migration text

* Add docs
2018-08-04 15:25:56 -04:00
Chris Mitchell e0e656d521 Fix wooey ui link 2018-05-20 09:37:35 -04:00
Chris Mitchell b014a6bdf7
Add in migration guide (#229)
* Add in missing settings to docs

* Add in initial documentation about upgading wooey

* Formatting

* Add code blocks

* Add code blocks
2018-04-02 07:29:09 -07:00
Chris Mitchell f56fbdf622 Initial docs for wooey UI 2017-12-12 09:12:20 -05:00
Martin Fitzpatrick a42681a3a6 Formatting fixes 2015-08-15 13:54:04 +02:00
Martin Fitzpatrick ffd3df25eb Add README.md documentation to the RTD 2015-08-15 13:54:03 +02:00
Martin Fitzpatrick 8c5e68b7d4 Try to fix models docs 2015-08-15 13:53:07 +02:00
Martin Fitzpatrick 8edda327cd Fix up the links in intro text 2015-08-15 13:53:07 +02:00
Martin Fitzpatrick 5bb91871a5 RTD documentation testing 2015-08-15 13:53:07 +02:00