Commit graph

111 commits

Author SHA1 Message Date
Anton
9f5a6da92f Add new icons to team page [SCI-11996] 2025-06-19 13:46:27 +02:00
Andrej
9005ede234 Update icons library [SCI-11584] 2025-02-17 11:46:15 +01:00
Martin Artnik
ace4139a84 Merge branch 'develop' into features/native-tables-revamp 2025-02-13 14:33:19 +01:00
Martin Artnik
e4934d2e86 Fix merge conflict in vendor/assets/stylesheets/sn-icon-font.css 2025-01-28 15:43:11 +01:00
Martin Artnik
f4bd43129e Merge branch 'develop' into features/native-tables-revamp 2025-01-28 12:45:50 +01:00
Martin Artnik
e6d87ce699 Merge branch 'develop' into features/forms 2025-01-16 11:29:34 +01:00
Alex Kriuchykhin
7b19a6ac52
Update Office icons and labels to match to the latest branding kit [SCI-11430] (#8125) 2025-01-10 13:43:23 +01:00
Anton
460c2d2589 Add number and datetime field [SCI-11386] 2024-12-12 12:49:55 +01:00
Anton
1fc8a6bf39 Update icon font 2024-11-26 15:01:10 +01:00
Anton
c18e11ef19 Update icon font 2024-11-19 10:56:19 +01:00
Anton
c07203c4b4 Add new icons 2024-11-04 15:52:23 +01:00
Anton
fc58728375 Add vue component for tables report [SCI-11231] 2024-11-04 11:03:41 +01:00
Anton
0e0d99854f Update icon font 2024-10-29 10:30:05 +01:00
Anton
3a09459595 Update font icons 2024-07-24 14:46:51 +02:00
Anton
78cd3efad3 Small fixes for global search [SCI-10681] 2024-05-08 11:52:01 +02:00
wandji20
ed3701e5ec Update icons [SCI-10480] 2024-04-08 16:59:26 +01:00
sboursen-scinote
32e9be15b5 Update Scinote font icons and add icon to protocol publish [SCI-10376] 2024-03-22 10:35:44 +01:00
Anton
ed0db94089 Merge branch 'develop' into features/new-datatable 2024-02-21 12:51:17 +01:00
Anton
c893ee19f9 Small table fixes [SCI-10211] 2024-02-19 13:01:37 +01:00
ajugo
a556706130
Remove calculations for numbers on cell duplicating [SCI-9958] (#7052) 2024-02-05 10:27:42 +01:00
ajugo
ebe2afc2e3
Fix duplication more than one cell at once for handsontables [SCI-9958] (#7010) 2024-01-31 11:10:58 +01:00
sboursen-scinote
fab755f94c Update Scinote fonts [SCI-10049] 2024-01-26 14:22:09 +01:00
Martin Artnik
7a4d17f63e Merge branch 'develop' into features/asset-sync 2024-01-10 16:31:21 +01:00
Gregor Lasnibat
7ab9c4f935
(fix) Range and Type errors after clearing search box [SCI-9867] (#6877) 2024-01-05 15:15:24 +01:00
Ivan Kljun
f1dd767f35 Implement 'Open locally' button and dropdown for thumbnail [SCI-9838] 2023-12-14 11:11:12 +01:00
wandji
7050e11225
Fix issue LOG function in formulaJs library [SCI-9556] (#6481) 2023-10-18 13:31:13 +02:00
wandji20
8b589185b5 Add copyright, lisence, and include original modifications [SCI-9314] 2023-10-03 14:57:41 +01:00
wandji20
8684e2d361 Update formula, ruleJS, and parser vendor files to latest version [SCI-9314] 2023-09-29 10:35:21 +01:00
Anton
0f4e561689 Fix handson table scrolling 2023-09-14 14:35:37 +02:00
Gregor Lasnibat
589faef72f Fix gene sequence attachment icons [SCI-9213] 2023-09-02 03:14:51 +02:00
artoscinote
de61c37a4e
Merge pull request #5706 from wandji20/wb-SCI-8559
Fix CSS Issues[SCI-8559]
2023-08-21 11:05:38 +02:00
artoscinote
6d5d96e891
Merge pull request #5903 from ivanscinote/SCI-8712-UI-arrows-tooltip
Down arrow size increase in sprite image [SCI-8712]
2023-08-16 11:54:51 +02:00
Martin Artnik
52eca4eba1 Require jQuery from node_modules 2023-08-10 12:11:22 +02:00
wandji20
b4657e534a Fix CSS Issues[SCI-8559] 2023-08-10 08:11:07 +01:00
Anton
2da83f460f Test moving jquery 2023-08-09 14:43:17 +02:00
Anton
89c526103d Merge branch 'develop' into features/remove-front-end-gems 2023-08-07 11:23:21 +02:00
Ivan Kljun
7e4d284def Fixed sprite down arrow image for jstree 2023-08-02 13:32:49 +02:00
Ivan Kljun
a35206cd8a Adding new sprite image for jstree 2023-08-02 09:01:29 +02:00
Giga Chubinidze
fb6fa51e5c add last space 2023-07-24 16:06:10 +04:00
Giga Chubinidze
547c0f6082 fixed icons 2023-07-24 16:05:07 +04:00
Giga Chubinidze
d236cc9803 Replace old icons with new ones [SCI-8906] 2023-07-24 11:56:23 +04:00
Anton
85f14a6bb0 Merge branch 'features/remove-front-end-gems' of github.com:scinote-eln/scinote-web into features/remove-front-end-gems 2023-07-18 14:38:25 +02:00
Anton
1087f67228 Merge branch 'develop' into features/remove-front-end-gems 2023-07-18 14:36:40 +02:00
Anton
f071e482d8 Migrate to css bundling [SCI-8773] 2023-07-06 13:26:41 +02:00
Anton
9a5abfabf7 Move js gems to packages [SCI-8772] 2023-07-05 12:03:44 +02:00
artoscinote
ad26237d02
Implement column resizing [SCI-7961] (#5596)
* Patch datatables to support ColReorder + ColResize [SCI-7961]

* Implement repository column resizing [SCI-7961]

* Fix colResize and colReorder interactions [SCI-7961]

* Add styling improvements for column interactions [SCI-7961]

* Update grip icons [SCI-7961]

* Tweaks and fixes [SCI-7961]
2023-06-20 12:52:02 +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
Martin Artnik
657934f9bf Bundle Inter font for proper font weights [SCI-8646] 2023-06-15 14:23:01 +02:00
Anton
d64a166b83 Remove margin hack 2023-06-12 14:24:26 +02:00
Martin Artnik
dcc30822f5 New icon tweaks & fixes [SCI-8366] 2023-06-08 17:33:50 +02:00