Hayden
29d7c277d3
improve error handling
2022-09-24 11:14:36 -08:00
Hayden
d7e589a10d
implement upload limit configuration
2022-09-24 11:14:24 -08:00
Hayden
fe819d0374
implement editing attachments
2022-09-24 10:38:56 -08:00
Hayden
d67d96c6fe
consolidate API code
2022-09-23 14:47:34 -08:00
Hayden
0899217c43
implement service context
2022-09-23 14:47:17 -08:00
Hayden
d19f0e2922
add attachment API
2022-09-19 21:34:45 -08:00
Hayden
3cae78a85e
update item types and add attachments
2022-09-19 21:34:31 -08:00
Hayden
4a5928a362
drop strings composables for lib
2022-09-19 21:34:10 -08:00
Hayden
86321282f3
remove clean dir
2022-09-19 21:33:03 -08:00
Hayden
4985cbb6e3
use explicit truncate
2022-09-19 21:32:47 -08:00
Hayden
781ed9d1ba
implement generic drop zone
2022-09-19 21:32:35 -08:00
Hayden
257457a2d8
implement string utilities lib
2022-09-19 20:54:05 -08:00
Hayden
12dee6fcc5
attachment download
2022-09-19 14:33:48 -08:00
Hayden
c61ac295ba
get attachment endpoint
2022-09-19 13:12:07 -08:00
Hayden
48036eabce
implement attachment post route (WIP)
2022-09-14 20:05:13 -08:00
Hayden
5ee9082301
set env variables in prod container
2022-09-14 19:07:18 -08:00
Hayden
b672d88e5c
update env variables
2022-09-14 19:07:07 -08:00
Hayden
fa585db4db
update env variables to set data storage
2022-09-14 19:04:11 -08:00
Hayden
3b893e2242
add cache to code generators
2022-09-14 19:03:53 -08:00
Hayden
d103151620
change /content/ -> /homebox/
2022-09-14 18:29:25 -08:00
Hayden
852d312ba7
fix docker run code
2022-09-14 10:45:37 -08:00
Hayden
a3de84ba7b
update readme
2022-09-14 10:32:12 -08:00
Hayden
6a8972e20d
type img tag
2022-09-14 09:45:23 -08:00
Hayden
1f29cabf50
update readme
2022-09-14 09:43:55 -08:00
Hayden
07284b1c69
update todos
2022-09-14 09:39:52 -08:00
Hayden
6341aebe66
update docs
2022-09-14 09:35:23 -08:00
Hayden
84144d823d
update todos
2022-09-13 21:17:13 -08:00
Hayden
09eb9c6ce4
update status
2022-09-13 21:16:00 -08:00
Hayden
1dc9d6396a
setup docker volumes & versions
2022-09-13 21:15:01 -08:00
Hayden
0b92d57b85
embed version in binary
2022-09-13 20:06:07 -08:00
Hayden
ca36e3b080
fix: csv-importer ( #10 )
...
* update item fields to support import_ref
* add additional rows to CSV importer
* add CSV import documentation
* update readme
* update readme
* fix failed test
2022-09-12 20:54:30 -08:00
Hayden
90813abf76
fix(frontend): fix mis-matched state errors ( #9 )
...
implenmented a store for each global item and tied it to an event bus and used the listener on the requests object to intercept responses from the API and run the appripriate get call when updates were detected.
2022-09-12 19:36:22 -08:00
Hayden
724495cfca
merge docs into publish
2022-09-12 14:50:10 -08:00
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
870f25b09a
update todos
2022-09-09 13:12:54 -08:00
Hayden
ae33980ca5
update demo link
2022-09-09 13:07:27 -08:00
Hayden
14e0eeba9d
Add links
2022-09-09 13:04:24 -08:00
Hayden
6e0c3d98b9
update todo's
2022-09-09 13:02:23 -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
ab376134b9
handle parse form error
2022-09-09 10:22:51 -08:00
Hayden
7db55ef1a5
updates
2022-09-09 10:20:38 -08:00
Hayden
6263278ff5
ui cleanup
2022-09-08 22:05:23 -08:00