Commit Graph

2347 Commits

Author SHA1 Message Date
Ruben Fiszel 70dfc8b8d0 fix(cli): delete workspace instead of archiving them 2023-02-22 15:50:42 +01:00
Ruben Fiszel ca3572a2a1 chore(main): release 1.66.0 (#1214)
* chore(main): release 1.66.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.66.0
2023-02-22 15:38:01 +01:00
Ruben Fiszel 32c3c591d7 update README 2023-02-22 15:30:42 +01:00
Ruben Fiszel 1f4bc55e5c ux nits 2023-02-22 15:11:27 +01:00
Ruben Fiszel a00ff45ccf UX nits 2023-02-22 15:06:52 +01:00
Ruben Fiszel 0160ce978d cli skip pull 2023-02-22 14:29:37 +01:00
Ruben Fiszel 867c00047a cli nits 2023-02-22 14:26:36 +01:00
Ruben Fiszel e31d2ae27f feat: CLI refactor v1 2023-02-22 14:21:53 +01:00
Ruben Fiszel 441f087d42 remove references to starter workspace' 2023-02-22 13:56:24 +01:00
Ruben Fiszel 4671558e6b remove extra_perms from being encoded in non-folder zip export 2023-02-22 12:55:40 +01:00
Ruben Fiszel 08519f4099 removed edited_by from zip metadata 2023-02-22 09:53:45 +01:00
Ruben Fiszel 2727699d91 remove archived from zip 2023-02-22 09:23:23 +01:00
Ruben Fiszel 0c43b68b23 remove metadata from zip 2023-02-22 09:18:01 +01:00
Ruben Fiszel c280f6e798 remove metadata from zip 2023-02-22 09:12:22 +01:00
Ruben Fiszel e81f7bd723 feat: add delete flows 2023-02-22 08:40:11 +01:00
Ruben Fiszel 2213500210 remove versions from serialized apps 2023-02-22 01:13:42 +01:00
Ruben Fiszel 7558fb83d2 update cli 2023-02-22 01:07:48 +01:00
Ruben Fiszel 3d7a5a4520 v0 of cli refactor 2023-02-22 00:15:32 +01:00
Ruben Fiszel be6f052ba4 extend zip permissions 2023-02-22 00:06:22 +01:00
Ruben Fiszel 4f1bcbb1c3 superadmin can see all 2023-02-22 00:00:43 +01:00
Ádám Kovács a4b773af29 feat(frontend): Add image app component (#1213)
* fix(frontend): hard type app component config

* feat(frontend): Add image app component

* feat(frontend): Add upload app input type
2023-02-21 19:14:55 +01:00
Ruben Fiszel 61e6e1a4c5 fix go-client with new openapi 2023-02-21 12:25:54 +01:00
Ruben Fiszel cf7dc3c01a chore(main): release 1.65.0 (#1210)
* chore(main): release 1.65.0

* Apply automatic changes

---------

Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com>
v1.65.0
2023-02-21 10:17:35 +01:00
Kai Jellinghaus 41c8ea92fe CLI fixes (#1204)
* Add default workspace URL

* R1 WIP

* Improve help docs slightly

* Rework tracking state

* WIP Rework
Remaining bug: Not returning state-only files (no local file) from *getFiles()

* Create newly found files

* Finish ZIP & new tracking code

* Fix two minor bugs

* do not consider conflict if same content

* add more logs to cli writing

* progress

* progress

* iteration

* Add most basic App support

* fix folder frontend bug

* fix folder frontend bug

* init done by default

* sqlx merge

---------

Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com>
2023-02-21 10:13:21 +01:00
Ruben Fiszel b6b0880f2f edit main video 2023-02-21 01:28:07 +01:00
Ádám Kovács d4b6d69126 feat(frontend): Add file input app component (#1211)
* feat(frontend): Add file input app component

* fix(frontend): Handle multiple file selects

* fix(frontend): File input styling
2023-02-20 18:05:15 +01:00
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