Commit Graph

95 Commits

Author SHA1 Message Date
Shams
46eaea73e4 Merge branch 'develop' into feat/JSON-code-completion 2022-03-06 14:57:54 +11:00
Sidney Alcantara
70a1d208e4 Merge branch 'develop' into feature/rowy-285-cms 2022-03-03 17:41:52 +11:00
Sidney Alcantara
6b185b032f Merge branch 'develop' into dependabot/npm_and_yarn/url-parse-1.5.10 2022-03-02 18:58:13 +11:00
dependabot[bot]
4a6c6b123c Bump url-parse from 1.4.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-27 22:42:35 +00:00
shamsmosowi
37cf8bdf66 quicktype 2022-02-25 09:37:10 +08:00
Sidney Alcantara
650553794d Merge pull request #656 from rowyio/dependabot/npm_and_yarn/url-parse-1.5.7
Bump url-parse from 1.4.7 to 1.5.7
2022-02-21 15:24:42 +11:00
dependabot[bot]
50ccabdc02 Bump url-parse from 1.4.7 to 1.5.7
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-19 11:55:33 +00:00
Sidney Alcantara
4676503807 SetupLayout: add separate animation for description 2022-02-18 14:44:14 +11:00
Sidney Alcantara
f43055f4e4 Merge pull request #653 from rowyio/dependabot/npm_and_yarn/follow-redirects-1.14.8
Bump follow-redirects from 1.14.7 to 1.14.8
2022-02-16 12:46:14 +11:00
dependabot[bot]
e162cb46d8 Bump follow-redirects from 1.14.7 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.14.7...v1.14.8)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 11:48:30 +00:00
dependabot[bot]
2d43d195da Bump vm2 from 3.9.5 to 3.9.7
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/patriksimek/vm2/releases)
- [Changelog](https://github.com/patriksimek/vm2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/patriksimek/vm2/compare/3.9.5...3.9.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 00:55:30 +00:00
Sidney Alcantara
3eea8a2c9d fix form-builder breaking on mui 5.4 update 2022-02-10 13:48:28 +11:00
Sidney Alcantara
c8097fdc1b update mui 2022-02-09 18:49:41 +11:00
Sidney Alcantara
7d50cd6083 remove unnecessary changes 2022-02-09 18:32:44 +11:00
dependabot[bot]
e45249ec8c Bump postcss from 7.0.27 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss) from 7.0.27 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](https://github.com/postcss/postcss/compare/7.0.27...7.0.36)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 08:31:01 +00:00
Sidney Alcantara
e36d60b4d9 useBasicSearch: switch to match-sorter 2022-02-03 16:15:43 +11:00
Sidney Alcantara
a757951425 remove unused dependencies 2022-02-02 18:55:53 +11:00
Sidney Alcantara
ac7bf6ed73 Merge branch 'develop' into dependabot/npm_and_yarn/follow-redirects-1.14.7 2022-02-02 16:50:23 +11:00
Sidney Alcantara
0522d58a7b Merge pull request #627 from rowyio/dependabot/npm_and_yarn/nanoid-3.2.0
Bump nanoid from 3.1.23 to 3.2.0
2022-02-02 16:47:26 +11:00
Sidney Alcantara
f5c0f5a541 store table description tooltip dismiss state in localstorage 2022-01-28 18:26:38 +11:00
Sidney Alcantara
b81a78881f support markdown in table description 2022-01-28 14:29:41 +11:00
dependabot[bot]
ca7e63a13f Bump nanoid from 3.1.23 to 3.2.0
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.23 to 3.2.0.
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ai/nanoid/compare/3.1.23...3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-22 09:49:08 +00:00
shamsmosowi
b89dbc67f4 fix buildlog popup with stuck "build pending" 2022-01-17 12:43:52 +08:00
dependabot[bot]
913bb6b7ca Bump follow-redirects from 1.10.0 to 1.14.7
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.10.0 to 1.14.7.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.10.0...v1.14.7)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-15 22:24:38 +00:00
Sidney Alcantara
c1694e3d6f use SteppedAccordion for table settings 2021-12-17 18:02:36 +11:00
Sidney Alcantara
8f35f418de Merge pull request #593 from rowyio/dependabot/npm_and_yarn/tmpl-1.0.5
Bump tmpl from 1.0.4 to 1.0.5
2021-12-01 12:01:04 +11:00
Sidney Alcantara
275938a097 Merge pull request #592 from rowyio/dependabot/npm_and_yarn/semver-regex-3.1.3
Bump semver-regex from 3.1.2 to 3.1.3
2021-12-01 12:00:50 +11:00
dependabot[bot]
2531e3e1c2 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>
2021-11-30 03:32:16 +00:00
dependabot[bot]
9820d1589a Bump semver-regex from 3.1.2 to 3.1.3
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 03:32:16 +00:00
dependabot[bot]
c31ada2e1c Bump tinymce from 5.9.2 to 5.10.0
Bumps [tinymce](https://github.com/tinymce/tinymce/tree/HEAD/modules/tinymce) from 5.9.2 to 5.10.0.
- [Release notes](https://github.com/tinymce/tinymce/releases)
- [Changelog](https://github.com/tinymce/tinymce/blob/develop/modules/tinymce/CHANGELOG.md)
- [Commits](https://github.com/tinymce/tinymce/commits/5.10.0/modules/tinymce)

---
updated-dependencies:
- dependency-name: tinymce
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-30 03:32:03 +00:00
Sidney Alcantara
24f2082b72 upgrade mui 2021-11-30 12:27:28 +11:00
Sidney Alcantara
8be3c7a3d3 add update check badge 2021-11-26 15:30:25 +11:00
Sidney Alcantara
0709c59417 action settings overhaul with form input support 2021-11-12 15:42:34 +11:00
Sidney Alcantara
8a9b524126 display build logs in new cloud logs modal 2021-11-10 01:07:26 +11:00
Sidney Alcantara
9d73793214 stringify json using json-stable-stringify-without-jsonify 2021-11-09 23:27:30 +11:00
Sidney Alcantara
d0f8eeea42 finish CloudLogItem 2021-11-05 11:38:18 +11:00
Sidney Alcantara
f638663d1d continue work on LogItem 2021-11-04 15:26:14 +11:00
Sidney Alcantara
fe82b159c5 consolidate CodeEditor to components/CodeEditor, allow resize, use github themes 2021-10-20 17:15:49 +11:00
Sidney Alcantara
0fd3d884e3 add audit fields 2021-10-15 17:38:59 +11:00
Sidney Alcantara
faa82262b5 add ellipsis to multiselect add new button to signify additional user input is required 2021-10-15 15:28:34 +11:00
Sidney Alcantara
363d380301 add initial columns option to create table 2021-10-13 16:43:47 +11:00
Sidney Alcantara
bd9daf85b5 upgrade dependencies 2021-10-08 12:13:57 +11:00
Sidney Alcantara
f8352a4a7c update mui dependencies 2021-10-08 12:09:44 +11:00
Sidney Alcantara
4219d8e74c import wizards: use position sticky for preview headers & remove react-scroll-sync 2021-10-07 16:28:27 +11:00
Sidney Alcantara
137c0a517d bump notistack dependency to stable version 2021-09-29 22:37:33 +10:00
Sidney Alcantara
25570b4b5e new table settings dialog 2021-09-29 17:20:30 +10:00
Sidney Alcantara
26df992b2a upgrade react-hook-form to v7 to match @rowy/form-builder 2021-09-29 10:42:00 +10:00
Sidney Alcantara
9dfd2ca7da form-builder: support responsive gridCols 2021-09-29 10:41:19 +10:00
Sidney Alcantara
a32c7a0c5b customise MultiSelect add item icons from theme 2021-09-29 10:40:44 +10:00
Sidney Alcantara
869f364e7f remove chroma.js 2021-09-24 16:17:26 +10:00