sboursen-scinote
|
c426ee27c4
|
Fix various css issues for experiment canvas [SCI-10568]
|
2024-04-17 12:00:46 +02:00 |
|
Anton
|
d72e63a0f2
|
Merge branch 'develop' into features/inventory-import-improvements
|
2024-02-26 10:46:49 +01:00 |
|
Soufiane
|
ff7a970326
|
Extend title row width in P/E/T to full width [SCI-10110] (#7072)
|
2024-02-07 16:07:12 +01:00 |
|
Anton
|
af811db890
|
Remove old tables code [SCI-10006]
|
2024-01-16 14:13:40 +01:00 |
|
Anton
|
8d2187815b
|
Fix turbolinks cache settings [SCI-9700][SCI-9701]
|
2023-11-15 11:02:50 +01:00 |
|
Anton
|
04fc356175
|
Replace datepicker in task table [SCI-9631]
|
2023-11-02 13:11:06 +01:00 |
|
Ivan Kljun
|
368a6f62ea
|
Fix long names also for canvas view modal [SCI-8592]
|
2023-09-07 10:09:18 +02:00 |
|
Ivan Kljun
|
c2b686324f
|
Fix long names being cut off at move task modal [SCI-8592]
|
2023-09-05 15:58:50 +02:00 |
|
Martin Artnik
|
3724a4a067
|
Merge branch 'develop' into features/september-release
|
2023-09-01 10:30:48 +02:00 |
|
Ivan Kljun
|
90199d3590
|
Add method light_color? to my_module_status [SCI-9007]
|
2023-08-25 15:47:34 +02:00 |
|
Ivan Kljun
|
28adb4956d
|
Add 'Not started' btn to other views
|
2023-08-22 14:30:49 +02:00 |
|
Anton
|
2d64d2fcbf
|
Merge branch 'develop' into features/september-release
|
2023-08-21 11:25:27 +02:00 |
|
Anton
|
d135c86f70
|
Fix long task names [SCI-8536]
|
2023-08-21 11:17:09 +02:00 |
|
Anton
|
937bc60542
|
Merge branch 'features/september-release' of github.com:scinote-eln/scinote-web into features/september-release
|
2023-08-07 10:37:20 +02:00 |
|
Ivan Kljun
|
3b3a2ed2af
|
Set dropdown at move task modal to parent width
|
2023-08-01 11:40:24 +02:00 |
|
Martin Artnik
|
5cc087835a
|
Merge branch 'develop' into features/august-release
|
2023-07-19 11:21:24 +02:00 |
|
wandji
|
aafeb456fa
|
Fix CSS issues in experiments tasks page and modal [SCI-8766] (#5738)
* Fix CSS issues in experiments tasks page and modal [SCI-8766]
* Fix linter errors [SCI-8766]
* Increase spacing for icons in ask display modal and remove html.erb extention from render partial
* Optimize changes [SCI-8766]
|
2023-07-18 13:38:50 +02:00 |
|
Soufiane
|
5266fad02d
|
Fix bootstrap input-group style [SCI-8723] (#5770)
|
2023-07-14 08:37:29 +02:00 |
|
Anton
|
b623cf8d04
|
Fix canvas styling [SCI-8789]
|
2023-07-13 14:21:55 +02:00 |
|
Anton
|
8e1836aa82
|
CSS fixes [SCI-8762]
|
2023-07-10 21:09:29 +02:00 |
|
Giga Chubinidze
|
d3678aeb55
|
Unify display of the Project/Experiment/Task name in the table views [SCI-8536]
|
2023-06-26 21:52:27 +04:00 |
|
Martin Artnik
|
5e7d3f1564
|
CSS fixes [SCI-8731]
|
2023-06-23 15:01:04 +02:00 |
|
Anton
|
8fac4c1b7c
|
UI CSS fixes
|
2023-06-22 11:55:23 +02:00 |
|
Anton
|
2030b71082
|
UI CSS Fixes
|
2023-06-21 12:02:18 +02:00 |
|
aignatov-bio
|
55e75ffa91
|
Merge pull request #5635 from aignatov-bio/ai-sci-8662-ui-css-fixes
UI css fixes [SCI-8662]
|
2023-06-21 08:06:52 +02:00 |
|
Anton
|
f675034b7f
|
Fix UI css fixes [SCI-8660]
|
2023-06-20 15:53:33 +02:00 |
|
Anton
|
73880619d6
|
UI css fixes [SCI-8662]
|
2023-06-20 13:41:42 +02:00 |
|
Anton
|
4e972de096
|
UI CSS fixes
|
2023-06-19 15:58:17 +02:00 |
|
Anton
|
289c92cb00
|
UX fixes [SCI-8658][SCI-8667][SCI-8668][SCI-8669][SCI-8672][SCI-8660][SCI-8662]
|
2023-06-16 12:38:09 +02:00 |
|
Anton
|
c4f82cc756
|
Css fixes [SCI-8671]
|
2023-06-15 15:12:51 +02:00 |
|
ajugo
|
f38577eb79
|
Add missing archived icon to the PET [SCI-8563] (#5541)
|
2023-06-02 10:34:11 +02:00 |
|
Soufiane
|
f16ce94164
|
Move button for archived task in card view (Update) [SCI-8253] (#5543)
* Implemet the Move task functionality for archived tasks cards view [SCI-8253]
* Fix hound [SCI-8253]
* Fix hound [SCI-8253]
* Fix toolbar buttons alignment [SCI-8253]
* Fix the position and layout of the toolbar buttons [SCI-8253]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
* Fix hound [SCI-8253]
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
---------
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
|
2023-06-02 10:04:25 +02:00 |
|
artoscinote
|
66ccea318b
|
Merge pull request #5531 from G-Chubinidze/gc_SCI_8584
Not responsive buttons with closed/opened navigator [SCI-8534]
|
2023-06-01 12:25:07 +02:00 |
|
Giga Chubinidze
|
7eb24df8cb
|
included p/e levels, scoped css class
|
2023-06-01 14:20:56 +04:00 |
|
Giga Chubinidze
|
7985319b10
|
hound fix
|
2023-05-31 19:31:18 +04:00 |
|
Giga Chubinidze
|
8e48560cb8
|
Not responsive buttons with closed/opened navigator [SCI-8534]
|
2023-05-31 19:25:24 +04:00 |
|
ajugo
|
d56eeeb26a
|
Fix top action switch padding problem [SCI-8570] (#5512)
|
2023-05-30 11:15:06 +02:00 |
|
aignatov-bio
|
642932bbcc
|
Merge pull request #5475 from rekonder/aj_SCI_8490
Add empty states for PET [SCI-8490]
|
2023-05-26 11:14:38 +02:00 |
|
Anton
|
c005825b47
|
Fix project/experiment name container size [SCI-8529]
|
2023-05-25 13:22:30 +02:00 |
|
Andrej
|
9164534548
|
Add empty states for PET [SCI-8490]
|
2023-05-24 18:15:41 +02:00 |
|
Anton
|
3bdd903623
|
Update navigation css [SCI-8438]
|
2023-05-17 14:18:16 +02:00 |
|
G-Chubinidze
|
49454fd8c8
|
Merge branch 'develop' into gc_SCI_8305
|
2023-05-16 16:19:46 +04:00 |
|
Giga Chubinidze
|
405897c564
|
updated code to fit new state dropdown logic + updated card view
|
2023-05-15 11:12:07 +04:00 |
|
Soufiane
|
df0995d867
|
Move button for archived task in card view [SCI-8253] (#5322)
Implemet the Move task functionality for archived tasks cards view [SCI-8253]
|
2023-05-03 11:15:17 +02:00 |
|
Martin Artnik
|
ffa626d53f
|
Fix experiment canvas padding [SCI-8270]
|
2023-04-06 11:50:56 +02:00 |
|
Anton
|
e626c53f78
|
PET and Protocol tabls fixes [SCI-8176][SCI-8180][SCI-8181]
|
2023-03-22 13:47:59 +01:00 |
|
sboursen-scinote
|
a6eb682234
|
Fix the spacing for PET tables [SCI-7772]
|
2023-02-10 14:27:25 +01:00 |
|
Anton
|
e6baf20198
|
Fix comments css in experiment table [SCI-7826]
|
2023-02-01 11:42:43 +01:00 |
|
Alex Kriuchykhin
|
5238a858bd
|
Fix tags modal in table view for archived tasks [SCI-7743] (#4867)
|
2023-01-20 10:21:52 +01:00 |
|
artoscinote
|
cc4a8bf8be
|
Merge pull request #4841 from sboursen-scinote/sb_SCI-7737
Fix: Incorrect icons & double scrollbar displayed when resizing the window [SCI-7737]
|
2023-01-17 09:44:12 +01:00 |
|