Skip to content

Tags: brmodeloweb/brmodelo-app

Tags

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #478 from brmodeloweb/fix/email-signup-validation

Fix email type validation

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Auto focus on element select + open sidebar on double element click (#…

…462)

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Idmar Ramos Jr. (Id) <[email protected]>

v0.1.7

Toggle v0.1.7's commit message
Fix conflicts

v0.1.6

Toggle v0.1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/v0.1.6 (#435)

* Fix redirect unix socket vulnerability

* Force https only on production mode

* Upgrade jointJs

* Remove transitive imports

* Upgrade database dependencies

* Upgrade express

* Bump terser from 5.10.0 to 5.14.2

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update yarn packages

* Update issue templates

- Change issue template
- Translate it's contents to pt-br

* Update issue templates

- Fix typo
- Add separators

* Improve login security

* Improve register security

* Improve reset password security

* Hide user from recovery request

* Short reuse refac

* feat(config): Update Dockerfile and docker-compose

* Bump loader-utils from 2.0.2 to 2.0.3

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump minimatch from 3.0.4 to 3.1.2

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump loader-utils from 2.0.3 to 2.0.4

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump qs from 6.5.2 to 6.5.3

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Create delete account rounte

* WIP: Add Preferences page

* Preferences page

- Enable translations,
- Add missing array when exporting app.preferences

* User preferences page markup

- HTML markup
- Some custom CSS to forms.scss had to be added
- EN and PT-BR translations

* Create delete account service

* Bump json5 from 1.0.1 to 1.0.2

Bumps [json5](https://github.com/json5/json5) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases)
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md)
- [Commits](json5/json5@v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: json5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Create delete account feature

* Apply formatting

* Apply formatting

* Preferences page adjustments

- Add back button
- Reduce input text width for name and email
- Break text from delete account warning in multiple lines

* Create delete account API

* Create delete account frontend feature

* Bump cookiejar from 2.1.3 to 2.1.4

Bumps [cookiejar](https://github.com/bmeck/node-cookiejar) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/bmeck/node-cookiejar/releases)
- [Commits](https://github.com/bmeck/node-cookiejar/commits)

---
updated-dependencies:
- dependency-name: cookiejar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Create CODE_OF_CONDUCT.md

* Bump webpack from 5.73.0 to 5.76.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.73.0...v5.76.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* Adding optional chaining to avoid errors

* Fix bug when try to edit column FK

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Milton Bittencourt <[email protected]>
Co-authored-by: Milton Bittencourt <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Idmar Ramos Jr. (Id) <[email protected]>
Co-authored-by: João Paulo M Fiumari <[email protected]>

v0.1.5

Toggle v0.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release/v0.1.5 (#396)

* Fix redirect unix socket vulnerability

* Force https only on production mode

* Upgrade jointJs

* Remove transitive imports

* Upgrade database dependencies

* Upgrade express

* Bump terser from 5.10.0 to 5.14.2

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

---
updated-dependencies:
- dependency-name: terser
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Update yarn packages

* Update issue templates

- Change issue template
- Translate it's contents to pt-br

* Update issue templates

- Fix typo
- Add separators

* Improve login security

* Improve register security

* Improve reset password security

* Hide user from recovery request

* Short reuse refac

* feat(config): Update Dockerfile and docker-compose

* Bump loader-utils from 2.0.2 to 2.0.3

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.3/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.2...v2.0.3)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump minimatch from 3.0.4 to 3.1.2

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2.
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump loader-utils from 2.0.3 to 2.0.4

Bumps [loader-utils](https://github.com/webpack/loader-utils) from 2.0.3 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases)
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md)
- [Commits](webpack/loader-utils@v2.0.3...v2.0.4)

---
updated-dependencies:
- dependency-name: loader-utils
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump qs from 6.5.2 to 6.5.3

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](ljharb/qs@v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Create delete account rounte

* WIP: Add Preferences page

* Preferences page

- Enable translations,
- Add missing array when exporting app.preferences

* User preferences page markup

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Idmar Ramos Jr. (Id) <[email protected]>
Co-authored-by: João Paulo M Fiumari <[email protected]>

v0.1.4

Toggle v0.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #359 from brmodeloweb/release/v0.1.4

Release/v0.1.4

v0.1.3

Toggle v0.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #351 from brmodeloweb/release/v0.1.2

Release/v0.1.3

v0.1.2

Toggle v0.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #309 from brmodeloweb/fix/remove-dev-dependency-ad…

…ded-by-mistake

Remove devDependency added by mistake