docbrown/app
Ridhwana ebfe0ead2d
Add application deployment information to the admin page (#12149)
* WIP: release footprint in the admin UI

* feat: show the commit ID and the date

* chore: change env optional to empty string

* fix: change the FOREM_BUILD_DATE to RELEASE_FOOTPRINT

* feat: add Not Available as a last option

* test: last deployed time and latest commit id

* feat: update the way we change the env variable!

* fix: we need to set the RELEASE FOOTPRINT so that this clause is not hit - `return path if release_footprint.blank?`
2021-01-08 16:36:12 +02:00
..
assets Update all followed tag with one click (#11454) 2021-01-05 16:15:37 +01:00
black_box Small adjustment to blackbox.rb (#10961) 2020-10-20 21:14:56 -04:00
controllers Basic MVP version of data update script page (#12167) 2021-01-07 23:12:51 +02:00
decorators Render Profile Fields on user profiles (#11485) 2020-12-09 09:41:11 -06:00
errors [deploy] Add contexts and permissions to liquid tags (#8917) 2020-06-30 14:53:18 -04:00
helpers Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
javascript Adds ratio param to Cover Image native bridge image picker (#12139) 2021-01-05 14:50:36 -06:00
labor Break StickyArticleCollection into services (#12147) 2021-01-08 09:14:47 +07:00
lib Feature:Add ability to add a Tag Resource Admin through Admin (#12172) 2021-01-08 06:51:14 -06:00
liquid_tags Move constant from initializer to app/lib/constants (#12034) 2020-12-26 19:19:09 +01:00
mailers Replace collective_noun with community_name (#11846) [deploy] 2020-12-28 09:34:17 -07:00
middlewares Move TimeZoneSetter middleware in proper place (#11336) 2020-11-09 17:11:10 +01:00
models Move CodeBlockParse and MarkdownParser to service (#12112) 2021-01-07 10:13:01 -05:00
policies Update all followed tag with one click (#11454) 2021-01-05 16:15:37 +01:00
queries/admin Filter by a few other roles when adding potential mods (#11187) 2020-11-02 15:05:19 -05:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers [deploy] Rubocop: fix violations of Layout/LineLength (#9197) 2020-07-08 08:36:36 -05:00
serializers [deploy] Refactor:Remove Reaction Search Code (#10377) 2020-09-23 12:27:50 -05:00
services Break StickyArticleCollection into services (#12147) 2021-01-08 09:14:47 +07:00
uploaders [deploy] Bug Fix: Validate GIFs Frames and Add MiniMagick Timeout (#9319) 2020-07-15 09:49:24 -05:00
validators Fix misleading comment (#11847) 2020-12-10 12:34:23 -06:00
view_objects Move GeneratedImage to Images::GenerateSocialmage (#11691) 2020-12-02 11:03:14 +07:00
views Add application deployment information to the admin page (#12149) 2021-01-08 16:36:12 +02:00
workers Feeds::Import: only import feeds that haven't been recently updated (#12126) 2021-01-06 16:58:42 +01:00