Commit Graph

2321 Commits

Author SHA1 Message Date
Ruben Fiszel 75edeab35e rename panel headers 2023-02-19 22:47:30 +01:00
Ruben Fiszel 71d6dad37c feat(apps): add asJson for customcss 2023-02-19 13:10:57 +01:00
Ruben Fiszel 7f00e1c1a8 feat(apps): add custom css for apps 2023-02-19 12:51:59 +01:00
Ruben Fiszel a39f8e2123 added loadOnAppLoading & iconBefore and after for app buttons 2023-02-17 22:22:41 +01:00
Ruben Fiszel 2de660fef6 fix app select 2023-02-17 21:52:04 +01:00
Ruben Fiszel dc1be9cf55 fix app select 2023-02-17 21:28:04 +01:00
Ruben Fiszel 91e1781dc1 fixes 2023-02-17 21:16:51 +01:00
Ádám Kovács e4791c2b7e feat(frontend): Add icon app component (#1207)
* feat(frontend): Add icon app component

* fix(frontend): Import only one icon at a time

* fix(frontend): Handle file names correctly

* feat(frontend): Use all arrow keys in popup navigation

* fix(frontend): Close popup after icon select

* fix(frontend): Position picker correctly

* fix(frontend): Handle empty search

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-17 20:20:28 +01:00
Ádám Kovács c33e79e0b8 feat(frontend): Add divider app component (#1209)
* feat(frontend): Add divider app component

* fix(frontend): Separate horizontal and vertical

* fix(frontend): Update aligments

* fix(frontend): Remove unused static value
2023-02-17 19:27:14 +01:00
Kai Jellinghaus 5d109b3cd4 feat(backend): Zip Workspace Export (#1201)
* Allow different formats

* Allow Zip format in workspace export

* Fix axum error

* Use ZIP in frontend

* File ending fix

* Fix empty query
2023-02-17 19:21:06 +01:00
Ruben Fiszel 8074b26bfb fix currency issues 2023-02-17 16:40:18 +01:00
Ruben Fiszel 98c1806369 new app component: currency + improved select 2023-02-16 23:40:58 +01:00
Ruben Fiszel 7120d6b35b frontend nits 2023-02-16 18:15:42 +01:00
Ruben Fiszel 772bb602b0 chore(main): release 1.64.0 (#1206)
* chore(main): release 1.64.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.64.0
2023-02-16 04:31:32 +01:00
Ruben Fiszel 5c8789b730 fix add_user 2023-02-16 04:26:36 +01:00
Ruben Fiszel c7cd8e22d0 added connection tester 2023-02-15 21:36:13 +01:00
Ruben Fiszel 11c2c2704d display IPs to whitelist 2023-02-15 19:51:58 +01:00
Ruben Fiszel 06a8fcf666 dynamically reload schema if it changes 2023-02-15 17:56:43 +01:00
Ádám Kovács 8445697e31 feat(frontend): Trigger settings drawer with URL hash (#1185)
* feat(frontend): Trigger settings drawer by URL hash

* fix(frontend): Add setting auto-open to workspace selector

* fix(frontend): full path redirects

* fix(frontend): Slice safety check
2023-02-15 14:47:47 +01:00
Ruben Fiszel e0b12f88d5 chore(main): release 1.63.2 (#1205)
* chore(main): release 1.63.2

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.63.2
2023-02-15 12:21:27 +01:00
Ruben Fiszel a2fbc57025 fix(psql): update pg client 2023-02-15 12:17:42 +01:00
Ruben Fiszel 3e5950a396 fix ee 2023-02-15 11:27:53 +01:00
Ruben Fiszel c0b87cc7d7 send a webhook on new user + lazy static refactor (#1203)
* supercharge

* supercharge

* progress

* progress

* display config

* display config

* display config

* display config

* fix extensions

* fix build

* disable nsjail = false for test
2023-02-15 10:59:50 +01:00
Ruben Fiszel 81f64a4028 UX nits 2023-02-14 17:58:38 +01:00
Ruben Fiszel 6eecae6857 chore(main): release 1.63.1 (#1202)
* chore(main): release 1.63.1

* update versions

* fix change versions

* fix change versions

* Apply automatic changes

* update base64

* fix versions

* improve app setup

* improve app setup

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.63.1
2023-02-14 15:54:25 +01:00
Ruben Fiszel 03eb1444c4 fix: update hub sync script 2023-02-14 15:00:10 +01:00
Ruben Fiszel 7f68ae888c chore(main): release 1.63.0 (#1183) v1.63.0 2023-02-14 14:34:35 +01:00
dependabot[bot] 1db407d983 chore(deps): bump python from 3.11.1-slim-buster to 3.11.2-slim-buster (#1197)
Bumps python from 3.11.1-slim-buster to 3.11.2-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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-14 14:30:17 +01:00
Ruben Fiszel 9f6bffab72 add email to cli resource fetching 2023-02-14 14:27:24 +01:00
Ruben Fiszel b835c58427 implement goto for app buttons 2023-02-14 03:33:08 +01:00
Ruben Fiszel d2eb7a40c5 remove unused dependencies 2023-02-14 02:44:41 +01:00
Ruben Fiszel f446ca14f5 fix run dev 2023-02-14 02:42:19 +01:00
Ruben Fiszel 5b7ce39496 implement double ended slider 2023-02-13 22:46:42 +01:00
Ruben Fiszel 2789dc2e5f fix skipping setup 2023-02-13 18:49:13 +01:00
Ruben Fiszel 6b70dbcc61 update README 2023-02-13 17:58:49 +01:00
Ruben Fiszel 3474cd0687 fix initialization app 2023-02-13 17:18:01 +01:00
Ruben Fiszel dabceae2ea fix linguo 2023-02-13 15:10:48 +01:00
Ruben Fiszel 64e5bcf4b6 fix admins workspace link 2023-02-13 15:05:27 +01:00
Ruben Fiszel 9767980ca0 fix minor UX bugs 2023-02-13 13:17:20 +01:00
Ruben Fiszel 100943443b update flow viewer 2023-02-13 12:36:04 +01:00
Ruben Fiszel 77a7b8a539 remove technical architecture 2023-02-13 02:35:07 +01:00
Kai Jellinghaus 69001bd61a Setup Experience (#1194)
* Squash

* Update SQLX
2023-02-13 02:32:29 +01:00
Ruben Fiszel 13b1055a5f update README 2023-02-13 02:26:06 +01:00
Ruben Fiszel e5c4e2a754 Add video to README 2023-02-13 02:24:05 +01:00
Ruben Fiszel 5c0b0529df update README 2023-02-13 02:22:13 +01:00
dependabot[bot] e825bc94dc chore(deps-dev): bump svelte from 3.55.0 to 3.55.1 in /frontend (#1189)
Bumps [svelte](https://github.com/sveltejs/svelte) from 3.55.0 to 3.55.1.
- [Release notes](https://github.com/sveltejs/svelte/releases)
- [Changelog](https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md)
- [Commits](https://github.com/sveltejs/svelte/compare/v3.55.0...v3.55.1)

---
updated-dependencies:
- dependency-name: svelte
  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-02-13 00:11:25 +01:00
dependabot[bot] 4d558640a9 chore(deps-dev): bump svelte2tsx from 0.5.22 to 0.6.1 in /frontend (#1188)
Bumps [svelte2tsx](https://github.com/sveltejs/language-tools) from 0.5.22 to 0.6.1.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](https://github.com/sveltejs/language-tools/compare/svelte2tsx-0.5.22...svelte2tsx-0.6.1)

---
updated-dependencies:
- dependency-name: svelte2tsx
  dependency-type: direct:development
  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>
2023-02-13 00:11:01 +01:00
Ruben Fiszel 996efa1ff2 better redirect on slack callback 2023-02-10 18:53:01 +01:00
Ruben Fiszel 3f2754b330 fix(python): return none if argument is missing 2023-02-10 18:47:45 +01:00
Ruben Fiszel 4aaa5d8fb8 fix BASE_INTERNAL_URL 2023-02-10 18:29:10 +01:00