Commit Graph

3888 Commits

Author SHA1 Message Date
Ruben Fiszel
efa91d33db chore(main): release 1.273.0 (#3242)
* chore(main): release 1.273.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-20 02:14:50 +01:00
Ruben Fiszel
e4c763d513 feat: add support for mem peak to nativets scripts 2024-02-19 23:38:27 +01:00
HugoCasa
4679d74370 feat: usage-based billing (#3247)
* feat: usage-based billing

* fix: missing field

* fix: sqlx build
2024-02-19 21:09:59 +01:00
Ruben Fiszel
52b2b5048d fix: prevent postgres timeout abuse 2024-02-19 19:59:43 +01:00
Ruben Fiszel
f4a8acddf4 randomId drop target 2024-02-19 17:35:00 +01:00
Ruben Fiszel
1046c856e9 fix: improve date picker across app 2024-02-19 17:29:57 +01:00
Ruben Fiszel
2b79bd9859 fix: improve runs page drag 2024-02-19 15:17:45 +01:00
Ruben Fiszel
23563b6b36 fix(app): make custom components available in public apps 2024-02-19 14:44:14 +01:00
Ruben Fiszel
2627892f3c feat: no logos for whitelabel licenses 2024-02-19 14:26:04 +01:00
Ruben Fiszel
9bc528067b feat: no logos for whitelabel licenses 2024-02-19 14:26:00 +01:00
Amélia
78e844ee12 Clarified tooltip (#3246) 2024-02-19 12:47:12 +01:00
Ruben Fiszel
f8d5918b9c fix: add support for onSelect to app select 2024-02-18 18:43:50 +01:00
Ruben Fiszel
c4c3fd7975 fix: add support for onToggle for app checkboxes 2024-02-18 18:31:49 +01:00
Ruben Fiszel
f1eda4a25b chore(main): release 1.271.0 (#3241)
* chore(main): release 1.271.0

* update versions

* update versions
2024-02-18 14:39:41 +01:00
Ruben Fiszel
a4ab7e1ebf fix: improve instance settings save button UX 2024-02-18 14:35:42 +01:00
Ruben Fiszel
6fdfc1f112 fix: update internal deno runtime to 0.262.0 (#3240)
* feat: scim token and saml metadata setting in UI directly

* chore(main): release 1.271.0 (#3237)

* chore(main): release 1.271.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>

* fix test

* all

* update all

* fix frontend

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-18 13:19:35 +01:00
Ruben Fiszel
1a8285a06f feat: scim token and saml metadata setting in UI directly
chore(main): release 1.271.0 (#3237)

* chore(main): release 1.271.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>

fix test

revert ee changes

revert ee changes
2024-02-18 07:26:12 +01:00
Ruben Fiszel
ccbb1d9305 add support for pip index url 2024-02-17 15:58:20 +01:00
Ruben Fiszel
da2523edbb nit 2024-02-17 14:50:29 +01:00
Ruben Fiszel
1adbf4bf81 fix: pre-select resource if there is only one 2024-02-16 17:53:47 +01:00
Ruben Fiszel
8ff8988a80 chore(main): release 1.270.3 (#3236)
* chore(main): release 1.270.3

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-16 17:37:52 +01:00
Ruben Fiszel
74c82d942c clarify Ran in 2024-02-16 11:03:49 +01:00
Ruben Fiszel
74ffc2ac76 chore(main): release 1.270.2 (#3234)
* chore(main): release 1.270.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-16 09:51:17 +01:00
gft-kysonnd
aaf02e064c fix(frontend): wrap values with special characters in double quotes when downloading a CSV (#3232)
* wrapped values with special characters in double quotes when downloading CSV

* Update AutoDataTable.svelte

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2024-02-16 09:17:19 +01:00
Ruben Fiszel
29d7fa7718 chore(main): release 1.270.1 (#3231)
* chore(main): release 1.270.1

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-16 09:16:20 +01:00
Ruben Fiszel
a79ff532fc improve from connection string parser for postgres 2024-02-16 09:10:42 +01:00
Ruben Fiszel
32728b6cce chore(main): release 1.270.0 (#3213)
* chore(main): release 1.270.0

* Apply automatic changes

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-15 22:53:50 +01:00
Faton Ramadani
950869169f fix(frontend): Fix table action recompute (#3221)
* fix(frontend): Fix table action recompute

* fix(frontend): fix hover colors
2024-02-15 17:40:13 +01:00
Guillaume Bouvignies
e762fbe2cd fix: oauth settings for github and gitlab (#3219)
* fix: oauth settings for github and gitlab

* toggle only in SSO

* fix oauth user toggle
2024-02-15 17:19:21 +01:00
Faton Ramadani
d1661d8500 fix(frontend): fix supabase connect (#3218) 2024-02-15 17:03:27 +01:00
Henri Courdent
fee382f8fa Download file and file input borders (#3220) 2024-02-15 17:03:05 +01:00
Guillaume Bouvignies
d4a9d30e30 feat: Workspace encryption key can be manually updated (#3223)
* feat: Workspace encryption key can be manually updated

* sqlx prepare
2024-02-15 17:02:45 +01:00
Faton Ramadani
ebea5618d4 fix(frontend): update a few svelte packages (#3222) 2024-02-15 16:58:59 +01:00
Faton Ramadani
57ea2d4c2f fix(frontend): add header when downloading a CSV (#3228) 2024-02-15 16:51:13 +01:00
Ruben Fiszel
78f32b9a79 fix: run recompute on success for toggles on click and set default value 2024-02-15 02:14:40 +01:00
Ruben Fiszel
234c1a6c68 implement noInitialize for runnable component 2024-02-14 22:13:28 +01:00
HugoCasa
c3e7017b4b fix: prevent AI fill inputs freezing (#3226) 2024-02-14 21:28:20 +01:00
Ruben Fiszel
8212b4c73a fix user account settings 2024-02-14 19:27:49 +01:00
Guillaume Bouvignies
08453d48e3 feat: Git sync exclude certain type per repository (#3210)
* feat: Git sync exclude certain type per repository

* sync secret and variable

* remove bind:disabled
2024-02-14 14:28:04 +01:00
HugoCasa
d14342955f fix: add back resource type btn for bun/fetch (#3217) 2024-02-14 13:23:54 +01:00
Ruben Fiszel
6c809c3e9e fix more goto 2024-02-14 12:49:27 +01:00
Ruben Fiszel
d05a778864 fix saml and cli goto 2024-02-14 12:47:02 +01:00
Ruben Fiszel
e22023082a fix saml and cli goto 2024-02-14 12:46:40 +01:00
Ruben Fiszel
db80a6bc08 update sveltekit to 2.0 (#3214)
* update svelte

* update sveltekit

* fix checks

* fix checks
2024-02-14 00:52:50 +01:00
Ruben Fiszel
b43f46351b use debouncedinput for apptable search 2024-02-13 21:43:00 +01:00
Ruben Fiszel
d2ce6b1980 debug runs clear after successful run 2024-02-13 21:23:33 +01:00
HugoCasa
9ff2ef39f3 feat: set branch summary on predicate gen (#3212) 2024-02-13 17:36:32 +01:00
HugoCasa
16f0bf3df3 fix: improve transformer script gen (#3211)
* fix: improve transformer script gen

* fix: revert bad change
2024-02-13 17:36:04 +01:00
Ruben Fiszel
826ae40e24 chore(main): release 1.269.0 (#3200)
* chore(main): release 1.269.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
2024-02-13 15:57:44 +01:00
HugoCasa
918518ff5c feat: add ai for predicates and iterator expressions (#3203)
* feat: add ai for predicates and iterator expressions

* fix: npm run check

* feat: copilot like suggestion
2024-02-13 15:52:03 +01:00