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
78ec4663cc
feat(web): add count labels to notification tabs
2024-12-10 13:01:35 -05:00
Pujit Mehrotra
7c8e8a0e53
feat(web): pull date format from display/date and time settings
2024-11-22 12:23:03 -05:00
Pujit Mehrotra
89eb841b20
feat(web): add delete all notifications button to archive view in notifications sidebar
2024-11-18 14:44:20 -05:00
Pujit Mehrotra
0b469f5b3f
feat(web): enhance notifications indicator in UPC ( #950 )
...
* feat(web): scaffold ui for notifications indicator
* refactor(web): poll for notification overview instead of subscription
* test: rm failing notifications.resolver test stub
* feat(web): pulse indicator when new notifications are received
2024-11-07 14:36:30 -05:00
Pujit Mehrotra
9d3397a687
refactor(web): reduce magic in identifying apollo cache item
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
9968e0f7df
feat(web): implement notification filtering
2024-11-01 12:18:20 -04:00
Pujit Mehrotra
7e4022518d
feat(web): reconcile pagination with notifications apollo cache
2024-10-28 10:00:23 -04:00
Pujit Mehrotra
15a1a3ac15
feat(web): update cache & view when archiving notifications
2024-10-23 16:19:33 -04:00
Pujit Mehrotra
38524bce88
fix(web): add default values to optional vue component props
2024-10-18 11:42:38 -04:00
Pujit Mehrotra
8fe1e80bbd
feat(web): add gql archival mutations to notifications sidebar & item
2024-10-18 11:42:38 -04:00
Pujit Mehrotra
6cac078e15
refactor(web): instantiate apollo client statically instead of dynamically
2024-10-18 11:42:38 -04:00
Eli Bosley
29afe9b9e8
feat: settings through the API ( #867 )
...
* feat: api settings fully working
* refactor: nuxt config ConnectSettings
---------
Co-authored-by: Zack Spear <hi@zackspear.com >
2024-07-03 13:38:09 -04:00
Zack Spear
045750c87e
fix: lint issues
2024-05-16 14:13:01 -07: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
882e3e1ef4
feat: server config enum message w/ ineligible support ( #861 )
...
* test: serverState local components data tweaks
* feat: server config enum message w/ ineligible support
* refactor: config error messages
* chore: lint
2024-03-26 09:57:04 -04:00
Eli Bosley
b3768d65aa
fix: codegen on web run
2024-01-09 12:15:38 -08:00
Eli Bosley
fa5658fd81
feat: swap to fragement usage on webcomponent
2023-11-13 12:49:53 -05:00
Eli Bosley
b4f0a084f1
feat: fix codegen
2023-11-13 12:49:53 -05:00
Zack Spear
5cbccb06ad
fix(web): type errors
2023-11-01 13:36:17 -07:00
Zack Spear
17c7757bf6
refactor(web): sign in / out graph mutations
2023-08-31 17:11:28 -07:00
Zack Spear
9c66a6b13d
move into web for api repo merging
2023-08-08 13:50:42 -07:00