Commit Graph

20 Commits (3599666a017317399534f51f94db96a108990df1)

Author SHA1 Message Date
Tomáš Mládek 3599666a01 fix update_schema make target, diesel.toml 2022-01-21 17:58:41 +01:00
Tomáš Mládek 0dab348f58
ui -> webui 2022-01-13 19:02:08 +01:00
Tomáš Mládek f75c74a266
`make clean` also cleans js lib 2022-01-08 13:02:29 +01:00
Tomáš Mládek 5ff91af98e add STL viewer via three.js, change output format to es 2022-01-03 16:05:52 +01:00
Tomáš Mládek 353f2448b4
add no_default_features test to CI (allow fail) 2021-12-27 13:23:23 +01:00
Tomáš Mládek e1f033572b
fix png in makefile 2021-12-20 00:33:46 +01:00
Tomáš Mládek 6e91ce923d
fix makefile 2021-12-20 00:16:13 +01:00
Tomáš Mládek 98720118d3 Makefile explicitly refers to tools/upend_js/index.js - fix CI package step? 2021-12-05 18:19:45 +01:00
Tomáš Mládek b27fcecb78 fix CI build #2 2021-12-02 22:37:51 +01:00
Tomáš Mládek 8dcc474f1c attempt to fix CI 2021-12-02 22:25:25 +01:00
Tomáš Mládek 1c8f35f6d0 update Makefile (fix CI ui build?) 2021-11-12 16:34:13 +01:00
Tomáš Mládek f11b84f965 prepare Makefile for AppDir deploy 2021-06-11 15:07:16 +02:00
Tomáš Mládek bb48aa28d5 npm -> yarn in Makefile 2021-05-08 14:17:54 +02:00
Tomáš Mládek b60a1c07ba put "npm install" before build into Makefile 2021-04-05 22:08:19 +02:00
Tomáš Mládek 4c1034ee4b enable CI build for the whole app
Squashed commit of the following:

commit 9f767769ffd1887964e3294d47a043672208810d
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 11:51:20 2021 +0100

    update Makefile dependencies

commit 535689b90ea2061854082dda0381f03358f66fc9
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 11:02:24 2021 +0100

    build stage produces artifacts

commit 6841e1983141d99b30854430d6a9a6f9353ab9ac
Author: Tomáš Mládek <t@mldk.cz>
Date:   Sat Feb 20 10:58:10 2021 +0100

    install clippy, disable frontend lint for now

commit 778dec8436da536a2c76d9e34624bbbc47eee710
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 10:27:44 2021 +0100

    fix makefile (?)

commit b43ab42098bac0af4499a2b0e830c32cdcdcae52
Author: Tomáš Mládek <tmladek@protonmail.ch>
Date:   Sat Feb 20 10:25:38 2021 +0100

    CI test, build whole package
2021-02-20 12:39:19 +01:00
Tomáš Mládek a65e485aed lint as a spearate makefile target, add backend_lint 2020-09-14 01:08:58 +02:00
Tomáš Mládek 7d210f1a85 npm i before lint in Makefile 2020-09-14 09:47:15 +02:00
Tomáš Mládek 7b7affa3d8 add update_schema make target 2020-09-07 13:46:43 +02:00
Tomáš Mládek 099249fc41 code cosmetics, finish 2-way linking in sl-model, linting 2020-09-02 23:12:13 +02:00
Tomáš Mládek c27abd6cac rudimentary makefile, first "self-serving" version, enable NO_BROWSER flag 2020-08-30 23:13:09 +02:00