aignatov-bio
|
99e8f7e3cb
|
Fix added on this month filter [SCI-6584] (#3904)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-28 11:16:29 +01:00 |
|
aignatov-bio
|
155b437d6a
|
Fix blank state for time filter [SCI-6590] (#3903)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-28 11:05:01 +01:00 |
|
aignatov-bio
|
d54c7f1927
|
Fix save button dropdown for archived page [SCI-6581] (#3902)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-28 10:44:40 +01:00 |
|
Alex Kriuchykhin
|
bd47893947
|
Add inventory archiving to the API [SCI-5584] (#3885)
|
2022-02-28 10:33:43 +01:00 |
|
Alex Kriuchykhin
|
cc96a7e372
|
Fix advanced filters for numbers [SCI-6577] (#3899)
|
2022-02-28 10:31:42 +01:00 |
|
ajugo
|
493c7d64eb
|
Enable result comment button after canceling result edit [SCI-6537] (#3894)
* Enable result comment button after cancelling edit button [SCI-6537]
|
2022-02-25 22:32:21 +01:00 |
|
artoscinote
|
3df030b29e
|
Fix date/time filter loading and overwriting [SCI-6582] (#3898)
* Fix filter overwrite [SCI-6582]
* Fix date/time filter loading [SCI-6582]
* Fix time/time range filter loading [SCI-6582]
* Code style fixes [SCI-6582]
|
2022-02-25 15:27:31 +01:00 |
|
Alex Kriuchykhin
|
c0e4b6f1f6
|
Fix advanced filters for added on field [SCI-6578] (#3895)
|
2022-02-25 14:30:37 +01:00 |
|
artoscinote
|
69964aae7b
|
Fix time range value filter [SCI-6580] (#3896)
|
2022-02-25 14:29:39 +01:00 |
|
aignatov-bio
|
7b4968a7a3
|
Fix archived on filters fix [SCI-6579] (#3897)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-25 14:29:27 +01:00 |
|
aignatov-bio
|
899f2efbd6
|
Fix blank state for dates range [SCI-6576] (#3893)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-24 12:47:32 +01:00 |
|
Alex Kriuchykhin
|
fa6aeac1d9
|
Fix saving of time range values [SCI-6570] (#3892)
|
2022-02-24 09:43:15 +01:00 |
|
dependabot[bot]
|
24450fe280
|
Bump puma from 5.5.2 to 5.6.2 (#3847)
Bumps [puma](https://github.com/puma/puma) from 5.5.2 to 5.6.2.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v5.5.2...v5.6.2)
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-23 16:47:26 +01:00 |
|
aignatov-bio
|
f7cc20ebab
|
Update blank state for datetime filters [SCI-6571] (#3891)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-23 14:55:04 +01:00 |
|
artoscinote
|
c097b321a7
|
Fix multiple saving bug for repository filters [SCI-6523] (#3890)
|
2022-02-23 14:30:28 +01:00 |
|
aignatov-bio
|
d6c7305dfe
|
Move range filter logic to separate mixin (#3889)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-23 13:28:59 +01:00 |
|
aignatov-bio
|
cf200a23a7
|
Fix datetime switch between operators [SCI-6571] (#3888)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-23 11:40:37 +01:00 |
|
aignatov-bio
|
91ab7d0b40
|
Update none of operator for assigned tasks [SCI-6572] (#3884)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-23 10:05:24 +01:00 |
|
Alex Kriuchykhin
|
e750295b07
|
Fix filtering in repository snapshots [SCI-6423] (#3887)
|
2022-02-23 09:24:38 +01:00 |
|
aignatov-bio
|
3ae683307d
|
Fix time filter [SCI-6575] (#3886)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-23 09:24:11 +01:00 |
|
Alex Kriuchykhin
|
dd5939e89d
|
Fix advanced filters for ID and Name columns [SCI-6496] (#3865)
|
2022-02-22 14:49:17 +01:00 |
|
dependabot[bot]
|
c92dc1fd81
|
Bump simple-get from 3.1.0 to 3.1.1 (#3849)
Bumps [simple-get](https://github.com/feross/simple-get) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/feross/simple-get/releases)
- [Commits](https://github.com/feross/simple-get/compare/v3.1.0...v3.1.1)
---
updated-dependencies:
- dependency-name: simple-get
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-22 14:48:47 +01:00 |
|
artoscinote
|
b8b7773a3f
|
Fix today, this month, this year operators [SCI-6527] (#3845)
|
2022-02-22 14:14:16 +01:00 |
|
artoscinote
|
463e1a8014
|
Fix date/time range filtering [SCI-6574] (#3882)
|
2022-02-22 13:29:50 +01:00 |
|
aignatov-bio
|
5a65b8689b
|
Fix blank state for between (#3883)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-22 12:55:40 +01:00 |
|
aignatov-bio
|
d9dc27c2b8
|
Small UX fixes for filters [SCI-6569] (#3881)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-22 12:07:46 +01:00 |
|
aignatov-bio
|
358ff50cc3
|
Update blank state for date filter [SCI-6541] (#3880)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-22 09:40:16 +01:00 |
|
aignatov-bio
|
1f45e3f01d
|
Fix for docx renderer [SCI-6540] (#3879)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-21 13:26:52 +01:00 |
|
Alex Kriuchykhin
|
6b51b8a35c
|
Fix handling of date values in repositories [SCI-6551] (#3877)
|
2022-02-21 12:08:35 +01:00 |
|
aignatov-bio
|
4877455e9c
|
Change date operator order [SCI-6544] (#3876)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-21 11:25:12 +01:00 |
|
aignatov-bio
|
ed5b69c0ab
|
Add validation for date picker [SCI-6541] (#3875)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-21 11:10:50 +01:00 |
|
artoscinote
|
cce6a17e8f
|
Perserve save filters button on toolbar reload [SCI-6553] (#3874)
|
2022-02-21 10:09:59 +01:00 |
|
aignatov-bio
|
0267bade3c
|
Add prepopulated datetime filters [SCI-6541] (#3869)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-18 11:25:51 +01:00 |
|
artoscinote
|
c4a75d7543
|
Fix assignments after my module creation [SCI-6552] (#3871)
|
2022-02-18 11:25:30 +01:00 |
|
aignatov-bio
|
10821edbba
|
Update datetime filters operators [SCI-6544] (#3873)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-18 11:16:53 +01:00 |
|
artoscinote
|
b9df85869c
|
View access modal fixes [SCI-6480] (#3870)
|
2022-02-18 10:19:13 +01:00 |
|
dependabot[bot]
|
37c330586d
|
Bump url-parse from 1.5.3 to 1.5.7 (#3872)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.3...1.5.7)
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-02-18 10:02:07 +01:00 |
|
Alex Kriuchykhin
|
f9e77991c6
|
Fix handling of empty values for numeric filter type [SCI-6543] (#3866)
|
2022-02-17 15:26:24 +01:00 |
|
Alex Kriuchykhin
|
c39c767241
|
Update message for empty result for archived items [SCI-6532] (#3867)
|
2022-02-17 15:26:09 +01:00 |
|
artoscinote
|
8c0279e948
|
Fix red dot after clear filters [SCI-6536] (#3868)
|
2022-02-17 14:30:20 +01:00 |
|
aignatov-bio
|
6cee35dfa5
|
Small ux fixes [SCI-6539][SCI-6516] (#3864)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-16 12:56:54 +01:00 |
|
artoscinote
|
ff613c410c
|
Fix date format for repository filters [SCI-6528] (#3863)
|
2022-02-16 12:02:31 +01:00 |
|
artoscinote
|
39a014cfd4
|
Fix red dot for active filters [SCI-6536] (#3861)
|
2022-02-16 11:07:23 +01:00 |
|
artoscinote
|
5654eddbb0
|
Fix using multiple file filters [SCI-6533] (#3860)
|
2022-02-16 11:05:16 +01:00 |
|
ajugo
|
9b6a70cdb0
|
Improve RTF responsiveness - move button to the right side [SCI-5795] (#3854)
|
2022-02-16 10:32:01 +01:00 |
|
Alex Kriuchykhin
|
fe44f6d22f
|
Fix advanced filters for archived_on column [SCI-6530] (#3859)
|
2022-02-15 18:02:08 +01:00 |
|
Alex Kriuchykhin
|
ad0bd44b51
|
Allow multiple use of same column in advanced filters [SCI-6538] (#3857)
|
2022-02-15 18:01:53 +01:00 |
|
aignatov-bio
|
f2e4c579af
|
Multiple UX fixes for filters [SCI-6525] (#3858)
Co-authored-by: Anton <anton@scinote.net>
|
2022-02-15 15:03:25 +01:00 |
|
Alex Kriuchykhin
|
039c21d603
|
Disable management of repository filters for shared repositories with view permissions [SCI-6489] (#3856)
|
2022-02-15 14:37:42 +01:00 |
|
Alex Kriuchykhin
|
0ce6f43cbf
|
Fix inventory table custom error messages [SCI-6532] (#3855)
|
2022-02-15 14:37:26 +01:00 |
|