Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update to Angular 8, Nebular 4 #2114

Merged
merged 178 commits into from
Jul 2, 2019
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
178 commits
Select commit Hold shift + click to select a range
0c3dde2
feat: update to 8 - step 1
nnixaa May 28, 2019
fcb65af
feat: update to 8 - step 2
nnixaa May 28, 2019
6626196
feat: update to 8 - comment out mixins
nnixaa May 29, 2019
78e4d2c
udpate angular
nnixaa Jun 10, 2019
df489ad
nebular update and structure refactoring
nnixaa Jun 11, 2019
c31ff67
refactor: don't export all modules everywhere
nnixaa Jun 12, 2019
da3cd14
refactor(e-commerce): profit card
yggg Jun 17, 2019
da8bcf7
refactor: layout & form
nnixaa Jun 13, 2019
368a351
refactor(e-commerce): earnings
yggg Jun 17, 2019
0af864e
refactor(e-commerce): traffic
yggg Jun 17, 2019
bcffb50
refactor(e-commerce): chart panel
yggg Jun 17, 2019
fb06ad5
refactor(e-commerce): country borders
yggg Jun 17, 2019
098b481
refactor(e-commerce): progress section
yggg Jun 17, 2019
4b0401d
refactor(e-commerce): visitors analytics
yggg Jun 17, 2019
c7a928a
refactor(e-commerce): user activity
yggg Jun 17, 2019
616bfad
feat: update Nebular to 4.1
yggg Jun 17, 2019
ce019a1
refactor(iot): status cards
yggg Jun 17, 2019
030d2a1
refactor(iot): temperature widget
yggg Jun 18, 2019
d57a52a
refactor(iot): align tabs in temperature widget with card header
yggg Jun 18, 2019
5943cfc
refactor(iot): electricity consumption
yggg Jun 18, 2019
e2ef6a0
refactor(e-commerce): use nb-icon in tables
yggg Jun 18, 2019
8540f42
refactor(iot): rooms widget
yggg Jun 18, 2019
e881f83
refactor(iot): remove unnecessary declaration
yggg Jun 18, 2019
6a5baa7
refactor(iot): contacts widget
yggg Jun 18, 2019
46ce65b
refactor(iot): solar consumption widget
yggg Jun 18, 2019
8b55e67
refactor(iot): kitten widget
yggg Jun 18, 2019
4d2181f
refactor(iot): traffic consumption widget
yggg Jun 18, 2019
c1d2ebb
refactor(iot): weather widget
yggg Jun 18, 2019
39272ba
refactor(iot): security camera widget
yggg Jun 18, 2019
6adefaf
fix(iot): use proper theme variable in status card
yggg Jun 18, 2019
e17b016
refactor(iot): remove unused service
yggg Jun 18, 2019
bfa2527
fix(contacts): remove double divider
yggg Jun 18, 2019
fab8662
fix(contacts): make same height as siblings
yggg Jun 18, 2019
bfe473e
chore(build): remove unsupported node versions
yggg Jun 18, 2019
b67e6f0
refactor(country orders): use primary color on buttons
yggg Jun 19, 2019
a680159
fix(country orders): add disabled button style
yggg Jun 19, 2019
5781c98
fix(country orders): use different background color
yggg Jun 19, 2019
c153525
fix(visitors): remove slide out inset shadow
yggg Jun 19, 2019
1595c13
fix(traffic): make progress column visible
yggg Jun 19, 2019
e3552db
fix: enable css urls rebasing
yggg Jun 19, 2019
6a68f23
refactor(visitors): update shadows in dark themes
yggg Jun 19, 2019
2265203
refactor(tabs): move full width example to own row
yggg Jun 19, 2019
b6702b5
refactor(form inputs): remove bootstrap grid from cards
yggg Jun 19, 2019
4f619c1
fix(form layout): add missing label class
yggg Jun 19, 2019
c39860d
fix(ui features): import missing modules
yggg Jun 19, 2019
bf23b1c
refactor(icons): use nb-icon
yggg Jun 19, 2019
4c82e76
refactor(ui features): enable module route
yggg Jun 19, 2019
5832985
refactor(modals): import missing modules
yggg Jun 19, 2019
db10f98
refactor: enable modals module route
yggg Jun 19, 2019
c837664
fix(dialogs): add space between buttons
yggg Jun 19, 2019
97e86df
refactor(popovers): use Nebular components
yggg Jun 19, 2019
01b801c
fix(windows): read existing data property
yggg Jun 19, 2019
5aad309
refactor(toastr): use Nebular components
yggg Jun 19, 2019
00090f4
fix(tooltip): add tooltip module import
yggg Jun 19, 2019
22e661d
fix(tooltip): use Eva icons
yggg Jun 19, 2019
f4acf38
refactor(tooltip): remove unnecessary spacing
yggg Jun 19, 2019
4b24928
fix(icons): remove icons with multiple classes
yggg Jun 20, 2019
448bf2a
fix(extra components): import missing modules
yggg Jun 20, 2019
5060c2b
refactor(extra components): enable module route
yggg Jun 20, 2019
1cb04f3
refactor(calendar): remove extra divs
yggg Jun 20, 2019
aa1b665
refactor(progress): use Nebular button and icon
yggg Jun 20, 2019
0f67b8f
refactor(progress): remove extra elements
yggg Jun 20, 2019
966367d
fix(spinner): use updated size and status names
yggg Jun 20, 2019
9bb86a5
refactor(alert): remove old status examples
yggg Jun 20, 2019
f45cbeb
fix(calendar): prevent text jumping on hover
yggg Jun 20, 2019
365027a
fix(chat): use Eva icon
yggg Jun 20, 2019
b19d73c
refactor(chat): set primary status
yggg Jun 20, 2019
caa4795
fix: add kitten for dark theme
yggg Jun 20, 2019
cce9d3f
fix(maps): import card module
yggg Jun 20, 2019
cbde9d3
refactor(bubble map): pass chart directly to card
yggg Jun 20, 2019
55aa684
refactor: enable dashboard redirect
yggg Jun 20, 2019
ee3dde8
fix(charts): import card module
yggg Jun 20, 2019
20930af
refactor: enable chart and map modules routes
yggg Jun 20, 2019
2dc5531
fix: prevent nb-icons misplacing
yggg Jun 20, 2019
d3a3560
fix(editors): import card module
yggg Jun 20, 2019
a7ad969
refactor(editors): enable module route
yggg Jun 20, 2019
b700c36
fix(tables): import card module
yggg Jun 20, 2019
e7c031f
refactor(tables): enable tables route
yggg Jun 20, 2019
1f7940d
refactor: use Eva fonts
yggg Jun 20, 2019
fce18fe
fix(auth): use Eva icons
yggg Jun 20, 2019
69e1576
refactor(auth): increase icons sizes
yggg Jun 20, 2019
59471ed
fix(orders): prevent chart overflow
yggg Jun 20, 2019
0a5e3e1
refactor(viewers): speed up animation
yggg Jun 20, 2019
6b400e5
fix(visitors): prevent slide-out edges overflow
yggg Jun 21, 2019
84569df
fix: make card bottom margin same as bootstrap vertical space
yggg Jun 21, 2019
be3906c
fix: make sibling cards same height
yggg Jun 21, 2019
4bbf099
fix(menu): increase icon margin
yggg Jun 21, 2019
25a98a3
refactor(player): use border variable to style line
yggg Jun 21, 2019
6cd0541
refactor(orders): make summary section lighter
yggg Jun 21, 2019
81ace1a
refactor(traffic): use border variable for traffic bar
yggg Jun 21, 2019
154587d
refactor(temperature): make thumb lighter
yggg Jun 21, 2019
5a55162
refactor(list): make placeholder lighter
yggg Jun 21, 2019
17ac4df
refactor(js themes): thinner border
yggg Jun 21, 2019
658c592
refactor(js themes): add Nebular themes copies as a base
yggg Jun 21, 2019
77dc3ab
refactor(temperature): update js theme
yggg Jun 21, 2019
b71e7af
fix(js themes): add base themes properties into admin themes
yggg Jun 21, 2019
d3bd96f
refactor(solar): update js theme
yggg Jun 21, 2019
e0a5fef
fix(traffic): prevent container overflow
yggg Jun 21, 2019
c40c2d8
refactor(traffic): update js theme
yggg Jun 21, 2019
668684d
fix(card): update height to take into account changed bottom margin
yggg Jun 21, 2019
0aaf235
refactor(traffic): remove tab fixed height
yggg Jun 21, 2019
9946dbb
fix(traffic): remove double border
yggg Jun 21, 2019
360846c
refactor(card): extract card with select padding into theme
yggg Jun 21, 2019
7678769
fix(traffic): remove double border
yggg Jun 21, 2019
a415e39
refactor(traffic): use default y axis split line color
yggg Jun 21, 2019
b347745
fix(traffic): remove double border
yggg Jun 21, 2019
e6aaa0f
refactor(electricity): update js theme
yggg Jun 21, 2019
984b04e
refactor(bubble map): move chart header down
yggg Jun 21, 2019
e41fd98
refactor(bubble map): move chart header down
yggg Jun 21, 2019
f57236c
refactor(profit card): remove double border
yggg Jun 21, 2019
0247b8c
refactor(profit card): update js theme
yggg Jun 21, 2019
0d23981
fix(traffic): remove double border
yggg Jun 21, 2019
58f3137
refactor(traffic): update js theme
yggg Jun 21, 2019
3284411
refactor(orders): update js theme
yggg Jun 21, 2019
9fbe9b6
refactor(echarts): update js theme
yggg Jun 21, 2019
8e95709
refactor(chartjs): update js theme
yggg Jun 21, 2019
d055527
refactor(orders): update js theme
yggg Jun 21, 2019
1c9739d
fix(visitors): remove unnecessary border radius
yggg Jun 21, 2019
37bf315
refactor(visitors): use palette colors for slide out
yggg Jun 21, 2019
2d9a295
refactor(visitors): update js theme
yggg Jun 21, 2019
83d54e3
refactor(earnings): update js theme
yggg Jun 21, 2019
82f0022
feat: add dark js theme
yggg Jun 21, 2019
94773b7
fix(d3): use updated theme variables
yggg Jun 21, 2019
5a7aa77
refactor: remove unused component
yggg Jun 21, 2019
f8a3082
fix(temperature): use updated variable name
yggg Jun 21, 2019
53ecf8e
fix(footer): use updated variable name
yggg Jun 21, 2019
86595df
fix(select): open arrow padding
yggg Jun 21, 2019
35dc9d2
fix(typography): use updated variables
yggg Jun 21, 2019
fc5c299
fix(typography): use updated card size
yggg Jun 21, 2019
5cda45f
refactor: remove nb-for-theme calls
yggg Jun 21, 2019
994cb69
fix: remove old variables
yggg Jun 21, 2019
a37889b
refactor: comment button styles
yggg Jun 21, 2019
b4f8258
fix(grid): use new variable
yggg Jun 21, 2019
f89fbce
fix: use updated theme variable
yggg Jun 21, 2019
3130bf7
refactor: remove old variables
yggg Jun 21, 2019
0de547d
fix: remove old sidebar-gap variable
yggg Jun 21, 2019
7248e1b
fix: remove unused pipe
yggg Jun 21, 2019
0f927b5
fix: remove unexisting file import
yggg Jun 21, 2019
043cb6f
refactor(accordion): consistent space
yggg Jun 22, 2019
239b0a1
fix(tabs): add missing class
yggg Jun 22, 2019
af0c877
fix(d3): add space between lines
yggg Jun 22, 2019
55a4071
refactor(traffic): make y axis split line transparent
yggg Jun 22, 2019
1fc919c
refactor(temperature): use Nebular button and icon
yggg Jun 22, 2019
0347c56
refactor(player): use Nebular buttons and icons
yggg Jun 22, 2019
14a53c8
fix(player): prevent control buttons overflow
yggg Jun 22, 2019
c4faa6a
refactor(tabs): make tab list same size as card header
yggg Jun 22, 2019
b0c0506
refactor(security): make card header same size as sibling
yggg Jun 22, 2019
00fb113
refactor(orders): make tabs list same size as sibling
yggg Jun 22, 2019
a97d86d
refactor(layout): prevent infinite grow
yggg Jun 22, 2019
e6762c2
refactor: remove commented theme properties
yggg Jun 22, 2019
22a78f7
refactor(orders): prevent legend content overflow
yggg Jun 22, 2019
5d543a4
refactor(traffic service): return month without year for months
yggg Jun 22, 2019
082f72b
fix(header): adopt for smaller screens
yggg Jun 22, 2019
c2f6c03
refactor(traffic): align content
yggg Jun 22, 2019
12443d6
refactor: remove unused import
yggg Jun 22, 2019
ea1a369
refactor: make secondary font same as primary
yggg Jun 24, 2019
7dfb683
refactor: switch to path location strategy
yggg Jun 24, 2019
5ed4e65
refactor: remove deprecated nebular icons example
yggg Jun 24, 2019
3fc47c5
fix: add missing base href
yggg Jun 24, 2019
2572481
refactor: update typography
yggg Jun 24, 2019
3bedd25
refactor: remove unused font import
yggg Jun 24, 2019
c2890a4
refactor(layout): enable window mode
yggg Jun 24, 2019
f4930e4
fix: update browserlist to support IE 11
yggg Jun 24, 2019
77066ad
refactor: update buttons example
yggg Jun 24, 2019
28c29e0
fix: sync theme select with value with theme service
yggg Jun 25, 2019
f306554
fix(iot): add path to svg urls
yggg Jun 26, 2019
74747a5
fix(flip card): add backface visibility vendor prefix
yggg Jun 26, 2019
25711b7
refactor(room): hide background grid in corporate theme
yggg Jun 26, 2019
47979ac
fix: typo in theme variable
yggg Jun 26, 2019
2144c7a
fix(layout): prevent layout scroll disappearing when overlay open
yggg Jun 26, 2019
1e64e6b
feat: add tree grid example
yggg Jun 27, 2019
8618446
fix(temperature): prevent id duplicates
yggg Jun 30, 2019
f93a491
fix(footer): update year
yggg Jul 2, 2019
fb92e11
fix(tree grid): make row toggle visible in dark themes
yggg Jul 2, 2019
c944586
fix(smart table): override success color with primary
yggg Jul 2, 2019
d694dc6
refactor: remove unexisting css declaration
yggg Jul 2, 2019
8b2121d
feat: enable "miscellaneous" route
yggg Jul 2, 2019
ad08ee5
fix: block scroll only if layout is scrollable
yggg Jul 2, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ sudo: false
dist: trusty

node_js:
- '8'
- '9'
- '10'

branches:
Expand Down
1 change: 1 addition & 0 deletions angular.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"builder": "@angular-devkit/build-angular:browser",
"options": {
"preserveSymlinks": true,
"rebaseRootRelativeCssUrls": true,
"outputPath": "dist",
"index": "src/index.html",
"main": "src/main.ts",
Expand Down
12 changes: 12 additions & 0 deletions browserslist
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# This file is used by the build system to adjust CSS and JS output to support the specified browsers below.
# For additional information regarding the format and rule options, please see:
# https://github.com/browserslist/browserslist#queries

# You can see what browsers were selected by your queries by running:
# npx browserslist

> 0.5%
last 2 versions
Firefox ESR
not dead
IE 11
Loading