glib-web 0.6.16 → 0.8.2
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/app/controllers/concerns/glib/json/new_dynamic_text.rb +0 -0
- data/app/helpers/glib/app_feature_support_helper.rb +0 -0
- data/app/helpers/glib/dynamic_images_helper.rb +0 -0
- data/app/helpers/glib/dynamic_texts_helper.rb +0 -0
- data/app/helpers/glib/forms_helper.rb +0 -0
- data/app/helpers/glib/json_ui/action_builder/dialogs.rb +1 -0
- data/app/helpers/glib/json_ui/action_builder/http.rb +0 -0
- data/app/helpers/glib/json_ui/action_builder/panels.rb +0 -0
- data/app/helpers/glib/json_ui/action_builder/sheets.rb +0 -0
- data/app/helpers/glib/json_ui/action_builder/snackbars.rb +0 -0
- data/app/helpers/glib/json_ui/analytics_helper.rb +0 -0
- data/app/helpers/glib/json_ui/generic_builders.rb +0 -0
- data/app/helpers/glib/json_ui/table_builders.rb +0 -0
- data/app/helpers/glib/json_ui/view_builder/panels.rb +1 -0
- data/app/helpers/glib/json_ui/view_builder.rb +5 -3
- data/app/helpers/glib/urls_helper.rb +0 -0
- data/app/models/glib/active_storage/attachment.rb +0 -0
- data/app/models/glib/active_storage/blob.rb +0 -0
- data/app/models/glib/dynamic_text_record.rb +0 -0
- data/app/models/glib/text.rb +0 -0
- data/app/validators/email_typo_validator.rb +0 -0
- data/app/validators/email_validator.rb +0 -0
- data/app/validators/url_validator.rb +0 -0
- data/app/views/json_ui/garage/_nav_menu.json.jbuilder +1 -1
- data/app/views/json_ui/garage/actions/_dialogs.json.jbuilder +0 -0
- data/app/views/json_ui/garage/actions/_http.json.jbuilder +0 -0
- data/app/views/json_ui/garage/actions/_panels.json.jbuilder +0 -0
- data/app/views/json_ui/garage/actions/_reload.json.jbuilder +0 -0
- data/app/views/json_ui/garage/actions/_sheets.json.jbuilder +0 -0
- data/app/views/json_ui/garage/actions/_snackbars.json.jbuilder +0 -0
- data/app/views/json_ui/garage/actions/dialogs_oauth_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/basic.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/basic_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/disable_dirty_prompt.json.jbuilder +27 -0
- data/app/views/json_ui/garage/forms/dynamic_group.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/dynamic_select_data.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/floating_submit.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/generic_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/get_request.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/index.json.jbuilder +3 -0
- data/app/views/json_ui/garage/forms/submission_flow.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/submission_flow_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/submission_indicator.json.jbuilder +0 -0
- data/app/views/json_ui/garage/forms/submission_indicator_post.json.jbuilder +0 -0
- data/app/views/json_ui/garage/home/blank.json.jbuilder +0 -0
- data/app/views/json_ui/garage/home/slow.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/_autoload_section.json.jbuilder +1 -14
- data/app/views/json_ui/garage/lists/autoload_all.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/autoload_as_needed.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/autoload_as_needed_on_top_scroll.json.jbuilder +39 -0
- data/app/views/json_ui/garage/lists/chat_ui.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/fab.json.jbuilder +0 -0
- data/app/views/json_ui/garage/lists/index.json.jbuilder +3 -0
- data/app/views/json_ui/garage/notifications/web_socket.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/flat_centered.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/full_width.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/full_width_height.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/index.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/layout.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/lifecycle_hooks.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/loading_indicator.json.jbuilder +0 -0
- data/app/views/json_ui/garage/pages/nested_scroll.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/_styled.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/card.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/custom.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/horizontal.json.jbuilder +29 -0
- data/app/views/json_ui/garage/panels/outlined.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/responsive.json.jbuilder +0 -0
- data/app/views/json_ui/garage/panels/vertical.json.jbuilder +0 -0
- data/app/views/json_ui/garage/services/dynamic_text.json.jbuilder +0 -0
- data/app/views/json_ui/garage/services/image.json.jbuilder +0 -0
- data/app/views/json_ui/garage/services/index.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/_autoload_section.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/autoload_all.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/autoload_as_needed.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/export_import.json.jbuilder +0 -0
- data/app/views/json_ui/garage/tables/index.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/calendar_data.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/index.json.jbuilder +1 -1
- data/app/views/json_ui/garage/views/links.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/map_cluster_data.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/map_data.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/multimedia.json.jbuilder +0 -0
- data/app/views/json_ui/garage/views/{socialSharing.json.jbuilder → shareButton.json.jbuilder} +24 -13
- data/config/routes.rb +0 -0
- data/lib/generators/glib/install_generator.rb +0 -0
- data/lib/generators/templates/20191017062519_create_texts.rb +0 -0
- data/lib/generators/templates/20191024063257_add_scope_to_texts.rb +0 -0
- data/lib/generators/templates/20191112095018_add_lang_to_texts.rb +0 -0
- data/lib/generators/templates/20191126071051_create_active_storage_tables.active_storage.rb +0 -0
- data/lib/generators/templates/database.yml +0 -0
- data/lib/generators/templates/dynamic_text.rb +0 -0
- data/lib/glib/crypt/utils.rb +0 -0
- data/lib/glib/crypt.rb +0 -0
- data/lib/glib/dynamic_text/config.rb +0 -0
- data/lib/glib/dynamic_text.rb +0 -0
- data/lib/glib/engine.rb +0 -0
- data/lib/glib/json_crawler/action_crawler.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/action_http.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/forms_submit.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/menu.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/nav_initiate.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/run_multiple.rb +0 -0
- data/lib/glib/json_crawler/action_crawlers/windows_open.rb +0 -0
- data/lib/glib/json_crawler/coverage.rb +0 -0
- data/lib/glib/json_crawler.rb +0 -0
- data/lib/glib/mailer_tester.rb +0 -0
- data/lib/glib/value.rb +0 -0
- data/lib/glib/version.rb +0 -0
- data/lib/glib-web.rb +0 -0
- data/lib/tasks/db.rake +0 -0
- metadata +6 -3
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 144c37b7b2c2acfb416c9aa7ac8cf286bfc0afb0c0b7f30dc51bedba3d3cb542
|
4
|
+
data.tar.gz: c5d4d978ea3e29dc8917af83214b9aa7750b1a4e486c7ee650c8c6596e661b5a
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c9b86b01fd2d313c3ca0675cefbf6588372313e69b954416a16984d03f3685c83e481ad35bccdde7a9f7062d89b878723a8e4061fa4286c6278f08f81d3609eb
|
7
|
+
data.tar.gz: fb123fab4806c449c039a92c61c983f33c059a75a1d1f3674334aec01dd0cbe83db656ca0f23d83fc725575a17958a47bf90ad9981807c166631209126dde2c4
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -262,15 +262,17 @@ module Glib
|
|
262
262
|
bool :reversed
|
263
263
|
end
|
264
264
|
|
265
|
-
class
|
265
|
+
class ShareButton < View
|
266
266
|
string :network, required: true
|
267
267
|
string :url, required: true
|
268
268
|
string :title
|
269
269
|
string :description
|
270
|
-
string :
|
270
|
+
string :facebookQuote
|
271
271
|
string :hashtags
|
272
|
-
string :
|
272
|
+
string :twitterUser
|
273
273
|
string :text
|
274
|
+
|
275
|
+
action :onClick
|
274
276
|
end
|
275
277
|
end
|
276
278
|
end
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/app/models/glib/text.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -1,6 +1,6 @@
|
|
1
1
|
|
2
2
|
if local_assigns[:top_nav] || json_ui_app_is_web?
|
3
|
-
page.leftDrawer content: ->(drawer) do
|
3
|
+
page.leftDrawer styleClasses:['maxi'], content: ->(drawer) do
|
4
4
|
drawer.header childViews: ->(header) do
|
5
5
|
header.button text: 'App', styleClasses: ['link', 'logo'], onClick: ->(action) do
|
6
6
|
action.windows_open url: root_url
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -0,0 +1,27 @@
|
|
1
|
+
json.title 'Forms'
|
2
|
+
json.disableDirtyPrompt true
|
3
|
+
|
4
|
+
data = params[:user] || {}
|
5
|
+
|
6
|
+
page = json_ui_page json
|
7
|
+
render "#{@path_prefix}/nav_menu", json: json, page: page
|
8
|
+
|
9
|
+
page.form \
|
10
|
+
local: true,
|
11
|
+
url: json_ui_garage_url(path: 'forms/local_request'),
|
12
|
+
method: 'post',
|
13
|
+
padding: glib_json_padding_body,
|
14
|
+
childViews: ->(form) do
|
15
|
+
form.spacer height: 14
|
16
|
+
form.label text: 'This page will not show a dirty prompt even when the form field content has changed'
|
17
|
+
form.spacer height: 14
|
18
|
+
form.h3 text: "Hello #{ data[:name] }"
|
19
|
+
form.spacer height: 4
|
20
|
+
form.fields_text name: 'user[name]', width: 'matchParent', label: 'Name'
|
21
|
+
|
22
|
+
form.panels_split width: 'matchParent', content: ->(split) do
|
23
|
+
split.right childViews: ->(right) do
|
24
|
+
right.fields_submit text: 'Submit'
|
25
|
+
end
|
26
|
+
end
|
27
|
+
end
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -25,6 +25,9 @@ page.list sections: [
|
|
25
25
|
template.thumbnail title: 'Synchronous Request', onClick: ->(action) do
|
26
26
|
action.windows_open url: json_ui_garage_url(path: 'forms/local_request')
|
27
27
|
end
|
28
|
+
template.thumbnail title: 'Disable dirty prompt', onClick: ->(action) do
|
29
|
+
action.windows_open url: json_ui_garage_url(path: 'forms/disable_dirty_prompt')
|
30
|
+
end
|
28
31
|
|
29
32
|
end
|
30
33
|
end, ->(section) do
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -1,22 +1,9 @@
|
|
1
1
|
|
2
|
-
# json.rows do
|
3
|
-
# batch_count = 30
|
4
|
-
# batch_count.times do |i|
|
5
|
-
# index = page * batch_count + i
|
6
|
-
# json.child! do
|
7
|
-
# json.template 'thumbnail'
|
8
|
-
# json.title "Item #{index}"
|
9
|
-
# end
|
10
|
-
# end
|
11
|
-
# end
|
12
|
-
|
13
|
-
# section = json_ui_section json
|
14
|
-
|
15
2
|
sleep 1
|
16
3
|
|
17
4
|
section = page.list_section_builder
|
18
5
|
section.rows builder: ->(row) do
|
19
|
-
batch_count =
|
6
|
+
batch_count = 30
|
20
7
|
batch_count.times do |i|
|
21
8
|
index = page_index * batch_count + i
|
22
9
|
if local_assigns[:reorder]
|
File without changes
|
File without changes
|
@@ -0,0 +1,39 @@
|
|
1
|
+
|
2
|
+
page_index = params[:page].to_i
|
3
|
+
next_page = {
|
4
|
+
url: json_ui_garage_url(path: 'lists/autoload_as_needed_on_top_scroll', page: page_index + 1, section_only: 'v1'),
|
5
|
+
autoload: 'asNeeded'
|
6
|
+
}
|
7
|
+
|
8
|
+
page = json_ui_page json
|
9
|
+
|
10
|
+
# TODO: Cater
|
11
|
+
# - for SEO: one URL for a standalone page and one URL for pagination only
|
12
|
+
# - for generic approach, e.g. excluding nav_menu when there is no change
|
13
|
+
if params[:section_only].present?
|
14
|
+
sleep 1
|
15
|
+
|
16
|
+
json.prevPage next_page if page_index < 3
|
17
|
+
json.sections do
|
18
|
+
json.child! do
|
19
|
+
render 'json_ui/garage/lists/autoload_section', page: page, page_index: page_index
|
20
|
+
end
|
21
|
+
end
|
22
|
+
else
|
23
|
+
json.title 'Lists'
|
24
|
+
|
25
|
+
page.on load: ->(action) do
|
26
|
+
action.panels_scrollToBottom
|
27
|
+
end
|
28
|
+
|
29
|
+
render "#{@path_prefix}/nav_menu", json: json, page: page
|
30
|
+
|
31
|
+
page.list prevPage: next_page, firstSection: ->(section) do
|
32
|
+
render 'json_ui/garage/lists/autoload_section', page: page, page_index: page_index
|
33
|
+
end, onScrollToBottom: ->(action) do
|
34
|
+
action.snackbars_alert message: 'Scrolled to Bottom'
|
35
|
+
end, onScrollToTop: ->(action) do
|
36
|
+
action.snackbars_alert message: 'Scrolled to Top'
|
37
|
+
end
|
38
|
+
|
39
|
+
end
|
File without changes
|
File without changes
|
@@ -32,6 +32,9 @@ json_ui_page json do |page|
|
|
32
32
|
template.thumbnail title: 'Autoload as Needed with Responsive Columns', onClick: ->(action) do
|
33
33
|
action.windows_open url: json_ui_garage_url(path: 'lists/autoload_as_needed_responsive_columns')
|
34
34
|
end
|
35
|
+
template.thumbnail title: 'Autoload as Needed (top scroll)', onClick: ->(action) do
|
36
|
+
action.windows_open url: json_ui_garage_url(path: 'lists/autoload_as_needed_on_top_scroll')
|
37
|
+
end
|
35
38
|
template.thumbnail title: 'Reordering', onClick: ->(action) do
|
36
39
|
action.windows_open url: json_ui_garage_url(path: 'lists/reordering')
|
37
40
|
end
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -27,6 +27,35 @@ json_ui_page json do |page|
|
|
27
27
|
panel.button text: '3'
|
28
28
|
end
|
29
29
|
|
30
|
+
scroll.label text: "\n"
|
31
|
+
scroll.h1 text: 'Overlaps (negative spacing)'
|
32
|
+
scroll.markdown text: 'Uses Material Design spacings: https://vuetifyjs.com/en/styles/spacing/#how-it-works'
|
33
|
+
scroll.panels_horizontal width: 'matchParent', distribution: 'overlap-1', childViews: ->(panel) do
|
34
|
+
panel.button text: '1'
|
35
|
+
panel.button text: '2'
|
36
|
+
panel.button text: '3'
|
37
|
+
end
|
38
|
+
scroll.panels_horizontal width: 'matchParent', distribution: 'overlap-2', childViews: ->(panel) do
|
39
|
+
panel.button text: '1'
|
40
|
+
panel.button text: '2'
|
41
|
+
panel.button text: '3'
|
42
|
+
end
|
43
|
+
scroll.panels_horizontal width: 'matchParent', distribution: 'overlap-3', childViews: ->(panel) do
|
44
|
+
panel.button text: '1'
|
45
|
+
panel.button text: '2'
|
46
|
+
panel.button text: '3'
|
47
|
+
end
|
48
|
+
scroll.panels_horizontal width: 'matchParent', distribution: 'overlap-4', childViews: ->(panel) do
|
49
|
+
panel.button text: '1'
|
50
|
+
panel.button text: '2'
|
51
|
+
panel.button text: '3'
|
52
|
+
end
|
53
|
+
scroll.panels_horizontal width: 'matchParent', distribution: 'overlap-5', childViews: ->(panel) do
|
54
|
+
panel.button text: '1'
|
55
|
+
panel.button text: '2'
|
56
|
+
panel.button text: '3'
|
57
|
+
end
|
58
|
+
|
30
59
|
scroll.label text: "\n"
|
31
60
|
scroll.h1 text: 'Vertical panel combo'
|
32
61
|
scroll.panels_horizontal distribution: 'spaceEqually', childViews: ->(panel) do
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
@@ -10,7 +10,7 @@ json_ui_page json do |page|
|
|
10
10
|
end
|
11
11
|
|
12
12
|
section.rows builder: ->(template) do
|
13
|
-
['texts', 'controls', 'images', 'multimedia', 'charts', 'banners', 'maps', 'misc', 'icons', 'progress', '
|
13
|
+
['texts', 'controls', 'images', 'multimedia', 'charts', 'banners', 'maps', 'misc', 'icons', 'progress', 'shareButton'].each do |component|
|
14
14
|
template.thumbnail title: component.humanize, onClick: ->(action) do
|
15
15
|
action.windows_open url: json_ui_garage_url(path: "views/#{component}")
|
16
16
|
end
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/app/views/json_ui/garage/views/{socialSharing.json.jbuilder → shareButton.json.jbuilder}
RENAMED
@@ -4,32 +4,43 @@ page = json_ui_page json
|
|
4
4
|
render "#{@path_prefix}/nav_menu", json: json, page: page
|
5
5
|
|
6
6
|
page.scroll padding: glib_json_padding_body, childViews: ->(scroll) do
|
7
|
-
scroll.h2 text: '
|
7
|
+
scroll.h2 text: 'Share Button'
|
8
8
|
scroll.spacer height: 6
|
9
9
|
scroll.panels_column width: 'matchParent', childViews: ->(col) do
|
10
10
|
col.panels_flow innerPadding: { top: 0, right: 0, bottom: 0, left: 0 }, childViews: ->(f) do
|
11
|
-
f.
|
11
|
+
f.shareButton \
|
12
|
+
network: 'copy',
|
13
|
+
url: '',
|
14
|
+
title: 'TalentBasket internship',
|
15
|
+
description: 'Internship opportunities at talentbasket',
|
16
|
+
text: 'Copy Link',
|
17
|
+
onClick: ->(action) do
|
18
|
+
action.commands_copy text: 'copied'
|
19
|
+
end
|
20
|
+
|
21
|
+
f.shareButton \
|
12
22
|
network: 'facebook',
|
13
23
|
url: 'https://www.talentbasket.com/jobs',
|
14
24
|
title: 'TalentBasket internship',
|
15
25
|
description: 'Internship opportunities at talentbasket',
|
26
|
+
facebookQuote: 'Check internship at www.talentbasket.com',
|
16
27
|
text: 'Facebook'
|
17
28
|
|
18
|
-
f.
|
29
|
+
f.shareButton \
|
19
30
|
network: 'linkedin',
|
20
31
|
url: 'https://www.talentbasket.com/jobs',
|
21
32
|
title: 'TalentBasket internship',
|
22
33
|
description: 'Internship opportunities at talentbasket',
|
23
34
|
text: 'LinkedIn'
|
24
35
|
|
25
|
-
f.
|
36
|
+
f.shareButton \
|
26
37
|
network: 'whatsapp',
|
27
38
|
url: 'https://www.talentbasket.com/jobs',
|
28
39
|
title: 'TalentBasket internship',
|
29
40
|
description: 'Internship opportunities at talentbasket',
|
30
41
|
text: 'WhatsApp'
|
31
42
|
|
32
|
-
f.
|
43
|
+
f.shareButton \
|
33
44
|
network: 'telegram',
|
34
45
|
url: 'https://www.talentbasket.com/jobs',
|
35
46
|
title: 'TalentBasket internship',
|
@@ -40,25 +51,25 @@ page.scroll padding: glib_json_padding_body, childViews: ->(scroll) do
|
|
40
51
|
scroll.spacer height: 20
|
41
52
|
scroll.panels_column width: 'matchParent', childViews: ->(col) do
|
42
53
|
col.panels_flow innerPadding: { top: 0, right: 0, bottom: 0, left: 0 }, childViews: ->(f) do
|
43
|
-
f.
|
54
|
+
f.shareButton \
|
44
55
|
network: 'facebook',
|
45
56
|
url: 'https://www.talentbasket.com/jobs',
|
46
57
|
title: 'TalentBasket internship',
|
47
58
|
description: 'Internship opportunities at talentbasket'
|
48
59
|
|
49
|
-
f.
|
60
|
+
f.shareButton \
|
50
61
|
network: 'linkedin',
|
51
62
|
url: 'https://www.talentbasket.com/jobs',
|
52
63
|
title: 'TalentBasket internship',
|
53
64
|
description: 'Internship opportunities at talentbasket'
|
54
65
|
|
55
|
-
f.
|
66
|
+
f.shareButton \
|
56
67
|
network: 'whatsapp',
|
57
68
|
url: 'https://www.talentbasket.com/jobs',
|
58
69
|
title: 'TalentBasket internship',
|
59
70
|
description: 'Internship opportunities at talentbasket'
|
60
71
|
|
61
|
-
f.
|
72
|
+
f.shareButton \
|
62
73
|
network: 'telegram',
|
63
74
|
url: 'https://www.talentbasket.com/jobs',
|
64
75
|
title: 'TalentBasket internship',
|
@@ -69,28 +80,28 @@ page.scroll padding: glib_json_padding_body, childViews: ->(scroll) do
|
|
69
80
|
|
70
81
|
scroll.panels_column width: 'matchParent', childViews: ->(col) do
|
71
82
|
col.panels_vertical childViews: ->(v) do
|
72
|
-
v.
|
83
|
+
v.shareButton \
|
73
84
|
network: 'facebook',
|
74
85
|
url: 'https://www.talentbasket.com/jobs',
|
75
86
|
title: 'TalentBasket internship',
|
76
87
|
description: 'Internship opportunities at talentbasket',
|
77
88
|
text: 'Facebook'
|
78
89
|
|
79
|
-
v.
|
90
|
+
v.shareButton \
|
80
91
|
network: 'linkedin',
|
81
92
|
url: 'https://www.talentbasket.com/jobs',
|
82
93
|
title: 'TalentBasket internship',
|
83
94
|
description: 'Internship opportunities at talentbasket',
|
84
95
|
text: 'LinkedIn'
|
85
96
|
|
86
|
-
v.
|
97
|
+
v.shareButton \
|
87
98
|
network: 'whatsapp',
|
88
99
|
url: 'https://www.talentbasket.com/jobs',
|
89
100
|
title: 'TalentBasket internship',
|
90
101
|
description: 'Internship opportunities at talentbasket',
|
91
102
|
text: 'WhatsApp'
|
92
103
|
|
93
|
-
v.
|
104
|
+
v.shareButton \
|
94
105
|
network: 'telegram',
|
95
106
|
url: 'https://www.talentbasket.com/jobs',
|
96
107
|
title: 'TalentBasket internship',
|
data/config/routes.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/lib/glib/crypt/utils.rb
CHANGED
File without changes
|
data/lib/glib/crypt.rb
CHANGED
File without changes
|
File without changes
|
data/lib/glib/dynamic_text.rb
CHANGED
File without changes
|
data/lib/glib/engine.rb
CHANGED
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|
data/lib/glib/json_crawler.rb
CHANGED
File without changes
|
data/lib/glib/mailer_tester.rb
CHANGED
File without changes
|
data/lib/glib/value.rb
CHANGED
File without changes
|
data/lib/glib/version.rb
CHANGED
File without changes
|
data/lib/glib-web.rb
CHANGED
File without changes
|
data/lib/tasks/db.rake
CHANGED
File without changes
|
metadata
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: glib-web
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 0.
|
4
|
+
version: 0.8.2
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- ''
|
@@ -143,6 +143,7 @@ files:
|
|
143
143
|
- app/views/json_ui/garage/forms/basic_post.json.jbuilder
|
144
144
|
- app/views/json_ui/garage/forms/checkboxes.json.jbuilder
|
145
145
|
- app/views/json_ui/garage/forms/conditional_value.json.jbuilder
|
146
|
+
- app/views/json_ui/garage/forms/disable_dirty_prompt.json.jbuilder
|
146
147
|
- app/views/json_ui/garage/forms/dynamic_group.json.jbuilder
|
147
148
|
- app/views/json_ui/garage/forms/dynamic_select.json.jbuilder
|
148
149
|
- app/views/json_ui/garage/forms/dynamic_select_data.json.jbuilder
|
@@ -175,6 +176,7 @@ files:
|
|
175
176
|
- app/views/json_ui/garage/lists/_autoload_section.json.jbuilder
|
176
177
|
- app/views/json_ui/garage/lists/autoload_all.json.jbuilder
|
177
178
|
- app/views/json_ui/garage/lists/autoload_as_needed.json.jbuilder
|
179
|
+
- app/views/json_ui/garage/lists/autoload_as_needed_on_top_scroll.json.jbuilder
|
178
180
|
- app/views/json_ui/garage/lists/autoload_as_needed_responsive_columns.json.jbuilder
|
179
181
|
- app/views/json_ui/garage/lists/chat_ui.json.jbuilder
|
180
182
|
- app/views/json_ui/garage/lists/edit_actions.json.jbuilder
|
@@ -238,7 +240,7 @@ files:
|
|
238
240
|
- app/views/json_ui/garage/views/misc.json.jbuilder
|
239
241
|
- app/views/json_ui/garage/views/multimedia.json.jbuilder
|
240
242
|
- app/views/json_ui/garage/views/progress.json.jbuilder
|
241
|
-
- app/views/json_ui/garage/views/
|
243
|
+
- app/views/json_ui/garage/views/shareButton.json.jbuilder
|
242
244
|
- app/views/json_ui/garage/views/texts.json.jbuilder
|
243
245
|
- app/views/layouts/json_ui/renderer.html.erb
|
244
246
|
- config/routes.rb
|
@@ -289,7 +291,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
|
|
289
291
|
- !ruby/object:Gem::Version
|
290
292
|
version: '0'
|
291
293
|
requirements: []
|
292
|
-
|
294
|
+
rubyforge_project:
|
295
|
+
rubygems_version: 2.7.6
|
293
296
|
signing_key:
|
294
297
|
specification_version: 4
|
295
298
|
summary: ''
|