Commit Graph

1326 Commits

Author SHA1 Message Date
Eli Bosley 6e5b2f1f67 fix: unused import 2024-11-05 16:11:21 -05:00
Eli Bosley 812053d7a4 feat: simplify getting version 2024-11-05 16:11:21 -05:00
Eli Bosley a929c7e3b3 fix: pass env through to docker 2024-11-05 16:11:21 -05:00
Eli Bosley c0179c8351 fix: env correct 2024-11-05 16:11:21 -05:00
Eli Bosley d5c7be54b0 fix: only test when API is changed 2024-11-05 16:11:21 -05:00
Eli Bosley 32478f34c2 fix: variable naming 2024-11-05 16:11:21 -05:00
Eli Bosley 4daa09b340 fix: only test if API was changed 2024-11-05 16:11:21 -05:00
Eli Bosley 346ce91f73 fix: EOF 2024-11-05 16:11:21 -05:00
Eli Bosley cee3a6d0ef fix: env input 2024-11-05 16:11:21 -05:00
Eli Bosley e90f606f43 feat: pass env into builder 2024-11-05 16:11:21 -05:00
Eli Bosley 05fa344454 feat: mount git folder to builder 2024-11-05 16:11:21 -05:00
Eli Bosley 406c400bd2 fix: proper directory in rc.unraid-api 2024-11-05 16:11:21 -05:00
Eli Bosley 1ae466899e fix: rm rf to fix build issues 2024-11-05 16:11:21 -05:00
Eli Bosley 5178e131ce fix: docker formatting and build mkdir issues 2024-11-05 16:11:21 -05:00
Eli Bosley 0bd11bce5a feat: don't remove directory, only files 2024-11-05 16:11:21 -05:00
Eli Bosley fddde33977 fix: remove unused job dependency 2024-11-05 16:11:21 -05:00
Eli Bosley 1f5df845eb feat: build and pack in docker 2024-11-05 16:11:21 -05:00
Eli Bosley ef54af655e fix: build issues based on removed code 2024-11-05 16:11:21 -05:00
Eli Bosley bb44862b7b fix: builder cache 2024-11-05 16:11:21 -05:00
Eli Bosley 9709dc82ea feat: swap to action 2024-11-05 16:11:21 -05:00
Eli Bosley 38f0699e19 feat: linting continues on error 2024-11-05 16:11:21 -05:00
Eli Bosley 6ca9f421eb fix: apollo client lint issues 2024-11-05 16:11:21 -05:00
Eli Bosley 935825571b fix: load builder image to cache 2024-11-05 16:11:21 -05:00
Eli Bosley 9beaa78820 feat: move to singular build and test step 2024-11-05 16:11:21 -05:00
Eli Bosley 420c2c1afd feat: buildx build caching 2024-11-05 16:11:21 -05:00
Eli Bosley 7c0cb07b83 feat: only run mainline build 2024-11-05 16:11:21 -05:00
Eli Bosley c6a7137f19 feat: right workin directory 2024-11-05 16:11:21 -05:00
Eli Bosley 44f9ba0e7f fix: subdependenies 2024-11-05 16:11:21 -05:00
Eli Bosley 1c61e64169 feat: workflow changes 2024-11-05 16:11:21 -05:00
Eli Bosley cf0eeebd31 feat: remove more unused calls 2024-11-05 16:11:21 -05:00
Eli Bosley f118597e47 feat: massive rc.unraid-api updates to facilitate installing and linking 2024-11-05 16:11:21 -05:00
Eli Bosley 6f2fcffd3e fix: remove unused imports 2024-11-05 16:11:21 -05:00
Eli Bosley 8f7748404c chore: dependency updates 2024-11-05 16:11:21 -05:00
Eli Bosley 88c2605d4f fix: delete boot script and update nvmrc 2024-11-05 16:11:21 -05:00
Eli Bosley c2d645612a feat: add exclude to vite.config 2024-11-05 16:11:21 -05:00
Eli Bosley b20f69c208 feat: pm2 fully working 2024-11-05 16:11:21 -05:00
Eli Bosley b9cedb70ff fix: logging location 2024-11-05 16:11:21 -05:00
Eli Bosley a11978aa33 fix: app running 2024-11-05 16:11:21 -05:00
Eli Bosley b0efcc0d51 feat: pm2 initial setup 2024-11-05 16:11:21 -05:00
Eli Bosley 92b5f2226e fix: eslint config 2024-11-05 16:11:21 -05:00
Eli Bosley 98f2603525 feat: more cleanup 2024-11-05 16:11:21 -05:00
Eli Bosley cfb1d50c8e feat: remove wtfnode 2024-11-05 16:11:21 -05:00
Eli Bosley 545ccf1938 feat: working 2024-11-05 16:11:21 -05:00
Eli Bosley 0c79995107 feat: almost working 2024-11-05 16:11:21 -05:00
Pujit Mehrotra 9d3397a687 refactor(web): reduce magic in identifying apollo cache item 2024-11-05 09:27:43 -05:00
Pujit Mehrotra 11c160835a feat(web): display error when a notification mutation fails 2024-11-05 09:27:43 -05:00
Pujit Mehrotra e388b37aa6 refactor(web): simplify naming of notification mutations 2024-11-05 09:27:43 -05:00
Pujit Mehrotra 1da882b807 refactor(web): extract notification object cache prefix to a constant 2024-11-05 09:27:43 -05:00
Pujit Mehrotra d9d5a24b70 feat(web): delete notifications from archive view 2024-11-05 09:27:43 -05:00
Pujit Mehrotra 24e3cad882 feat(web): make empty notification message clearer 2024-11-01 12:18:20 -04:00