Oleksii Kriuchykhin
|
5c999300b5
|
Fix avatar upload validators [SCI-2253]
|
2018-07-27 17:26:46 +02:00 |
|
Oleksii Kriuchykhin
|
6669beaf0e
|
Change icons throughout the rest of application [SCI-2445]
|
2018-07-27 15:27:08 +02:00 |
|
mlorb
|
c4ecfc4d38
|
Change icons throughout sciNote - navigation, project, task cards
|
2018-05-22 16:55:58 +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 |
|
mlorb
|
b8e91e91a1
|
refactor settings into the new navigation bar
|
2018-04-05 16:30:02 +02:00 |
|
mlorb
|
4bf9369bc5
|
refactor buttons
|
2018-03-29 13:58:14 +02:00 |
|
mlorb
|
08439e7f58
|
sign up with linkedIn account
|
2018-02-28 18:12:21 +01:00 |
|
zmagod
|
ace78cfb58
|
fixes errors with form id duplicates [fixes SCI-2039]
|
2018-02-09 14:54:16 +01:00 |
|
zmagod
|
34f5076b04
|
fixes failin specs [fixes SCI-2001]
|
2018-01-31 12:05:45 +01:00 |
|
zmagod
|
f8a3fca2db
|
Merge branch 'master' of https://github.com/biosistemika/scinote-web into decoupling
|
2018-01-23 11:06:33 +01:00 |
|
zmagod
|
5e6a4bb69a
|
adds environment variable that disables/enables the creation of new team when user sign up
|
2017-10-25 15:29:04 +02:00 |
|
mlorb
|
550c5ad6f6
|
add integration test for signup.feature
|
2017-10-20 14:48:47 +02:00 |
|
lenart
|
74e723d5d5
|
Changed data hook name and form id [SCI-1430]
|
2017-07-03 11:28:35 +02:00 |
|
lenart
|
8ec458db91
|
Added data hook and form id for GA tracking [SCI-1430]
|
2017-06-30 10:06:54 +02:00 |
|
Mojca Lorber
|
6b30f097f0
|
fix visual bug in edit avatar mode
|
2017-02-21 14:02:42 +01:00 |
|
Luka Murn
|
7bee3a4ea0
|
Move user profile to settings
|
2017-02-09 11:34:52 +01:00 |
|
zmagod
|
72e13beee3
|
renamed organizations in views
|
2017-01-25 12:01:23 +01:00 |
|
zmagod
|
40fdfef67f
|
setup delayed_paperclip gem
|
2016-12-08 15:24:14 +01:00 |
|
zmagod
|
ac52e643be
|
cleanup direct upload
|
2016-12-08 11:26:13 +01:00 |
|
Luka Murn
|
e099a279b1
|
Remove link to "Resend confirmation instructions" if not neccesary
Closes SCI-747.
|
2016-11-29 16:12:35 +01:00 |
|
Luka Murn
|
cb16ab3c75
|
Add Deface hooks to signup & confirm invitation forms
|
2016-11-25 11:50:20 +01:00 |
|
Mojca Lorber
|
48ac289b6e
|
put recaptcha in helper method
|
2016-11-22 17:57:42 +01:00 |
|
Mojca Lorber
|
60f23b109b
|
integrate reCaptcha into sciNote
|
2016-11-22 14:57:41 +01:00 |
|
Luka Murn
|
9d3685f872
|
Merge branch 'gamification' into 'master'
Conflicts:
app/controllers/users/invitations_controller.rb
app/controllers/users/settings_controller.rb
|
2016-11-17 16:30:18 +01:00 |
|
Mojca Lorber
|
607f1381d0
|
fix mobile view
|
2016-11-15 10:58:15 +01:00 |
|
Oleksii Kriuchykhin
|
2fb3041784
|
Fixes edit avatar link area [SCI-649]
|
2016-11-11 13:17:44 +01:00 |
|
Matej Zrimšek
|
0fe5822825
|
Added profile statistics data hook.
|
2016-11-03 17:50:32 +01:00 |
|
Mojca Lorber
|
a234c4c9d9
|
fix merge conflict problem with avatar on profile page
|
2016-11-03 15:23:09 +01:00 |
|
Mojca Lorber
|
44b51d087a
|
merging
|
2016-11-02 14:06:20 +01:00 |
|
Mojca Lorber
|
91ec201fd0
|
make image clickable
|
2016-10-27 16:18:31 +02:00 |
|
Oleksii Kriuchykhin
|
d28edfb488
|
Added statistics block in users profile [SCI-566]
|
2016-10-27 13:44:27 +02:00 |
|
Mojca Lorber
|
8309df0aaf
|
fix hound
|
2016-10-26 13:51:05 +02:00 |
|
Mojca Lorber
|
878952f072
|
change edit avatar in profile
|
2016-10-26 13:41:17 +02:00 |
|
Matej Zrimšek
|
234918a76d
|
Word wrapping and truncating added to whole application [fixes SCI-458]. Fixed some bugs which were related to long/too long text and validations. Modified parts of application to accomodate for longer text limits.
|
2016-09-21 19:48:18 +02:00 |
|
Matej Zrimšek
|
ccdccc5cf1
|
Changed file uploding to work properly with multiple files and be user friendly in case of errors. Some function names refactoring.
|
2016-08-17 18:11:13 +02:00 |
|
Matej Zrimšek
|
951cf67b3d
|
A lot of file uploading edge cases considered. File uploading is now actually redirected to S3 server, as before was not. Error functions changed and error output format specified, which should be used consistently throughout the application. Some other refactoring.
|
2016-08-17 18:08:21 +02:00 |
|
Luka Murn
|
076b67620f
|
Migration GitLab -> GitHub
|
2016-07-21 13:11:15 +02:00 |
|
Luka Murn
|
055298fee8
|
Initial commit.
|
2016-02-12 16:52:43 +01:00 |
|