Mose Müller
|
e61b2a4969
|
fix: pyright issue
|
2023-10-16 17:06:11 +02:00 |
|
Mose Müller
|
453076da86
|
removing loguru python dependency
|
2023-10-16 16:58:16 +02:00 |
|
Mose Müller
|
886b086180
|
docs: update Readme
|
2023-10-16 15:52:45 +02:00 |
|
Mose Müller
|
7b04298ead
|
add logging tests
|
2023-10-16 15:52:09 +02:00 |
|
Mose Müller
|
c6a96ba6c0
|
update tests
|
2023-10-16 15:52:04 +02:00 |
|
Mose Müller
|
5d7a7c6bdb
|
update logging module
|
2023-10-16 15:51:52 +02:00 |
|
Mose Müller
|
1241d7a128
|
using logging instead of loguru
|
2023-10-16 15:51:37 +02:00 |
|
Mose Müller
|
cdd60190a7
|
Merge pull request #33 from tiqi-group/32-configure-pint-to-autoconvert-offset-unit-to-base-unit
configures pint to autoconvert offset units to base units
|
2023-10-16 12:07:53 +02:00 |
|
Mose Müller
|
d144b6c42b
|
configures pint to autoconvert offset units to base units
|
2023-10-16 12:05:07 +02:00 |
|
Mose Müller
|
4abea8785c
|
Merge pull request #30 from tiqi-group/29-protected-lists-crash-pydase
fix: removes notification for updating protected lists
|
2023-10-12 14:25:23 +02:00 |
|
Mose Müller
|
dbc975bd85
|
updating version
|
2023-10-12 14:24:46 +02:00 |
|
Mose Müller
|
b04ad0c6a3
|
fix: removes notification for updating protected lists
|
2023-10-12 14:12:48 +02:00 |
|
Mose Müller
|
48e8b7dbaf
|
Update docs
|
2023-10-11 14:30:49 +02:00 |
|
Mose Müller
|
aa85f6453f
|
update version to v0.2.0
v0.2.0
|
2023-10-11 14:20:35 +02:00 |
|
Mose Müller
|
343354e0ee
|
Update README.md
|
2023-10-11 14:17:40 +02:00 |
|
Mose Müller
|
b38bb05c69
|
Merge pull request #28 from tiqi-group/5-adding-status-component
5 adding coloured enum component
|
2023-10-11 14:15:34 +02:00 |
|
Mose Müller
|
a0dab630f9
|
Update README.md
|
2023-10-11 14:03:07 +02:00 |
|
Mose Müller
|
a9db7848f7
|
fix: pytest failed after moving from StrEnum to Enum
|
2023-10-11 14:03:07 +02:00 |
|
Mose Müller
|
a8b14180ad
|
fix: using Enum instead of StrEnum (>=3.11 only)
|
2023-10-11 14:03:07 +02:00 |
|
Mose Müller
|
26a366842a
|
frontend: npm run build
|
2023-10-11 14:03:07 +02:00 |
|
Mose Müller
|
b0e7de2d2c
|
docs: updating Readme
|
2023-10-11 14:03:07 +02:00 |
|
Mose Müller
|
bbcba8b39f
|
test: adding test for ColouredEnum component
|
2023-10-11 14:03:07 +02:00 |
|
Mose Müller
|
34e46e05ee
|
feat: adding ColouredEnum component
|
2023-10-11 14:03:07 +02:00 |
|
Mose Müller
|
93c2f5ab70
|
docs: updating mkdocs documentation
- adding user guide section
- removing "baselevel: 4"
|
2023-10-11 13:58:55 +02:00 |
|
Mose Müller
|
106ffbfc40
|
removing .python-version
|
2023-10-11 13:52:13 +02:00 |
|
Mose Müller
|
5702adbdbd
|
update version
v0.1.2
|
2023-10-10 14:54:17 +02:00 |
|
Mose Müller
|
e3a7932ac4
|
Merge pull request #26 from tiqi-group/24-issue-pydase-checks-if-protected-variables-inherit-from-dataservice
fix: only check inheritance of public attributes
|
2023-10-10 12:54:45 +02:00 |
|
Mose Müller
|
21cd039610
|
fix: only check inheritance of public attributes
|
2023-10-10 12:51:50 +02:00 |
|
Mose Müller
|
0b5dd5393a
|
remove publish-to-testpypi workflow
v0.1.1
|
2023-10-10 12:35:52 +02:00 |
|
Mose Müller
|
0f7a8ec63b
|
Merge pull request #25 from tiqi-group/20-property-that-returns-an-enum-is-not-correctly-rendered
Fixes serialization for enum properties
|
2023-10-10 12:32:53 +02:00 |
|
Mose Müller
|
6fe30fc6ec
|
update version
|
2023-10-10 12:31:43 +02:00 |
|
Mose Müller
|
5f64ec131c
|
feat: adding enum_serialize test
|
2023-10-10 12:29:45 +02:00 |
|
Mose Müller
|
06bf5fb539
|
fix: serializing enum properties
|
2023-10-10 12:18:13 +02:00 |
|
Mose Müller
|
bdbb79e131
|
feat: removing "install_signal_handlers" method from protocol (would have been overwritten anyway)
|
2023-10-03 16:15:08 +02:00 |
|
Mose Müller
|
78b94d4fc8
|
feat: updating method docstring
|
2023-10-03 16:12:07 +02:00 |
|
Mose Müller
|
6d12371e7b
|
docs: update installation instruction
|
2023-09-26 15:12:53 +02:00 |
|
Mose Müller
|
fb6146e01d
|
docs: Updating links and formatting in Readme
|
2023-09-26 15:03:11 +02:00 |
|
Mose Müller
|
1c24ad879c
|
adding docs badge to readme
v0.1.0
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
6f6cf8dd0d
|
feat: adds readthedocs config file
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
e602319f22
|
docs: updating Readme
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
5e16eb9321
|
docs: adds section explaining how to set the log level
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
8ad7ea511c
|
Update Adding_Components.md
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
9fa4333196
|
update Readme structure
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
84d4c9c712
|
Update component section in readme
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
b89644864c
|
adds components section to readme
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
70bfad6b0a
|
docs: update Adding Components section
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
86024be77e
|
docs: adding "Adding Components" section to dev guide
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
efac1e790f
|
Updating mkdocs config
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
da28b6c82c
|
Adding mkdocs config and docs folder
|
2023-09-19 18:17:19 +02:00 |
|
Mose Müller
|
0e8970f0c5
|
Adding docs packages
|
2023-09-19 18:17:19 +02:00 |
|