1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
Commit graph

10722 commits

Author SHA1 Message Date
Andrew Kingston
392aaa30d0 Add custom styles for HRs, tables and link colors in rich text editor and preview 2022-02-03 09:46:30 +00:00
Andrew Kingston
f347bafe62 Add custom styles for code blocks and block quotes in rich text editor and preview 2022-02-03 09:32:01 +00:00
Andrew Kingston
e8f8d6ead9 Properly trim markdown viewer component 2022-02-03 09:06:52 +00:00
Andrew Kingston
9310ef08f5 Add markdown viewer component to builder 2022-02-02 21:23:39 +00:00
Andrew Kingston
815b6213cf Update client app long form text component to be rich text and add new markdown viewer component 2022-02-02 21:23:28 +00:00
Andrew Kingston
0b7dbebe5c Update markdown viewer and editor BBUI components 2022-02-02 21:22:49 +00:00
mike12345567
0b68db7516 Quick fix for #4256 - allow SQL related rows to perform dynamic formulas before becoming links, meaning that formulas can be used as primary display fields as with budibase DB. 2022-02-02 18:21:38 +00:00
mike12345567
aa204a9292 Fixing TS issue caused by linting. 2022-02-02 18:18:53 +00:00
mike12345567
168a126e2a Updating the SQL core to allow it to handle multiple relationships between the same two tables. 2022-02-02 18:15:17 +00:00
Andrew Kingston
66e104f02b Use new rich text field in build backend UI 2022-02-02 15:18:46 +00:00
Andrew Kingston
0892a1db59 Add new rich text component to BBUI 2022-02-02 15:17:59 +00:00
Budibase Staging Release Bot
cf3e0f0fdc v1.0.49-alpha.8 2022-02-02 10:59:16 +00:00
Michael Drury
6037cb19b8 Merge branch 'develop' of github.com:Budibase/budibase into develop 2022-02-02 10:51:59 +00:00
Michael Drury
6063ab03b0 Fixing issue with sql API after refactor. 2022-02-01 20:59:26 +00:00
Budibase Staging Release Bot
61e3877e08 v1.0.49-alpha.7 2022-02-01 20:38:50 +00:00
Michael Drury
4b23a78bc9 Fixing a typescript issue in server. 2022-02-01 20:29:12 +00:00
Andrew Kingston
298be3d931 Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-01 16:53:12 +00:00
Andrew Kingston
378ddc5753 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:52:26 +00:00
Andrew Kingston
14eca1b461 Merge branch 'frontend-core' of github.com:Budibase/budibase into experimental-hbs-caching 2022-02-01 16:49:59 +00:00
Andrew Kingston
e0ed191f49 Update lock files 2022-02-01 16:46:38 +00:00
Andrew Kingston
de12e0dc79 Merge branch 'develop' of github.com:Budibase/budibase into frontend-core 2022-02-01 16:46:00 +00:00
Andrew Kingston
eb1edcd1cc Simply and improve core client library logic 2022-02-01 16:32:37 +00:00
Budibase Staging Release Bot
7852960a03 v1.0.49-alpha.6 2022-02-01 16:32:31 +00:00
Michael Drury
6107f1472c Merge pull request #4276 from Budibase/lab-day/refactor-app-db
Refactoring app DB usage - one DB load per request
2022-02-01 16:25:39 +00:00
mike12345567
b847b578c7 Making sure worker runs through ts-node in cypress, locally, then built in CI. 2022-02-01 16:02:44 +00:00
mike12345567
e642268364 Merge branch 'develop' of github.com:Budibase/budibase into lab-day/refactor-app-db 2022-02-01 14:33:02 +00:00
Martin McKeaveney
13a2183616 update helm chart to use nginx 2022-02-01 15:23:11 +01:00
Martin McKeaveney
4fc9b6d535 adding nginx best practices on buffering and body size, gzip 2022-02-01 14:38:58 +01:00
Andrew Kingston
27c2b62223 Remove log statements 2022-02-01 11:55:31 +00:00
Martin McKeaveney
3d89e14523 adding bbproxy to watchtower 2022-02-01 11:26:36 +01:00
Martin McKeaveney
c11e26cb2e merge 2022-02-01 11:22:14 +01:00
Budibase Staging Release Bot
bc781128d6 v1.0.49-alpha.5 2022-02-01 10:11:29 +00:00
Martin McKeaveney
969c36e472 Merge pull request #4116 from mslourens/worker_typescript
Add typescript to worker project
2022-02-01 10:05:11 +00:00
Martin McKeaveney
7fb9b33f6c remove more references to envoy 2022-02-01 11:02:37 +01:00
Rory Powell
ec3c196c03 Revert "build app before running e2e tests"
This reverts commit 6eca23541f.
2022-02-01 06:40:07 +00:00
Maurits Lourens
96aa46bddf Merge branch 'worker_typescript' of github.com:mslourens/budibase into worker_typescript 2022-01-31 23:13:45 +01:00
Maurits Lourens
6eca23541f build app before running e2e tests 2022-01-31 23:13:42 +01:00
Rory Powell
0b86985c10 Update cypress to point to dist/index for worker 2022-01-31 22:00:12 +00:00
Rory Powell
33e19c49a0 Reorder jest mock and import statements for email mocking 2022-01-31 21:05:14 +00:00
Rory Powell
995c36e8c7 Merge branch 'develop' into worker_typescript 2022-01-31 20:29:20 +00:00
Budibase Staging Release Bot
9abefd5b63 v1.0.49-alpha.4 2022-01-31 19:12:15 +00:00
Andrew Kingston
249520bdb2 Merge pull request #4228 from pueding/fix/query-pagination-on-production
Fix not showing pagination of query on production
2022-01-31 19:06:00 +00:00
Andrew Kingston
21a771ff70 Merge in client bundle size reductions 2022-01-31 19:02:59 +00:00
Andrew Kingston
fcd79ed70a Merge branch 'client-bundle-size-reduction' into experimental-hbs-caching 2022-01-31 18:58:19 +00:00
Andrew Kingston
caf8991d92 Cache the determination of client component settings and simplify initialisationlogic 2022-01-31 18:54:04 +00:00
Budibase Staging Release Bot
7aab9d3e40 v1.0.49-alpha.3 2022-01-31 17:55:54 +00:00
mike12345567
72534c6ed2 Refactoring backend-core tenancy to context, splitting out tenancy functionality to its own area. 2022-01-31 17:53:19 +00:00
Rory Powell
9e8911560b Merge pull request #4277 from Budibase/fix/app-url-migration
Tolerate missing app metadata in app url migration
2022-01-31 17:49:54 +00:00
mike12345567
dbc048b365 Review comments, renaming deployed -> prod in terms of app IDs. 2022-01-31 17:42:51 +00:00
Rory Powell
b63aa71366 Tolerate missing app metadata in app url migration 2022-01-31 17:28:45 +00:00