Skip to content

Latest commit

 

History

History
1251 lines (881 loc) · 83 KB

CHANGELOG.md

File metadata and controls

1251 lines (881 loc) · 83 KB

Changelog

6.2.0

Minor Changes

  • store the collapsed state of the sidebar in localStorage

6.1.0

Minor Changes

  • update dependencies

Patch Changes

6.0.0

Major Changes

  • use turborepo instead of rushjs and bump dependencies

5.7.3

Wed, 05 Jun 2024 07:37:27 GMT

Patches

  • use avatarUrl instead of avatar

5.7.2

Wed, 05 Jun 2024 06:08:35 GMT

Patches

  • forget to return data...

5.7.1

Wed, 05 Jun 2024 05:53:27 GMT

Patches

  • delete usesless code

5.7.0

Wed, 05 Jun 2024 05:45:49 GMT

Minor changes

  • support to update profile by KeyCloak

5.6.5

Tue, 04 Jun 2024 03:48:22 GMT

Patches

  • try use axios.put

5.6.4

Tue, 04 Jun 2024 03:30:42 GMT

Patches

  • typo: DashBoard to Dashboard

5.6.3

Sun, 02 Jun 2024 09:31:15 GMT

Patches

  • try load userInfo

5.6.2

Sun, 02 Jun 2024 09:14:36 GMT

Patches

  • update user method

5.6.1

Sun, 02 Jun 2024 09:04:34 GMT

Patches

  • delete useless code

5.6.0

Sun, 02 Jun 2024 08:58:18 GMT

Minor changes

  • support update user profile

5.5.0

Sat, 01 Jun 2024 05:37:05 GMT

Minor changes

  • update dependencies

5.4.6

Fri, 31 May 2024 06:25:33 GMT

Patches

  • add eslint-disable-next-line react-hooks/exhaustive-deps temporarily

5.4.5

Fri, 31 May 2024 06:04:50 GMT

Patches

  • add eslint-disable-next-line react-hooks/exhaustive-deps temporarily

5.4.4

Fri, 31 May 2024 05:54:56 GMT

Patches

  • write token to localStorage

5.4.3

Fri, 31 May 2024 05:15:19 GMT

Patches

  • delete useless code

5.4.2

Fri, 31 May 2024 05:04:35 GMT

Patches

  • try not use @react-keycloak/web

5.4.1

Fri, 31 May 2024 04:07:50 GMT

Patches

  • try close StrictMode to prevent infinite loop of keycloak

5.4.0

Thu, 30 May 2024 16:06:16 GMT

Minor changes

  • delete useless code

5.3.2

Thu, 30 May 2024 15:38:51 GMT

Patches

  • eleminate compile warnings

5.3.1

Thu, 30 May 2024 14:49:29 GMT

Patches

  • fix alias

5.3.0

Thu, 30 May 2024 14:41:08 GMT

Minor changes

  • update dependenies

5.2.7

Thu, 30 May 2024 14:24:14 GMT

Patches

  • typo imagePoperOver to imagePopover

5.2.6

Thu, 30 May 2024 14:03:33 GMT

Patches

  • typo: hanldeOk to handleOk

5.2.5

Thu, 30 May 2024 13:55:08 GMT

Patches

  • typo: stringfySearch to stringifySearch

5.2.4

Thu, 30 May 2024 13:29:12 GMT

Patches

  • typo: ConfirmPoper to ConfirmPopover

5.2.3

Wed, 29 May 2024 16:06:09 GMT

Patches

  • typo error

5.2.2

Wed, 29 May 2024 15:22:27 GMT

Patches

  • typo: isPublicingCovers to isPublicCovers

5.2.1

Wed, 29 May 2024 15:09:02 GMT

Patches

  • typo: DashBoard to Dashboard

5.2.0

Wed, 29 May 2024 14:52:38 GMT

Minor changes

  • Typo: Securty to Security

5.1.0

Sat, 18 Jun 2022 06:33:21 GMT

Minor changes

    1. use @mui/x-date-pickers instead of @mui/lab; 2. supports multipl and clipboarde upload

5.0.0

Sun, 05 Jun 2022 21:37:31 GMT

Breaking changes

  • big change for migrating to react 18 and using @mui/x-data-grid

4.3.4

Sat, 14 May 2022 10:10:36 GMT

Patches

  • fix types

4.3.3

Sat, 14 May 2022 09:55:06 GMT

Patches

  • fix types

4.3.2

Fri, 13 May 2022 19:14:57 GMT

Patches

  • auto logout when 401

4.3.1

Tue, 19 Apr 2022 02:31:22 GMT

Patches

  • fix blog editor page crash

4.3.0

Thu, 07 Apr 2022 10:49:17 GMT

Minor changes

  • use lottie for sso tips

4.2.1

Mon, 10 Jan 2022 09:51:00 GMT

Patches

  • fix bandwagon formula

4.2.0

Sun, 09 Jan 2022 14:46:08 GMT

Minor changes

  • use no-cache for apolloClient

4.1.1

Sun, 09 Jan 2022 14:02:54 GMT

Patches

  • add token for uploader

4.1.0

Tue, 04 Jan 2022 12:52:44 GMT

Minor changes

  • migrate to react-router-dom and fix PostEditor style broken

4.0.0

Mon, 29 Nov 2021 04:57:53 GMT

Breaking changes

  • migrate to keycloak

3.19.0

Sun, 21 Nov 2021 06:04:05 GMT

Minor changes

  • update graphql error strategy

3.18.0

Sat, 20 Nov 2021 12:59:36 GMT

Minor changes

  • upgrate to @ mui v5

3.12.0 (2021-10-31)

Features

3.11.0 (2021-10-31)

Features

3.10.2 (2021-10-24)

Bug Fixes

3.10.1 (2021-10-23)

Bug Fixes

  • add content-type when uploading (52d73ef)

3.10.0 (2021-10-23)

Features

3.9.0 (2021-09-30)

Features

  • delete BindPhoneNumber module (adea4ae)

3.8.0 (2021-09-12)

Features

3.7.2 (2021-07-08)

Bug Fixes

  • should only one alert when JWT is expired (bccab3a)

3.7.1 (2021-07-02)

Bug Fixes

  • only need to logout once when the JWT is expired (3226cfc)

3.7.0 (2021-06-15)

Features

  • display an alerts when session has expired, and redirect to login page after confirming (fbac481)

3.6.0 (2021-05-11)

Features

  • modify filename and add try...catch for uploading (7757168)
  • supports paste image to tui.editors and upload it to AliOSS (30356b8)

3.5.0 (2021-04-26)

Features

  • highlight for ToggleButton of Bandwagon logs (4e0aab5)

3.4.0 (2021-04-08)

Features

  • add header for TagClouds component (27f6b61)
  • supports skeleton for PostRankList component (5ed933b)

3.3.0 (2021-03-27)

Features

3.2.1 (2021-03-21)

Bug Fixes

  • luxon format: luxon uses a new format to instead of momentjs (bf08673)

3.2.0 (2021-02-25)

Features

3.1.0 (2021-01-02)

Features

3.0.0 (2020-12-28)

Features

2.7.0 (2020-11-10)

Features

  • add Link icon for external link in Drawer component (33e0edd)

2.6.0 (2020-10-01)

Features

  • add .env.production.example (63ec2a5)
  • block pre tag temporarily when uploading to algolia (b4f13a0)
  • compatible with the new version of mui-datatables (e92679f)
  • delete useless files (6fdcab5)
  • do not upload .env.production (ddb6f7d)
  • rename PostConfig to PostEditor (ace840e)
  • rename PostConfig to PostEditor (37fcf21)
  • resolve conflict (aa9283a)
  • send data after publishing an article (5a3e236)
  • support algoliaSearch (bb7acfe)
  • update algoliasearch (b7ac483)
  • use addPostToAlgolia (4c65428)
  • use algoliaSearch (74fc190)

2.5.0 (2020-09-25)

Features

  • logic optimization of logining with Google reCAPTCHA (5d5e6fe)

2.4.0 (2020-09-24)

Features

2.3.0 (2020-09-22)

Features

  • extends: support external link to Drawer component (c09b39f)

2.2.0 (2020-08-28)

Features

2.1.1 (2020-07-30)

Bug Fixes

  • bandwagonservicestatus: update swap to 8GB` (bb36500)

2.1.0 (2020-07-30)

Features

  • bandwagonservicestatus: update swap to 8GB and update the display of SWAP Usage (1dacb99)

2.0.0 (2020-07-26)

Features

1.2.3 (2020-06-06)

Features

  • @types/yup's oneOf is not updated (eb4f8cf)
  • delete name and value properties for TOTP Radio component (4dc7f70)
  • update login (29e0a6f)
  • update Login (a5cc0a0)

Bug Fixes

  • tagscloud.tsx: set overflow-y: scroll for TagCloud component (600b2d0)

1.2.2 (2020-05-16)

Bug Fixes

  • fix the bug that switching page numbers does not change the style (be36934)

1.2.1 (2020-05-11)

Bug Fixes

  • schedule.tsx: delete custom Appointments component (96b2b59)

1.2.0 (2020-05-11)

Features

  • add travis ci (4ccd42d)
  • delete useless file (192d1c5)
  • disable submit button on isSubmitting or isUpdatingPost (293288f)
  • migrate chartjsConfig.ts (a24438b)
  • migrate enhanceEditor to bussiness menu (fc26fad)
  • migrate graphql config file to graphql file folder (fceb72e)
  • pause Register (6327174)
  • please specify at least one tag (073c97c)
  • resolve conflict (73c927d)
  • unseal register (f74a5f1)
  • update .travis (a6e2607)
  • update globalStyles name (3914226)
  • update logout in production mode (17f3a5f)
  • update Open Source txt (4f130fd)
  • update RUN apt install git (931d3b9)
  • user master input at least one tag (1d7b746)

Bug Fixes

  • support weight for PlayerTable (a680875)

1.1.1 (2020-05-04)

Bug Fixes

  • support weight for PlayerTable (a680875)

1.1.0 (2020-05-04)

Features

1.0.0 (2020-05-01)

Features

  • please specify at least one tag (073c97c)
  • resolve conflict (73c927d)
  • unseal register (f74a5f1)
  • user master input at least one tag (1d7b746)

0.20.0 (2020-04-18)

Features

  • code optmization (d5139d9)
  • delete unused line (775ff2e)
  • finish 404 page (36d62e8)
  • finish BindPhoneNumber component (8d4088c)
  • finish SMS (1901a8c)
  • init sms modal (fb97334)
  • pause to register (9d30433)
  • refactor DashBoard styles (0ef12e0)
  • support optimistic ui for Player component (df9d27b)
  • the submit btn will be disabled when email is not changing (42433e2)
  • the submit btn will be disabled when username is not changing (72a2716)
  • update appollClient (545a227)
  • update fetchPolicy (341d2d3)
  • update Footer component (356335f)
  • update GrayTheme component;s style (33f2479)
  • update handleTabChange (74187b3)
  • update Header (2a74c45)
  • update image path (8b4042d)
  • update LiveTourTable (8f879a7)
  • update Player for supporting exchange position (e740934)
  • update PlayerModal's txt (67b17ac)
  • update Setting component (9f9268e)
  • update SMS typeDefs (6121ce2)
  • update txt for BestAluum component (fb7574a)
  • update txt of Cover components (303f7f9)
  • update txt of Home container (1e547fa)
  • update txt of Motto (7c29034)
  • update types of Announcement (e3fdcc4)
  • update updateUserName and updateEmail (2c0f608)
  • update validationSchema at register (12c12d2)
  • update YanceyMusic Table (c20be9f)

0.19.0 (2020-04-12)

Features

0.18.0 (2020-04-10)

Features

0.17.0 (2020-04-06)

Features

0.16.0 (2020-04-05)

Features

0.15.0 (2020-04-03)

Features

0.14.0 (2020-03-31)

Features

0.13.0 (2020-03-22)

Features

0.12.1 (2020-03-18)

Features

  • update vulnerabilities dependencies (17d7885)

0.12.0 (2020-03-04)

Features

0.11.0 (2020-03-03)

Features

  • update showTime of LiveTour (5eb849d)

0.10.1 (2020-03-02)

Features

  • migrate to unejected CRA (eb1c55b)

0.10.0 (2020-03-02)

Features

0.9.3 (2020-02-21)

Features

0.9.2 (2020-02-06)

Bug Fixes

  • remove unimplemented components temporarily (9cc6d5e)

0.9.1 (2020-02-06)

Features

0.9.0 (2020-02-04)

Features

  • add CustomAppointment (482eb0e)
  • add dateStringToDate (54d2e4a)
  • add header for agenda (b7402df)
  • add menu for Header component's user icon (afc4e0f)
  • beauty styles of Agenda's buttton (407c9c8)
  • clear the denpendencies of fontawasome (b6998b2)
  • comment out useless routes temporarily (900814b)
  • comment useless imports temporarily (8a75386)
  • custom the title styles of Agenda component (a651c7a)
  • delete useless files (af8b7d1)
  • finish CustomTodayButton component (5e0a302)
  • finish schedule edit (d467561)
  • format NavigationButton (1ff6075)
  • package ExternalViewSwitcher components (d870259)
  • register routes automatically (c94f66b)
  • try material-ui/styles (7b34b9a)
  • update Agenda component (8364987)
  • update ConfirmPoper component (6b7b5da)
  • update CurrentTimeIndicator (0b3d1e9)
  • update Router (0ce17fb)
  • update style of customTitle (8501dcf)
  • update style of drawerItemIcon (cbe1d67)
  • update styles of agenda (4f7d5d4)
  • update styles of Agenda (e7880ae)
  • update styles of Drawer component (f5bc6ff)

0.8.0 (2020-02-01)

Features

0.7.1 (2020-01-31)

Bug Fixes

0.7.0 (2020-01-31)

Features

0.6.0 (2020-01-09)

Features

0.5.0 (2020-01-09)

Features

0.4.1 (2020-01-08)

Features

  • add default value for Uploader (5b079bf)
  • beauty opensource module (b5dad49)
  • update types (f70d51b)
  • use useFormik instead of Formik component (3d12a57)

0.4.0 (2020-01-07)

Features

0.3.0 (2020-01-05)

Features

0.2.0 (2019-12-31)

Features

0.1.0 (2019-12-28)

Features