iachat/spec/controllers/super_admin
Shivam Mishra 3ed80fa867
feat: expiry for cache keys [CW-3038] (#8793)
* feat: set cache keys for 3 days only

* feat: invalidate should set the latest timestamp

* refactor: cache_keys concern

* remove invalidate_cache method
* refactor reset to set to new value instead of delete
* ensure only one event is dispatched

* feat: set expiry to 24 hours

* chore: make expiry 48 hours

* feat: include destroy event

* feat: set expiry to 72 days

* fix: typo

* test: cache update after `touch`

* test: update cache keys

* refactor: remove after_touch, it's already handled in commit
2024-01-29 15:27:26 +05:30
..
devise fix: enable lograge in superadmin path (#7026) 2023-05-08 13:43:55 +05:30
access_tokens_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
account_users_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
accounts_controller_spec.rb feat: expiry for cache keys [CW-3038] (#8793) 2024-01-29 15:27:26 +05:30
agent_bots_controller_spec.rb feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30
app_config_controller_spec.rb feat: Settings screen for custom branding (#8543) 2023-12-13 13:16:24 -08:00
installation_configs_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
instance_statuses_controller_spec.rb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
platform_apps_controller_spec.rb feat: Unify user and super admin credentials (#3830) 2022-01-25 16:58:49 -08:00
users_controller_spec.rb feat: Ability to update avatars from super admin (#7264) 2023-06-09 15:32:24 +05:30