brmodelo-app
BRMW is a free open source entity-relationship database modeling tool. We're working to make learning database modeling simple and accessible for everyone.
Language: javascript
Author: GitHub Repos (@github-repos)
0 stars · 3 views
Viewing path: .gitignore
Files
- postcss.config.js (js)
- app (txt)
- img (txt)
- i18n (txt)
- components (txt)
- pt-BR (txt)
- sass (txt)
- .github (github)
- ISSUE_TEMPLATE (txt)
- loading-dots.gif (image)
- react (txt)
- containers (txt)
- Providers (txt)
- utils (txt)
- enums (txt)
- index.ts (ts)
- index.ts (ts)
- theme (txt)
- public (txt)
- locales (txt)
- en (txt)
- common.json (json)
- table-preview.scss (scss)
- joint (txt)
- table.js (js)
- requisitar-funcionalidade.md (md)
- reportar-problema.md (md)
- eu-preciso-de-ajuda-com---.md (md)
- CODE_OF_CONDUCT.md (md)
- note-color-list.scss (scss)
- sql.scss (scss)
- Dockerfile (txt)
- LICENSE (txt)
- README.md (md)
- brmw-logo.svg (image)
- index.html (html)
- notes.js (js)
- shapes.js (js)
- common.json (json)
- index.ts (ts)
- tsconfig.json (json)
- app.scss (scss)
- atomic.scss (scss)
- buttons.scss (scss)
- form.scss (scss)
- joint-custom.scss (scss)
- mainHeader.scss (scss)
- modal.scss (scss)
- modelWorkspace.scss (scss)
- modelsList.scss (scss)
- projectsList.scss (scss)
- selectOptions.scss (scss)
- structure.scss (scss)
- tables.scss (scss)
- jest.config.js (js)
- package.json (json)
- webpack.config.js (js)
- .babelrc (babelrc)
- .dockerignore (dockerignore)
- .editorconfig (editorconfig)
- dependabot.yml (yml)
- .gitignore (gitignore)
- CLAUDE.md (md)
- __mocks__ (txt)
- @joint (txt)
- core.js (js)
- fileMock.js (js)
- styleMock.js (js)
- editor (txt)
- canvas.js (js)
- clipboard.js (js)
- commandManager.js (js)
- editor.js (js)
- elementResizer.js (js)
- elementToolbar.js (js)
- keyboardController.js (js)
- print.js (js)
- selection.js (js)
- shapePalette.js (js)
- snaplines.js (js)
- toolsViewService.js (js)
- editor (txt)
- delete.svg (image)
- line-end-arrow.svg (image)
- line-end-circle.svg (image)
- link.js (js)
- logic.js (js)
- namespace.js (js)
- nosql.js (js)
- .prettierrc (prettierrc)
- ConfirmationModal (txt)
- ConfirmationModal.tsx (tsx)
- index.ts (ts)
- useConfirmationModal.tsx (tsx)
- ConversionAttributeModal (txt)
- ConversionAttributeModal.tsx (tsx)
- index.ts (ts)
- useConversionAttributeModal.tsx (tsx)
- ConversionModal (txt)
- ConversionModal.tsx (tsx)
- index.ts (ts)
- useConversionModal.tsx (tsx)
- ConversionOptionModal (txt)
- ConversionOptionModal.tsx (tsx)
- index.ts (ts)
- useConversionOptionModal.tsx (tsx)
- useNosqlConversionOptionModal.tsx (tsx)
- CreateModelModal (txt)
- CreateModelModal.tsx (tsx)
- index.ts (ts)
- useCreateModelModal.tsx (tsx)
- DeleteModelModal (txt)
- DeleteModelModal.tsx (tsx)
- index.ts (ts)
- useDeleteModelModal.tsx (tsx)
- Dialog (txt)
- Dialog.tsx (tsx)
- index.ts (ts)
- Dropdown (txt)
- Dropdown.test.tsx (tsx)
- Dropdown.tsx (tsx)
- index.ts (ts)
- DropdownIcon (txt)
- DropdownIcon.tsx (tsx)
- index.ts (ts)
- ElementColorPicker (txt)
- ElementColorPicker.test.tsx (tsx)
- ElementColorPicker.tsx (tsx)
- index.ts (ts)
- Feedback (txt)
- Feedback.test.tsx (tsx)
- Feedback.tsx (tsx)
- InlineFeedback.tsx (tsx)
- index.ts (ts)
- useFeedback.ts (ts)
- Icons (txt)
- ConceptualIcon.tsx (tsx)
- LogicIcon.tsx (tsx)
- NoSqlIcon.tsx (tsx)
- index.ts (ts)
- PanelTools (txt)
- PanelTools.tsx (tsx)
- index.ts (ts)
- styles.scss (scss)
- QueryExpressionModal (txt)
- QueryExpressionModal.tsx (tsx)
- index.ts (ts)
- useQueryExpressionModal.tsx (tsx)
- RenameModelModal (txt)
- RenameModelModal.tsx (tsx)
- index.ts (ts)
- useRenameModelModal.tsx (tsx)
- SqlGeneratorModal (txt)
- SqlGeneratorModal.tsx (tsx)
- index.ts (ts)
- useSqlGeneratorModal.tsx (tsx)
- Modals (txt)
- ModalsContext.ts (ts)
- ModalsProvider.tsx (tsx)
- index.ts (ts)
- icons.ts (ts)
- index.tsx (tsx)
- pages (txt)
- conceptual (txt)
- ConceptualPage.test.tsx (tsx)
- ConceptualPage.tsx (tsx)
- ConceptualPageWrapper.tsx (tsx)
- IConceptualEditor.ts (ts)
- conceptualEditor.js (js)
- entityExtensor.js (js)
- factory.js (js)
- factory.test.js (js)
- linker.js (js)
- linker.test.js (js)
- sidebar (txt)
- AttributeForm.test.tsx (tsx)
- AttributeForm.tsx (tsx)
- BlockAssociativeForm.test.tsx (tsx)
- BlockAssociativeForm.tsx (tsx)
- ConceptualSidebar.test.tsx (tsx)
- ConceptualSidebar.tsx (tsx)
- EmptyStateForm.test.tsx (tsx)
- EmptyStateForm.tsx (tsx)
- EntityForm.test.tsx (tsx)
- EntityForm.tsx (tsx)
- ExtensionForm.test.tsx (tsx)
- ExtensionForm.tsx (tsx)
- KeyForm.test.tsx (tsx)
- KeyForm.tsx (tsx)
- LinkForm.test.tsx (tsx)
- LinkForm.tsx (tsx)
- NoteForm.test.tsx (tsx)
- NoteForm.tsx (tsx)
- RelationshipForm.test.tsx (tsx)
- RelationshipForm.tsx (tsx)
- constants.ts (ts)
- validator.js (js)
- validator.test.js (js)
- logic (txt)
- Column.js (js)
- ILogicEditor.ts (ts)
- LogicPage.tsx (tsx)
- LogicPageWrapper.tsx (tsx)
- conversor.js (js)
- conversor.test.js (js)
- factory.js (js)
- logicEditor.js (js)
- queryExpressionService.js (js)
- sidebar (txt)
- CheckConstraint.test.tsx (tsx)
- CheckConstraint.tsx (tsx)
- ColumnForm.test.tsx (tsx)
- ColumnForm.tsx (tsx)
- LinkCardinalityForm.test.tsx (tsx)
- LinkCardinalityForm.tsx (tsx)
- LogicSidebar.test.tsx (tsx)
- LogicSidebar.tsx (tsx)
- TableForm.tsx (tsx)
- ViewForm.test.tsx (tsx)
- ViewForm.tsx (tsx)
- tableFormValidation.test.ts (ts)
- tableFormValidation.ts (ts)
- sqlGenerator.js (js)
- nosql (txt)
- INoSqlEditor.ts (ts)
- NoSqlPage.tsx (tsx)
- NoSqlPageWrapper.tsx (tsx)
- conversor.js (js)
- conversor.test.js (js)
- factory.js (js)
- nosql.test.js (js)
- nosqlEditor.js (js)
- sidebar (txt)
- AttributeForm.test.tsx (tsx)
- AttributeForm.tsx (tsx)
- CollectionForm.tsx (tsx)
- DisjunctionGroupsEditor.tsx (tsx)
- NoSqlSidebar.tsx (tsx)
- workspace (txt)
- WorkspacePage.styles.js (js)
- WorkspacePage.tsx (tsx)
- WorkspacePageWrapper.tsx (tsx)
- router (txt)
- RouteError.tsx (tsx)
- RouteLoading.tsx (tsx)
- RouteTitle.tsx (tsx)
- index.tsx (tsx)
- services (txt)
- __tests__ (txt)
- modelStore.test.ts (ts)
- usePreventExit.test.tsx (tsx)
- modelStore.ts (ts)
- types (txt)
- model.ts (ts)
- usePreventExit.ts (ts)
- setupTests.ts (ts)
- types (txt)
- IEditor.ts (ts)
- images.d.ts (ts)
- formatDate.ts (ts)
- canvas.scss (scss)
- elementResizer.scss (scss)
- elementToolbar.scss (scss)
- loadingIndicator.scss (scss)
- panelElements.scss (scss)
- panelProperties.scss (scss)
- selection.scss (scss)
- snaplines.scss (scss)
- eslint.config.js (js)
- pnpm-lock.yaml (yaml)
- feedback.scss (scss)
- colors.scss (scss)
- ATTRIBUTION.md (markdown)
- FUNDING.yml (yml)
- Providers.tsx (tsx)
- localeNamespaces.ts (ts)
- sidebarPannel.scss (scss)