Commit Graph
824 Commits
Author SHA1 Message Date
c-bata 35cd2e00d0 Fix lint errors 2023-01-02 01:07:15 +09:00
c-bata 618ad8e312 Change text for switching to stable UI 2023-01-02 00:59:12 +09:00
c-bata be963c37f7 Show best trial on TrialList 2023-01-02 00:56:02 +09:00
c-bata 86a1214203 Add TrialList page 2023-01-02 00:26:27 +09:00
c-bata 083a9aff0e Store trial note in study_system_attrs 2023-01-01 23:09:51 +09:00
c-bata 4754310ddb Disable pruned filter when no intermediate values 2023-01-01 21:41:44 +09:00
c-bata d3d5e42fea Add markdown note for trials 2023-01-01 20:49:49 +09:00
c-bata ca72320833 Use react-syntax-highlighter 2023-01-01 19:18:37 +09:00
c-bata d858ab46e6 Set rowsPerPage of TrialTable 50 2023-01-01 17:56:53 +09:00
c-bata 47da031f29 Improve best_trial card 2023-01-01 17:53:55 +09:00
c-bata c79af4be59 Move the importance to history 2023-01-01 17:21:17 +09:00
c-bata fd232168cc Render study note in Markdown 2023-01-01 16:59:33 +09:00
c-bata 006c79be2b Slightly improve StudyList 2023-01-01 15:35:12 +09:00
c-bata 135d31e3c7 Remove preventDefault 2023-01-01 14:47:22 +09:00
c-bata f0851d565e Slightly improve StudyList 2023-01-01 14:05:21 +09:00
c-bata 2bca3d5fee Support best_trials 2023-01-01 13:37:21 +09:00
c-bata af17c58e4b Add refactor changes 2023-01-01 13:19:16 +09:00
c-bata 3d7dbcf314 Make drawer open state global 2023-01-01 13:13:47 +09:00
c-bata 977a43b54a Improve importance plot on beta ui 2023-01-01 12:34:25 +09:00
c-bata 4fe8b36eae Refactor hyperparameter importance 2023-01-01 11:46:10 +09:00
Masashi Shibata 4084cd7a39 Merge pull request #328 from c-bata/study-detail-beta
New Dashboard UI.
2022-12-31 22:03:16 +09:00
c-bata 76996d0499 Fix tests 2022-12-31 21:59:54 +09:00
c-bata 7ab183eee8 Run isort 2022-12-31 21:55:13 +09:00
c-bata 445a1156bb Run black 2022-12-31 21:50:34 +09:00
c-bata 56c6d13741 Add sorting select 2022-12-31 21:46:52 +09:00
c-bata 8c066d21d5 Set min-width 2022-12-31 21:28:37 +09:00
c-bata acc940133f Fix a bug 2022-12-31 21:20:45 +09:00
c-bata 472041b9eb Improve Study List 2022-12-31 21:04:20 +09:00
c-bata fece9a3c16 Separate dialog components 2022-12-31 20:33:22 +09:00
c-bata 5054fa9c8e Make drawer open false by default 2022-12-31 18:09:00 +09:00
c-bata 7cc6132e83 Add create new study button 2022-12-31 18:06:35 +09:00
c-bata 7135d2844e Add IntermediateValue plot on Beta UI 2022-12-31 17:25:28 +09:00
c-bata a6a2b42643 Add link to trying out our beta UI 2022-12-31 16:56:24 +09:00
c-bata d59622ced5 Add a link to home on app bar 2022-12-31 16:15:39 +09:00
c-bata cb891c129b Added a lot of improvements 2022-12-31 16:15:39 +09:00
c-bata 838299c19c Add best_trials in API response 2022-12-31 16:15:39 +09:00
c-bata 4b47855eae Add Send Feedback link 2022-12-31 16:15:39 +09:00
c-bata 6b2f994caf Add mini drawer 2022-12-31 16:15:39 +09:00
c-bata 5b95668ed8 Add note sub page 2022-12-31 16:15:39 +09:00
c-bata 2809c4483f Show Selected 2022-12-31 16:15:39 +09:00
c-bata 06a482d997 Add SelectBox for sorting 2022-12-31 16:15:39 +09:00
c-bata 2b45720c6a Add trials page 2022-12-31 16:15:39 +09:00
c-bata cf4ddd3107 Improve Drawer styles 2022-12-31 16:15:39 +09:00
c-bata c46d425708 wip 2022-12-31 16:15:39 +09:00
c-bata 0883975232 Minimize Drawer 2022-12-31 16:15:39 +09:00
c-bata dbbb59cdfc Add Trial List 2022-12-31 16:15:39 +09:00
c-bata 59b477b41c Add study detail beta ui 2022-12-31 16:15:39 +09:00
Masashi Shibata c303cddfe6 Merge pull request #327 from c-bata/remove-prevent-default
Remove `e.preventDefault`
2022-12-31 16:15:24 +09:00
c-bata 8f5255c5ea Remove e.preventDefault 2022-12-31 13:20:09 +09:00
Masashi Shibata f9155f7175 Merge pull request #325 from c-bata/fix-create-root-warning
Fix warning for the use of `ReactDOM.render()`
2022-12-29 13:27:59 +09:00