1
Fork 0
mirror of https://github.com/Steffo99/sophon.git synced 2024-10-16 07:07:26 +00:00
Commit graph

348 commits

Author SHA1 Message Date
7dd6cc08f0 🔧 Move frontend to a lower position 2021-11-04 00:33:34 +01:00
ed5f7bce6d 📔 Clean up some things 2021-11-03 22:11:10 +01:00
e82ce37fd0 📔 Refine some things 2021-11-03 17:56:51 +01:00
e015f06656 📔 Complete part 2 2021-11-03 17:14:06 +01:00
876394a156 🔧 Add restart: always to all containers 2021-11-03 16:49:27 +01:00
3f59ff00a0 🔧 "Fix" #76 2021-11-03 16:29:39 +01:00
defca6dff5 📔 Progress part 2 2021-11-03 15:25:47 +01:00
92e207f956 📔 I have no idea of why there are uncommitted changes 2021-11-02 17:29:10 +01:00
d121aa2fbe 📔 Progress! 2021-11-02 17:16:52 +01:00
617af38f8c 🔧 Rename container to "Jupyter (Sophon)" 2021-11-02 15:26:19 +01:00
41ed3ed4ac 📔 Move screenshots to their own directory 2021-11-01 22:21:24 +01:00
00f9601a24 🔨 Support "watch" builds 2021-11-01 22:19:43 +01:00
72a1f25fba 📔 Write more documentation 2021-11-01 19:50:32 +01:00
6cd63b3122 🐛 Fix users request paths 2021-11-01 17:23:04 +01:00
0416367b8d 📔 Create first chapter of the docs 2021-11-01 04:36:51 +01:00
6f83979f29 Implement container HEALTHCHECK 2021-11-01 04:10:50 +01:00
be0d772b5f 📔 Create basic chapters 2021-11-01 03:31:45 +01:00
72bc3ab160 🧹 Where did these files come from?! 2021-11-01 03:07:35 +01:00
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