padma-assets 0.3.10 → 0.3.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1862314adcd6a4c0521ce0dc88f5a462be04c65b78e3405f453fae871fc1f9d5
4
- data.tar.gz: 6c31459e2d5e3fe3ac11a46d4e3e94ac3ef20d4cb730d340d253ab6eb35a0a8a
3
+ metadata.gz: 754906c4193ad8dd2bfc56f2db515c5e792650ca239108751d4b6375e5da98ec
4
+ data.tar.gz: 774dbcdf06965a7984546e722fa1d4c50b30e1dac632b898a20319b41ec208a7
5
5
  SHA512:
6
- metadata.gz: 6c484af2540081bcb21ee05ac9a1fe1c224e9b051387fec2933027b67bbd0da40af4e390f697ca5a792ce69c1cb0425028eeca78b26e204a3d7e86d4e1365ed6
7
- data.tar.gz: b6d69ef17101ec6947a5e7b573d407fcce5880897296c17f887a829d5e5e80715ad865f19e7d9b8fbcb058b6e985d27abce6040dadf24081fe0c8cb53648d014
6
+ metadata.gz: 9964eae22dda5f99b2f1e1b14634b11d32927cc30e7568309ca637c60ed0c1f90cdaf4ed0773dcf7cb5ecdaa40d783b8c5ba802402c790b56150d3bf270e7421
7
+ data.tar.gz: 8a1389fb839ac29d3f0948dfcb401ef538f6e138d07703302197bb05da09acb86b23029afa5e17ad06fcfad894a473b95ba396f273100083d13afc55cb91ed1e
@@ -2,7 +2,4 @@
2
2
  <li><%= link_to t('header-menu.mailing.triggers'), "#{APP_CONFIG['mailing-url']}/triggers" %></li>
3
3
  <li><%= link_to t('header-menu.mailing.scheduled_mails_all'), "#{APP_CONFIG['mailing-url']}/scheduled_mails/history" %></li>
4
4
  <li><%= link_to t('header-menu.mailing.scheduled_mails_future'), "#{APP_CONFIG['mailing-url']}/scheduled_mails/pending" %></li>
5
- <% if can? :configure, :mailchimp -%>
6
- <li><%= link_to "OLD - "+t('header-menu.mailing.mailchimp_configuration'), "#{APP_CONFIG['mailing-url']}/mailchimp/configuration" %></li>
7
- <% end -%>
8
- <li><%= link_to "NEW - "+t('header-menu.mailing.mailchimp_configuration'), "#{APP_CONFIG['crm-url']}/mailchimp/syncs" %></li>
5
+ <li><%= link_to t('header-menu.mailing.mailchimp_configuration'), "#{APP_CONFIG['crm-url']}/mailchimp/syncs" %></li>
@@ -48,26 +48,11 @@
48
48
  </a>
49
49
  <ul class="dropdown-menu" role="menu">
50
50
  <li><%= link_to t('header-menu.modules.fnz'), APP_CONFIG['fnz-url'], target: '_blank' %></li>
51
- <li><%= link_to "Learn DeROSE", "https://learn.derose.co/admin", target: '_blank' %></li>
52
- <% if can?(:manage,:asana_com) %>
53
- <li><%= link_to t('header-menu.modules.asana_com'), "#{APP_CONFIG['crm-url']}/asana_clients" %></li>
54
- <% end %>
55
- <% if can?(:manage, :notion) %>
56
- <li><%= link_to t('header-menu.modules.notion'), "#{APP_CONFIG['crm-url']}/notion/syncs" %></li>
57
- <% end %>
58
- <% if can?(:see, :mailchimp) -%>
59
- <li><%= link_to "OLD - "+t('header-menu.modules.mailchimp_integration'), "#{APP_CONFIG['mailing-url']}/mailchimp/subscription" %></li>
60
- <% end -%>
61
- <% if can?(:see, :mailchimp) -%>
62
- <li><%= link_to "NEW - "+t('header-menu.modules.mailchimp_integration'), "#{APP_CONFIG['crm-url']}/mailchimp/syncs" %></li>
63
- <% end -%>
64
- <% if can?(:manage, :hubspot) %>
65
- <li><%= link_to t("header-menu.modules.hubspot_integration"), "#{APP_CONFIG['crm-url']}/hubspot" %></li>
66
- <% end -%>
51
+ <li><%= link_to "Learn DeROSE", "https://learn.derose.app/admin", target: '_blank' %></li>
52
+ <li><%= link_to t("header-menu.modules.integrations"), "#{APP_CONFIG['crm-url']}/integrations" %></li>
67
53
  <% if can?(:manage, :office_argentina) -%>
68
54
  <li><%= link_to "Office Argentina", "http://officear.derose.app", target: '_blank' %></li>
69
55
  <% end -%>
70
- <li><%= link_to t('header-menu.modules.wordpress_plugin'), 'http://github.com/dwaynemac/padma-wordpress-plugin', target: '_blank' %></li>
71
56
  </ul>
72
57
  </li>
73
58
  <%= yield :top_left_navigation_menu %>
@@ -29,6 +29,10 @@
29
29
  <%= link_to t('header-menu.attendance.stats'),
30
30
  "#{APP_CONFIG['attendance-url']}/stats" %>
31
31
  </li>
32
+ <li>
33
+ <%= link_to t('header-menu.attendance.attendances_by_teacher'),
34
+ "#{APP_CONFIG['attendance-url']}/stats/attendances_by_teacher" %>
35
+ </li>
32
36
  <li>
33
37
  <%= link_to "Statistica Office",
34
38
  "#{APP_CONFIG['crm-url']}/statisticas/new" %>
@@ -10,6 +10,7 @@ en:
10
10
  notion: Notion integration
11
11
  hubspot_integration: HubSpot integration
12
12
  wordpress_plugin: Wordpress Plugin
13
+ integrations: All integrations
13
14
  user_menu:
14
15
  user_profile: My profile
15
16
  school_profile: School configuration
@@ -56,6 +57,7 @@ en:
56
57
  time_slots: Time Slots
57
58
  trial_lessons: Trial Lessons
58
59
  stats: Attendance report
60
+ attendances_by_teacher: Leassons given
59
61
  mailing:
60
62
  title: Mailing
61
63
  templates: Templates
@@ -12,6 +12,7 @@ es:
12
12
  hubspot_integration: Integración con HubSpot
13
13
  derose_events: Eventos DeROSE
14
14
  wordpress_plugin: Plugin Wordpress
15
+ integrations: Todas las integraciones
15
16
  user_menu:
16
17
  user_profile: Mi perfil
17
18
  school_profile: Configuración Escuela
@@ -59,6 +60,7 @@ es:
59
60
  time_slots: Horarios de clase
60
61
  trial_lessons: Clases de prueba
61
62
  stats: Reporte de participación
63
+ attendances_by_teacher: Clases ministradas
62
64
  mailing:
63
65
  title: Mailing
64
66
  templates: Modelos de mail
@@ -12,6 +12,7 @@ pt-BR:
12
12
  notion: Integração com Notion
13
13
  derose_events: Eventos DeROSE
14
14
  wordpress_plugin: Plugin Wordpress
15
+ integrations: Todas as integrações
15
16
  user_menu:
16
17
  user_profile: Meu perfil
17
18
  school_profile: Configuraçāo Unidade
@@ -59,6 +60,7 @@ pt-BR:
59
60
  time_slots: Turmas
60
61
  trial_lessons: Aula experimental
61
62
  stats: Relatório de participaçāo
63
+ attendances_by_teacher: Aulas ministradas
62
64
  mailing:
63
65
  title: Mailing
64
66
  templates: Modelos de e-mail
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: padma-assets
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.3.10
4
+ version: 0.3.13
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dwayne Macgowan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-01-04 00:00:00.000000000 Z
11
+ date: 2022-03-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties