Sidney Alcantara
|
c92a0d19bf
|
update button design
|
2022-07-13 20:02:03 +10:00 |
|
Sidney Alcantara
|
df6df4c6fc
|
update auth styles
|
2022-07-11 14:42:07 +10:00 |
|
Sidney Alcantara
|
b23eb499a6
|
update community, help menu spacing
|
2022-07-08 14:40:27 +10:00 |
|
Sidney Alcantara
|
0ece76c3ef
|
add GetStartedChecklist
|
2022-07-07 19:16:59 +10:00 |
|
Sidney Alcantara
|
711327e28d
|
update navigation
|
2022-07-06 15:23:05 +10:00 |
|
Sidney Alcantara
|
7c574c9d84
|
increase min width for collapsible nav drawer
|
2022-07-05 13:46:44 +10:00 |
|
Sidney Alcantara
|
89fadc1bc3
|
fix scrollbars
|
2022-07-05 13:30:04 +10:00 |
|
Sidney Alcantara
|
4f230871e1
|
replace desktop pinned nav with collapsible nav
|
2022-07-04 19:13:30 +10:00 |
|
Sidney Alcantara
|
13d37efc90
|
Merge branch 'develop' into workspaces
|
2022-07-04 12:54:59 +10:00 |
|
Sidney Alcantara
|
6db708a8fb
|
Merge branch 'develop' of https://github.com/rowyio/rowy into develop
|
2022-07-04 11:59:35 +10:00 |
|
Sidney Alcantara
|
ea0da547f9
|
Leaf icon: use mdi-material-ui
|
2022-07-04 11:57:22 +10:00 |
|
shamsmosowi
|
82ecbadede
|
move fullScreenButton to be shared, remove md settings
|
2022-07-02 21:07:33 +02:00 |
|
Sidney Alcantara
|
a943cbb8c8
|
update AuthLayout
|
2022-07-01 15:19:34 +10:00 |
|
Sidney Alcantara
|
d98d726676
|
Date & Time: only show date for date filters
|
2022-06-30 19:19:25 +10:00 |
|
Sidney Alcantara
|
2f7f569303
|
Action field: prevent selecting self as required field (fixes ROWY-551)
|
2022-06-30 15:44:22 +10:00 |
|
Sidney Alcantara
|
c856211cfa
|
update date & time filter operators for clarity
|
2022-06-29 15:03:30 +10:00 |
|
Han Tuerker
|
28c1d678f2
|
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>
|
2022-06-29 12:35:01 +10:00 |
|
Sidney Alcantara
|
a80b086d68
|
Merge pull request #688 from rowyio/dependabot/npm_and_yarn/minimist-1.2.6
Bump minimist from 1.2.5 to 1.2.6
|
2022-06-29 12:19:44 +10:00 |
|
Sidney Alcantara
|
454d8cd4e1
|
Merge pull request #690 from rowyio/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
|
2022-06-29 12:19:33 +10:00 |
|
Sidney Alcantara
|
8f53d500a5
|
Merge pull request #689 from rowyio/dependabot/npm_and_yarn/ejs-3.1.8
Bump ejs from 3.1.6 to 3.1.8
|
2022-06-29 12:19:21 +10:00 |
|
Sidney Alcantara
|
daf4a75e1a
|
Merge pull request #691 from rowyio/dependabot/npm_and_yarn/protobufjs-6.11.3
Bump protobufjs from 6.11.2 to 6.11.3
|
2022-06-29 12:19:10 +10:00 |
|
dependabot[bot]
|
ce614cd317
|
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>
|
2022-06-28 18:37:28 +00:00 |
|
dependabot[bot]
|
070e1889db
|
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>
|
2022-06-28 18:37:27 +00:00 |
|
dependabot[bot]
|
5c2400551e
|
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>
|
2022-06-28 18:37:26 +00:00 |
|
dependabot[bot]
|
a908e4ee18
|
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>
|
2022-06-28 18:37:25 +00: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 |
|