Carlos Valente
f2d7f4ab82
bump version to 3.6.2
2024-10-22 20:24:22 +02:00
Alex Christoffer Rasmussen
42984eed87
Improve xlsx import ( #1271 )
...
* use xlsx
* add existing custom fields to import map
* keep colours of existing custom fields
* use unknown
* fix
* revert
* allow space and upper case
* fix test
* define empty sheet
2024-10-22 19:13:07 +02:00
Carlos Valente
59c1c77d48
refactor: timeline has overrideable styles
2024-10-21 22:16:18 +02:00
Carlos Valente
dd13eb31d8
refactor: expose public dir
2024-10-20 22:35:26 +02:00
Carlos Valente
71c468d069
refactor: session resource
2024-10-20 22:35:26 +02:00
Carlos Valente
76e12af116
docs: add initial documentation to external assets
2024-10-19 20:34:00 +02:00
Carlos Valente
b577057768
refactor: notes as data source
2024-10-19 20:33:36 +02:00
Carlos Valente
dd4a165b08
refactor: add nif to navigation
2024-10-19 20:33:20 +02:00
Carlos Valente
ab847a324b
refactor: timer strategy is default
2024-10-19 14:31:58 +02:00
Carlos Valente
cc5c097ddc
refactor: tooltips for time locks
2024-10-19 14:31:58 +02:00
jwetzell
c5870452e3
make custom fields case sensitive ( #1242 )
...
* remove custom field lowercasing
* don't allow custom field form to submit duplicate field
* remove unused
* update custom field tests
* also keep upper case when editing
* show key in UI
* also kep upper case when creating a new field
* fix test
* allow old forced case keys to stay as is
* allow space
* add extension to import
* supply initial key to CustomFieldForm
* refactor: improve element contrast
* refactor: style and composition
* consistent use of `customFieldLabelToKey`
* fix CopyTag
* remove log
---------
Co-authored-by: arc-alex <ac@omnivox.dk >
Co-authored-by: Carlos Valente <carlosvalente@pm.me >
2024-10-18 18:53:23 +02:00
Alex Christoffer Rasmussen
b73b529c00
hide seconds toggle in cuesheet ( #1272 )
2024-10-18 13:08:34 +02:00
Carlos Valente
8ef807d6cb
refactor: items active by default
2024-10-16 16:34:57 +02:00
Carlos Valente
1d4ddea596
chore: extract views directory
2024-10-15 22:28:50 +02:00
Carlos Valente
4cba970cda
feat: add loader to views
2024-10-15 22:28:50 +02:00
Carlos Valente
bad9dab0a0
refactor: compound timeline
2024-10-15 22:28:50 +02:00
Carlos Valente
f11218a757
refactor: control container growth
2024-10-15 22:28:50 +02:00
Carlos Valente
a4aa513d1f
refactor: share store initial state
2024-10-15 16:11:53 +02:00
Carlos Valente
b73448f827
feat: implement colour picker
2024-10-15 16:01:42 +02:00
Carlos Valente
687ad68726
refactor: recover style override
2024-10-15 16:01:42 +02:00
Carlos Valente
089eba3877
refactor: param type colour
2024-10-15 16:01:42 +02:00
Carlos Valente
e46948772e
refactor: network interfaces can be copied or followed
2024-10-13 20:39:58 +02:00
Carlos Valente
78fa1df99c
refactor: blink style
2024-10-12 11:02:26 +02:00
Alex Christoffer Rasmussen
0500368982
Revert http test ( #1257 )
...
* Revert "refactor: allow messages not starting with http"
This reverts commit 887e5c448e .
* Revert "refactor: allow messages not starting with http"
This reverts commit 6ce275da7a .
2024-10-12 10:52:14 +02:00
Carlos Valente
2d53323f60
refactor: unify time to start logic
2024-10-11 16:01:44 +02:00
Carlos Valente
08ca3cd3a5
fix: calculate time to start
2024-10-11 16:01:44 +02:00
Carlos Valente
2c63bbff76
refactor: arrow used in new window navigation
2024-10-11 13:26:15 +02:00
Carlos Valente
d2c34757f9
refactor: navigate in electron
2024-10-11 13:26:15 +02:00
Carlos Valente
6d2b59ef73
refactor: collocate view navigation
2024-10-11 13:26:15 +02:00
Carlos Valente
cfb76153a0
refactor: create project form state from params
2024-10-11 13:26:15 +02:00
Carlos Valente
887e5c448e
refactor: allow messages not starting with http
2024-10-09 19:19:20 +02:00
Carlos Valente
6ce275da7a
refactor: allow messages not starting with http
2024-10-09 19:19:20 +02:00
Carlos Valente
213f516f71
refactor: message does not have negative style
2024-10-09 19:18:47 +02:00
Alex Christoffer Rasmussen
86e6f8b58c
bump version to 3.6.1 ( #1237 )
2024-10-03 14:50:05 +02:00
Carlos Valente
eb7a30fcf3
refactor: improve resizing of column
2024-10-02 22:34:19 +02:00
Carlos Valente
e2cbe43a2b
fix: form element alignment in form
2024-10-02 21:57:52 +02:00
Carlos Valente
f045cf2292
bump version to 3.6.0
2024-09-28 20:41:21 +02:00
Carlos Valente
8a5cef79a8
refactor: simplify secondary styles
2024-09-27 20:14:58 +02:00
Carlos Valente
4d8bea2940
feat: timer preview
2024-09-27 20:14:58 +02:00
Carlos Valente
177c9a35ec
feat: electron links open in browser
2024-09-24 13:46:09 +02:00
Carlos Valente
92a16ea33b
refactor: migrate fit text logic
2024-09-23 16:56:15 +02:00
Carlos Valente
bc6b7c5596
refactor: fit user message in screen
2024-09-23 16:56:15 +02:00
Carlos Valente
66083813f9
refactor: allow local shutdown
2024-09-23 16:55:22 +02:00
Carlos Valente
d8cf1abb37
docs: warn of shutdown conditions
2024-09-23 16:55:22 +02:00
Carlos Valente
5b471980f5
refactor: enable timer type and end action default settings
2024-09-09 10:15:55 +02:00
Carlos Valente
ad8f6dfcc7
bump version to 3.5.1
2024-09-07 08:49:39 +02:00
Carlos Valente
4706ed39f6
refactor: scope rundown to selected
2024-09-07 08:46:32 +02:00
Carlos Valente
f9a5c55c07
refactor: reactive options
2024-09-07 08:46:32 +02:00
Carlos Valente
980ae7a7c5
refactor: show upcoming events
2024-09-07 08:46:32 +02:00
Carlos Valente
db8ed93d41
fix: handle multiple days
2024-09-07 08:46:32 +02:00