Cal H.
|
5ffe14f058
|
fix: undefined functions/properties across frontend (#4210)
* fix: notification mark as read
* revert: composition API change
* fix: categories
* feat: enable vue/no-undef-properties in 'warn' mode.
* fix: app undefined properties
* revert: ss block
* fix: eslint-disable for [version].vue
|
2025-08-18 11:46:58 +00:00 |
|
Cal H.
|
4ad6daa45c
|
fix: DI nonsense (#4174)
* fix: DI nonsense
* fix: lint
* fix: client try di issue
* fix: injects outside of context
* fix: use .catch
* refactor: convert projects.vue to composition API.
* fix: moderation checklist notif pos change watcher
* fix: lint issues
|
2025-08-15 18:02:55 +00:00 |
|
Cal H.
|
2aabcf36ee
|
refactor: migrate to common eslint+prettier configs (#4168)
* refactor: migrate to common eslint+prettier configs
* fix: prettier frontend
* feat: config changes
* fix: lint issues
* fix: lint
* fix: type imports
* fix: cyclical import issue
* fix: lockfile
* fix: missing dep
* fix: switch to tabs
* fix: continue switch to tabs
* fix: rustfmt parity
* fix: moderation lint issue
* fix: lint issues
* fix: ui intl
* fix: lint issues
* Revert "fix: rustfmt parity"
This reverts commit cb99d2376c321d813d4b7fc7e2a213bb30a54711.
* feat: revert last rs
|
2025-08-14 20:48:38 +00:00 |
|
Cal H.
|
b81e727204
|
feat: introduce dependency injection framework (#4091)
* feat: migrate frontend notifications to dependency injection based notificaton manager
* fix: lint
* fix: issues
* fix: compile error + notif binding issue
* refactor: move org context to new DI setup
* feat: migrate app notifications to DI + frontend styling
* fix: sidebar issues
* fix: dont use delete in computed
* fix: import and prop issue
* refactor: move handleError to main notification manager class
* fix: lint & build
* fix: merge issues
* fix: lint issues
* fix: lint issues
---------
Signed-off-by: IMB11 <hendersoncal117@gmail.com>
Signed-off-by: Cal H. <hendersoncal117@gmail.com>
|
2025-08-13 20:48:52 +00:00 |
|
IMB11
|
1846c59733
|
feat: DEV-132 automatic icon generation (#3878)
* feat: automatic icon generation
* fix: lint
* fix: broken icon imports after changes
* fix: deps
|
2025-07-01 20:54:21 +00:00 |
|
Aaron Müller
|
6cdc07406d
|
Use the new ConfirmModal (#3458)
* style: copy from old modal
* chore: move to new modals
* eslint: fix sorting
---------
Signed-off-by: Aaron Müller <160637865+amueller0@users.noreply.github.com>
|
2025-04-19 14:50:30 +00:00 |
|
MikeyPants
|
59e18b3104
|
fix(apps/frontend): error data can be undefined (#3513)
|
2025-04-19 13:05:43 +00:00 |
|
Erb3
|
e81a4ade97
|
chore: run lint (#2411)
* chore: run lint
* chore: fix lint
|
2024-09-28 01:28:13 +00:00 |
|
Geometrically
|
9708685506
|
Add GDPR export (#2461)
|
2024-09-27 13:33:28 -07:00 |
|
Evan Song
|
dab284f339
|
Frontend Tailwind Fixes + Small Fixes (#1258)
* Fix Tailwind not targeting the src dir
* Merge tw fixes
* Fix footer logo alignment in mobile layout
|
2024-07-07 18:28:55 -07:00 |
|
Evan Song
|
abec2e48d4
|
Add TailwindCSS (#1252)
* Setup TailwindCSS
* Fully setup configuration
* Refactor some tailwind variables
|
2024-07-06 20:57:32 -07:00 |
|
Evan Song
|
0f2ddb452c
|
Migrate to Turborepo (#1251)
|
2024-07-04 21:46:29 -07:00 |
|