Commit graph

29 commits

Author SHA1 Message Date
Hayden
95ab14b866
feat: items-editor (#5)
* format readme

* update logo

* format html

* add logo to docs

* repository for document and document tokens

* add attachments type and repository

* autogenerate types via scripts

* use autogenerated types

* attachment type updates

* add insured and quantity fields for items

* implement HasID interface for entities

* implement label updates for items

* implement service update method

* WIP item update client side actions

* check err on attachment

* finish types for basic items editor

* remove unused var

* house keeping
2022-09-12 14:47:27 -08:00
Hayden
fbc364dcd2
Update issue templates 2022-09-12 14:43:19 -08:00
Hayden
75c633dcb5
frontend: cleanup
* dummy commit

* cleanup workflows

* setup and run eslint

* add linter to CI

* use eslint for formatting

* reorder rules

* drop editor config
2022-09-09 14:46:53 -08:00
Hayden
78fa714297 add PR workflow 2022-09-09 13:14:31 -08:00
Hayden
9da4a82788 init docs 2022-09-09 12:57:44 -08:00
Hayden
79d256b761 workflow and repo cleanup 2022-09-09 11:34:19 -08:00
Hayden
89591b2c60 add auto deploy to fly.io 2022-09-09 11:12:25 -08:00
Hayden
f4609a8110 another one 2022-09-09 11:00:55 -08:00
Hayden
1efb675125 update workflows 2022-09-09 10:57:13 -08:00
Hayden
858bfb5a40 reusable workflows? 2022-09-09 10:49:51 -08:00
Hayden
7db55ef1a5 updates 2022-09-09 10:20:38 -08:00
Hayden
bf2ad30609 update build process 2022-09-08 15:49:06 -08:00
Hayden
de8fb2033d sp 2022-09-08 15:45:13 -08:00
Hayden
2bfabe6cc6 fix directory 2022-09-08 15:14:28 -08:00
Hayden
6ca7f69fff container workflow 2022-09-08 15:09:26 -08:00
Hayden
508e2e59bd
tests: improve repo package coverage (#3)
* refactor and add repo tests

* add CI name

* use atomic for test shutdown

* use go 1.19

* add timeout
2022-09-05 00:26:21 -08:00
Hayden
572f0f6689 remove timeout 2022-09-04 16:49:57 -08:00
Hayden
5bf7efe87e set node version 2022-09-04 16:40:43 -08:00
Hayden
6b89796f88 do end-to-end testing 2022-09-04 16:40:11 -08:00
Hayden
7ccd48ad79
ci: end-to-end CI testing (#1)
* do end-to-end testing

* set node version

* build then start

* remove test restrictions

* panic if mime type fails

* use timeout
2022-09-03 19:06:55 -08:00
Hayden
39d8ff03f8 add scope 2022-09-03 01:36:48 -08:00
Hayden
67c6297e8c ciiiiiii 2022-09-03 01:35:06 -08:00
Hayden
43fbc2fb68 update 2022-09-03 01:32:48 -08:00
Hayden
7f3138c1f9 set working directory 2022-09-03 01:31:38 -08:00
Hayden
a2f3fa6cf1 update ci 2022-09-03 01:30:45 -08:00
Hayden
08d6c83fd4 update CI 2022-09-03 01:24:28 -08:00
Hayden
8c5f481fb9 update go test 2022-09-03 01:19:32 -08:00
Hayden
4c76f6b367 update imports 2022-08-29 18:40:54 -08:00
Hayden
29f583e936 Initial commit 2022-08-29 18:30:36 -08:00