Eli Bosley
0fa41f5690
fix: re-add type-check
2024-12-17 11:48:45 -05:00
Eli Bosley
c6547a51fc
feat: lots of progress on colors
2024-12-17 11:48:45 -05:00
Pujit Mehrotra
a09f7c935d
refactor(api): delete only archived notifications in deleteAll ( #983 )
...
* refactor(api): delete only archived notifications in deleteAll
* refactor: rename deleteAllNotifications mutation to deleteArchivedNotifications
* fix: update mutation name for deleting archived notifications
* chore(web): update codegen dependencies to fix codegen issues
* chore(web): update vue-tsc to fix build typechecking
2024-12-13 14:50:33 -05:00
Pujit Mehrotra
acccb3694c
chore(web): add testing step to github actions
2024-11-19 13:21:41 -05:00
Pujit Mehrotra
2724485989
test(web): Markdown sanitization & extensibility
...
fix(web): replaces dompurify with isomorphic-dompurify to enable server-side usage with same syntax
2024-11-19 13:21:41 -05:00
Pujit Mehrotra
abcaa5aedb
feat(web): support markdown in notification messages
2024-11-19 13:21:41 -05:00
Pujit Mehrotra
e5f029830b
chore: add import organizer to prettier config ( #959 )
...
* chore(web): add import organizer plugin to prettier config
* chore(api): add import organizer plugin to prettier config
* chore(api): sort imports in notifications resolver & service
as a demonstration
* chore(web): sort imports in notifications indicator
as a demonstration
2024-11-12 09:46:29 -05:00
Pujit Mehrotra
1a33e6343a
chore(web): add prettier config & tailwind class sorting ( #955 )
2024-11-08 13:17:10 -05:00
Eli Bosley
885d1537b6
feat: fix issues with permissions and invalid modules
2024-11-05 16:11:21 -05:00
Pujit Mehrotra
6234d61ae5
fix(web): dedupe incoming notifications during cache merge
2024-10-28 10:00:23 -04:00
Eli Bosley
30f92374d0
fix: floating-ui fixes
2024-10-18 11:42:38 -04:00
Zack Spear
e84c3ebe14
feat: WIP notifications w/ shadcn
...
Currently the build doesn't work in webgui
2024-10-18 11:42:38 -04:00
Eli Bosley
999a8e39eb
fix: remove console logs with vue plugin
2024-10-10 09:41:12 -04:00
Eli Bosley
ba77ff4a4c
feat: remove console log disabler
2024-10-09 13:49:57 -04:00
Zack Spear
648b560148
refactor(package.json): update build scripts for dev and webgui
...
- Update the prebuild and postbuild scripts in package.json to handle environment variables and file paths correctly for the dev and webgui builds.
2024-10-03 13:47:12 -07:00
github-actions[bot]
5ad10af303
chore: release main
2024-09-03 14:36:05 -04:00
github-actions[bot]
dd2dc40ff1
chore: release main
2024-09-03 14:24:36 -04:00
Eli Bosley
2492f4cec9
feat: web version set
2024-08-28 16:37:15 -04:00
Zack Spear
7759fe1dc3
chore(web): update deps + eslint ( #887 )
...
* chore: update deps + eslint
* fix: lint + type errors
2024-05-16 09:26:39 -04:00
Zack Spear
1108f49b07
feat: postbuild script to add timestamp to web component manifest
2024-04-30 17:12:33 -07:00
Zack Spear
08567f287a
fix: marked-base-url install
2024-01-31 11:02:37 -08:00
Zack Spear
6f4d983d89
chore: uninstall pinia-plugin-persistedstate
2024-01-31 11:02:37 -08:00
Zack Spear
cf54f01945
chore: install marked
2024-01-31 11:02:37 -08:00
Zack Spear
117b7430db
chore: organize npm scripts & install pinia-plugin-persistedstate
2024-01-31 11:02:37 -08:00
Zack Spear
63b7c0361e
feat: npm scripts to prevent webgui builds with wrong urls
2024-01-08 11:13:22 -06:00
Zack Spear
1de59150bc
chore: rename web component deploy script
2023-11-20 17:43:19 -08:00
Zack Spear
c1c4baf476
test: remove standard-version
2023-11-15 13:55:10 -08:00
Zack Spear
e023ba6a19
chore(release): 1.0.8
2023-11-15 13:54:05 -08:00
Zack Spear
2ffeabe2a6
chore(release): 1.0.6
2023-11-15 13:49:25 -08:00
Zack Spear
36c5bbc3fd
chore(release): 1.0.4
2023-11-15 13:49:07 -08:00
Zack Spear
da1ee3d631
test: package.json
2023-11-15 13:43:42 -08:00
Zack Spear
33e4ba261c
chore(web): add release script
2023-11-15 13:20:23 -08:00
Zack Spear
00182ebb3c
chore: deps updated
2023-11-14 17:22:48 -08:00
Zack Spear
95554e9832
chore(web): lint & type check to build:dev & build:webgui
2023-11-08 16:15:54 -08:00
renovate[bot]
13f366472b
chore(deps): update graphqlcodegenerator monorepo
2023-11-02 12:37:59 -04:00
Zack Spear
ef198494b0
chore: add nuxt type-check to package scripts
2023-11-01 13:36:17 -07:00
Zack Spear
f554c3d3e2
chore: package updates
2023-11-01 13:36:17 -07:00
Zack Spear
17a5767108
refactor(web): registration page UI UX
2023-11-01 13:36:17 -07:00
Zack Spear
57efcef072
feat: WIP first pass at UpdateOs page replacement component
2023-11-01 13:36:17 -07:00
Zack Spear
8b5ba1aa97
wip: update os via upc
2023-11-01 13:36:17 -07:00
Zack Spear
cceb33d791
feat(web): create script to move build to webgui repo
2023-09-08 15:20:01 -07:00
Zack Spear
4bab23a232
chore(web): remove amazon-cognito-identity-js dep
2023-08-31 17:11:28 -07:00
Zack Spear
5aac3abbd3
chore(web): package updates
2023-08-10 12:17:59 -07:00
renovate[bot]
f68854a016
chore(deps): update dependency @nuxt/devtools to ^0.7.0 ( #663 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-08-09 18:13:41 -04:00
Zack Spear
f75ff38607
fix: builds to prevent redeclartion with webgui vars
2023-08-08 16:09:08 -07:00
Zack Spear
959a2618c0
chore: lint
2023-08-08 13:50:42 -07:00
Zack Spear
9c66a6b13d
move into web for api repo merging
2023-08-08 13:50:42 -07:00