Ruben Fiszel
|
b8cd70ea00
|
use hostname as worker name
|
2023-05-28 21:44:57 +02:00 |
|
Ruben Fiszel
|
2838d77128
|
use hostname as worker name
|
2023-05-28 19:28:06 +02:00 |
|
Ruben Fiszel
|
f44853fdc7
|
prettify insert variable and enum custom value
|
2023-05-28 18:34:03 +02:00 |
|
Ruben Fiszel
|
77e7e49372
|
feat(apps): add setValue to frontend script's SDK
|
2023-05-28 18:02:42 +02:00 |
|
Ruben Fiszel
|
1cb3686e8d
|
do a shallow copy on rx connect to allow for function passing
|
2023-05-28 13:04:52 +02:00 |
|
Ruben Fiszel
|
e91571a58b
|
rework premium workspace pricing
|
2023-05-28 13:00:21 +02:00 |
|
Ruben Fiszel
|
d12c42c58d
|
update all_runnables
|
2023-05-27 17:22:56 +02:00 |
|
Ruben Fiszel
|
95c4be513c
|
chore(main): release 1.105.0 (#1646)
* chore(main): release 1.105.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-27 15:07:37 +02:00 |
|
Ruben Fiszel
|
76173233a6
|
update hub sync cli version
|
2023-05-27 15:07:21 +02:00 |
|
Ruben Fiszel
|
5806610dd4
|
feat(cli): add variables add to CLI
|
2023-05-27 14:53:30 +02:00 |
|
Ruben Fiszel
|
944ef2df69
|
fix(cli): expose an encrypt value endpoint
|
2023-05-27 14:31:30 +02:00 |
|
Faton Ramadani
|
552ed9459c
|
fix(frontend): Check whether the source has the right type (#1647)
* fix(frontend): Check whether the source has the right type
* fix(frontend): add componentErrorHandler
|
2023-05-26 15:14:14 +00:00 |
|
Ruben Fiszel
|
08c3ab5753
|
embedded style for react-sdk
|
2023-05-26 07:50:51 +02:00 |
|
Ruben Fiszel
|
8f403a7ae5
|
feat(apps): added deployment history browser
|
2023-05-26 06:49:34 +02:00 |
|
Ruben Fiszel
|
bf1974b947
|
revert rx modification
|
2023-05-25 21:29:31 +02:00 |
|
Ruben Fiszel
|
3a64583063
|
add /user/all_runnable
|
2023-05-25 20:43:56 +02:00 |
|
Ruben Fiszel
|
e7c6b7138b
|
fix toggle binding in app
|
2023-05-25 19:04:02 +02:00 |
|
Ruben Fiszel
|
26b68fa2db
|
add logs around connecting to database
|
2023-05-25 17:45:17 +02:00 |
|
Ruben Fiszel
|
2a235f789f
|
object viewer copy path instead of content
|
2023-05-25 16:28:01 +02:00 |
|
Ruben Fiszel
|
1c5304f2e1
|
fix redacted audit logs
|
2023-05-25 15:58:53 +02:00 |
|
Ruben Fiszel
|
470650e504
|
fix migration break
|
2023-05-25 11:07:54 +02:00 |
|
dependabot[bot]
|
f806b38071
|
chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.5.0 (#1624)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.6 to 1.5.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.6...v1.5.0)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
|
2023-05-25 08:57:52 +02:00 |
|
Ruben Fiszel
|
0b3ec28d8c
|
audit log redacted in CE (#1645)
* auditLogOnEE
* audit logs
|
2023-05-25 08:56:38 +02:00 |
|
Ruben Fiszel
|
07e3b0e3d0
|
chore(main): release 1.104.2 (#1644)
* chore(main): release 1.104.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-24 18:47:35 +02:00 |
|
Ruben Fiszel
|
0e4a5a165b
|
fix(python): fix python execution
|
2023-05-24 18:43:32 +02:00 |
|
Ruben Fiszel
|
3e1caa75e1
|
chore(main): release 1.104.1 (#1643)
* chore(main): release 1.104.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-24 18:34:33 +02:00 |
|
Ruben Fiszel
|
453351fcc2
|
fix(cli): fix hub pull
|
2023-05-24 18:31:28 +02:00 |
|
Ruben Fiszel
|
7b514a9f03
|
fix(cli): parse schema when pulling from hub
|
2023-05-24 18:30:09 +02:00 |
|
Ruben Fiszel
|
cf6a3fe33c
|
fix(cli): avoid looping infinitely and avoid prompt if interactive
|
2023-05-24 17:38:58 +02:00 |
|
Faton Ramadani
|
226b9e9756
|
fix(frontend): Fix app toolbar z-index (#1641)
* fix(frontend): Fix app toolbar z-index
* fix(frontend): mimimize changes
* fix(frontend): use same strategy as Popover
|
2023-05-24 15:58:59 +02:00 |
|
Ruben Fiszel
|
3d47411759
|
chore(main): release 1.104.0 (#1635)
* chore(main): release 1.104.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
|
2023-05-24 15:49:28 +02:00 |
|
Ruben Fiszel
|
cee50708f8
|
update cli sync script
|
2023-05-24 15:46:58 +02:00 |
|
Ruben Fiszel
|
f4fbf93411
|
fix(cli): do not rely on x.nest.land
|
2023-05-24 15:37:00 +02:00 |
|
Ruben Fiszel
|
467f8cbe2a
|
fix multiline test
|
2023-05-24 15:16:19 +02:00 |
|
Ruben Fiszel
|
9a8f96a2f3
|
add ee_license endpoint
|
2023-05-24 14:34:03 +02:00 |
|
Faton Ramadani
|
4ad364e551
|
App multi select default items (#1638)
* feat(frontend): add default items to multi select component
* feat(frontend): set the output correctly
|
2023-05-24 13:58:05 +02:00 |
|
Ruben Fiszel
|
8e080b9028
|
update openapi-typescript-codegen
|
2023-05-24 12:30:21 +02:00 |
|
Ruben Fiszel
|
f72b86b8ea
|
update docker-compose and .env
|
2023-05-24 11:40:50 +02:00 |
|
Ruben Fiszel
|
e9e4fa0a6d
|
overwrite buggy migration 3
|
2023-05-24 10:56:24 +02:00 |
|
Ruben Fiszel
|
5d55229569
|
overwrite buggy migration 2
|
2023-05-24 10:52:54 +02:00 |
|
Ruben Fiszel
|
436983e3aa
|
fix buggy migration 2
|
2023-05-24 10:52:12 +02:00 |
|
Ruben Fiszel
|
c003507bc0
|
overwrite buggy migration
|
2023-05-24 10:44:10 +02:00 |
|
Ruben Fiszel
|
a3f900de32
|
remove demo and starter if empty
|
2023-05-24 10:10:46 +02:00 |
|
Ruben Fiszel
|
986c1d4e21
|
improve logout experience on setup
|
2023-05-24 08:31:37 +02:00 |
|
Ruben Fiszel
|
a97b555ac8
|
treat bash errors as errors
|
2023-05-23 20:49:16 +02:00 |
|
Ruben Fiszel
|
c93393d5c0
|
feat: schedule error handler (#1636)
* handleError
* revert
* all
|
2023-05-23 20:25:41 +02:00 |
|
Ruben Fiszel
|
dd32bf2e9d
|
fix(python): handle nan
|
2023-05-23 18:36:59 +02:00 |
|
Ruben Fiszel
|
dd3d8076b5
|
better split frontend helpers
|
2023-05-23 12:32:20 +02:00 |
|
Ruben Fiszel
|
fa00971b11
|
pin deno to 1.33.3
|
2023-05-23 00:44:49 +02:00 |
|
dependabot[bot]
|
7731c243c6
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend (#1630)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.6 to 5.59.7.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.7/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-05-22 19:12:05 +00:00 |
|