Commit Graph

26 Commits

Author SHA1 Message Date
fcc2567aa2 feat(imports): update imports 2024-08-18 10:28:58 -07:00
c1c9543868 feat(visual): add cosmetic features 2024-08-17 21:40:39 +04:00
5cc92eb8ae refactor(fabrics): one fabric is divided into several parts 2024-08-17 00:01:26 +04:00
e6a38f3ffe feat(condition): use func directly instead variable
find_by_frequency_value() method use directly in condition instead
special variable
2024-08-16 16:35:08 +04:00
ddff777d58 refactor: rewrite callback for on-click event 2024-08-16 13:58:19 +04:00
62b7036933 I'm too lazy to commit to the latest files 2024-08-15 23:37:34 +04:00
a7cf11737a feat(values): move definition values by default to separated file as function 2024-08-15 23:27:36 +04:00
4e872ddcff feat(imports): update imports 2024-08-15 23:17:00 +04:00
269b30312d test 2024-08-12 23:49:40 +04:00
28c569d547 feat(sorter): add sorter model 2024-08-12 12:16:28 +04:00
3041e821a7 refactor: improved inputs distribution 2024-08-12 12:15:42 +04:00
7887afc6af feat(imports): update imports 2024-08-12 12:14:13 +04:00
2a88eeaf01 fix(on click): ColumnView data update is complete 2024-08-12 12:13:55 +04:00
0d2987a968 feat(section): add testing section 2024-08-10 01:19:29 +04:00
ef3158e732 feat(imports): update imports 2024-08-10 01:02:44 +04:00
ebf7d9b85c feat(table): implement a result table 2024-08-03 00:00:05 +04:00
18e857b40c refactor: move parse field algorithm to a separate file 2024-07-29 01:17:52 +04:00
01f65376d0 feat(infobar): add a timer after which the infobar will be closed 2024-07-27 23:28:35 +04:00
cb2a52cc7b refactor: remove redundant argument; feat(infobar): add infobar for testing 2024-07-27 22:20:21 +04:00
2866d26253 BREAKING CHANGE: refactor code and add event handler for button 2024-07-19 23:16:11 +04:00
7c16964b83 added table and it needed to fix 2024-04-19 12:03:16 +04:00
b6d0eb0508 ADDED: models and controllers for page "signal reducing"\n TODO: done table for page "signal reducing" 2024-04-19 01:30:51 +04:00
6e315907bc TO DO: will done table in signal reducing page and write controller for that page 2024-04-18 12:23:13 +04:00
a58110a3f8 REFACTOR: clean code and some bug fixed 2024-04-16 21:45:31 +04:00
48057646a8 changed inputs for second section and implemented Clone and Copy traits for Alignment data structure 2024-04-14 20:13:15 +04:00
5687d6773a added inputs components and created page for fifth lab 2024-03-17 21:34:12 +04:00