Ruben Fiszel
|
d813c007c0
|
add more metrics
|
2022-12-13 00:25:27 +01:00 |
|
Ruben Fiszel
|
48ca1e939c
|
add more metrics
|
2022-12-12 23:10:53 +01:00 |
|
Ruben Fiszel
|
d3d2a8bc7d
|
fix fixtures
|
2022-12-12 22:33:24 +01:00 |
|
Ruben Fiszel
|
2bae50f391
|
feat: auto-invite from same domain
|
2022-12-12 20:20:17 +01:00 |
|
dependabot[bot]
|
c8bd68b56b
|
chore(deps-dev): bump @typescript-eslint/parser in /frontend (#1019)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 5.43.0 to 5.46.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.46.1/packages/parser)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 18:27:39 +00:00 |
|
dependabot[bot]
|
5d7cf4ca09
|
chore(deps): bump highlight.js from 11.6.0 to 11.7.0 in /frontend (#1020)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 11.6.0 to 11.7.0.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/11.6.0...11.7.0)
---
updated-dependencies:
- dependency-name: highlight.js
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 18:24:24 +00:00 |
|
dependabot[bot]
|
ab83f899b5
|
chore(deps-dev): bump @typescript-eslint/eslint-plugin in /frontend (#1016)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.45.0 to 5.46.1.
- [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.46.1/packages/eslint-plugin)
---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 18:15:04 +00:00 |
|
dependabot[bot]
|
14e85cd5b0
|
chore(deps-dev): bump prettier-plugin-svelte in /frontend (#1017)
Bumps [prettier-plugin-svelte](https://github.com/sveltejs/prettier-plugin-svelte) from 2.8.1 to 2.9.0.
- [Release notes](https://github.com/sveltejs/prettier-plugin-svelte/releases)
- [Changelog](https://github.com/sveltejs/prettier-plugin-svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/prettier-plugin-svelte/commits)
---
updated-dependencies:
- dependency-name: prettier-plugin-svelte
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 18:14:37 +00:00 |
|
dependabot[bot]
|
b36a9c2cc8
|
chore(deps): bump python from 3.11.0-slim-buster to 3.11.1-slim-buster (#1014)
Bumps python from 3.11.0-slim-buster to 3.11.1-slim-buster.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-12-12 18:10:40 +00:00 |
|
Faton Ramadani
|
f7627b5f17
|
fix(frontend): Fix AppTable frontend search (#1013)
* fix(frontend): Fix AppTable frontend search
* fix(frontend): Fix AppTable frontend search
|
2022-12-12 18:42:15 +01:00 |
|
Faton Ramadani
|
424c31c54a
|
feat(frontend): Add form component + fix connection bug (#1012)
|
2022-12-12 17:05:54 +01:00 |
|
Ádám Kovács
|
2fe927f7fd
|
feat(frontend): Add app number input (#1010)
Co-authored-by: Faton Ramadani <faton.ramadani14@gmail.com>
|
2022-12-12 14:40:32 +01:00 |
|
Faton Ramadani
|
0ceb4ab1a8
|
feat(frontend): Fix UI (#1009)
* feat(frontend): Fix UI
* feat(frontend): Set correct default value when adding a new element to a typed array
* feat(frontend): add refresh all
* feat(frontend): add inline delete button
* feat(frontend): fix alignment
* feat(frontend): clean up
* feat(frontend): rework editor
* feat(frontend): Fix component dimensions
* feat(frontend): Fix default min dimensions
* feat(frontend): add missing alert
* feat(frontend): Fix default data
* feat(frontend): Support frontend/backend search
* feat(frontend): finish picker
|
2022-12-12 14:35:17 +01:00 |
|
Ruben Fiszel
|
94cecd56d2
|
add the all group to admin
|
2022-12-12 12:47:07 +01:00 |
|
Ruben Fiszel
|
b920345de2
|
improve perceived performances
|
2022-12-12 02:26:31 +01:00 |
|
Ruben Fiszel
|
bb531845b4
|
improve perceived performances
|
2022-12-12 02:05:32 +01:00 |
|
Ruben Fiszel
|
4daf5c18fa
|
usage tracker v3
|
2022-12-12 01:11:44 +01:00 |
|
Ruben Fiszel
|
ac6f9e90f0
|
usage tracker v2
|
2022-12-11 22:48:09 +01:00 |
|
Ruben Fiszel
|
46f3388632
|
UX nits
|
2022-12-11 21:32:07 +01:00 |
|
Ruben Fiszel
|
9a5fb6b9e5
|
UX nits
|
2022-12-11 21:24:48 +01:00 |
|
Ruben Fiszel
|
c77e4a06c0
|
grant all on usage
|
2022-12-11 20:27:04 +01:00 |
|
Ruben Fiszel
|
fd871093f0
|
feat: implement usage tracker + quotas
|
2022-12-11 18:47:39 +01:00 |
|
Ruben Fiszel
|
e4d61eeb6e
|
remove ButtonAndDropdown
|
2022-12-10 20:43:32 +01:00 |
|
Ruben Fiszel
|
6fe10b210f
|
split states from resources on resources page
|
2022-12-10 18:47:43 +01:00 |
|
Ruben Fiszel
|
5a325c9e51
|
remove virtual list
|
2022-12-10 16:35:03 +01:00 |
|
Ruben Fiszel
|
2e36f65986
|
increase variable length to 10000
|
2022-12-10 13:57:41 +01:00 |
|
Ruben Fiszel
|
f4f359e846
|
add more default linkedin scopes
|
2022-12-10 13:40:15 +01:00 |
|
Ruben Fiszel
|
cabadc3849
|
add more icons
|
2022-12-10 13:39:25 +01:00 |
|
Ruben Fiszel
|
df6049bdc5
|
add all current resource types icons
|
2022-12-10 13:05:48 +01:00 |
|
Ruben Fiszel
|
46975aceab
|
add microsoft login
|
2022-12-10 12:18:40 +01:00 |
|
Kai Jellinghaus
|
4004de0618
|
feat: Superadmins workspace (#1003)
* Add auto-invite superadmins workspace
* Revert "Add auto-invite superadmins workspace"
This reverts commit 768ae31857.
* Add Admin Workspace
* Show unable to delete info in UI
* Add Hub sync
* Update Migration
* Add Starter workspace
* Add workspace_key for admins workspace
* Remove schedule
* Update CI
|
2022-12-10 01:46:26 +01:00 |
|
Ruben Fiszel
|
dc23af4209
|
chore(main): release 1.55.0 (#1007)
* chore(main): release 1.55.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.55.0
|
2022-12-09 20:48:58 +01:00 |
|
Ruben Fiszel
|
0d421f1506
|
display account without refresh tokens as non refreshed
|
2022-12-09 20:17:39 +01:00 |
|
Ruben Fiszel
|
ffc4c3a9a0
|
add linkedin as oauth integration
|
2022-12-09 19:38:50 +01:00 |
|
Ruben Fiszel
|
d2dfe29f03
|
add linkedin as oauth integration
|
2022-12-09 19:28:00 +01:00 |
|
Ruben Fiszel
|
18c7a33b6d
|
add linkedin as oauth integration
|
2022-12-09 19:25:12 +01:00 |
|
Ruben Fiszel
|
dbfafda44d
|
add linkedin as oauth integration
|
2022-12-09 18:21:59 +01:00 |
|
Ruben Fiszel
|
64cda02a17
|
add linkedin as oauth integration
|
2022-12-09 17:47:26 +01:00 |
|
Ádám Kovács
|
6198383138
|
feat(frontend): Add text input to app builder (#1008)
* fix(frontend): Use official Lucide package
* feat(frontend): Add text input to app builder
|
2022-12-09 16:41:55 +01:00 |
|
Ruben Fiszel
|
8616570bce
|
get schedule from the database directly instead of the client
|
2022-12-09 16:36:36 +01:00 |
|
Ruben Fiszel
|
87c94d4015
|
fix list jobs
|
2022-12-09 14:52:49 +01:00 |
|
Ruben Fiszel
|
f92e581bd1
|
editor styling
|
2022-12-09 14:32:50 +01:00 |
|
Ruben Fiszel
|
0bfc7391b4
|
pin monaco to 0.33 + remove cursor style
|
2022-12-09 11:01:43 +01:00 |
|
Ruben Fiszel
|
7270baf17f
|
chore(main): release 1.54.0 (#1000)
* chore(main): release 1.54.0
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.54.0
|
2022-12-08 23:57:28 +01:00 |
|
Kai Jellinghaus
|
abc0ca3a5b
|
feat(backend): Input transform errors (#1006)
* Add pre run error & propagate input transforms there
* Handle pre-run errors
* Update SQLX data
* Update SQLX data
|
2022-12-08 23:56:49 +01:00 |
|
Ruben Fiszel
|
e1f5fcb162
|
add public-helm to the README
|
2022-12-08 18:47:44 +01:00 |
|
Ruben Fiszel
|
2e83afbcd8
|
flow UX improvements
|
2022-12-08 17:28:24 +01:00 |
|
Ruben Fiszel
|
08bfc1020d
|
UX flow improvements
|
2022-12-08 17:18:24 +01:00 |
|
Ruben Fiszel
|
1f05a2070d
|
display number of retry attempts
|
2022-12-08 15:46:24 +01:00 |
|
Faton Ramadani
|
a562dee3ce
|
feat(frontend): Add support for object editor + fix wording (#1004)
|
2022-12-08 13:11:25 +00:00 |
|