Commit graph

15839 commits

Author SHA1 Message Date
aignatov-bio
11ab9964f0
Merge pull request #7115 from aignatov-bio/ai-sci-10241-fix-unused-filter
Hide empty filters at tables [SCI-10241]
2024-02-21 10:14:10 +01:00
Anton
a41278c0f8 Hide empty filters at tables [SCI-10241] 2024-02-20 12:52:09 +01:00
aignatov-bio
b8babaa429
Merge pull request #7107 from ivanscinote/SCI-10163-ik
Refactor fetching/applying table state [SCI-10163]
2024-02-20 11:06:11 +01:00
aignatov-bio
286430ea51
Merge pull request #7113 from aignatov-bio/ai-sci-10208-fix-flyouts-in-main-navigation
Fix flyouts in main navigation [SCI-10208]
2024-02-20 11:00:56 +01:00
Anton
bcad0145a3 Fix flyouts in main navigation [SCI-10208] 2024-02-20 10:55:03 +01:00
G-Chubinidze
35087f202e
Merge pull request #7109 from G-Chubinidze/gc_SCI_10189
To add "Archived on"column to Projects table (archived state) & rename column titles of "archived on" [SCI-10189]
2024-02-20 13:51:31 +04:00
G-Chubinidze
1dccae57e2
Merge branch 'features/new-datatable' into gc_SCI_10189 2024-02-20 13:38:40 +04:00
Giga Chubinidze
d4661fc2c7 fix hound [SCI-10189] 2024-02-20 13:37:17 +04:00
aignatov-bio
96bc3b98b5
Merge pull request #7106 from aignatov-bio/ai-sci-10211-small-table-fixes
Small table fixes [SCI-10211]
2024-02-20 10:16:51 +01:00
Giga Chubinidze
3f5b0dd30c To add "Archived on"column to Projects table (archived state) & rename column titles of "archived on" [SCI-10189] 2024-02-20 03:35:38 +04:00
Ivan Kljun
2827dd3de3 Refactor fetching/applying table state [SCI-10163] 2024-02-19 15:26:51 +01:00
Anton
c893ee19f9 Small table fixes [SCI-10211] 2024-02-19 13:01:37 +01:00
aignatov-bio
596582d4fe
Merge pull request #7102 from aignatov-bio/ai-sci-10207-update-routes-for-expiments
Fix routes for experiments my modules [SCI-10207]
2024-02-16 13:20:32 +01:00
Anton
54428ff4f1 Fix routes for experiments my modules [SCI-10207] 2024-02-16 13:15:47 +01:00
aignatov-bio
c0e754d184
Merge pull request #7093 from aignatov-bio/ai-sci-10205-preserve-selection-between-pages
Save selection between pages [SCI-10095]
2024-02-15 14:11:10 +01:00
Anton
d1251f7440 Save selection between pages [SCI-10095] 2024-02-15 13:59:55 +01:00
aignatov-bio
f1a2ee445a
Merge pull request #7089 from aignatov-bio/ai-sci-10106-add-tags-field-to-tasks-table
Add new render for task tags [SCI-10106]
2024-02-15 10:13:19 +01:00
Anton
b5f08d2542 Add new render for task tags [SCI-10106] 2024-02-15 10:10:15 +01:00
aignatov-bio
b624eab0a5
Merge pull request #7079 from aignatov-bio/ai-sci-8328-all-users-have-same-avatar
Small fixes for table [SCI-8328]
2024-02-12 12:31:51 +01:00
aignatov-bio
47873732b9
Merge pull request #7078 from aignatov-bio/ai-sci-10125-replace-legacy-tags-modal
Replace legacy tags modal [SCI-10125]
2024-02-12 12:30:15 +01:00
Anton
d57b056831 Small fixes for table [SCI-8328] 2024-02-12 12:29:50 +01:00
Anton
afc256ae15 Replace legacy tags modal [SCI-10125] 2024-02-12 12:22:20 +01:00
aignatov-bio
01f4229d6f
Merge pull request #7071 from aignatov-bio/ai-sci-10095-sanity-checks-fixes
Fix sanity checks issues [SCI-10095]
2024-02-07 14:00:29 +01:00
Anton
29fd71c76a Fix sanity checks issues [SCI-10095] 2024-02-07 12:23:21 +01:00
aignatov-bio
ae56294670
Merge pull request #7067 from aignatov-bio/ai-sci-10105-update-tags-task-modal
Update tags modal [SCI-10105]
2024-02-06 15:39:42 +01:00
Anton
25defa9e43 Update tags modal [SCI-10105] 2024-02-06 15:28:00 +01:00
aignatov-bio
b560cf9e7b
Merge pull request #7048 from aignatov-bio/ai-sci-10116-add-helpers-e2e-testing
Add helpers for e2e testing [SCI-10116]
2024-02-02 13:28:39 +01:00
aignatov-bio
ed30eb022e
Merge pull request #7045 from aignatov-bio/ai-sci-10098-fix-infinite-scroll
Fix infinite scroll for new tables [SCI-10098]
2024-02-02 13:21:16 +01:00
Anton
7b80d88585 Add helpers for e2e testing [SCI-10116] 2024-02-02 13:20:51 +01:00
Anton
95492dd884 Fix infinite scroll for new tables [SCI-10098] 2024-02-01 15:15:12 +01:00
aignatov-bio
7a154c8fda
Merge pull request #7042 from aignatov-bio/ai-sci-data-tables-css-fixes
Data table small css fixes
2024-02-01 11:48:44 +01:00
Anton
0e94d72442 Data table small css fixes 2024-02-01 11:47:31 +01:00
Martin Artnik
015f63767a
Merge pull request #6948 from ivanscinote/SCI-9983-ik
Implement saving of table state to DB [SCI-9983]
2024-02-01 11:19:58 +01:00
Ivan Kljun
e4e3a61c5a Merge remote-tracking branch 'upstream/features/new-datatable' into SCI-9983-ik 2024-02-01 11:00:31 +01:00
aignatov-bio
959a6b88f9
Merge pull request #7039 from scinote-eln/revert-7036-gc_SCI_10095
Revert "Bug fixes from table sanity check - Part 2(inventories, tasks) [SCI-10095]"
2024-02-01 09:36:38 +01:00
aignatov-bio
7ac549e20d
Revert "Bug fixes from table sanity check - Part 2(inventories, tasks) [SCI-10095]" 2024-02-01 09:36:13 +01:00
aignatov-bio
f5fee23f7d
Merge pull request #7033 from aignatov-bio/ai-sci-10090-update-manage-columns-modal
Update columns manage modal [SCI-10090]
2024-02-01 09:31:18 +01:00
G-Chubinidze
a14e1fee86
Merge pull request #6999 from G-Chubinidze/gc_SCI_10012
Implement button examples [SCI-10012]
2024-02-01 12:31:10 +04:00
G-Chubinidze
4f8524bc42
Merge branch 'features/new-datatable' into gc_SCI_10012 2024-02-01 12:30:58 +04:00
Martin Artnik
a06cf058f1
Merge pull request #7036 from G-Chubinidze/gc_SCI_10095
Bug fixes from table sanity check - Part 2(inventories, tasks) [SCI-10095]
2024-02-01 09:28:55 +01:00
G-Chubinidze
a02ab0c6c7
Merge pull request #7037 from G-Chubinidze/gc_SCI_10094
Implement design page for icons [SCI-10094]
2024-02-01 12:24:53 +04:00
G-Chubinidze
8fc3f18213
Merge branch 'features/new-datatable' into gc_SCI_10094 2024-02-01 11:59:58 +04:00
Giga Chubinidze
b6355ea29e Implement design page for icons [SCI-10094] 2024-02-01 06:00:01 +04:00
Giga Chubinidze
a853df18bc Bug fixes from table sanity check - Part 2(inventories, tasks) [SCI-10095] 2024-02-01 05:30:10 +04:00
Anton
f43718ea6d Update columns manage modal [SCI-10090] 2024-01-31 15:05:16 +01:00
Anton
72b40a63a0 Merge branch 'develop' into features/new-datatable 2024-01-30 12:02:04 +01:00
aignatov-bio
e9ddbf8ec1
Merge pull request #7012 from sboursen-scinote/sb_SCI-10049
Update Scinote fonts [SCI-10049]
2024-01-30 11:46:44 +01:00
Martin Artnik
aa4a6a5868
Merge pull request #7009 from G-Chubinidze/gc_SCI_9987_v2
Make File Checkout feature switchable in settings [SCI-9987]
2024-01-30 11:21:46 +01:00
Giga Chubinidze
61c34e72aa Make File Checkout feature switchable in settings [SCI-9987] 2024-01-30 14:19:45 +04:00
aignatov-bio
5725e5808c
Merge pull request #7021 from aignatov-bio/ai-sci-10091-update-access-modal
Update access modal [SCI-10091]
2024-01-30 10:53:35 +01:00