Emilia Allison emilia
  • Joined on 2023-06-26
emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 19:05:48 +00:00
53457a3e86 new_plate_dialog callbacks
emilia commented on issue emilia/plate-tool#2 2024-01-13 18:59:30 +00:00
Callback refactoring

main_window complete, moving to new_plate_dialog.rs:

  • new_plate_callback
  • onclose

main_window was the worst offender, these should take less time to resolve.

emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 18:57:47 +00:00
c2a3f0302b Finish main_window callback refactor
820f672cb7 Import json button refactor
Compare 2 commits »
emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 03:22:46 +00:00
a90b5f83d8 A number of moves to address #2
emilia created branch callback-refactor in emilia/plate-tool 2024-01-13 02:44:18 +00:00
emilia pushed to callback-refactor at emilia/plate-tool 2024-01-13 02:44:18 +00:00
62d870521e First callback move
e2ef9fa84d Increment version number in cargo.lock
Compare 2 commits »
emilia opened issue emilia/plate-tool#2 2024-01-13 02:25:03 +00:00
Callback refactoring
emilia deleted branch workflows from emilia/plate-tool 2024-01-13 02:12:53 +00:00
emilia deleted branch standard_colors from emilia/plate-tool 2024-01-13 02:12:47 +00:00
emilia deleted branch copy_image_to_clipboard from emilia/plate-tool 2024-01-13 02:12:38 +00:00
emilia deleted branch import_from_csv from emilia/plate-tool 2024-01-13 02:12:15 +00:00
emilia created branch standard_colors in emilia/plate-tool 2024-01-13 02:10:26 +00:00
emilia pushed to standard_colors at emilia/plate-tool 2024-01-13 02:10:26 +00:00
5e1137c460 Fix: indexing error w.r.t. logarithm argument
535b14a586 Space colors evenly, consistently, etc
6e08f47955 Add palette function for ordered ids
88e838e102 Switch to v7 UUIDs from v4
Compare 4 commits »
emilia created branch copy_image_to_clipboard in emilia/plate-tool 2024-01-13 02:10:13 +00:00
emilia pushed to copy_image_to_clipboard at emilia/plate-tool 2024-01-13 02:10:13 +00:00
877460d0aa Utility for copying plates as image
9a9c3e2fca Change wording in options menu
ba7c9f5ee9 Set default plate format to 96 well
c79ace2d36 Implement in_transfer hashes toggle in plates
4356f681bc Preferences menu and toggle for in_transfer hashes
Compare 7 commits »
emilia pushed to beta-release at emilia/plate-tool 2024-01-06 20:53:16 +00:00
984bbda0c1 Test Jenkinsfile for building plate-tool-beta
emilia pushed to beta-release at emilia/plate-tool 2024-01-06 20:45:39 +00:00
60f9afaa99 Hotfix #8
emilia pushed to beta-release at emilia/plate-tool 2024-01-06 20:40:36 +00:00
23f6e79ddd Hotfix #7
emilia pushed to beta-release at emilia/plate-tool 2024-01-06 20:15:58 +00:00
0f5ba243dd Hotfix #6
emilia pushed to beta-release at emilia/plate-tool 2024-01-06 20:12:35 +00:00
161d585a45 Transfer & Deploy steps