Commit 80ebb4e
Release/v0.1.8 (#461)
* Add documentation link at models workspace
* Add colors.scss
- Define color variables
- brand-primary
- gray scale
- Pure black & white
- Accent color
- Meaning related (Dnager, highlight
- Theme colors
- Gray
- Green
- Purple
* Update brand primary color variables
- Update it on .scss files
- Update it on .svg files
* Update color brand-primary color at react theme file
* Update brand-primary color at templateLoader.js
Not sure what's the purpose of this file but I'm updating it anyways to
keep consistency
* Use --brand-default color variabloe accross the border
This way we have more control to change all colors in a central place if
needed
* Migrate border color to color variables
- Create color variables values for borders (light, default, dark)
- Over write some Bootstrap border values
* Remove duplicated <statur-bar> element
- Also organize the bottom of each file (Keep consistency in the
comments and spaces)
* Remove Fira Sans as default font
- Use default system font instead
- Arguably better legibility
- Save extra request to get fonts from Google Fonts servers
* Remove duplicated ";" from some files
* Font-color legibility + .model-properties improv
- Use color variables to improve font-legibility
.model-properties improvements:
- Increase size of clickable element to show/hide .model-properties
- Add cursor icon at the empty-state message
* Replace multiple hard coded color values
- Use variables instead
- Change .warning button color from orange to default gray
- Change validation error "red" to use --danger-default color
- Relave multiple HEX white and black and use --white --black instead
"
* Use --brand-primary-30 as default color for links
* Update BRMW logo
- Add SVG with (not that) new logo;
- Replace logo at login page
- Update favicon
* Fix typo in --black color variable
* Small padding adjustment at model-properties sidebar
* Adjust .navbar-default colors for better contrast
* Update --border-default value
* Remove old logo assets
* Bump mongodb from 4.8.1 to 4.17.0 (#451)
Bumps [mongodb](https://github.com/mongodb/node-mongodb-native) from 4.8.1 to 4.17.0.
- [Release notes](https://github.com/mongodb/node-mongodb-native/releases)
- [Changelog](https://github.com/mongodb/node-mongodb-native/blob/v4.17.0/HISTORY.md)
- [Commits](mongodb/node-mongodb-native@v4.8.1...v4.17.0)
---
updated-dependencies:
- dependency-name: mongodb
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Idmar Ramos Jr. (Id) <idmarjr@gmail.com>1 parent 3a1f7b5 commit 80ebb4e
42 files changed
Lines changed: 3309 additions & 3383 deletions
File tree
- app
- angular
- components
- queryExpressionModal
- statusBar
- conceptual
- editor
- logic
- login
- preferences
- img
- joint
- react/theme
- sass
- server_app
- mail
- user
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | 3 | | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
57 | | - | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
| 61 | + | |
| 62 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
9 | 8 | | |
10 | 9 | | |
11 | 10 | | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
| 83 | + | |
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
55 | | - | |
56 | 56 | | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 57 | | |
61 | | - | |
62 | 58 | | |
63 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
Binary file not shown.
0 commit comments