Commit Graph

37 Commits (e795149186ac7c4237900f6224e7be4e691df62d)

Author SHA1 Message Date
Steven 12f4d3a10d chore: tweak default page size 2 years ago
Kazuki H 5ac17fc012
fix: displaying archived memos (#2933)
* fix: web: Archived: Show displayTime instead of updateTime

Archiving a memo is considered "updating" it, so the time it was
archived will be displayed, instead of the time it was created.

* fix: web: Archived: Add an option to fetch more memos

Just like on other pages, add a button to fetch more memos. Otherwise,
the user would only be able to load the latest 10 memos, as defined in
DEFAULT_MEMO_LIMIT.
2 years ago
Steven fdd17ce849 chore: update memo content key 2 years ago
Steven 8ce6a32aac feat: use gomark wasm in frontend 2 years ago
Steven ed32b20c9e chore: update frontend dependencies 2 years ago
Steven d7889d9903 chore: tweak url filters 2 years ago
Steven 08ac60cc70 chore: update memo relation dialog 2 years ago
Steven 2a4ebf5774 chore: add search bar in archived page 2 years ago
Steven 454cd4e24f feat: implement switchable task list node 2 years ago
Steven 96140f3875 chore: tweak dark mode styles 2 years ago
Steven ea87a1dc0c chore: update memo content props 2 years ago
Steven c6ebb5552e chore: add 403 page 2 years ago
Steven df5aeb6d88 chore: remove v1 prefix in store name 2 years ago
Steven 29b540ade3 chore: fix fetch memos 2 years ago
Steven a3feeceace chore: remove component v1 suffix 2 years ago
Steven 671551bdc1 chore: update memo detail page 2 years ago
Steven cbdae24314 chore: update archived page 2 years ago
Steven 5334fdf1b2 chore: use api v2 in archived page 2 years ago
Steven abc14217f6 chore: tweak padding styles 2 years ago
Steven b575064d47 chore: tweak padding 2 years ago
Steven a3a1bbe8de chore: tweak responsible styles 2 years ago
Steven 4d54463aeb chore: add mobile header 2 years ago
Steven d6656db20d feat: implement part of full-screen layout 2 years ago
Steven dca90fb5d2 chore: update header 2 years ago
Steven 203b2d9181 chore: fix container styles 2 years ago
Steven cfc5599334 chore: cleanup less files 2 years ago
Steven 20e5597104 chore: fix memo container max width 2 years ago
Steven 6a11fc571d chore: update empty icon 2 years ago
Steven 936fe5ac9d chore: update state initial loader 2 years ago
Steven b6d1ded668 chore: adjust initial states 2 years ago
boojack d3bd3ddab0
chore: update some detail styles (#2168)
* chore: update some detail styls

* chore: update
2 years ago
boojack d114b630d2
feat: add prettier sort import plugin (#2058) 2 years ago
boojack d8d6de9fca
fix: get user by username api (#2034) 2 years ago
Harry Tran 9da0ca5cb3
feat: add search bar in archived and explore pages (#2025)
* feat: add search bar in archived and explore pages

* Update web/src/pages/Archived.tsx

---------

Co-authored-by: boojack <stevenlgtm@gmail.com>
2 years ago
Ajay Kumbhare 1780225da5
feat: add typeScript support to enforce valid translation keys (#1954)
* #1952 Fix incorrect localization key for sign-up failure message

* feat: add typeScript support to enforce valid translation keys

* feat: add typeScript support to enforce valid translation keys

* fix lint errors

* fix lint error
2 years ago
boojack 0292f472e0
chore: add data empty placeholder (#1913) 2 years ago
boojack 32e2f1d339
chore: update page routes (#1790)
chore: update routers
2 years ago