Commit Graph
791 Commits
Author SHA1 Message Date
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
c-bata 772f680c95 Fix warning for the use of ReactDOM.render 2022-12-29 13:24:52 +09:00
Masashi Shibata 7636dc13e1 Merge pull request #324 from c-bata/audit-fix
Run npm audit fix
2022-12-29 11:57:57 +09:00
c-bata 0d67fee185 Run npm audit fix 2022-12-29 11:57:32 +09:00
Masashi Shibata 8cac0bcce6 Merge pull request #323 from c-bata/update-deps
Update js dependencies
2022-12-28 00:48:23 +09:00
c-bata d596a6e4a3 Update js dependencies 2022-12-28 00:43:56 +09:00
Masashi Shibata 2942234d13 Merge pull request #322 from c-bata/use-type-hinting-generics
Use type hinting generics.
2022-12-27 15:24:00 +09:00
c-bata 49c8f22794 Fix lint errors 2022-12-27 15:14:41 +09:00
c-bata f73d8e0626 Add missing imports 2022-12-26 17:51:33 +09:00
c-bata 2f624f5b5b Use type hinting generics 2022-12-26 17:49:39 +09:00
Masashi Shibata 81451c6fd4 Merge pull request #321 from c-bata/remove-typing-extensions
Remove typing_extensions from the dependencies
2022-12-26 17:34:47 +09:00
c-bata 73e9d0d9b6 Remove typing_extensions from the dependencies 2022-12-26 16:09:23 +09:00
Masashi Shibata bd99630163 Merge pull request #320 from c-bata/skip-table-creation
Use `skip_table_creation` when using Optuna v3 or later
2022-12-26 12:05:25 +09:00
c-bata ad1fbcdc8c Fix isort 2022-12-26 12:01:22 +09:00
c-bata f4bff0fcfd Use skip_table_creation when using Optuna v3 or later 2022-12-26 11:59:52 +09:00
Masashi Shibata 5abdcbd029 Merge pull request #309 from c-bata/reactv18
Upgrade to React 18
2022-12-26 11:55:26 +09:00
c-bata ee91fee813 Merge branch 'main' into reactv18 2022-12-26 11:45:08 +09:00
Masashi Shibata 34a31d7d23 Merge pull request #318 from c-bata/release-v0.8.1
Bump the version up to v0.8.1
2022-12-26 11:31:29 +09:00
c-bata 4450681841 Bump the version up to v0.8.1 2022-12-26 11:30:57 +09:00
Masashi Shibata 2dfa07fb70 Merge pull request #317 from c-bata/fix-pypi-publish-action
Fix a pypi publish action
2022-12-26 11:28:00 +09:00
c-bata 2f662d5265 Fix a pypi publish action 2022-12-26 11:18:38 +09:00
Masashi Shibata 92c54092a4 Merge pull request #315 from c-bata/interface-change-for-set-study-directions
Interface change for set study directions
2022-12-22 23:24:06 +09:00
c-bata 0b09700889 Fix broken validations 2022-12-22 23:16:05 +09:00
c-bata be63f0a32b Add follow-up changes for #292 2022-12-22 23:00:59 +09:00
c-bata b43f42fec1 Merge branch 'main' into interface-change-for-set-study-directions 2022-12-22 22:47:01 +09:00
Masashi Shibata 5b28b8458f Merge pull request #313 from c-bata/update-getting-started
Update the getting started section of README
2022-12-15 20:44:30 +09:00
c-bata 82d256b7df Update the getting started section of README 2022-12-15 20:42:59 +09:00
Masashi Shibata 30b8c861f1 Merge pull request #312 from Alnusjaponica/fix_typo
Fix typo
2022-12-15 14:19:18 +09:00
Alnusjaponica 04f879b30e Fix typo 2022-12-15 13:09:29 +09:00
Alnusjaponica fc2679675f Fix typo in a error message 2022-12-15 13:08:38 +09:00
Masashi Shibata 24b9413cf7 Merge pull request #311 from c-bata/deprecate-system-attrs-property
Avoid to call deprecated system_attrs property
2022-12-12 14:21:11 +09:00
c-bata 864af34cec Avoid to call deprecated system_attrs property 2022-12-12 12:44:17 +09:00
c-bata d35501686b Fix broken tests 2022-12-12 09:58:54 +09:00
c-bata 5bb9f81eb0 Install emotion/react and emotion/styld 2022-12-10 18:47:58 +09:00