motor-admin 0.1.56 → 0.1.57
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:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: dd48d06a028ec31b8836ef75713286dc9622d1eb7322ad851e3f5b8c08ca8783
|
|
4
|
+
data.tar.gz: b2f09fa05a3380f4da4af372d25597ede7081c1be533ce7ee5c047b43a5ee07e
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 6eed979d27d7f266b986ef3433efc5863d6e7ae46cd446b48decb77fd8e24ff28250d9124d79e3c63bfe704930ab2e936bd048d3f4f350a1b5a6dfe4b4e26f5d
|
|
7
|
+
data.tar.gz: d1fc8ac42009bd30f98373d6fe9f48ffc6cdc421be688e552dd031d54656115a979b6403d0dd3ac0de9ec1813f3b2c9860311cc87b0c88a438670651e45c8e87
|
data/README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
# ⚡ Motor Admin
|
|
1
|
+
# ⚡ Motor Admin ⚡
|
|
2
2
|
|
|
3
3
|
Low-code Admin panel and Business intelligence Rails engine **(no DSL - configurable from the UI)**.
|
|
4
4
|
|
|
5
|
-
🤓 [Demo App](https://motor-admin.herokuapp.com/demo) | [Features overview](https://www.youtube.com/watch?v=ngVoci8Hll4&list=PLu7llEMh0KcOkR3Uy_RJT0cXPZQKAYVsq&index=1)
|
|
5
|
+
🤓 [Demo App](https://motor-admin.herokuapp.com/demo) | 👀 [Features overview](https://www.youtube.com/watch?v=ngVoci8Hll4&list=PLu7llEMh0KcOkR3Uy_RJT0cXPZQKAYVsq&index=1) | ⭐ [Stargathers](https://github.com/omohokcoj/motor-admin/stargazers)
|
|
6
6
|
|
|
7
7
|
[](https://motor-admin.herokuapp.com/demo)
|
|
8
8
|
|
data/lib/motor/version.rb
CHANGED
|
Binary file
|
|
Binary file
|
data/ui/dist/manifest.json
CHANGED
|
@@ -2068,11 +2068,11 @@
|
|
|
2068
2068
|
"mail-opened.svg": "icons/mail-opened.svg",
|
|
2069
2069
|
"mail.svg": "icons/mail.svg",
|
|
2070
2070
|
"mailbox.svg": "icons/mailbox.svg",
|
|
2071
|
-
"main-
|
|
2072
|
-
"main-
|
|
2073
|
-
"main-
|
|
2074
|
-
"main.css": "main-
|
|
2075
|
-
"main.js": "main-
|
|
2071
|
+
"main-dd83302a0e62f7cfdba6.css.gz": "main-dd83302a0e62f7cfdba6.css.gz",
|
|
2072
|
+
"main-dd83302a0e62f7cfdba6.js.LICENSE.txt": "main-dd83302a0e62f7cfdba6.js.LICENSE.txt",
|
|
2073
|
+
"main-dd83302a0e62f7cfdba6.js.gz": "main-dd83302a0e62f7cfdba6.js.gz",
|
|
2074
|
+
"main.css": "main-dd83302a0e62f7cfdba6.css",
|
|
2075
|
+
"main.js": "main-dd83302a0e62f7cfdba6.js",
|
|
2076
2076
|
"man.svg": "icons/man.svg",
|
|
2077
2077
|
"manual-gearbox.svg": "icons/manual-gearbox.svg",
|
|
2078
2078
|
"map-2.svg": "icons/map-2.svg",
|
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.1.
|
|
4
|
+
version: 0.1.57
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Pete Matsyburka
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-06-
|
|
11
|
+
date: 2021-06-08 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: activerecord-filter
|
|
@@ -1485,8 +1485,8 @@ files:
|
|
|
1485
1485
|
- ui/dist/icons/zoom-money.svg.gz
|
|
1486
1486
|
- ui/dist/icons/zoom-out.svg.gz
|
|
1487
1487
|
- ui/dist/icons/zoom-question.svg.gz
|
|
1488
|
-
- ui/dist/main-
|
|
1489
|
-
- ui/dist/main-
|
|
1488
|
+
- ui/dist/main-dd83302a0e62f7cfdba6.css.gz
|
|
1489
|
+
- ui/dist/main-dd83302a0e62f7cfdba6.js.gz
|
|
1490
1490
|
- ui/dist/manifest.json
|
|
1491
1491
|
homepage:
|
|
1492
1492
|
licenses:
|