Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Distinguish reused terms in tree view #650

Merged
Merged
Show file tree
Hide file tree
Changes from 67 commits
Commits
Show all changes
80 commits
Select commit Hold shift + click to select a range
e9839ed
Fix: Annotator fast context special chars issues & statistics page sy…
Bilelkihal Apr 4, 2024
06a73eb
Feature: Add json button to search page (#562)
Bilelkihal Apr 5, 2024
0e57aaa
Feature: Adding Content Finder Page (#511)
imadbourouche Apr 7, 2024
8d38f6d
Feature: Add ontology concepts exporters to diffrent formats (xml, nt…
imadbourouche Apr 7, 2024
1e5332e
Feature: update admin page UI to use vertical tabs (#566)
syphax-bouazzouni Apr 9, 2024
b18f6a1
Feature: Add indexation admin page (#567)
syphax-bouazzouni Apr 9, 2024
067bb7e
Feature: Update search input in homepage and topnav to use the indexe…
syphax-bouazzouni Apr 10, 2024
11f9fe1
Feature: Improve Browse page performance (#572)
syphax-bouazzouni Apr 10, 2024
4b85d9b
Feature: Add OntoPortal tools age (#559)
syphax-bouazzouni Apr 11, 2024
44bb10b
Feature: Add concepts mappings button in search page results (#569)
Bilelkihal Apr 11, 2024
7dfbefc
Feature: Add search bars for the instances, properties, collections a…
syphax-bouazzouni Apr 11, 2024
2f7f453
Feature: Update concept mappings table style (#574)
Bilelkihal Apr 12, 2024
7f26a68
Fix: submission date and summary not ready (#576)
syphax-bouazzouni Apr 15, 2024
b7837a7
Feature: Improve browse page search ranking and performance (#575)
syphax-bouazzouni Apr 15, 2024
3937498
Feature: Add terms and conditions to signup and footer links (#579)
Bilelkihal Apr 18, 2024
e68ab1c
Fix: new instance search feature to filter strictly only NamedIndivid…
syphax-bouazzouni Apr 19, 2024
cbbbdd5
Feature: Dynamic routes for ontologies content dereferencement (#568)
imadbourouche Apr 21, 2024
6707357
Feature: Update mappings page (#538)
Bilelkihal Apr 22, 2024
d643bba
fix search page results broken links (#583)
Bilelkihal Apr 22, 2024
285b28e
Fix: admin delete submission route (#585)
Bilelkihal Apr 22, 2024
e6e8146
Fix: Restore the new sample text of the annotator and recommender (#593)
Bilelkihal Apr 25, 2024
83da8be
Fix: search results selected language (#595)
Bilelkihal Apr 25, 2024
c3ea67c
Fix: new instance details page, properties selected property display …
syphax-bouazzouni Apr 25, 2024
cc058df
Feature: add a script to import or export CSV of the i18n locals (#597)
syphax-bouazzouni Apr 26, 2024
2360d29
Fix: Remove duplicated ontology scheme rows (#584)
Bilelkihal Apr 26, 2024
b4eb6e0
fix: summary page for ontologies with no submissions
syphax-bouazzouni Apr 26, 2024
08d5b86
Fix: Note thread show action (#606)
syphax-bouazzouni Apr 29, 2024
8f209f9
Fix: user reset password internationalisation issue (#605)
syphax-bouazzouni Apr 29, 2024
5de66c7
fix: trim the copied text in the clipboard stimulus controller (#611)
imadbourouche May 2, 2024
1fdc64f
Feature: Add recommender system tests (#599)
Bilelkihal May 8, 2024
96cb0a0
Feature: add htaccess URIs redirection modal help (#580)
imadbourouche May 13, 2024
c82e4e6
Fix: Release 2.8.0 grouped issues - Summary, Concept, Notes, Mappings…
Bilelkihal May 20, 2024
6d27190
fix data tables warning issue (#624)
Bilelkihal May 21, 2024
d42baf1
Merge branch 'master' into development
syphax-bouazzouni May 22, 2024
fe7ab71
fix: home annotator block redirection to annotator page with empty te…
Bilelkihal May 24, 2024
53eda37
Fix: Download button in summary export metadata (#628)
Bilelkihal May 27, 2024
4086c2d
Fix: the contexual json icon for to the concept adapt to the select …
SirineMhedhbi May 28, 2024
4da19bd
feature: make view of clickable in summary page header (#643)
Bilelkihal May 30, 2024
8da2788
feature: use the ontologies selector by name and acronym in edit grou…
Bilelkihal May 30, 2024
18c11eb
Fix: Reject the current ontology from appearing in the ontologies sel…
Bilelkihal May 31, 2024
81ee996
Feature: Make text area resisable in upload ontology and edit submiss…
Bilelkihal May 31, 2024
19c73fe
Fix: The issue when the agent has no acronym (#645)
Bilelkihal May 31, 2024
a99d45f
fix: the concepts chips links redirecting to the wrong destination (…
Bilelkihal Jun 3, 2024
d93aec0
Feature: Scroll to the selected term in the tree view component (#646)
Bilelkihal Jun 3, 2024
98ce84b
get ontology uri pattern and pass it to the tree link component
Bilelkihal Jun 4, 2024
9efb36c
add the reusing icon infront of the reused concepts in the tree view
Bilelkihal Jun 4, 2024
baad51c
use css class instead of an id for the tree view reuse icon
Bilelkihal Jun 4, 2024
f632e46
remove duplicated submission regex pattern call in concepts controlle…
Bilelkihal Jun 4, 2024
017ab50
refactor tree view reused terms code
Bilelkihal Jun 5, 2024
fbf0123
extract tree view css classes to a separate file
Bilelkihal Jun 5, 2024
ad84dfc
use ruby regex checking instead of include for the tree reused terms
Bilelkihal Jun 5, 2024
412cd69
fix: change local test "URL" to "URI" in check resolvability componen…
imadbourouche Jun 5, 2024
6c20638
Feature: Add content negotiation redirection tests (#622)
imadbourouche Jun 6, 2024
af5fc5b
Feature: add Annotator UI tests (#627)
Bilelkihal Jun 6, 2024
9c3d761
Fix: multiple highlighted terms in concepts date view (#657)
Bilelkihal Jun 6, 2024
86eb221
Fix: concept details table layout max-with when long strings (#649)
Bilelkihal Jun 6, 2024
525e422
Feature: Clean no more used gems and code (#658)
syphax-bouazzouni Jun 7, 2024
68a0b60
distinguish reused properties in the tree view
Bilelkihal Jun 7, 2024
47af2da
handle the case reset_agents in edit submissions error state are alre…
syphax-bouazzouni Jun 7, 2024
c118f2e
Feature: Add issues and requests link to the footer and feedback form…
Bilelkihal Jun 9, 2024
9ffbeea
Fix: the width of the ontlogy viewer left block of classes, instances…
Bilelkihal Jun 10, 2024
a855c34
use preferredNamespaceUri to distinguish reused terms in the tree vie…
Bilelkihal Jun 10, 2024
61bb450
use preferredNamespaceUri to distinguish reused properties in the tre…
Bilelkihal Jun 10, 2024
3d975f0
distinguish reuses for instances tree
Bilelkihal Jun 11, 2024
d7f090b
Merge branch 'development' into feature/distinguish-reused-terms-in-t…
syphax-bouazzouni Jun 11, 2024
fd82700
clean terms reuses code
Bilelkihal Jun 11, 2024
b707449
extract is_reused to a separate function in components helper
Bilelkihal Jun 11, 2024
c595d87
add concepts reuses to the date view
Bilelkihal Jun 11, 2024
41b6379
pass submission directly instead of ontology_uri_pattern
Bilelkihal Jun 11, 2024
e1aab7a
pass direcly the submission instead of passing by a function in terms…
Bilelkihal Jun 11, 2024
a5cbcb4
Clean terms reuses concern code
Bilelkihal Jun 11, 2024
d1252c8
add reuses to schemes tree
Bilelkihal Jun 11, 2024
4eef76e
add reuses to schemes tree when we perform a search
Bilelkihal Jun 11, 2024
678c94e
add reuses for collections tree
Bilelkihal Jun 11, 2024
d8b24f7
add reuses to properties tree when we perform a search
Bilelkihal Jun 11, 2024
286f3c8
add reuses for concepts list view
Bilelkihal Jun 11, 2024
788a370
Merge branch 'development' into feature/distinguish-reused-terms-in-t…
Bilelkihal Jun 20, 2024
9205693
Clean terms reuses code
Bilelkihal Jun 20, 2024
6909137
extract submission variable form the concept date render helper
syphax-bouazzouni Jun 21, 2024
39ec336
remove binding.pry comments left in the code
syphax-bouazzouni Jun 21, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
157 changes: 96 additions & 61 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,94 +1,120 @@
source 'https://rubygems.org'

# Main Rails gem
# Bundle edge Rails instead: gem 'rails', github: 'rails/rails'
gem 'rails', '7.0.7'

# JavaScript bundling for Rails
gem 'jsbundling-rails'

# Chart.js integration for Rails
gem 'chart-js-rails'
gem 'sassc-rails' #sass-rails replacent
gem 'terser' #ugilifer replacent

# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby
# gem 'duktape'
# SassC as a replacement for sass-rails
gem 'sassc-rails' # sass-rails replacement

# Terser JavaScript minifier as a replacement for Uglifier
gem 'terser' # uglifier replacement

# Bootstrap front-end framework
gem 'bootstrap', '~> 4.2.0'
gem 'jquery-rails'
gem 'jquery-ui-rails'

# jQuery integration for Rails
gem 'jquery-rails'

# jQuery UI integration for Rails
gem 'jquery-ui-rails'

# The original asset pipeline for Rails [https://github.com/rails/sprockets-rails]
# The original asset pipeline for Rails
# [https://github.com/rails/sprockets-rails]
gem 'sprockets-rails'


# Use the Puma web server [https://github.com/puma/puma]
# Use the Puma web server
# [https://github.com/puma/puma]
gem 'puma', '~> 5.0'

# Use JavaScript with ESM import maps [https://github.com/rails/importmap-rails]
# Use JavaScript with ESM import maps
# [https://github.com/rails/importmap-rails]
gem 'importmap-rails'

# Hotwire's SPA-like page accelerator [https://turbo.hotwired.dev]
# Hotwire's SPA-like page accelerator
# [https://turbo.hotwired.dev]
gem 'turbo-rails'

# Hotwire's modest JavaScript framework [https://stimulus.hotwired.dev]
# Hotwire's modest JavaScript framework
# [https://stimulus.hotwired.dev]
gem 'stimulus-rails'

# Build JSON APIs with ease [https://github.com/rails/jbuilder]
#gem "jbuilder"

# Windows does not include zoneinfo files, so bundle the tzinfo-data gem
gem 'tzinfo-data', platforms: %i[ mingw mswin x64_mingw jruby ]

# To use ActiveModel has_secure_password
# gem 'bcrypt-ruby', '~> 3.0.0'
# Time zone info for Windows platforms
gem 'tzinfo-data', platforms: %i[mingw mswin x64_mingw jruby]

# Reduces boot times through caching; required in config/boot.rb

gem 'bootsnap', require: false

gem 'cube-ruby', require: 'cube'
# Memcached client for Ruby
gem 'dalli'
gem 'flamegraph'

# GraphQL client for Ruby
gem 'graphql-client'

# Haml template engine for Ruby on Rails
gem 'haml', '~> 5.1'

# Internationalization (i18n)
gem 'i18n'
gem 'rails-i18n', '~> 7.0.0'
gem 'iconv'
gem 'multi_json'

# MySQL database adapter
gem 'mysql2'

# JSON parsing libraries
gem 'multi_json'
gem 'oj'
gem 'open_uri_redirections'
gem 'pry'
gem 'psych', '< 4'
gem 'rack-mini-profiler'
gem 'rails_autolink'
gem 'rdoc'

# Google reCAPTCHA integration
gem 'recaptcha', '~> 5.9.0'

# Simple HTTP and REST client for Ruby
gem 'rest-client'
gem 'stackprof', require: false
gem 'thin'

# View components framework for Rails
gem 'lookbook', '~> 1.5.5'
gem 'view_component', '~> 2.72'
gem 'turnout'

# Pagination library for Rails
gem 'will_paginate', '~> 3.0'

# Render SVG files in Rails views
gem 'inline_svg'
gem "lookbook", '~> 1.5.5'

# ISO language codes and flags
gem 'flag-icons-rails', '~> 3.4'
gem 'iso-639', '~> 0.3.6'

# Custom API client
gem 'ontologies_api_client', git: 'https://github.com/ontoportal-lirmm/ontologies_api_ruby_client.git', branch: 'development'
gem "flag-icons-rails", "~> 3.4"
gem "iso-639", "~> 0.3.6"

# Ruby 2.7.8 pinned gems (to remove when migrating to Ruby >= 3.0)
gem 'ffi', '~> 1.16.3'
gem 'net-ftp', '~> 0.2.0', require: false
gem 'net-http', '~> 0.3.2'

# Multi-Provider Authentication
gem 'omniauth'
gem "omniauth-rails_csrf_protection"
gem 'omniauth-rails_csrf_protection'
gem 'omniauth-github'
gem 'omniauth-google-oauth2'
gem 'omniauth-orcid'
gem 'omniauth-keycloak'

group :staging, :production, :appliance do
# application monitoring
# Application performance monitoring
gem 'newrelic_rpm'
# logs in json format, useful for shipping logs to logstash

# Error monitoring
gem 'bugsnag', '~> 6.26'

# Logs in JSON format, useful for shipping logs to logstash
# gem 'rackstash', git: 'https://github.com/planio-gmbh/rackstash.git'
# gem 'logstash-logger'
end
Expand All @@ -103,40 +129,49 @@ group :development do
gem 'capistrano-rails', '~> 1.4', require: false
gem 'capistrano-yarn', require: false
gem 'ed25519', '>= 1.2', '< 2.0', require: false # https://github.com/miloserdow/capistrano-deploy/issues/42
gem 'html2haml'
gem 'listen'
# static code analysis

# Static code analysis
gem 'brakeman', require: false
gem 'rubocop', require: false
# gem 'i18n-debug'

# Haml support for Rails
gem 'haml-rails'
gem 'html2haml'

# Debugging tools
# See https://guides.rubyonrails.org/debugging_rails_applications.html#debugging-with-the-debug-gem
gem 'debug', platforms: %i[ mri mingw x64_mingw ]
gem 'pry'
gem 'debug', platforms: %i[mri mingw x64_mingw]

# Use console on exceptions pages [https://github.com/rails/web-console]
# Use console on exceptions pages
# [https://github.com/rails/web-console]
gem 'web-console'

# Internationalization tasks
# gem 'i18n-debug'
gem 'i18n-tasks'
gem 'i18n-tasks-csv', '~> 1.1'
gem 'deepl-rb'
gem 'letter_opener_web', '~> 2.0'
gem 'haml-rails'
end

group :test, :development do
gem 'rspec-rails'
# Email preview in the browser
gem 'letter_opener_web', '~> 2.0'
end

group :test do
# Use system testing [https://guides.rubyonrails.org/testing.html#system-testing]
# System testing
# [https://guides.rubyonrails.org/testing.html#system-testing]
gem 'capybara'

# WebDriver for system testing
gem 'selenium-webdriver'

# Code coverage generation
gem 'simplecov', require: false
gem 'simplecov-cobertura' # for codecov.io
#gem 'webdrivers'
end


gem "net-ftp", "~> 0.2.0", require: false
gem "net-http", "~> 0.3.2"

# Mock HTTP requests in tests
gem 'webmock'


gem "bugsnag", "~> 6.26"
# Testing framework for Rails
gem 'rspec-rails'
end
Loading
Loading