aignatov-bio
|
087f71a82f
|
Add full view for my-module repository
|
2020-04-07 21:02:16 +02:00 |
|
Oleksii Kriuchykhin
|
a9c3102835
|
Add repository snapshots with service, refactor item assigning [SCI-4516]
|
2020-04-07 18:26:39 +02:00 |
|
aignatov-bio
|
9dfc652580
|
Fix markup
|
2020-04-07 12:50:58 +02:00 |
|
aignatov-bio
|
e8325ea736
|
Remove duplicate assets from initializers
|
2020-04-07 12:39:06 +02:00 |
|
aignatov-bio
|
845e8c3d6d
|
Fix loading process
|
2020-04-07 12:36:01 +02:00 |
|
aignatov-bio
|
7fdc169ba2
|
Add simple view to repository table
|
2020-04-06 19:52:41 +02:00 |
|
aignatov-bio
|
2f0fd438a6
|
Merge pull request #2504 from aignatov-bio/ai-sci-4519-add-dashboard-mobile-view
Add mobile view for dashboard [SCI-4519]
|
2020-04-06 15:36:11 +02:00 |
|
Alex Kriuchykhin
|
80bf5123ec
|
Merge pull request #2497 from aignatov-bio/ai-sci-4472-change-due-date-wording-on-dashboard
Change i18n for due date on current task widget [SCI-4472]
|
2020-04-06 10:27:21 +02:00 |
|
Alex Kriuchykhin
|
f92d68d192
|
Merge pull request #2496 from aignatov-bio/ai-sci-4471-assign-user-after-task-create
Assign user after task created [SCI-4471]
|
2020-04-06 10:25:19 +02:00 |
|
Alex Kriuchykhin
|
967c072dbd
|
Merge pull request #2500 from aignatov-bio/ai-sci-4517-fix-sidebar-when-caching
Fix caching issue for sidebar [SCI-4517]
|
2020-04-06 10:21:59 +02:00 |
|
aignatov-bio
|
fc810b5524
|
Merge pull request #2503 from aignatov-bio/ai-sci-4507-add-assigned-repositories-list
Add assigned repositories list [SCI-4507]
|
2020-04-03 13:59:26 +02:00 |
|
aignatov-bio
|
9a64ebdfd0
|
Update sql and add accordion effect
|
2020-04-03 13:15:56 +02:00 |
|
mlorb
|
1f2f48d413
|
Merge pull request #2502 from mlorb/ml-sci-4484
Add new task layout details section [SCI-4484]
|
2020-04-03 12:55:04 +02:00 |
|
aignatov-bio
|
dd3f2cb219
|
Update my_module assigned repository method
|
2020-04-03 12:33:42 +02:00 |
|
Alex Kriuchykhin
|
3e20efcc8e
|
Merge pull request #2501 from aignatov-bio/ai-sci-4474-add-decimals-to-repository-api
Add decimals to repository column API [SCI-4474]
|
2020-04-03 11:45:55 +02:00 |
|
aignatov-bio
|
f313b6ff01
|
Merge pull request #2492 from aignatov-bio/ai-sci-4339-refactor-login-screen
Update css for login screen [SCI-4339]
|
2020-04-02 15:47:17 +02:00 |
|
aignatov-bio
|
158966cc01
|
Add mobile view for dashboard
|
2020-04-02 14:58:10 +02:00 |
|
aignatov-bio
|
9678372dd5
|
Add assigned repositories list
|
2020-04-02 12:05:07 +02:00 |
|
Alex Kriuchykhin
|
cd8dc83cda
|
Merge pull request #2493 from okriuchykhin/ok_SCI_4504
Add start date to the task [SCI-4504]
|
2020-04-01 15:52:21 +02:00 |
|
aignatov-bio
|
af02201b43
|
Add decimals to repository column API
|
2020-04-01 13:29:21 +02:00 |
|
Mojca Lorber
|
cb554e815a
|
Add new task layout details section
|
2020-04-01 13:05:35 +02:00 |
|
Oleksii Kriuchykhin
|
3c8a149cf4
|
Fix task start date placement on report element [SCI-4504]
|
2020-04-01 11:06:27 +02:00 |
|
aignatov-bio
|
5705bd8497
|
Fix caching issue for sidebar
|
2020-03-31 22:12:38 +02:00 |
|
Oleksii Kriuchykhin
|
15a793a343
|
Fix start date interpolation in reports [SCI-4504]
|
2020-03-31 18:44:43 +02:00 |
|
Oleksii Kriuchykhin
|
3c53be1f9a
|
Add start date to the task [SCI-4504]
|
2020-03-31 14:17:14 +02:00 |
|
aignatov-bio
|
6d41d4d112
|
Fix tests
|
2020-03-31 14:16:31 +02:00 |
|
mlorb
|
404be29fc0
|
Merge pull request #2495 from mlorb/ml-sci-4483-sci-4486
Add new task general layout and add notes section [SCI-4483] [SCI-4486]
|
2020-03-31 13:18:54 +02:00 |
|
Mojca Lorber
|
86a21ef736
|
Fix test
|
2020-03-31 12:56:41 +02:00 |
|
Mojca Lorber
|
bd177f4f2f
|
Renaming fixes
|
2020-03-31 11:22:53 +02:00 |
|
aignatov-bio
|
119a7b9e73
|
Fix tests
|
2020-03-31 10:16:51 +02:00 |
|
aignatov-bio
|
5eebf3b46b
|
Fix notification when search field active
|
2020-03-30 15:46:35 +02:00 |
|
aignatov-bio
|
230099ac82
|
Change i18n for due date on current task widget
|
2020-03-30 15:30:52 +02:00 |
|
aignatov-bio
|
4c33abff05
|
Assign user after task created
|
2020-03-30 15:16:14 +02:00 |
|
mlorb
|
ea6eb0cace
|
Merge branch 'features/new-task-layout' into ml-sci-4483-sci-4486
|
2020-03-30 14:27:35 +02:00 |
|
mlorb
|
65bb0ed233
|
Merge pull request #2494 from aignatov-bio/ai-sci-fix-placeholder-for-tinymce
Fix placeholder for tinymce description fields
|
2020-03-30 14:20:32 +02:00 |
|
aignatov-bio
|
10bd1d425d
|
Fix placeholder for tinymce description fields
|
2020-03-30 13:22:34 +02:00 |
|
Mojca Lorber
|
7006036626
|
Add new task general layout and add notes section
|
2020-03-30 12:51:35 +02:00 |
|
aignatov-bio
|
d48e8dfeac
|
Fix markup
|
2020-03-30 12:05:30 +02:00 |
|
Alex Kriuchykhin
|
92279d07ad
|
Merge pull request #2437 from aignatov-bio/ai-sci-4380-saving-navigation-state
Refactor sidebar [SCI-4380]
|
2020-03-30 09:56:51 +02:00 |
|
Alex Kriuchykhin
|
4fe3d9f3a7
|
Merge pull request #2414 from aignatov-bio/ai-sci-4134-auto-open-tiny-mce-if-unsaved-data
Open unsaved TinyMce editor [SCI-4134]
|
2020-03-30 09:50:32 +02:00 |
|
aignatov-bio
|
1551197c06
|
Move constants to separate file
|
2020-03-27 11:12:38 +01:00 |
|
aignatov-bio
|
b9e81f208d
|
Fix i18n
|
2020-03-27 10:34:06 +01:00 |
|
aignatov-bio
|
8ff4b540e2
|
Update css for login screen
|
2020-03-27 09:43:49 +01:00 |
|
mlorb
|
2760fa6a08
|
Merge pull request #2491 from biosistemika/develop
Merge develop to master
|
2020-03-25 14:43:39 +01:00 |
|
Mojca Lorber
|
ee037ea13c
|
Bump version to 1.18.6
|
2020-03-25 14:23:13 +01:00 |
|
aignatov-bio
|
71573049f5
|
Merge pull request #2490 from aignatov-bio/ai-sci-4500-fix-team-dropdown
Fix team dropdown scroll
|
2020-03-25 13:02:59 +01:00 |
|
aignatov-bio
|
ab6001c068
|
Fix scroll
|
2020-03-25 12:56:01 +01:00 |
|
Miha Mencin
|
a2a5f8cfbd
|
Merge pull request #2489 from aignatov-bio/ai-sci-4500-fix-team-dropdown
Fix team dropdown [SCI-4500]
|
2020-03-25 12:55:46 +01:00 |
|
aignatov-bio
|
a7e4083ef1
|
Fix team dropdown
|
2020-03-25 12:31:47 +01:00 |
|
aignatov-bio
|
948034e3d4
|
Merge pull request #2488 from aignatov-bio/ai-sci-4494-fix-calendar-safari-issue
Calendar CSS safari fix [SCI-4494]
|
2020-03-24 21:55:40 +01:00 |
|