Skip to content
Snippets Groups Projects
Unverified Commit 8e510913 authored by Sébastien Gaya's avatar Sébastien Gaya
Browse files

fix order pinned posts

parent 49f42cfa
No related branches found
No related tags found
No related merge requests found
......@@ -2,42 +2,39 @@
#
# Table name: university_people
#
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# hal_doc_identifier :string
# hal_form_identifier :string
# hal_person_identifier :string
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
#
# Indexes
#
......
......@@ -2,42 +2,39 @@
#
# Table name: university_people
#
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# hal_doc_identifier :string
# hal_form_identifier :string
# hal_person_identifier :string
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
#
# Indexes
#
......
......@@ -2,42 +2,39 @@
#
# Table name: university_people
#
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# hal_doc_identifier :string
# hal_form_identifier :string
# hal_person_identifier :string
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
#
# Indexes
#
......
......@@ -2,42 +2,39 @@
#
# Table name: university_people
#
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# hal_doc_identifier :string
# hal_form_identifier :string
# hal_person_identifier :string
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
#
# Indexes
#
......
......@@ -2,42 +2,39 @@
#
# Table name: university_people
#
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# hal_doc_identifier :string
# hal_form_identifier :string
# hal_person_identifier :string
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
#
# Indexes
#
......
......@@ -2,42 +2,39 @@
#
# Table name: university_people
#
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# hal_doc_identifier :string
# hal_form_identifier :string
# hal_person_identifier :string
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
#
# Indexes
#
......
APPLICATION_ENV: development
# Can be used when working on two incompatible branches (e.g. main & i18n)
OSUNY_DEVELOPMENT_DBNAME:
BUGSNAG_JAVASCRIPT_KEY:
BUGSNAG_RUBY_KEY:
......@@ -26,7 +28,7 @@ SMTP_PASSWORD:
UNSPLASH_ACCESS_KEY:
UNSPLASH_SECRET:
PEXELS_API_KEY:
PEXELS_API_KEY:
# Pour les tests automatisés
TEST_GITHUB_BRANCH:
......
......@@ -5,7 +5,7 @@ default: &default
development:
<<: *default
database: osuny_development
database: <%= ENV.fetch("OSUNY_DEVELOPMENT_DBNAME", "osuny_development") %>
test:
<<: *default
......
This diff is collapsed.
......@@ -2,42 +2,39 @@
#
# Table name: university_people
#
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# hal_doc_identifier :string
# hal_form_identifier :string
# hal_person_identifier :string
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
# id :uuid not null, primary key
# address :string
# biography :text
# birthdate :date
# city :string
# country :string
# email :string
# first_name :string
# gender :integer
# habilitation :boolean default(FALSE)
# is_administration :boolean
# is_alumnus :boolean default(FALSE)
# is_author :boolean
# is_researcher :boolean
# is_teacher :boolean
# last_name :string
# linkedin :string
# mastodon :string
# meta_description :text
# name :string
# phone_mobile :string
# phone_personal :string
# phone_professional :string
# slug :string
# summary :text
# tenure :boolean default(FALSE)
# twitter :string
# url :string
# zipcode :string
# created_at :datetime not null
# updated_at :datetime not null
# university_id :uuid not null, indexed
# user_id :uuid indexed
#
# Indexes
#
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment