new-ara-web icon indicating copy to clipboard operation
new-ara-web copied to clipboard

KAIST Community Ara Renewal Project

Results 39 new-ara-web issues
Sort by recently updated
recently updated
newest added

Bumps [axios](https://github.com/axios/axios) from 0.25.0 to 0.28.0. Release notes Sourced from axios's releases. Release v0.28.0 Release notes: Bug Fixes fix(security): fixed CVE-2023-45857 by backporting withXSRFToken option to v0.x (#6091) Backports from...

dependencies

Bumps [ip](https://github.com/indutny/node-ip) from 1.1.5 to 1.1.9. Commits 1ecbf2f 1.1.9 6a3ada9 lib: fixed CVE-2023-42282 and added unit test 5dc3b2f 1.1.8 8e6f28b lib: even better node 6 support 088c9e5 1.1.7 1a4ca35 lib:...

dependencies

[관련 티켓](https://www.notion.so/sparcs/FCM-topic-86a8890530fc454da1a4c0856389cafb) ## Feature - 게시판 구독 버튼 추가: 게시글에 새로운 글이 달릴 때 알림 - 게시글 구독 버튼 추가: 새로운 댓글 혹은 대댓글이 달리면 당사자가 아닌 제 3자한테도 받을...

feature

Bumps [tar](https://github.com/isaacs/node-tar) from 4.4.13 to 6.1.11. Changelog Sourced from tar's changelog. Changelog 6.2 Add support for brotli compression 6.1.13 (2022-12-07) Dependencies cc4e0dd #343 bump minipass from 3.3.6 to 4.0.0 6.1.12...

dependencies

Bumps the npm_and_yarn at /. security update group with 8 updates: | Package | From | To | | --- | --- | --- | | [@vue/cli-plugin-babel](https://github.com/vuejs/vue-cli/tree/HEAD/packages/@vue/cli-plugin-babel) | `4.5.16` |...

dependencies

sparcs-kaist/new-ara-api#189 를 위한 frontend websocket issue 입니다.

improve
backend

- [ ] /api/users//sso_logout_url/ 을 호출해서 sso_logout_url을 확보 - [ ] /rest-auth/logout/ api를 호출 - [x] JWT 삭제 - [ ] Sparcs SSO에서도 로그아웃 하고 싶으면 sso_logout_url로 이동하라고 유저에게 알려주기(모달?)

bug

Current bug: When refreshed, the selected language is set to the default language.

bug

In mobile view, if the nickname is too long, the edit button goes down, and cannot click it.

bug

# Dialog ![Dialog example](https://github.com/sparcs-kaist/new-ara-web/assets/50509417/6eb6ba60-859f-4421-beca-faf984989317) To display a dialog with a new design, we need these data: - article title - comment author profile image - comment id ## Define a...

feature
good first issue