Oleksii Kriuchykhin
|
6795b08a91
|
Refactor invite users modal initialization [SCI-2651]
|
2018-08-20 13:13:34 +02:00 |
|
zmagod
|
43903080ce
|
code style fixes
|
2018-07-04 12:42:28 +02:00 |
|
nbernot
|
7aacc2b4a2
|
extract repository_item html form creation in to a separate 'class'
|
2018-06-29 14:28:06 +02:00 |
|
zmagod
|
4573655ec8
|
adds save PDF report to inventory feature [fixes SCI-2371]
|
2018-05-16 09:31:19 +02:00 |
|
zmagod
|
503ad1ba20
|
removes samples from views [fixes SCI-2304]
|
2018-04-24 08:26:55 +02:00 |
|
zmagod
|
9d282d1800
|
adds new reports index page [fixes SCI-2124]
|
2018-04-18 16:47:52 +02:00 |
|
mlorb
|
a10f671184
|
Merge pull request #1081 from mlorb/ml-sci-2123
Refactor settings into the new navigation bar [SCI-2123]
|
2018-04-09 13:21:16 +02:00 |
|
mlorb
|
70dfe66b2d
|
refactoring
|
2018-04-06 14:20:40 +02:00 |
|
mlorb
|
b8e91e91a1
|
refactor settings into the new navigation bar
|
2018-04-05 16:30:02 +02:00 |
|
zmagod
|
0c05c60ebf
|
Merge branch 'ux-release-1' of https://github.com/biosistemika/scinote-web into zd_SCI_2218_2219
|
2018-04-04 16:06:38 +02:00 |
|
zmagod
|
7c1390ece2
|
implement sidebar toggle [fixes SCI-2232]
|
2018-03-28 14:12:11 +02:00 |
|
zmagod
|
3be3c00574
|
adds manage columns page [fixes SCI-2218]
|
2018-03-22 09:35:36 +01:00 |
|
zmagod
|
1ad8c259d1
|
add blank page for repositories [fixes SCI-2139]
|
2018-03-20 14:45:57 +01:00 |
|
zmagod
|
e218cae453
|
refactor global activities in separate page [fixes SCI-2141]
|
2018-03-12 11:01:23 +01:00 |
|
zmagod
|
55332e2957
|
adds bootstrap and font-awesome in webpacker build fixes the missing icons bug [fixes SCI-1629]
|
2017-10-03 16:01:33 +02:00 |
|
zmagod
|
c5e32c4ea0
|
Merge branch 'rails-5.1' of https://github.com/biosistemika/scinote-web into merge-rails-5.1-branch
|
2017-08-21 09:52:14 +02:00 |
|
Luka Murn
|
ae5bccf709
|
Merge branch 'master' into rails-5.1
Conflicts:
Gemfile.lock
app/datatables/repository_datatable.rb
app/models/repository_cell.rb
|
2017-08-07 08:45:53 +02:00 |
|
zmagod
|
6ef19725f1
|
adds redux
|
2017-08-02 17:27:05 +02:00 |
|
zmagod
|
a2b7bcda4c
|
refactor repositories js files [fixes SCI-1485]
|
2017-07-17 15:05:28 +02:00 |
|
zmagod
|
819f47b450
|
setup sciNote for Rails 5.1
|
2017-06-23 15:19:08 +02:00 |
|
Mojca Lorber
|
b6f146f177
|
fix cog position on repositories page
|
2017-06-16 11:54:31 +02:00 |
|
Oleksii Kriuchykhin
|
8b1190060e
|
Add custom repository table [SCI-1274]
|
2017-06-07 15:23:25 +02:00 |
|
Mojca Lorber
|
9ae615264d
|
add global repositories screen - tab control
|
2017-05-22 17:54:30 +02:00 |
|
Oleksii Kriuchykhin
|
0ee7e11620
|
Add advanced search options [SCI-1158]
|
2017-05-05 16:41:23 +02:00 |
|
Luka Murn
|
f7bd62547e
|
Refactor teams settings into its own controllers
|
2017-02-09 14:37:59 +01:00 |
|
Luka Murn
|
5cb3eb5e09
|
Refactor preferences -> move them to subcontroller, subroute
|
2017-02-09 11:07:16 +01:00 |
|
Oleksii Kriuchykhin
|
62535a01bd
|
Move teams datatable js code into separate file [SCI-936]
|
2017-02-03 10:44:42 +01:00 |
|
zmagod
|
1220466035
|
fixing hound
|
2017-01-25 15:00:14 +01:00 |
|
zmagod
|
f04a2f663a
|
renamed organizations in config/
|
2017-01-25 12:30:11 +01:00 |
|
Luka Murn
|
53699193a2
|
Merge branch 'smart-annotations'
Conflicts:
app/assets/javascripts/comments.js.erb
app/assets/javascripts/protocols/index.js
app/assets/javascripts/protocols/steps.js.erb
app/assets/javascripts/samples/sample_datatable.js.erb
app/controllers/my_module_comments_controller.rb
app/controllers/project_comments_controller.rb
app/controllers/result_comments_controller.rb
app/controllers/step_comments_controller.rb
app/datatables/sample_datatable.rb
app/views/my_module_comments/_comment.html.erb
app/views/project_comments/_comment.html.erb
app/views/projects/show/_experiment.html.erb
app/views/reports/elements/_experiment_element.html.erb
app/views/reports/elements/_result_comments_element.html.erb
app/views/reports/elements/_result_text_element.html.erb
app/views/reports/elements/_step_checklist_element.html.erb
app/views/reports/elements/_step_comments_element.html.erb
app/views/reports/elements/_step_element.html.erb
app/views/result_comments/_comment.html.erb
app/views/results/_result_text.html.erb
app/views/step_comments/_comment.html.erb
app/views/steps/_step.html.erb
db/schema.rb
|
2017-01-24 14:33:23 +01:00 |
|
zmagod
|
9550c6dd35
|
fixes highlight.js
|
2017-01-19 17:09:25 +01:00 |
|
Luka Murn
|
cf72da5635
|
Merge branch 'improved-files-handling' into 'master'
Conflicts:
app/assets/javascripts/protocols/steps.js.erb
app/helpers/assets_helper.rb
db/schema.rb
|
2017-01-18 11:29:40 +01:00 |
|
zmagod
|
40fdfef67f
|
setup delayed_paperclip gem
|
2016-12-08 15:24:14 +01:00 |
|
zmagod
|
83aae59eed
|
adds sample groups index page
|
2016-12-02 09:33:09 +01:00 |
|
zmagod
|
1859df0319
|
fix hound
|
2016-11-30 09:44:49 +01:00 |
|
zmagod
|
12848f15fa
|
adds sample_type index view with all crud actions
|
2016-11-29 17:15:54 +01:00 |
|
Luka Murn
|
ccf8932611
|
Add first version of invite users modal
|
2016-11-07 09:43:09 +01:00 |
|
zmagod
|
42a30576e3
|
removed introductory popup [fixes SCI-534]
|
2016-10-11 08:33:50 +02:00 |
|
Oleksii Kriuchykhin
|
4e2ad1d5e6
|
Fix the issues after code review [SCI-442]
|
2016-10-05 15:54:31 +02:00 |
|
Oleksii Kriuchykhin
|
8907e54b49
|
Global notifications index page added [SCI-442]
|
2016-10-05 15:51:11 +02:00 |
|
zmagod
|
1eb9f772f4
|
refactor sciNote comments js and unified all comments behavior [fixes SCI-474]
|
2016-09-27 10:30:48 +02:00 |
|
zmagod
|
02bfa1949e
|
fixed project comments
|
2016-09-27 09:00:02 +02:00 |
|
zmagod
|
06b1992e94
|
Merge branch 'zd_SCI_436' of https://github.com/ZmagoD/scinote-web into ZmagoD-zd_SCI_436
|
2016-09-21 19:20:55 +02:00 |
|
zmagod
|
9f56df02d2
|
removes comment tab and add comment in the info tab [fixes SCI-436]
|
2016-09-20 18:53:51 +02:00 |
|
zmagod
|
e3ae22763e
|
removed comments tab in protocol step
|
2016-09-15 08:46:14 +02:00 |
|
Jure Grabnar
|
e07d73420d
|
Remove spaces inside percent literal delimiters
I mean cmon, even dogs are now barking we shouldn't be using them,
hello?!
|
2016-09-13 09:54:40 +02:00 |
|
Jure Grabnar
|
6519e8dbb1
|
Add e-notation preprocessing to formulas
SCI-350 #close
|
2016-09-13 09:46:22 +02:00 |
|
Jure Grabnar
|
e5b2f29b42
|
Add libraries for HoT formulas
|
2016-09-13 09:44:17 +02:00 |
|
Zmago Devetak
|
0cfc758f43
|
Merge pull request #102 from ZmagoD/zd_SCI_336
implement first time popup logic
|
2016-08-26 09:19:36 +02:00 |
|
Luka Murn
|
15c0baeee8
|
Add delete project comment functionality
This commit also removes the old code from @bberic.
|
2016-08-25 13:51:30 +02:00 |
|