docbrown/config
Ridhwana 4b902b01c0
RFC#50-P2 Restructuring the sidebar to add nested nav items + tabbed nav items (#12886)
* feat: add the nested sidebar with some elements

* feat: create a tabbed nav item menu

* feat: add the tabbed nav_item partial to the views that need tabbed nav items

* fix: change variable back

* feat: style the sidebar a bit more

* chore: add some more styles

* feat: add a spec for the nested navigational items

* refactor: a more dynamic tabbed admin helper

* feat: add some more nav items

* fix: controller for reports

* refactor: shorthand if statement

* chore: add the whitespace back

* refactor: rubocop fixes

* chore: use any

* chore: remove whitespace

* refactor: rename the variable

* refactor: use a DSL style admin helper

* chore: variable renaming and routes

* rubocop: fixes

* refactor: move files to more apt places

* chore: keep overview as it was previously

* Update app/views/admin/secrets/index.html.erb

Co-authored-by: Michael Kohl <me@citizen428.net>

* Update app/views/admin/shared/_tabbed_navbar.erb

Co-authored-by: Michael Kohl <me@citizen428.net>

* Update app/views/admin/badges/index.html.erb

Co-authored-by: Michael Kohl <me@citizen428.net>

* chore: disable blocklength

* refactor: move the logic to the model instead of in the view

* chore: remove get_ prefix

* chore: move the request mangling to a helper that finds the controller and scope

* Update app/helpers/admin_helper.rb

Co-authored-by: rhymes <rhymes@hey.com>

* Update app/helpers/admin_helper.rb

Co-authored-by: rhymes <rhymes@hey.com>

* refactor: Address feedback

* oops

* oops use tr

* feat: update specs

* fix: badge achievements

Co-authored-by: Michael Kohl <me@citizen428.net>
Co-authored-by: rhymes <rhymes@hey.com>
2021-03-08 13:14:30 +02:00
..
elasticsearch/mappings Remove language settings (#12502) 2021-02-04 08:35:00 +07:00
environments Bug Fix:Fix development.rb to Correctly Detect Rails command (#12191) 2021-01-11 08:49:20 -06:00
fastly/snippets Add onboarding param to safe list (#11814) 2020-12-08 13:34:53 -05:00
initializers Update OmniAuth to 2.0 (#12715) 2021-02-25 12:46:13 -06:00
locales Bump carrierwave from 2.1.1 to 2.2.0 (#12802) 2021-02-25 10:53:25 +01:00
webpack Added the @components webpack alias to the project (#12808) 2021-02-24 16:07:48 +01:00
application.rb Move back from after_initialize to explicit call (#11881) 2020-12-14 17:16:27 -05:00
blazer.yml Add tag smart variable to Blazer config (#11640) 2020-11-30 21:50:28 +07:00
boot.rb Upgrade to Rails 6.0 (#7658) 2020-06-04 11:54:25 +02:00
cable.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
database.yml Update database config (#11308) 2021-02-23 17:41:34 -05:00
environment.rb Rails 6: enable zeitwerk autoloader (#8766) 2020-06-22 16:27:55 +02:00
field_test.yml Declare winner in feed_top_articles_query test (#12308) 2021-02-04 13:02:00 -05:00
puma.rb [deploy] Enable Puma's nakayoshi_fork feature (#11121) 2020-10-28 09:22:44 -04:00
routes.rb RFC#50-P2 Restructuring the sidebar to add nested nav items + tabbed nav items (#12886) 2021-03-08 13:14:30 +02:00
schedule.yml Optimization:Sync Github Repos Hourly (#12757) 2021-02-22 12:49:54 -06:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
sidekiq.yml setup sidekiq queues for different priority jobs (#5300) [deploy] 2019-12-30 10:16:52 -06:00
sitemap.rb [deploy] Enable admin-configured app_domain (#10206) 2020-09-11 09:38:34 -04:00
spring.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
storage.yml Upgrade Rails to 5.2.3 (#1408) 2019-04-03 13:08:59 -04:00
webpacker.yml Moved from resolved_paths (deprecated) to additional_paths. (#9982) 2020-08-24 16:08:16 -04:00