Commit Graph

21 Commits

Author SHA1 Message Date
2428e6e190 feat: allow users to customize the refresh time for Daily Reviews (#1313)
* feat: Allow users to customize the refresh time for Daily Reviews

* feat: Allow users to customize the refresh time for Daily Reviews. Lint fix

* feat: Allow users to customize the refresh time for Daily Reviews. change daily review time offset to include only hour

* feat: Allow users to customize the refresh time for Daily Reviews. Retrigger to try CodeQL pass.

---------

Co-authored-by: Aswath S <aswath.s@thoughtworks.com>
2023-03-09 08:26:56 +08:00
f7cd039819 chore: rename common to base component (#1279) 2023-03-05 23:08:02 +08:00
6ab58f294e feat: update home layout (#1242) 2023-03-04 13:49:53 +08:00
29124f56bb chore: update memo service (#1138)
* chore: update memo service

* chore: update
2023-02-22 20:07:55 +08:00
5b0a54bfb7 chore: clean package.json (#993)
* chore: clean `package.json`

* chore: update
2023-01-26 00:35:50 +08:00
55695f2189 feat: esc key to exit multiple dialogs (#692)
* fix: `esc` key to exit multiple dialogs

* update

* update

* update

* Update web/src/components/Dialog/BaseDialog.tsx

Co-authored-by: boojack <stevenlgtm@gmail.com>
2022-12-18 10:09:12 +00:00
ef621a444f refactor: introducing use{Module}Store instead of service (#768)
* refactor: introducing `useEditorStore`

* refactor: update

* chore: update
2022-12-18 15:25:18 +08:00
43b22ce55f chore: fix typo (#695) 2022-12-07 22:49:05 +08:00
14f9f29348 chore: update user setting appearance (#654) 2022-12-02 20:00:34 +08:00
2a4fc7dcc3 chore: update memo display time (#327)
* chore: update memo display time

* chore: update
2022-10-21 20:26:00 +08:00
366afdd1e4 feat: use i18next 2022-09-19 22:27:50 +08:00
7b0987610c feat: i18n for dialogs (#203)
* feat: i18n in dialog

* fix: use common translation
2022-09-10 09:30:10 +08:00
a98e64cf0a chore: update i18n dialog 2022-08-19 22:12:24 +08:00
XQ
cea16fac88 chore: remove useAppContext in dialog props 2022-08-08 23:33:53 +08:00
c703f281d9 chore: update feather icon 2022-07-30 00:29:20 +08:00
2d093d5be0 chore: update daily review dialog style 2022-07-28 23:38:09 +08:00
2b8078a19b chore: add CommonDialog 2022-07-28 20:19:14 +08:00
93ba2f4fab chore: fix icon style 2022-07-17 10:29:12 +08:00
9417797b99 chore: use fontawesome instead of material icons 2022-07-17 09:58:56 +08:00
2e126c71f0 chore: update button elements 2022-07-10 12:02:36 +08:00
08210d55c3 chore: rename to DailyReviewDialog 2022-06-25 11:50:35 +08:00