motor-admin 0.3.2 → 0.3.3
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 +4 -4
- data/README.md +2 -2
- data/lib/motor/version.rb +1 -1
- data/ui/dist/{main-8ed8d8ad01708ae44fdc.css.gz → main-53a1a9dffc796b4ca695.css.gz} +0 -0
- data/ui/dist/main-53a1a9dffc796b4ca695.js.gz +0 -0
- data/ui/dist/manifest.json +5 -5
- metadata +4 -4
- data/ui/dist/main-8ed8d8ad01708ae44fdc.js.gz +0 -0
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: a2381b665cf63ac72903b322e652a119c154215db95b477e4f723eb4c0bbdf97
|
|
4
|
+
data.tar.gz: 44ffba20a1acb4206a43abfba8ab58c36cb7fd5ff421926c06347f2df3e7a168
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 3f9c1360a6d42da64df2bfeed16d2765aef367ec535d3469d91b3093e3f12ab640fd72c13f76bc8e26dbccad1813c7583c7fce9d81dd8c725c79cbde92d6df97
|
|
7
|
+
data.tar.gz: 17daf2ac024c72d6614ea8fa21814c7f224d325f6f8872d1e8df4bbc54bdfe1019622e6c4570821bb17588645010c3b1e126e4865ca056ba62c492294f3e6202
|
data/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
<div align="center">
|
|
2
2
|
|
|
3
|
-
[](https://www.getmotoradmin.com)
|
|
3
|
+
[](https://www.getmotoradmin.com/ruby-on-rails)
|
|
4
4
|
|
|
5
|
-
# Motor Admin
|
|
5
|
+
# Motor Admin Rails
|
|
6
6
|
|
|
7
7
|
Low-code Admin panel and Business intelligence Rails engine **(no DSL - configurable from the UI)**.
|
|
8
8
|
|
data/lib/motor/version.rb
CHANGED
|
File without changes
|
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
|
@@ -3966,9 +3966,9 @@
|
|
|
3966
3966
|
"images/marker-icon-2x.png": "images/marker-icon-2x.png",
|
|
3967
3967
|
"images/marker-icon.png": "images/marker-icon.png",
|
|
3968
3968
|
"images/marker-shadow.png": "images/marker-shadow.png",
|
|
3969
|
-
"main-
|
|
3970
|
-
"main-
|
|
3971
|
-
"main-
|
|
3972
|
-
"main.css": "main-
|
|
3973
|
-
"main.js": "main-
|
|
3969
|
+
"main-53a1a9dffc796b4ca695.css.gz": "main-53a1a9dffc796b4ca695.css.gz",
|
|
3970
|
+
"main-53a1a9dffc796b4ca695.js.LICENSE.txt": "main-53a1a9dffc796b4ca695.js.LICENSE.txt",
|
|
3971
|
+
"main-53a1a9dffc796b4ca695.js.gz": "main-53a1a9dffc796b4ca695.js.gz",
|
|
3972
|
+
"main.css": "main-53a1a9dffc796b4ca695.css",
|
|
3973
|
+
"main.js": "main-53a1a9dffc796b4ca695.js"
|
|
3974
3974
|
}
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: motor-admin
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.3.
|
|
4
|
+
version: 0.3.3
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pete Matsyburka
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2022-07-
|
|
11
|
+
date: 2022-07-29 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activerecord-filter
|
|
@@ -2219,8 +2219,8 @@ files:
|
|
|
2219
2219
|
- ui/dist/images/marker-icon-2x.png
|
|
2220
2220
|
- ui/dist/images/marker-icon.png
|
|
2221
2221
|
- ui/dist/images/marker-shadow.png
|
|
2222
|
-
- ui/dist/main-
|
|
2223
|
-
- ui/dist/main-
|
|
2222
|
+
- ui/dist/main-53a1a9dffc796b4ca695.css.gz
|
|
2223
|
+
- ui/dist/main-53a1a9dffc796b4ca695.js.gz
|
|
2224
2224
|
- ui/dist/manifest.json
|
|
2225
2225
|
homepage:
|
|
2226
2226
|
licenses:
|
|
Binary file
|