artoscinote
277b5f6eec
Fixed reCaptcha causing stack overflows on invite modal [SCI-6052] ( #3534 )
2022-01-06 10:11:20 +01:00
aignatov-bio
1b44d49983
Clear errors on cancel new webhook form [SCI-6015]
2021-08-19 13:42:42 +02:00
aignatov-bio
cfa7937f88
Cancel changes after exit webhook edit mode [SCI-5964]
2021-08-05 12:44:01 +02:00
artoscinote
f24207588c
Merge pull request #3463 from biosistemika/features/webhooks
...
Features/webhooks
2021-08-03 13:32:12 +02:00
Martin Artnik
a82af505eb
Merge branch 'develop' into features/webhooks
2021-08-02 16:22:52 +02:00
Martin Artnik
71aa418dc6
Fixed UX issues in user invites modal [SCI-5898]
2021-07-19 12:39:18 +02:00
Martin Artnik
ff0ac9f497
Fix free invite users modal [SCI-5900]
2021-07-13 15:51:05 +02:00
Martin Artnik
40a8f3a434
Switch to using dropdownSelector for emails input [SCI-5099]
2021-07-09 11:20:48 +02:00
Martin Artnik
fe06effbd7
Fix linter errors [SCI-5099]
2021-07-09 09:40:06 +02:00
Martin Artnik
fb040bee07
Fix styling, functionality issues with invite users modal [SCI-5099]
2021-07-08 16:10:20 +02:00
Martin Artnik
5f528fcdb5
Rework the team invite modal functionality on members page [SCI-5099]
2021-07-05 12:39:54 +02:00
Oleksii Kriuchykhin
ecec1ce194
Update Invite new user to team modal [SCI-5097]
2021-06-29 13:46:02 +02:00
aignatov-bio
afe2a19c88
Add webhooks management [SCI-5767] ( #3376 )
...
* Add webhooks managment [SCI-5767]
* Markup fixes [SCI-5676]
2021-06-09 12:53:11 +02:00
aignatov-bio
9559ed88aa
Add webhooks index page [SCI-5766] ( #3366 )
2021-06-03 14:00:43 +02:00
Urban Rotnik
5c72200801
Remove tooltips settings for user
2020-04-28 12:44:47 +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
aignatov-bio
8b273acaca
Update all sidebars
2020-02-28 14:03:08 +01:00
Oleksii Kriuchykhin
62c19f7c02
Add invite users to the team permission check [SCI-4381]
2020-02-26 17:25:38 +01:00
aignatov-bio
06a11a4a49
Improve time zone and date format interaction at preference page
2019-11-27 15:14:40 +01:00
aignatov-bio
7fa753ca81
Fix name update and path to team
2019-11-23 23:20:38 +01:00
aignatov-bio
56ae32323c
Add autosave for protocol keywords and user preferences
2019-11-20 14:57:53 +01:00
aignatov-bio
a9690482d1
Add autosave feature to text fields
2019-11-12 11:26:18 +01:00
Mojca Lorber
16eddc0ad0
Save on click away, inline editing
2019-11-03 14:59:30 +01:00
aignatov-bio
b57e79a557
Fix tables ( #1963 )
2019-08-09 09:41:32 +02:00
Anton Ignatov
1ae4a60f79
Fix recaptha error
2019-03-01 12:58:31 +01:00
Jure Grabnar
ebdf9adab0
Recaptcha input field now addressed with jQuery
...
Fix SCI-2985
2019-02-19 13:05:33 +01:00
Urban Rotnik
16e9a56874
Add recaptcha to invitation modal
...
SCI-2935
2019-01-25 11:27:01 +01:00
mlorb
d37f3a3c09
fix invited member is added multiple times to team
2018-12-07 11:36:26 +01:00
Luka Murn
586a442abc
Refactor the settings page, rename setting to tooltips_enabled
2018-09-05 16:36:32 +02:00
Zanz2
1bed2c2a3c
Partially fixed according to pull request review, added comments to code review
2018-08-31 12:11:51 +02:00
Zanz2
d4aa5e60a2
Merge branch 'master' of https://github.com/biosistemika/scinote-web into zz_tooltip_settings_enable_sci2663
...
Merging to update db, so i dont have to docker-clean my whole environment 2 times to switch between this branch and up to date ones
2018-08-31 11:42:26 +02:00
Luka Murn
b71c5d14c6
Fix bootstrap-select to work with turbolinks 5.x
...
This was causing invite users modal, among other things, to not
function correctly after visiting another redirect within SciNote
using Turbolinks 5.x.
Closes SCI-2707.
2018-08-24 17:11:59 +02:00
Zanz2
9a482eab2e
Checkbox now gets styled properly and defaults to true
2018-08-21 09:02:54 +02:00
Oleksii Kriuchykhin
6795b08a91
Refactor invite users modal initialization [SCI-2651]
2018-08-20 13:13:34 +02:00
mlorb
a6dd577b4e
fix time zone selector
2018-08-08 11:43:18 +02:00
Oleksii Kriuchykhin
812a3dcf7d
Fix user profile edit form [SCI-2253]
2018-07-27 17:26:46 +02:00
Oleksii Kriuchykhin
b2bd1cb849
Upgrade to Turbolinks 5 [SCI-2253]
2018-07-27 17:26:46 +02:00
mlorb
81392362ac
Final button colour changes
2018-05-18 16:24:24 +02:00
mlorb
06ce285ae2
add locales
2018-05-16 14:32:15 +02:00
mlorb
7df40e56c7
UI/UX restyle - fixes throughout application part one
2018-05-08 16:33:42 +02:00
mlorb
9e11f3b220
update buttons positions and wording throughout app
2018-04-25 13:57:12 +02:00
Luka Murn
9bf8b5d864
Merge branch 'ok_SCI_1860' of https://github.com/okriuchykhin/scinote-web into okriuchykhin-ok_SCI_1860
...
Conflicts:
Makefile
app/assets/javascripts/projects/index.js.erb
app/assets/stylesheets/themes/scinote.scss
config/locales/en.yml
2018-04-12 13:16:46 +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
Oleksii Kriuchykhin
a105e61d48
Remove tutorial [SCI-1860]
2018-03-18 13:18:05 +01:00
Mojca Lorber
27c661d7c4
fix bug with changing user own role from admin to normal user
2017-04-12 16:56:10 +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
okriuchykhin
c2a69982aa
Merge pull request #471 from okriuchykhin/ok_SCI_936
...
Adds datatable to all teams page [SCI-936]
2017-02-07 10:33:33 +01:00
Oleksii Kriuchykhin
80dbc669d0
Simplify all teams dt definition [SCI-936]
2017-02-06 17:17:48 +01:00