Ruben Fiszel
adecf4b2d1
fix codebase with start_worker
2024-08-05 13:31:05 +02:00
wendrul
f2f8bbe1d4
feat: deployment UI filter deployable items ( #4183 )
...
* Add column to workspace settings table
* Add endpoint to change the deploy UI settings
* Make frontend page to edit UI settings
* Prepare sqlx
* Add deployment restrictions to frontend
* Fix function name
* Change dependency to minimatch, CE compatibility
* Remove default include_path
* Remove picomatch types (old dep)
* Use empty list instead of globstar as default
* All deployable if config is null
2024-08-05 13:27:13 +02:00
Henri Courdent
f1fa6bca84
Changelog add native runtime support of npm packages ( #4185 )
2024-08-05 13:21:14 +02:00
Faton Ramadani
704e75e893
fix(frontend): fix tutorial for apps with the new topbar ( #4186 )
2024-08-05 13:20:56 +02:00
Ruben Fiszel
d771e38bfd
add global created_at index
2024-08-05 13:12:15 +02:00
Ruben Fiszel
cc111ba7dc
feat: improve indices of completed_runs for faster load
2024-08-05 12:46:07 +02:00
Faton Ramadani
43a89ee1cc
fix(frontend): fix style panel for compoentn without custom css ( #4182 )
2024-08-05 11:06:42 +02:00
Faton Ramadani
947dd21933
fix(frontend): add missing truncate for branch predicates ( #4180 )
2024-08-05 09:11:24 +02:00
Ruben Fiszel
989c9e6102
chore(main): release 1.374.0 ( #4175 )
...
* chore(main): release 1.374.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.374.0
2024-08-04 23:20:09 +02:00
HugoCasa
811de58712
feat: caddy with l4 image ( #4178 )
2024-08-04 23:17:24 +02:00
Ruben Fiszel
3508b6d793
feat: add support for assets using tar for codebase deploy
2024-08-04 23:02:51 +02:00
Ruben Fiszel
86e23f2aed
fix: fix delete job
2024-08-03 08:26:29 +02:00
Ruben Fiszel
a168107d29
chore(main): release 1.373.1 ( #4171 )
...
* chore(main): release 1.373.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.373.1
2024-08-02 17:36:44 +02:00
Ruben Fiszel
63abd5b146
fix: fix run_flow_async from call
2024-08-02 16:37:17 +02:00
Ruben Fiszel
c55d15c0a9
whitelabel custom settings
2024-08-02 13:47:28 +02:00
Faton Ramadani
91e364bde5
fix(frontend): Add support for array of objects in th UI ( #4170 )
2024-08-02 12:58:43 +02:00
Ruben Fiszel
1723e989cd
chore(main): release 1.373.0 ( #4168 )
...
* chore(main): release 1.373.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.373.0
2024-08-01 22:49:05 +02:00
Ruben Fiszel
1a25aca45c
fix edit button newtab
2024-08-01 22:11:30 +02:00
Ruben Fiszel
cd61fc1e8c
fix: app forms default values changes gets propagated
2024-08-01 21:54:21 +02:00
Ruben Fiszel
86a6a909d9
add rpi4 build
2024-08-01 18:50:33 +02:00
Ruben Fiszel
6cd698eeda
update sqlx
2024-08-01 18:19:21 +02:00
wendrul
edcee6d861
feat: Indexing improvements ( #4167 )
2024-08-01 16:57:42 +02:00
Ruben Fiszel
e6d5689bf9
chore(main): release 1.372.0 ( #4165 )
...
* chore(main): release 1.372.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.372.0
2024-08-01 16:28:17 +02:00
Ruben Fiszel
efcf0e40f6
fix: fix raw_deps handling
2024-08-01 16:24:30 +02:00
Ruben Fiszel
42e3ae92e3
fix: improve cancel_selection job for running jobs
2024-08-01 16:08:17 +02:00
Ruben Fiszel
b5464e2906
feat: variables created by password fields expire after 7 days
2024-08-01 16:05:03 +02:00
Ruben Fiszel
2c27083e2a
avoir mistaken editor edit/deploy interaction
2024-08-01 10:07:15 +02:00
Ruben Fiszel
2b6f84e5d8
more clearly display loading when jobs filter change
2024-08-01 09:25:18 +02:00
Ruben Fiszel
c6b07561da
nit fix occupancy rate
2024-08-01 09:15:55 +02:00
Ruben Fiszel
1a47325055
improve queue indices
2024-07-31 23:44:40 +02:00
Ruben Fiszel
dd1a7a1b3d
chore(main): release 1.371.4 ( #4158 )
...
* chore(main): release 1.371.4
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.4
2024-07-31 18:08:01 +02:00
Henri Courdent
79851101ae
doc_link_fixes ( #4157 )
2024-07-31 18:03:49 +02:00
Henri Courdent
6808ee5a70
Order components + names alignment ( #4160 )
2024-07-31 18:03:23 +02:00
Faton Ramadani
efeb65be4c
fix(frontend): If multiple recompute all present, interval is now in sync ( #4162 )
2024-07-31 17:45:52 +02:00
Faton Ramadani
10c699759e
fix(frontend): fix recompute all ( #4161 )
...
* fix(frontend): wip
* fix(frontend): wip
* fix(frontend): fix recompute all
* fix(frontend): fix recompute all
* fix(frontend): clean up
* fix(frontend): fix how the onClick callback is called
2024-07-31 17:27:38 +02:00
Ruben Fiszel
d69aa8d484
fix: improve index usage and runs page performance
2024-07-31 13:08:28 +02:00
Ruben Fiszel
b95337fcb9
improve job result deser
2024-07-31 02:32:33 +02:00
Ruben Fiszel
9921731fdf
add limits to variable list
2024-07-31 01:37:51 +02:00
Ruben Fiszel
e7cccd099e
chore(main): release 1.371.3 ( #4156 )
...
* chore(main): release 1.371.3
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.3
2024-07-30 21:54:23 +02:00
Ruben Fiszel
be8cedfe7f
fix: for codebase bundle, use cjs exports instead
2024-07-30 21:48:40 +02:00
Ruben Fiszel
1a548f32a1
chore(main): release 1.371.2 ( #4155 )
...
* chore(main): release 1.371.2
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.2
2024-07-30 21:28:46 +02:00
Ruben Fiszel
72ff465300
improve banner for esbuild bundle
2024-07-30 21:23:31 +02:00
Ruben Fiszel
716bb7118b
fix: improve codebase handling by ignoring creating lock and bundle
2024-07-30 20:22:34 +02:00
Ruben Fiszel
4fe797eeab
chore: update backend tests to 1.79
2024-07-30 18:34:59 +02:00
Ruben Fiszel
459a51c111
chore(main): release 1.371.1 ( #4153 )
...
* chore(main): release 1.371.1
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.1
2024-07-30 18:21:29 +02:00
Ruben Fiszel
8c81e47564
fix: make SLEEP_QUEUE adaptative to number of subworkers
2024-07-30 17:57:14 +02:00
Ruben Fiszel
f59046a924
fix: database connections now scale linearly with number of subworkers
2024-07-30 17:45:03 +02:00
Ruben Fiszel
e5c73d66d3
chore(main): release 1.371.0 ( #4151 )
...
* chore(main): release 1.371.0
* Apply automatic changes
---------
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
v1.371.0
2024-07-30 16:28:16 +02:00
Ruben Fiszel
cf3512ee03
update rust image to 1.79
2024-07-30 15:46:43 +02:00
Ruben Fiszel
28277da35b
fix: submit and form persistence on app on render change
2024-07-30 15:43:37 +02:00