docbrown/lib
Ridhwana 19c78d6072
[deploy] Prepare the database for the configurable navigation items (#10662)
* feat: add the order of the navigational items to the database + admin interface

* refactor: rename :display_when_signed_in to :display_only_when_signed_in

* chore: rename all instances of display_when_signed_in to display_only_when_signed_in

* feat: add a data script that will setup the base urls

* feat: add a temporary rake file that will allow us to seed prod db's

* chore: oops rename file

* chore: remove the index for now

* chore: remove validation

* feat: change the order field to position and add an index o the name and url

* feat: update everything that uses order to position

* refactor: order by name as a secondary attr
2020-10-07 11:20:32 -04:00
..
data [deploy] Start using profile model (#9724) 2020-08-17 09:57:50 +07:00
data_update_scripts [deploy] Prepare the database for the configurable navigation items (#10662) 2020-10-07 11:20:32 -04:00
generators/data_update [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
liquid Rails 6 autoloader: prepare liquid tags code (#8707) 2020-06-17 16:50:14 +02:00
sidekiq Optimization:Collect More Specific Data From Sidekiq Jobs (#9882) 2020-08-19 21:24:08 -04:00
sitemap_generator [deploy] Bug Fix:Monkey Patch Sitemap Generator is lib not config (#10113) 2020-08-31 16:12:11 -05:00
tasks [deploy] Prepare the database for the configurable navigation items (#10662) 2020-10-07 11:20:32 -04:00
api_constraints.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00