Commit Graph

74 Commits

Author SHA1 Message Date
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
shamsmosowi
b89dbc67f4 fix buildlog popup with stuck "build pending" 2022-01-17 12:43:52 +08: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
Sidney Alcantara
bb501135ea review & update all fields 2021-09-24 11:01:15 +10:00
Sidney Alcantara
ce560d7854 multiselect: fix spacing & use custom radio & checkbox icons 2021-09-23 15:22:47 +10:00
Sidney Alcantara
35508d4d04 update multiselect spacing 2021-09-21 11:43:51 +10:00
Sidney Alcantara
caf8e9ddf4 finish setup 2021-09-20 14:37:56 +10:00
shamsmosowi
6d38c0eb5a Merge branch 'v2' of https://github.com/notsidney/xtable into v2 2021-09-18 17:50:45 +10:00
shamsmosowi
99117de727 insure jwt token is fresh 2021-09-18 17:49:18 +10:00
Sidney Alcantara
1c4f8f37f1 upgrade to mui v5 stable 2021-09-17 14:03:49 +10:00
Sidney Alcantara
ce18dc26bd add react-color-palette to dependency list 2021-09-15 18:25:33 +10:00
Sidney Alcantara
10e3666cf1 fix wizards styling 2021-09-13 21:58:03 +10:00
Sidney Alcantara
5ac07a0bc2 update notistack, remove @material-ui/core 2021-09-12 13:33:57 +10:00
Sidney Alcantara
49710d9805 upgrade to mui v5 rc & migrate dependencies 2021-09-11 19:57:45 +10:00
Sidney Alcantara
36d667fe14 update typescript to 4.4 for vs code inlay hints 2021-09-09 18:37:04 +10:00
Sidney Alcantara
0a44804dfb update react-data-grid, fix side drawer navigation 2021-09-08 16:01:55 +10:00
Sidney Alcantara
5f43e2a593 update auth background 2021-09-08 15:00:50 +10:00
Sidney Alcantara
f9437ff0af migrate SnackContext to notistack 2021-09-07 16:35:45 +10:00
Sidney Alcantara
0a31a9a7f3 fade in all loading screens, update react-div-100vh, add transition to app bar 2021-09-06 23:05:11 +10:00
Sidney Alcantara
6c92dff0d4 rewrite home page, add useBasicSearch 2021-09-06 20:04:08 +10:00
Sidney Alcantara
ada9db36ac add user management UI 2021-09-03 16:44:55 +10:00
Sidney Alcantara
a838553682 consolidate Navigation, add settings pages stubs 2021-09-02 14:34:40 +10:00
Sidney Alcantara
5ca534bd9c get project name from package.json 2021-09-02 12:16:40 +10:00
Sidney Alcantara
901470675a restructure repo 2021-09-01 15:54:20 +10:00