Ivan Kljun
dcd1681fce
Set navigator max-width to 400px and fix class for removing transitions [SCI-9318]
2023-10-19 15:39:56 +02:00
Ivan Kljun
d34d424b0f
Make navigator resizable [SCI-9318]
2023-10-12 14:45:51 +02:00
Martin Artnik
a2870dd9d1
Add back version modal link [SCI-9400]
2023-10-02 14:31:28 +02:00
Andrej
9641c75a4a
Merge branch 'develop' of https://github.com/scinote-eln/scinote-web into aj_SCI_9275
2023-09-26 11:23:25 +02:00
Andrej
2478918aa6
Fix protocol parser flyout and notifications [SCI-9275]
2023-09-25 07:55:43 +02:00
Anton
ad3cd98d6e
CSS fixes protocol page
2023-09-22 11:59:39 +02:00
Anton
6228a3bc00
Fix css for protocol/results
2023-09-18 15:35:27 +02:00
Anton
8f9072f46e
Fix navigator CSS [SCI-9230][SCI-9233]
2023-09-07 10:45:50 +02:00
Anton
d2ffaa209c
Fix results CSS [SCI-9177]
2023-08-31 15:53:38 +02:00
Anton
2d64d2fcbf
Merge branch 'develop' into features/september-release
2023-08-21 11:25:27 +02:00
artoscinote
20c20012b2
Merge pull request #5863 from ivanscinote/SCI-8807-notifications
...
Remove system notifications [SCI-8807]
2023-08-18 10:28:05 +02:00
artoscinote
083bd4b1e2
Merge pull request #5827 from aignatov-bio/ai-sci-8843-fix-notification-infinite-scroll
...
Fix infinite scroll for notifications [SCI-8843]
2023-08-16 10:27:07 +02:00
Martin Artnik
a952319afd
Merge branch 'develop' into features/september-release
2023-08-09 16:43:15 +02:00
wandji
a1e6392a45
Fix bugs with jquery3 upgrade [SCI-8973] ( #5933 )
...
* Fix bugs with jquery3 upgrade [SCI-8973]
* Remove deprecated jquery method (.error, .completed, .success) [SCI-8973]
* Fix linter error [SCI-8973]
2023-08-09 10:33:58 +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
sboursen-scinote
c27c7245bc
Fix various CSS issues [SCI-8940]
...
- Maintain the position of the top navigation controls when user is without team.
- Add "missing" avatar to avatar change modal
- Disable wrapping of (A) in archived P/E/T
- Fix padding/margin issues in Archived tasks and Protocol templates
2023-08-04 09:11:53 +02:00
ivanscinote
242df0632d
Merge branch 'features/august-release' into SCI-8807-notifications
2023-08-02 13:40:06 +02:00
Martin Artnik
3978d9efef
Merge branch 'develop' into features/august-release
2023-07-26 11:22:49 +02:00
Ivan Kljun
18fb319351
Drop system notifications tables and remove logic
2023-07-25 14:48:03 +02:00
Anton
9393f3cc0f
Fix navigator console errors [SCI-8890]
2023-07-25 11:11:55 +02:00
Soufiane
effdc9563a
Improve Breadcrumbs responsiveness [SCI-8494] ( #5778 )
...
- Refactor Breadcrumbs using VUE.
- Implement responsiveness breakpoints
2023-07-25 09:24:49 +02:00
Anton
0163d56186
Fix infinite scroll for notifications [SCI-8843]
2023-07-20 11:04:17 +02:00
Ivan Kljun
b516382fc4
Remove notification tabs logic and variables
2023-07-19 13:38:16 +02:00
Ivan Kljun
c306b17e93
Remove notifications tabs component [SCI-8807]
2023-07-19 13:12:42 +02:00
Martin Artnik
5cc087835a
Merge branch 'develop' into features/august-release
2023-07-19 11:21:24 +02:00
Anton
f540b3dc8d
Fix js error in console log [SCI-8890]
2023-07-19 09:55:27 +02:00
ajugo
051e686787
Implement automatic check for new notifications [SCI-8654] ( #5631 )
2023-07-11 16:05:34 +02:00
G-Chubinidze
25aa644102
Removing Support button from the top navigation [SCI-8806] ( #5744 )
2023-07-10 14:03:47 +02:00
Anton
8fac4c1b7c
UI CSS fixes
2023-06-22 11:55:23 +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
Giga Chubinidze
69c7176976
Buttons title (tooltip on hover) - top navigation [SCI-8630]
2023-06-15 04:59:34 +04:00
Anton
d795f996f2
Merge branch 'develop' into features/ui-revamp
2023-06-14 15:18:50 +02:00
Anton
4674f64905
Add new button style [SCI-8558]
2023-06-14 14:54:10 +02:00
Anton
86e980f773
Updated top navigation [SCI-8540]
2023-06-13 14:12:41 +02:00
Anton
b434c8a2c7
Update css for team selection and search field [SCI-8540]
2023-06-13 11:52:14 +02:00
Anton
16d4a09cfa
Update left navigation
2023-06-12 14:23:26 +02:00
Soufiane
2e16302812
Team admin can see all projects in Navigator [SCI-8549] [SCI-8381] ( #5575 )
...
Disable project links if team admin is missing read permission [SCI-8381]
2023-06-12 12:55:32 +02:00
Anton
5f55070fec
Navigator ui revamp [SCI-8539][SCI-8467]
2023-06-12 11:53:24 +02:00
Martin Artnik
dcc30822f5
New icon tweaks & fixes [SCI-8366]
2023-06-08 17:33:50 +02:00
Giga Chubinidze
a777fd5584
New icons implementation [SCI-8366]
2023-06-08 10:33:37 +04:00
artoscinote
fa05ce15f3
Merge pull request #5476 from G-Chubinidze/gc_SCI_8473
...
Position of opened drop down [SCI-8473]
2023-06-01 12:32:53 +02:00
ajugo
b9b84ef79d
Fix perfect scrollbar effects and size of the buttons on navigation [SCI-8567] ( #5525 )
2023-05-31 12:39:20 +02:00
sboursen-scinote
4848236fd3
Merge branch 'develop' into sb_SCI-8509
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-30 16:07:26 +02:00
artoscinote
852bba642f
Merge pull request #5500 from G-Chubinidze/gc_SCI_8385
...
Empty screen revamp [SCI-8385]
2023-05-29 11:02:15 +02:00
Giga Chubinidze
534afe64cb
changed current team variable
2023-05-29 13:00:54 +04:00
Giga Chubinidze
59bdd7d8d2
Empty screen revamp [SCI-8385]
2023-05-29 01:42:26 +04:00
Anton
61a6d8326c
Add navigator horizontal scrollbar [SCI-8538]
2023-05-26 16:58:11 +02:00
sboursen-scinote
a77ee62f8e
Fix hover effect depending on the type of the navigator link [SCI-8509]
...
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-05-26 11:19:27 +02:00
Giga Chubinidze
c68151fcdf
added user dropdown class
2023-05-25 11:20:11 +04:00
Anton
db06ff5946
Fix scrolling position in navigator [SCI-8491]
2023-05-19 11:46:36 +02:00