1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-12-22 06:44:21 +00:00
Commit graph

330 commits

Author SHA1 Message Date
8b271005c0 📔 Create documentation framework 2021-10-29 04:00:21 +02:00
1f78f5892a 🔨 Make changes in IDEA submodules 2021-10-29 03:17:18 +02:00
d5c70c00ac 🔧 Change users endpoint path in the frontend 2021-10-29 03:15:14 +02:00
5bbf742fc5 🧪 Add some more trivial tests 2021-10-29 03:13:25 +02:00
9ca716f9f2 🧪 Fix some test bugs 2021-10-29 02:50:36 +02:00
e9f3443a98 🧪 Add custom action tests 2021-10-29 01:15:36 +02:00
154d187b11 🐛 Properly return 401 in custom actions 2021-10-29 01:15:20 +02:00
363d1568b1 🐛 POST and DELETE should be idempotent 2021-10-29 01:07:48 +02:00
7074b3f921 Customize (more) the admin page 2021-10-28 13:51:53 +02:00
98014204bc 🧪 Add SophonInstanceDetailsTestCase 2021-10-28 12:42:40 +02:00
14faaad7dc 📔 Add todos 2021-10-28 09:49:39 +02:00
667bfe9e16 🧪 Improve tests significantly 2021-10-28 09:43:15 +02:00
72d8146765 🚧 Improve tests code 2021-10-28 07:31:11 +02:00
970f9e93be 💥 Improve documentation and optimize a bit 2021-10-28 05:58:52 +02:00
f5efbbcb9d 💥 Fix tests and bugs 2021-10-27 20:26:47 +02:00
7b52f3381c ⬆ Update backend dependencies 2021-10-27 18:50:40 +02:00
ad28656431 🧪 Complete tests for ResearchGroupViewSet 2021-10-27 18:48:11 +02:00
3db2946d07 🐛 Return 403 instead of 500 when creating as a non-logged user 2021-10-27 18:47:54 +02:00
1860118876 🔨 Update backend runConfigs 2021-10-27 18:45:05 +02:00
d30f669439 🧪 Add SophonModelTestCase failure assertions 2021-10-27 18:17:48 +02:00
ffbc4c5f0c 🔨 Allow running manually CodeQL analysis 2021-10-23 01:20:34 +02:00
9872a90f59 🔨 Add CodeQL analysis for backend and frontend 2021-10-23 01:14:14 +02:00
d9b44b5157 ⬆ Update bluelib-react to 4.2.0 2021-10-23 00:59:44 +02:00
b571109982 🐛 Fix github actions build paths 2021-10-23 00:54:44 +02:00
da19f099e6 🐛 Filter out undefined elements in ListBoxes 2021-10-23 00:53:08 +02:00
f66ecf67fe Add screenshots 2021-10-21 05:04:37 +02:00
14b6f682c8 🗒 Fix broken link 2021-10-21 05:02:50 +02:00
b6619f4c42 🗒 Add install steps (closes #58) 2021-10-21 05:00:32 +02:00
dd2d3faf06 🔧 Conditionally run GitHub Actions workflows 2021-10-21 04:52:43 +02:00
301907e6b3 🐛 Forgot to change in the form 2021-10-21 04:28:32 +02:00
ac08504787 🔧 Use github container registry for notebooks 2021-10-21 04:26:55 +02:00
dadcc8d915 🗒 Improve even more README.md 2021-10-21 04:23:03 +02:00
d0a2750217 🗒 Improve README.md 2021-10-21 03:59:20 +02:00
d99a4eb501 🧹 Move the jupyter Dockerfile here 2021-10-21 03:54:04 +02:00
f4e0fdccb8 🐛 Fix the serializer used by notebook actions 2021-10-20 23:09:31 +02:00
986652a4b1 🔧 Don't render the "Open notebook" if the notebook is not running 2021-10-20 22:51:51 +02:00
0349e10c7a 🐛 Fix all variants of #81 2021-10-20 22:39:19 +02:00
a7f8cbd57c 🐛 Fix #81 2021-10-20 22:19:21 +02:00
fae22ac62c 🔧 Order and "distinct" all querysets 2021-10-20 22:13:32 +02:00
d1977fa6c5 🔧 Give names to the steps of the Actions workflow 2021-10-20 21:46:03 +02:00
15c9e822de 🔧 Only execute CD on pushes to the main branch 2021-10-20 21:34:54 +02:00
8df2394523 🐛 Fix NoneSerializer being used in actions 2021-10-20 21:34:06 +02:00
7c8dd8383c Revert "🔧 Use higher-level get_serializer_class in actions"
This reverts commit 6de5347e3eb105fc0fccf1e3313b94925f080e52.
2021-10-20 21:27:36 +02:00
240f588f37 🔧 Use higher-level get_serializer_class in actions 2021-10-20 20:46:17 +02:00
0e5c908062 🔧 Tweak docker compose file 2021-10-20 20:28:27 +02:00
2c78537c9a 🔧 Disallow guests from opening the notebook dialog (fix #78) 2021-10-20 20:22:42 +02:00
0715f255fb 🔧 Open notebooks in a new tab (fix #80) 2021-10-20 20:21:49 +02:00
06301a6ad9 🔧 Make lab_url and legacy_notebook_url member fields (fix #79)
(didn't I already do this?)
2021-10-20 20:18:27 +02:00
8f59ebad0e 🔧 Use default instance if specified in envvars 2021-10-20 19:35:18 +02:00
b43b0b73d4 🔧 Remove null from group.members model 2021-10-20 19:34:01 +02:00