Commit graph

7587 commits

Author SHA1 Message Date
Alex Kriuchykhin 769ba76afa
Merge pull request #2445 from okriuchykhin/ok_SCI_4379
Improve file upload checks [SCI-4382]
2020-03-10 09:47:23 +01:00
aignatov-bio 180b736769 Refactor recent work service 2020-03-09 15:10:51 +01:00
aignatov-bio 4328634e78 Remove uneditable projects from create task widget 2020-03-09 13:38:38 +01:00
Alex Kriuchykhin 4bea0781da
Merge pull request #2418 from okriuchykhin/ok_SCI_4276
Add API endpoints for new column types [SCI-4276]
2020-03-09 12:58:54 +01:00
aignatov-bio 49afb5631d
Merge pull request #2457 from aignatov-bio/ai-sci-4442-fix-missing-progress-bar
Fix progress bar [SCI-4442]
2020-03-09 10:43:15 +01:00
Miha Mencin 62b934f012 Merge branch 'develop' into features/dashboard 2020-03-09 09:56:32 +01:00
aignatov-bio 77a399e457 Fix progress bar 2020-03-09 09:54:02 +01:00
aignatov-bio 5ee406606a Add checks for archived projects and experiments 2020-03-06 15:48:54 +01:00
Alex Kriuchykhin de0d389b96
Merge pull request #2454 from okriuchykhin/ok_SCI_4434
Refactor inventory limit checks [SCI-4434]
2020-03-06 15:33:01 +01:00
aignatov-bio 193c4974d2 Add user time zone 2020-03-06 15:24:57 +01:00
aignatov-bio b89cc1745a Add users scope 2020-03-06 15:12:40 +01:00
aignatov-bio bbda7b23bb
Merge pull request #2453 from aignatov-bio/ai-sci-4415-fix-team-description-white-space
Fix team description white space [SCI-4415]
2020-03-06 14:55:18 +01:00
aignatov-bio f54cfbd1d3
Merge pull request #2452 from aignatov-bio/ai-sci-4407-fix-date-import-format
Fix date import for repository [SCI-4407]
2020-03-06 14:54:59 +01:00
Mojca Lorber 6bf191d124 Remove academy link from navigation and move about modal to support menu 2020-03-06 14:36:22 +01:00
aignatov-bio e729aa043e Add recent work widget 2020-03-06 13:51:18 +01:00
Oleksii Kriuchykhin 02817a5a1e Refactor inventory limit checks [SCI-4434] 2020-03-05 15:26:25 +01:00
aignatov-bio d940c0a122
Merge pull request #2451 from aignatov-bio/ai-sci-4427-not-rounded-progress-bar
Add rounded corners to porgress bar [SCI-4427]
2020-03-05 14:53:12 +01:00
aignatov-bio 6f395b8e36
Merge pull request #2450 from aignatov-bio/ai-sci-4421-sorting-task-without-due-date
Add alphabetical order for tasks without due date [SCI-4421]
2020-03-05 14:52:58 +01:00
aignatov-bio d886a42c8e Fix team description white space 2020-03-05 14:47:48 +01:00
aignatov-bio 3494d1071e
Merge pull request #2448 from aignatov-bio/ai-sci-4416-add-yellow-due-dates
Refactor current task widget [SCI-4416]
2020-03-05 14:46:16 +01:00
aignatov-bio 79560e517d Fix markup 2020-03-05 14:40:46 +01:00
aignatov-bio 4af992ef35 Fix date import for repository 2020-03-05 14:34:31 +01:00
aignatov-bio 024fc5b421 Add rounded corners to porgress bar 2020-03-05 13:13:54 +01:00
aignatov-bio f9be7a2cb8 Add alphabetical order for tasks without due date 2020-03-05 12:58:25 +01:00
Alex Kriuchykhin f201826eb8
Merge pull request #2426 from okriuchykhin/ok_SCI_4383
Add global repositories limit [SCI-4383]
2020-03-05 12:45:02 +01:00
Alex Kriuchykhin 9ee49eeaff
Merge pull request #2449 from mlorb/ml-sci-4376
Add endpoints for lists of projects and experiments with filtering… [SCI-4376][SCI-4377]
2020-03-05 11:43:10 +01:00
Alex Kriuchykhin 357152a7ad
Merge pull request #2447 from biosistemika/dependabot/bundler/puma-4.3.3
Bump puma from 4.3.1 to 4.3.3
2020-03-05 09:49:57 +01:00
Mojca Lorber 8325ed80f0 Add endpoints for lists of projects and experiments with filtering and finish the frontend for quick start create new task on dashboard 2020-03-04 23:26:01 +01:00
aignatov-bio d830fcec4a Remove locked task css and i18n 2020-03-04 14:56:06 +01:00
aignatov-bio 3bc1f0cbe2 Update current tasks widget filters localization 2020-03-04 13:34:12 +01:00
aignatov-bio 77d66b65b1 Refactor current task for addons integration 2020-03-04 13:21:52 +01:00
dependabot[bot] 526228b2d0
Bump puma from 4.3.1 to 4.3.3
Bumps [puma](https://github.com/puma/puma) from 4.3.1 to 4.3.3.
- [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/v4.3.1...v4.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-03 20:34:39 +00:00
aignatov-bio 30545f5cf4
Merge pull request #2443 from aignatov-bio/ai-sci-4409-fix-visibilty-of-tasks
Fix task visibility for current task widget [SCI-4409]
2020-03-03 16:35:22 +01:00
Alex Kriuchykhin d66deed46c
Merge pull request #2446 from aignatov-bio/ai-sci-add-file-limit-to-tiny-mce-files
Add file size limitation to tinyMCE
2020-03-03 16:32:14 +01:00
mlorb 43a2fc2fbb
Merge pull request #2440 from mlorb/ml-sci-4354
Add pagination for current tasks on dashboard [SCI-4354]
2020-03-03 16:31:46 +01:00
mlorb ba438e7728
Merge branch 'features/dashboard' into ml-sci-4354 2020-03-03 16:29:47 +01:00
Mojca Lorber 4f37260571 Fix controller 2020-03-03 16:17:29 +01:00
aignatov-bio 9fa8818a5d Fix markup 2020-03-03 16:10:52 +01:00
aignatov-bio da4967b3d0 Fix markup 2020-03-03 16:09:19 +01:00
aignatov-bio 7d7cdce91a Add file size limitation to tinyMCE 2020-03-03 15:55:17 +01:00
Oleksii Kriuchykhin 11a5536af5 Improve file upload checks [SCI-4382] 2020-03-03 15:26:40 +01:00
Alex Kriuchykhin ac06f307c5
Merge pull request #2444 from aignatov-bio/ai-sci-4406-current-tasks-visual-imporvments
Small visual improvements for current tasks widget [SCI-4406]
2020-03-03 15:23:19 +01:00
aignatov-bio 3dc94a225d Small visual improvments for current tasks widget 2020-03-03 14:21:16 +01:00
Mojca Lorber 7dfd1d5ba6 Small fixes 2020-03-03 13:52:36 +01:00
aignatov-bio eb4a783337 Fix task visibility for current task widget 2020-03-03 13:13:46 +01:00
mlorb 4d52fc9b45
Merge branch 'features/dashboard' into ml-sci-4354 2020-03-03 13:00:05 +01:00
Alex Kriuchykhin a09d6151cd
Merge pull request #2441 from aignatov-bio/ai-sci-4353-add-search-to-current-task-widget
Add search to current task widget [SCI-4353]
2020-03-03 12:10:11 +01:00
Mojca Lorber 52493fd834 Add pagination for current tasks on dashboard 2020-03-03 12:07:21 +01:00
Alex Kriuchykhin 3f52d538e9
Merge pull request #2442 from aignatov-bio/ai-sci-fix-invite-user-modal
Add user check to invite user modal
2020-03-03 11:29:20 +01:00
aignatov-bio e46e496702 Add user check to invite user modal 2020-03-03 10:30:04 +01:00