Sidney Alcantara
|
a35afa9619
|
v2.6.1 – Bug fixes (#743)
* Bump ejs from 3.1.6 to 3.1.8
Bumps [ejs](https://github.com/mde/ejs) from 3.1.6 to 3.1.8.
- [Release notes](https://github.com/mde/ejs/releases)
- [Changelog](https://github.com/mde/ejs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/mde/ejs/compare/v3.1.6...v3.1.8)
---
updated-dependencies:
- dependency-name: ejs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump tmpl from 1.0.4 to 1.0.5
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)
- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)
---
updated-dependencies:
- dependency-name: tmpl
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* Bump protobufjs from 6.11.2 to 6.11.3
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.2 to 6.11.3.
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](https://github.com/protobufjs/protobuf.js/compare/v6.11.2...v6.11.3)
---
updated-dependencies:
- dependency-name: protobufjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix(rich-text-editor): fix dark mode ui appearance (#696)
* fix(rich-text-editor): fix dark mode ui appearance
* Update src/components/RichTextEditor.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/components/RichTextEditor.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/components/RichTextEditor.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/components/RichTextEditor.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/components/RichTextEditor.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/components/RichTextEditor.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/components/RichTextEditor.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/theme/RichTextEditorDarkCSS.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* Update src/theme/RichTextEditorLightCSS.tsx
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* fix(rich-text-editor): add stylings to dropdown
* fix(rich-text-editor): add toolbar stylings
* fix(rich-text-editor): reset hover&focus bg
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* update date & time filter operators for clarity
* Action field: prevent selecting self as required field (fixes ROWY-551)
* Date & Time: only show date for date filters
* move fullScreenButton to be shared, remove md settings
* bundle-analyzer
* Leaf icon: use mdi-material-ui
* Feat: Percentage field color customization (#692)
* feat(percentage-c11n): convert to table cell
* feat(percentage-c11n): add logic to default configs
* feat(percentage-c11n): add color picker to settings
* feat(percentage-c11n): change default colors
* feat(percentage-c11n): fix button text color
* feat(percentage-c11n): add labels to settings
* feat(percentage-c11n): add preview section
* feat(percentage-c11n): fix cache issues with debouncing
* feat(percentage-c11n): add width responsiveness to color picker
* feat(percentage-c11n): fix responsiveness issues
* feat(percentage-c11n): add checkbox, refactor a little
* feat(percentage-c11n): convert data type to array
* feat(percentage-c11n): refactor config states
* feat(percentage-c11n): fix defaults
* feat(percentage-c11n): add basic cell without bg
* feat(percentage-c11n): remove collapse
* feat(percentage-c11n): refactor checkStates
* feat(percentage-c11n): add grid layout
* feat(percentage-c11n): chore conventions
* feat(percentage-c11n): add default theme color to sidedrawer
* remove redundant fragment
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* fix text color in preview
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* fix: change state to derived state
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* fix: review suggestions
* fix: remove redundant change call
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* fix(percentage-c11n): remove redundant dependencies
Co-authored-by: Shams <shams.mosowi@gmail.com>
Co-authored-by: Sidney Alcantara <sidney@sidney.me>
* extend callable timeout to over 9minutes
* fix timeout value
* fix page loading with white screen while system is in dark mode
* Revert "bundle-analyzer"
This reverts commit dd214b96e4.
* fix nav items not accessible with Tab
* Percentage: don’t display if value null or undefined
* fix NavDrawer causing compile to fail
* show text field if collections array is empy
* column ids
* row ID
* fix create table showing empty dropdown for collections
* fix row not writing to db once all required fields are written
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Han Tuerker <46192266+htuerker@users.noreply.github.com>
Co-authored-by: shamsmosowi <shams.mosowi@gmail.com>
v2.6.1
|
2022-08-10 12:18:09 +02:00 |
|
Harini Janakiraman
|
e4e19f3a92
|
Update README.md
|
2022-06-30 18:44:18 +10:00 |
|
Harini Janakiraman
|
69bde7e7f0
|
Update README.md
|
2022-06-30 18:43:33 +10:00 |
|
Sidney Alcantara
|
a3f8db47f6
|
Merge branch 'develop' into rc
* develop:
add debug page at /settings/debug
|
2022-06-28 17:14:32 +10:00 |
|
Sidney Alcantara
|
c3167990b0
|
add debug page at /settings/debug
|
2022-06-28 17:14:11 +10:00 |
|
Sidney Alcantara
|
4818aa62a0
|
Merge branch 'develop' into rc
* develop:
fix rowy run buildFunction endpoint expecting old pathname for tables
|
2022-06-28 15:56:17 +10:00 |
|
Sidney Alcantara
|
96abb36430
|
fix rowy run buildFunction endpoint expecting old pathname for tables
|
2022-06-28 15:55:16 +10:00 |
|
Shams
|
86d101ee22
|
Merge pull request #695 from rowyio/develop
fix subcollection function deployment
|
2022-06-27 14:57:04 +10:00 |
|
shamsmosowi
|
ff608abc3a
|
fix subcollection function deployment
|
2022-06-27 06:45:55 +02:00 |
|
Shams
|
2c10e5ebc3
|
Merge pull request #694 from rowyio/develop
add config access to filter inputs
|
2022-06-25 14:01:37 +10:00 |
|
shamsmosowi
|
dedddb889d
|
add config access to filter inputs
|
2022-06-25 06:00:26 +02:00 |
|
Sidney Alcantara
|
721abc6f0c
|
Merge branch 'develop' into rc
* develop:
update full screen modal colors
|
2022-06-22 19:15:27 +10:00 |
|
Sidney Alcantara
|
bfa72eab48
|
update full screen modal colors
|
2022-06-22 19:15:01 +10:00 |
|
Sidney Alcantara
|
b870b46e5b
|
Merge branch 'develop' into rc
* develop:
fix date values breaking if filter value is null
|
2022-06-21 18:19:04 +10:00 |
|
Sidney Alcantara
|
45e7b8283d
|
fix date values breaking if filter value is null
|
2022-06-21 18:18:42 +10:00 |
|
Sidney Alcantara
|
98b00b9761
|
Merge branch 'develop' into rc
* develop:
fix sub-table container height
fix HiddenFields slash color
|
2022-06-21 17:49:51 +10:00 |
|
Sidney Alcantara
|
f4d70b77b1
|
fix sub-table container height
|
2022-06-21 17:49:27 +10:00 |
|
Sidney Alcantara
|
52d03a1f27
|
fix HiddenFields slash color
|
2022-06-21 17:46:39 +10:00 |
|
Sidney Alcantara
|
c1a54bff0c
|
Merge branch 'develop' into rc
* develop:
fix dark mode scrollbars for windows
.
store roles when creating a user doc
|
2022-06-21 12:27:01 +10:00 |
|
Sidney Alcantara
|
27119fb41a
|
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
|
2022-06-20 18:57:27 +10:00 |
|
Sidney Alcantara
|
5f17269c94
|
fix dark mode scrollbars for windows
|
2022-06-20 18:57:23 +10:00 |
|
shamsmosowi
|
41e14ecc41
|
.
|
2022-06-20 13:37:53 +07:00 |
|
shamsmosowi
|
c93132ad0c
|
store roles when creating a user doc
|
2022-06-20 13:03:22 +07:00 |
|
Sidney Alcantara
|
fb4ec14f52
|
Merge branch 'develop' into rc
* develop:
bump version number
fix date filters crashing when value is null
fix read only rule suggestion
filter by value
|
2022-06-18 14:17:12 +10:00 |
|
Sidney Alcantara
|
e41ab65f55
|
bump version number
|
2022-06-18 14:15:37 +10:00 |
|
Sidney Alcantara
|
33d4c93ada
|
fix date filters crashing when value is null
|
2022-06-18 14:15:01 +10:00 |
|
shamsmosowi
|
cf26243e99
|
fix read only rule suggestion
|
2022-06-18 10:27:38 +07:00 |
|
shamsmosowi
|
2bf87b037e
|
filter by value
|
2022-06-18 09:00:21 +07:00 |
|
shamsmosowi
|
ad586e7ea5
|
Merge branch 'develop' into rc
v2.6.0
|
2022-06-17 11:03:03 +07:00 |
|
shamsmosowi
|
633106ceab
|
fix transparent background MD field
|
2022-06-17 07:04:57 +07:00 |
|
shamsmosowi
|
57eca9cf9d
|
update evalute all copy
|
2022-06-16 15:39:57 +07:00 |
|
Sidney Alcantara
|
e48d578d81
|
tests: add sign in with roles tests
|
2022-06-16 17:09:28 +10:00 |
|
Sidney Alcantara
|
40e259e876
|
Merge branch 'develop' into rc
* develop:
bump version number
tests: fix firestore not authenticating
fix rowActions expecting ID- sorted rows from db
|
2022-06-16 14:50:51 +10:00 |
|
Sidney Alcantara
|
fd1209b39b
|
bump version number
|
2022-06-16 14:50:29 +10:00 |
|
Sidney Alcantara
|
690386b5f9
|
tests: fix firestore not authenticating
|
2022-06-16 14:48:54 +10:00 |
|
Shams
|
8644367006
|
Merge pull request #685 from rowyio/develop
v2.6.0
|
2022-06-16 14:30:31 +10:00 |
|
Sidney Alcantara
|
2fc3fa6832
|
fix rowActions expecting ID-
sorted rows from db
|
2022-06-15 20:49:15 +10:00 |
|
Sidney Alcantara
|
5696cc38e7
|
fix modal titles hiding close button
|
2022-06-15 20:24:05 +10:00 |
|
Sidney Alcantara
|
c2626e9bcb
|
update full screen modal animation
|
2022-06-15 20:14:41 +10:00 |
|
Sidney Alcantara
|
150773f04a
|
update fullScreen modal transform origin
|
2022-06-15 16:18:04 +10:00 |
|
Sidney Alcantara
|
a216e65197
|
disable root table modals when sub-table is open
|
2022-06-15 16:05:44 +10:00 |
|
Sidney Alcantara
|
d7bc172915
|
update Modal/fullScreen style to show nav hierarchy
|
2022-06-15 16:01:07 +10:00 |
|
Sidney Alcantara
|
0b81f80e6c
|
fix sub-table function deploy
|
2022-06-15 14:26:52 +10:00 |
|
Sidney Alcantara
|
954478617b
|
fix RichTooltip styling
|
2022-06-15 14:26:22 +10:00 |
|
Sidney Alcantara
|
412c291bf9
|
fix rows with missing fields listed as out of order when IDs are set to decrement
|
2022-06-15 13:52:01 +10:00 |
|
Sidney Alcantara
|
5d32a73a55
|
fix out of order fields writing updates to db but not to tableRowsLocalAtom
|
2022-06-15 12:16:54 +10:00 |
|
Sidney Alcantara
|
b880ba9587
|
add back Inter font
|
2022-06-15 09:19:42 +10:00 |
|
Sidney Alcantara
|
3467a46383
|
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
|
2022-06-15 09:18:32 +10:00 |
|
Sidney Alcantara
|
70e5f65ffd
|
fix font-smoothing
|
2022-06-15 09:17:42 +10:00 |
|
Shams
|
3345bb7f30
|
Update utils.ts
|
2022-06-14 16:11:32 +10:00 |
|