Commit Graph
36 Commits
Author SHA1 Message Date
orrisroot e623360bfc implement item detail base class DetailBase. 2019-05-18 22:16:51 +09:00
orrisroot 5ca12b5745 implement list base class ListBase. 2019-05-18 20:41:52 +09:00
Yoshihiro OKUMURA 9410e0a783 implemented base class of item type top TopBase. 2019-05-18 00:18:05 +09:00
Yoshihiro OKUMURA d36f440b2a changed item type search url. 2019-05-15 22:11:45 +09:00
Yoshihiro OKUMURA c7c163b262 implemented detail search form. 2019-05-15 21:32:00 +09:00
orrisroot 9fcf542b5c move to page 1 if order by changed. 2019-05-13 23:54:12 +09:00
orrisroot a53546e503 scroll to top if page url changed. 2019-05-13 23:49:51 +09:00
Yoshihiro OKUMURA 5f23bb01f7 removed dummy data. 2019-05-13 20:30:56 +09:00
Yoshihiro OKUMURA 6500382fcb removed unused import. 2019-05-13 20:28:36 +09:00
Yoshihiro OKUMURA 6603a57f90 set initial expanding index level two 2019-05-13 20:24:44 +09:00
Yoshihiro OKUMURA 642ad89623 implemented preview field 2019-05-13 20:00:14 +09:00
Yoshihiro OKUMURA cf4aef5dab use constructor to initialize component state 2019-05-13 17:16:16 +09:00
Yoshihiro OKUMURA 49ab6e011d use lazyload for items information 2019-05-13 16:56:43 +09:00
Yoshihiro OKUMURA bfcb79e0af optimize keyword search criteria 2019-05-13 10:19:32 +09:00
Yoshihiro OKUMURA 1523323789 fixed pagenation bug. 2019-05-13 09:48:43 +09:00
orrisroot 0a0d02cacf fixed minor bug. 2019-05-13 01:19:27 +09:00
orrisroot 6c4afcd2c7 implemeted keyword search page 2019-05-13 01:12:18 +09:00
orrisroot 34a05270d4 implemented license agreement dialog 2019-05-12 22:49:45 +09:00
Yoshihiro OKUMURA 8a755c839d almost implemented item detail page. 2019-05-10 21:34:38 +09:00
Yoshihiro OKUMURA 820f6ed8c7 implemented detail page of paper item. 2019-05-09 23:03:34 +09:00
Yoshihiro OKUMURA b1688a5535 cleanup code. 2019-05-09 19:29:33 +09:00
Yoshihiro OKUMURA 57e8ed2016 implemented sub item type search 2019-05-09 17:53:31 +09:00
Yoshihiro OKUMURA 7d8cf53c39 fixed bug for showing max number of items . 2019-05-09 17:44:04 +09:00
Yoshihiro OKUMURA 4f2271977c cleanup code for item listing 2019-05-09 17:36:35 +09:00
Yoshihiro OKUMURA c1a22f7aac don't use I prefix for interface 2019-05-09 11:12:45 +09:00
Yoshihiro OKUMURA 6c5b299367 implemented initial version of item type search code. 2019-05-08 19:00:25 +09:00
orrisroot 61acf93dbf fixed sort criteria 2019-05-07 02:06:09 +09:00
orrisroot fd22f6209a update depending libraries. 2019-05-07 01:18:50 +09:00
orrisroot 95ddf52cf0 implemented listing item page. 2019-05-07 01:13:22 +09:00
orrisroot f51a0ffaf6 add initial item list page. 2019-04-28 14:00:56 +09:00
orrisroot d113b92abc use fixed state data type. 2019-04-07 21:58:06 +09:00
orrisroot 939530f89f modified tree.json format. 2019-04-07 01:33:17 +09:00
orrisroot f46e8f8614 implemented tree block. 2019-04-06 18:25:28 +09:00
orrisroot 3342359766 implemented search block. 2019-03-31 17:45:58 +09:00
orrisroot 5e4e031353 implemented base frame of pupil platform. 2019-03-31 06:45:23 +09:00
orrisroot 51cbad5b61 Initial commit from Create React App 2019-03-30 23:01:47 +09:00