Alex Kriuchykhin
|
a4b75f00d2
|
Merge pull request #1400 from okriuchykhin/ok_SCI_2727
Make AWS access key variables optional [SCI-2727]
|
2018-11-28 14:45:45 +01:00 |
|
Oleksii Kriuchykhin
|
32d00cb2b9
|
Make AWS access key variables optional [SCI-2727]
|
2018-11-28 10:41:05 +01:00 |
|
Alex Kriuchykhin
|
5ce6a9babd
|
Merge pull request #1399 from okriuchykhin/ok_SCI_2727
Add subfolder option to S3 bucket config [SCI-2727]
|
2018-11-27 17:46:36 +01:00 |
|
Oleksii Kriuchykhin
|
32536db171
|
Add subfolder option to S3 bucket config [SCI-2727]
|
2018-11-27 14:58:34 +01:00 |
|
mlorb
|
18d9ab5888
|
fixes upon @Ducz0r request
|
2018-11-26 14:23:26 +01:00 |
|
mlorb
|
4052fad9e0
|
fix hound
|
2018-11-23 15:51:18 +01:00 |
|
mlorb
|
f61187dd18
|
Hide sign-in with third party applications (e.g. LinkedIn) in Oauth flows
|
2018-11-23 15:44:04 +01:00 |
|
Alex Kriuchykhin
|
d524a1d508
|
Merge pull request #1364 from okriuchykhin/ok_SCI_2778
Add time format selection to settings [SCI-2778]
|
2018-11-19 10:17:09 +01:00 |
|
Luka Murn
|
e9c0b34662
|
Merge branch 'core-api' into 'master'
Conflicts:
Gemfile
app/services/api.rb
config/initializers/api.rb
config/initializers/extends.rb
config/routes.rb
db/schema.rb
spec/controllers/api/api_controller_spec.rb
|
2018-11-14 16:59:04 +01:00 |
|
Oleksii Kriuchykhin
|
8d0dbc7076
|
Add time format selection to settings [SCI-2778]
|
2018-11-09 16:19:40 +01:00 |
|
Oleksii Kriuchykhin
|
60e78fa868
|
Improve code style for error handling [SCI-2773]
|
2018-11-07 15:43:44 +01:00 |
|
Alex Kriuchykhin
|
e9b64b65a3
|
Merge pull request #1330 from okriuchykhin/ok_SCI_2770
Add request rate throttling for API [SCI-2770]
|
2018-10-19 09:38:31 +02:00 |
|
Oleksii Kriuchykhin
|
ed46115b3f
|
Implement inventory column data type name mappings [SCI-2772]
|
2018-10-16 15:35:02 +02:00 |
|
Matej Zrimšek
|
17380ba0ca
|
Refactoring rebased code [SCI-2641]
|
2018-10-15 01:12:25 +02:00 |
|
Matej Zrimšek
|
aa30cf6130
|
Refactor StringUtility#to_filesystems_compatible_filename [SCI-2641]
|
2018-10-12 07:40:22 +02:00 |
|
Matej Zrimšek
|
7152d2f0f1
|
Fix/update file naming convection for exported files [SCI-2641]
|
2018-10-12 07:40:21 +02:00 |
|
Oleksii Kriuchykhin
|
8cf59d8d22
|
Add request rate throttling for API [SCI-2770]
|
2018-10-11 09:48:06 +02:00 |
|
Luka Murn
|
dc2ab5fdc0
|
Fix the Doorkeeper config/access for all users (due to update of Gem)
|
2018-10-07 13:11:56 +02:00 |
|
Luka Murn
|
7b5a65416a
|
Update status endpoint
|
2018-10-06 11:47:23 +02:00 |
|
Oleksii Kriuchykhin
|
49e788a9ad
|
Mergre latest core-api [SCI-2515]
|
2018-09-14 10:24:05 +02:00 |
|
Alex Kriuchykhin
|
18dfeb537b
|
Merge pull request #1269 from okriuchykhin/ok_SCI_2604
Improve health check endpoint [SCI-2604]
|
2018-08-24 16:55:47 +02:00 |
|
Oleksii Kriuchykhin
|
4d49671ae8
|
Add CRUD for inventories and columns [SCI-2690][SCI-2691][SCI-2692][SCI-2693][SCI-2694][SCI-2695]
|
2018-08-24 16:41:26 +02:00 |
|
Oleksii Kriuchykhin
|
730ce96a43
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:46:00 +02:00 |
|
Oleksii Kriuchykhin
|
5488fc66fc
|
Refactor JSON API mime type registration [SCI-2687]
|
2018-08-24 15:37:23 +02:00 |
|
Oleksii Kriuchykhin
|
490376513b
|
Add inventory item CREATE endpoint [SCI-2687]
|
2018-08-24 15:36:19 +02:00 |
|
Oleksii Kriuchykhin
|
c8abb3d9b8
|
Add user_identities CRUD endpoints, make API V1 togglable [SCI-2664][SCI-2686]
|
2018-08-24 15:27:59 +02:00 |
|
Alex Kriuchykhin
|
1832c0e806
|
Merge pull request #1262 from okriuchykhin/ok_SCI_2614
Add read inventories and inventory items endpoints [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-24 15:22:13 +02:00 |
|
Oleksii Kriuchykhin
|
0322316d74
|
Make API V1 togglable [SCI-2686]
|
2018-08-24 12:11:28 +02:00 |
|
Oleksii Kriuchykhin
|
6795b08a91
|
Refactor invite users modal initialization [SCI-2651]
|
2018-08-20 13:13:34 +02:00 |
|
Oleksii Kriuchykhin
|
1a57289009
|
Improve health check endpoint [SCI-2604]
|
2018-08-17 16:13:21 +02:00 |
|
Oleksii Kriuchykhin
|
ecde634a2c
|
Add OAuth2 provider [SCI-2515]
|
2018-08-17 13:17:59 +02:00 |
|
Oleksii Kriuchykhin
|
3f7590bb57
|
Rename type for inventories and add mimetype for JSON API [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-10 17:01:14 +02:00 |
|
Oleksii Kriuchykhin
|
4df9a4c9ca
|
Fix code style warnings [SCI-2614][SCI-2616][SCI-2617]
|
2018-08-08 17:01:49 +02:00 |
|
Oleksii Kriuchykhin
|
298b866df4
|
Fix failing tests [SCI-2611][SCI-2612]
|
2018-08-07 14:58:02 +02:00 |
|
Oleksii Kriuchykhin
|
22e12d8fc3
|
Add GET teams and team API endpoints [SCI-2611][SCI-2612]
|
2018-07-31 13:40:27 +02:00 |
|
Oleksii Kriuchykhin
|
0e372af729
|
Adds API authentication with Azure AD [SCI-2608]
|
2018-07-24 14:21:33 +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 |
|
Zmago Devetak
|
7fd3eec195
|
Merge pull request #1219 from ZmagoD/zd_SCI_2415
move maximum file size limit to an ENV variable [fixes SCI-2415]
|
2018-06-26 18:43:16 +02:00 |
|
Oleksii Kriuchykhin
|
c0232d9eb2
|
Add extend for task child elements in reports [SCI-2377]
|
2018-06-19 14:34:36 +02:00 |
|
zmagod
|
db1944cc90
|
move maximum file size limit to an ENV variable [fixes SCI-2415]
|
2018-06-19 14:15:14 +02:00 |
|
Luka Murn
|
9a4fdd166e
|
Merge branch 'lm-sci-2431-fix' of https://github.com/Ducz0r/scinote-web into Ducz0r-lm-sci-2431-fix
Conflicts:
app/views/projects/index.html.erb
|
2018-06-12 17:44:42 +02:00 |
|
Zmago Devetak
|
74ccaf06b9
|
Merge pull request #1184 from ZmagoD/zd_SCI_2417
adds asset_text_data to global search options
|
2018-06-08 14:30:52 +02:00 |
|
Luka Murn
|
b324a2dab3
|
Restyle activities page
|
2018-06-07 09:29:47 +02:00 |
|
zmagod
|
9abf50e7c5
|
Limits the max. amount of rows when importing into inventories [fixes SCI-2468]
|
2018-05-31 10:45:31 +02:00 |
|
zmagod
|
3da098cb60
|
fixes the issue with extraction of text from file [fixes SCI-2417]
|
2018-05-31 09:42:57 +02:00 |
|
zmagod
|
e0908fb85f
|
adds asset_text_data to global search options
|
2018-05-30 18:18:09 +02:00 |
|
Luka Murn
|
f8c8887d72
|
Forgot to remove the constant
|
2018-05-27 17:23:50 +02:00 |
|
Luka Murn
|
b86edf20a5
|
Remove auto-toggling of navigation sidebar depending on width
|
2018-05-27 15:44:15 +02:00 |
|
Luka Murn
|
dac44acf2a
|
Rename sciNote -> SciNote (config/ folder)
|
2018-05-21 15:11:12 +02:00 |
|