|
9f94a63a0c
|
attach properties to type(self) instead of Snippet; renamed set_properties -> init_properties
|
2021-06-09 11:52:11 +02:00 |
|
|
6a33586883
|
Merge branch 'authMixin' of gitlab.psi.ch:augustin_s/py_scilog into authMixin
|
2021-06-01 15:55:01 +02:00 |
|
|
fe6bf79fa6
|
fixed scicat for new httpclient
|
2021-06-01 15:54:16 +02:00 |
|
|
9b3e27bb59
|
fixed import_dict(); fixed Snippet constr. arguments
|
2021-06-01 12:52:41 +02:00 |
|
|
f2aa686aa8
|
fixed typechecked()
|
2021-06-01 11:20:00 +02:00 |
|
|
a1bda2c0b3
|
refactor
|
2021-06-01 10:56:49 +02:00 |
|
|
cbca10f347
|
refactored typechecked()
|
2021-06-01 10:30:41 +02:00 |
|
|
cf03c4e490
|
raise Warning() -> warnings.warn()
|
2021-06-01 10:18:53 +02:00 |
|
|
f86192f85a
|
more cleanup
|
2021-06-01 10:07:46 +02:00 |
|
|
4f84b39264
|
merge cleanup
|
2021-06-01 09:48:04 +02:00 |
|
|
b479455428
|
some more cleanup
|
2021-06-01 09:46:50 +02:00 |
|
|
f36e2534c4
|
some cleanup
|
2021-06-01 09:46:50 +02:00 |
|
|
650f7be38d
|
fixed Config initialized via update method
|
2021-06-01 09:46:50 +02:00 |
|
|
a026df3120
|
removed unused imports; formatting
|
2021-06-01 09:46:50 +02:00 |
|
|
d0deb73522
|
import order and spaces
|
2021-06-01 09:45:34 +02:00 |
|
|
51554eb63d
|
removed trailing spaces
|
2021-06-01 09:43:57 +02:00 |
|
|
9135bf7fb8
|
renamed authclient.py -> authmixin.py
|
2021-06-01 09:41:09 +02:00 |
|
|
84d404ba02
|
some newlines and a todo note
|
2021-06-01 09:41:09 +02:00 |
|
|
c32aa34bf4
|
moved HEADER_JSON copy to httpclient
|
2021-06-01 09:41:09 +02:00 |
|
|
db884be531
|
removed now unused file
|
2021-06-01 09:37:56 +02:00 |
|
|
adf4253d72
|
os -> pathlib
|
2021-06-01 09:37:56 +02:00 |
|
|
0cc2cc390f
|
bug fix
|
2021-06-01 09:26:55 +02:00 |
|
|
a57ef9879e
|
bug fixes
|
2021-06-01 09:14:03 +02:00 |
|
|
b44101b394
|
moved basesnippet and paragraph to snippet.py
|
2021-05-31 21:25:02 +02:00 |
|
|
a1856a68e5
|
added snippet interface and httpclient
|
2021-05-31 21:18:25 +02:00 |
|
|
6d207c1db9
|
made AuthClient ABC for early error message
|
2021-05-27 15:42:29 +02:00 |
|
|
759f2af603
|
cleanup
|
2021-05-27 15:39:42 +02:00 |
|
|
9a4e9c359d
|
factored out authentication/token part
|
2021-05-27 15:36:59 +02:00 |
|
|
d1f44d04c1
|
first prototype
|
2021-05-27 15:09:08 +02:00 |
|