Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rails_dingtalk
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
other
rails_dingtalk
Commits
46329c63
Commit
46329c63
authored
Dec 24, 2021
by
mingyuan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dingtalk
parent
9f2ec91c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
116 additions
and
93 deletions
+116
-93
Gemfile
Gemfile
+1
-1
Gemfile.lock
Gemfile.lock
+115
-91
_index_tbody.html.erb
app/views/dingtalk/admin/apps/_index/_index_tbody.html.erb
+0
-0
_index_thead.html.erb
app/views/dingtalk/admin/apps/_index/_index_thead.html.erb
+0
-1
No files found.
Gemfile
View file @
46329c63
...
...
@@ -2,7 +2,7 @@ source 'https://rubygems.org'
git_source
(
:github
)
{
|
repo
|
"https://github.com/
#{
repo
}
.git"
}
gemspec
gem
'
rails
'
,
'7.0.0.alpha.2'
gem
'
rails
'
gem
'
pg
'
gem
'
puma
'
gem
'
sidekiq
'
...
...
Gemfile.lock
View file @
46329c63
GIT
remote: https://github.com/work-design/rails_com.git
revision:
6b0931ba94aeedbf6c3dad341239253d016872f9
revision:
aa23bcf4634c618df4d1f5f05aecc61e617343f7
specs:
rails_com (1.3.0)
acme-client
...
...
@@ -11,27 +11,31 @@ GIT
httpx (~> 0.16)
jbuilder
kaminari
net-http
net-imap
net-pop
net-smtp
rails (>= 6.1)
rails_extend
turbo-rails
GIT
remote: https://github.com/work-design/rails_design.git
revision:
9aad5473965210a1554f37f8a8d537eef0202779
revision:
74f98d6e4b305a41c39944a33b84afeda60012a0
specs:
rails_design (0.0.1)
rails
GIT
remote: https://github.com/work-design/rails_extend.git
revision:
ac9fc256372c9cbbb70bceecc853b87bc5cb70b2
revision:
196c4a31c4843a24ea46b69df8404c1ab447860c
specs:
rails_extend (1.0.1)
rails (>= 5.0)
GIT
remote: https://github.com/work-design/rails_vite.git
revision:
231c4cf7eb14fc610ffd8d36b686df8e5d2351cd
revision:
97a0a69f98c313bc2ab63a77e14de5f6cd39f9eb
specs:
rails_vite (0.0.1)
rails
...
...
@@ -49,67 +53,68 @@ GEM
specs:
acme-client (2.0.9)
faraday (>= 0.17, < 2.0.0)
actioncable (7.0.0
.alpha2
)
actionpack (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
actioncable (7.0.0)
actionpack (= 7.0.0)
activesupport (= 7.0.0)
nio4r (~> 2.0)
websocket-driver (>= 0.6.1)
actionmailbox (7.0.0
.alpha2
)
actionpack (= 7.0.0
.alpha2
)
activejob (= 7.0.0
.alpha2
)
activerecord (= 7.0.0
.alpha2
)
activestorage (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
actionmailbox (7.0.0)
actionpack (= 7.0.0)
activejob (= 7.0.0)
activerecord (= 7.0.0)
activestorage (= 7.0.0)
activesupport (= 7.0.0)
mail (>= 2.7.1)
actionmailer (7.0.0
.alpha2
)
actionpack (= 7.0.0
.alpha2
)
actionview (= 7.0.0
.alpha2
)
activejob (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
actionmailer (7.0.0)
actionpack (= 7.0.0)
actionview (= 7.0.0)
activejob (= 7.0.0)
activesupport (= 7.0.0)
mail (~> 2.5, >= 2.5.4)
rails-dom-testing (~> 2.0)
actionpack (7.0.0
.alpha2
)
actionview (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
actionpack (7.0.0)
actionview (= 7.0.0)
activesupport (= 7.0.0)
rack (~> 2.0, >= 2.2.0)
rack-test (>= 0.6.3)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.0, >= 1.2.0)
actiontext (7.0.0.alpha2)
actionpack (= 7.0.0.alpha2)
activerecord (= 7.0.0.alpha2)
activestorage (= 7.0.0.alpha2)
activesupport (= 7.0.0.alpha2)
actiontext (7.0.0)
actionpack (= 7.0.0)
activerecord (= 7.0.0)
activestorage (= 7.0.0)
activesupport (= 7.0.0)
globalid (>= 0.6.0)
nokogiri (>= 1.8.5)
actionview (7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
actionview (7.0.0)
activesupport (= 7.0.0)
builder (~> 3.1)
erubi (~> 1.4)
rails-dom-testing (~> 2.0)
rails-html-sanitizer (~> 1.1, >= 1.2.0)
activejob (7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
activejob (7.0.0)
activesupport (= 7.0.0)
globalid (>= 0.3.6)
activemodel (7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
activerecord (7.0.0
.alpha2
)
activemodel (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
activestorage (7.0.0
.alpha2
)
actionpack (= 7.0.0
.alpha2
)
activejob (= 7.0.0
.alpha2
)
activerecord (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
marcel (~> 1.0
.0
)
activemodel (7.0.0)
activesupport (= 7.0.0)
activerecord (7.0.0)
activemodel (= 7.0.0)
activesupport (= 7.0.0)
activestorage (7.0.0)
actionpack (= 7.0.0)
activejob (= 7.0.0)
activerecord (= 7.0.0)
activesupport (= 7.0.0)
marcel (~> 1.0)
mini_mime (>= 1.1.0)
activesupport (7.0.0
.alpha2
)
activesupport (7.0.0)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
tzinfo (~> 2.0)
acts_as_list (1.0.4)
activerecord (>= 4.2)
amazing_print (1.
3
.0)
amazing_print (1.
4
.0)
builder (3.2.4)
closure_tree (7.4.0)
activerecord (>= 4.2.10)
...
...
@@ -117,11 +122,12 @@ GEM
concurrent-ruby (1.1.9)
connection_pool (2.2.5)
crass (1.0.6)
debug (1.
1
.0)
irb
debug (1.
4
.0)
irb
(>= 1.3.6)
reline (>= 0.2.7)
default_where (2.3.0)
activerecord (>= 4.0, <= 7.0)
digest (3.1.0)
erubi (1.10.0)
faraday (1.8.0)
faraday-em_http (~> 1.0)
...
...
@@ -142,19 +148,20 @@ GEM
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
globalid (
0.5.2
)
globalid (
1.0.0
)
activesupport (>= 5.0)
http-2-next (0.5.0)
http-form_data (2.3.0)
httpx (0.1
7.0
)
httpx (0.1
8.3
)
http-2-next (>= 0.4.1)
timers
i18n (1.8.10)
i18n (1.8.11)
concurrent-ruby (~> 1.0)
io-console (0.5.9)
io-wait (0.2.1)
irb (1.3.7)
reline (>= 0.2.7)
jbuilder (2.11.2)
jbuilder (2.11.5)
actionview (>= 5.0.0)
activesupport (>= 5.0.0)
kaminari (1.2.1)
activesupport (>= 4.1.0)
...
...
@@ -168,88 +175,105 @@ GEM
activerecord
kaminari-core (= 1.2.1)
kaminari-core (1.2.1)
loofah (2.1
2
.0)
loofah (2.1
3
.0)
crass (~> 1.0.2)
nokogiri (>= 1.5.9)
mail (2.7.1)
mini_mime (>= 0.1.1)
marcel (1.0.2)
method_source (1.0.0)
mini_mime (1.1.
1
)
mini_mime (1.1.
2
)
mini_portile2 (2.6.1)
minitest (5.1
4.4
)
minitest (5.1
5.0
)
minitest-hooks (1.5.0)
minitest (> 5.3)
multipart-post (2.1.1)
net-http (0.2.0)
net-protocol
uri
net-imap (0.2.2)
digest
net-protocol
strscan
net-pop (0.1.1)
digest
net-protocol
timeout
net-protocol (0.1.2)
io-wait
timeout
net-smtp (0.3.1)
digest
net-protocol
timeout
nio4r (2.5.8)
nokogiri (1.12.
4
)
nokogiri (1.12.
5
)
mini_portile2 (~> 2.6.1)
racc (~> 1.4)
pg (1.2.3)
puma (5.5.0)
psych (4.0.3)
stringio
puma (5.5.2)
nio4r (~> 2.0)
racc (1.
5.2
)
racc (1.
6.0
)
rack (2.2.3)
rack-test (1.1.0)
rack (>= 1.0, < 3)
rails (7.0.0
.alpha2
)
actioncable (= 7.0.0
.alpha2
)
actionmailbox (= 7.0.0
.alpha2
)
actionmailer (= 7.0.0
.alpha2
)
actionpack (= 7.0.0
.alpha2
)
actiontext (= 7.0.0
.alpha2
)
actionview (= 7.0.0
.alpha2
)
activejob (= 7.0.0
.alpha2
)
activemodel (= 7.0.0
.alpha2
)
activerecord (= 7.0.0
.alpha2
)
activestorage (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
rails (7.0.0)
actioncable (= 7.0.0)
actionmailbox (= 7.0.0)
actionmailer (= 7.0.0)
actionpack (= 7.0.0)
actiontext (= 7.0.0)
actionview (= 7.0.0)
activejob (= 7.0.0)
activemodel (= 7.0.0)
activerecord (= 7.0.0)
activestorage (= 7.0.0)
activesupport (= 7.0.0)
bundler (>= 1.15.0)
railties (= 7.0.0.alpha2)
sprockets-rails (>= 2.0.0)
railties (= 7.0.0)
rails-dom-testing (2.0.3)
activesupport (>= 4.2.0)
nokogiri (>= 1.6)
rails-html-sanitizer (1.4.2)
loofah (~> 2.3)
railties (7.0.0
.alpha2
)
actionpack (= 7.0.0
.alpha2
)
activesupport (= 7.0.0
.alpha2
)
railties (7.0.0)
actionpack (= 7.0.0)
activesupport (= 7.0.0)
method_source
rake (>=
0.13
)
rake (>=
12.2
)
thor (~> 1.0)
zeitwerk (~> 2.5
.0.beta3
)
zeitwerk (~> 2.5)
rake (13.0.6)
rdoc (6.3.2)
redis (4.4.0)
rdoc (6.4.0)
psych (>= 4.0.0)
redis (4.5.1)
reline (0.2.7)
io-console (~> 0.5)
ruby2_keywords (0.0.5)
sdoc (2.2.0)
rdoc (>= 5.0)
sidekiq (6.
2.2
)
sidekiq (6.
3.1
)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.2.0)
sprockets (4.0.2)
concurrent-ruby (~> 1.0)
rack (> 1, < 3)
sprockets-rails (3.2.2)
actionpack (>= 4.0)
activesupport (>= 4.0)
sprockets (>= 3.0.0)
stringio (3.0.1)
strscan (3.0.1)
thor (1.1.0)
timers (4.3.3)
turbo-rails (7.1.1)
rails (>= 6.0.0)
timeout (0.2.0)
turbo-rails (1.0.0)
actionpack (>= 6.0.0)
railties (>= 6.0.0)
tzinfo (2.0.4)
concurrent-ruby (~> 1.0)
uri (0.11.0)
websocket-driver (0.7.5)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
with_advisory_lock (4.6.0)
activerecord (>= 4.2)
zeitwerk (2.5.
0.beta4
)
zeitwerk (2.5.
1
)
PLATFORMS
ruby
...
...
@@ -263,7 +287,7 @@ DEPENDENCIES
minitest-hooks
pg
puma
rails
(= 7.0.0.alpha.2)
rails
rails_com!
rails_design!
rails_dingtalk!
...
...
@@ -273,4 +297,4 @@ DEPENDENCIES
sidekiq
BUNDLED WITH
2.
2.22
2.
3.0.dev
app/views/dingtalk/admin/apps/_index_tbody.html.erb
→
app/views/dingtalk/admin/apps/_index
/_index
_tbody.html.erb
View file @
46329c63
File moved
app/views/dingtalk/admin/apps/_index_thead.html.erb
→
app/views/dingtalk/admin/apps/_index
/_index
_thead.html.erb
View file @
46329c63
...
...
@@ -8,4 +8,3 @@
<p>
<%=
Dingtalk
::
App
.
human_attribute_name
(
:app_secret
)
%>
</p>
</th>
<th>
<%=
Dingtalk
::
App
.
human_attribute_name
(
:tenant_id
)
%>
</th>
<th></th>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment