Andrew Kingston
|
0c7b5362e0
|
Move screen ranking and sorting logic to screen store
|
2022-06-17 10:18:39 +01:00 |
Andrew Kingston
|
db9daaefaa
|
Improve client routing logic
|
2022-06-17 10:09:27 +01:00 |
Andrew Kingston
|
b5d635c83f
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-06-15 15:32:33 +01:00 |
Andrew Kingston
|
c6dbd52c88
|
Show devtools even in client app error states, to fix being locked out when changing to a public preview
|
2022-06-09 15:55:59 +01:00 |
Andrew Kingston
|
9d26b06958
|
Improve logic around dev tools roles and its usages. Ensure dev tools roles are never used in builder preview
|
2022-06-09 15:03:43 +01:00 |
Andrew Kingston
|
3d1c5111e9
|
Add role setting to navigation links to allow easily customising which roles see which links
|
2022-06-09 14:28:02 +01:00 |
Rory Powell
|
4841c84861
|
Merge branch 'feature/posthog-v2' into feature/event-backfill
|
2022-05-23 10:29:33 +01:00 |
Andrew Kingston
|
08a98b4b95
|
Merge branch 'develop' of github.com:Budibase/budibase into new-design-ui
|
2022-05-17 12:59:15 +01:00 |
Andrew Kingston
|
1005d58ed3
|
Update print styles to work with dev tools update
|
2022-05-12 10:44:36 +01:00 |
Andrew Kingston
|
550511d404
|
Render screenslot when showing legacy layouts and remove concept of preview type
|
2022-05-12 09:42:25 +01:00 |
Andrew Kingston
|
c8d454c9d9
|
Restore app preview border
|
2022-05-10 16:30:21 +01:00 |
Andrew Kingston
|
a8e4dca331
|
Remove border around client app preview
|
2022-05-10 13:34:10 +01:00 |
Andrew Kingston
|
28fcf18559
|
Hide dev tools when in screen peek modal
|
2022-05-06 14:09:35 +01:00 |
Andrew Kingston
|
afa5f5e6cd
|
Move some role logic to frontend core and enable client library to preferentially route to home screens
|
2022-04-28 15:13:33 +01:00 |
Andrew Kingston
|
03be935e6c
|
Refactor routes and start updating core design UI into new components
|
2022-04-22 16:03:47 +01:00 |
Andrew Kingston
|
3875cb02f0
|
Fix typo
|
2022-04-14 10:12:49 +01:00 |
Andrew Kingston
|
34a0c77d73
|
Tidy up
|
2022-04-06 13:40:07 +01:00 |
Andrew Kingston
|
c2d61d8ebc
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-04-06 11:50:43 +01:00 |
Andrew Kingston
|
c4a3502187
|
Add comment for consistency
|
2022-03-10 11:56:31 +00:00 |
Andrew Kingston
|
42cbdcd923
|
Add css print styles to ensure multi-page print is possible
|
2022-03-10 11:54:15 +00:00 |
Andrew Kingston
|
a3f45a0dac
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/table-row-selection
|
2022-02-25 13:49:24 +00:00 |
Andrew Kingston
|
00b2fc29e0
|
Fix route choice when using devtools role preview and fix devtools role ID not being passed down in context
|
2022-02-25 13:26:11 +00:00 |
Andrew Kingston
|
755e12a24d
|
Add full featured component settings and bindings devtools tabs
|
2022-02-24 21:48:54 +00:00 |
Andrew Kingston
|
c944d1fdf5
|
Update devtools with new features
|
2022-02-24 15:36:21 +00:00 |
Andrew Kingston
|
b8809d33b9
|
Ensure dev tools never shows in builder preview
|
2022-02-24 14:15:36 +00:00 |
Andrew Kingston
|
0fcfa43790
|
Fix className autocorrect and make client load time optional
|
2022-02-24 14:14:55 +00:00 |
Andrew Kingston
|
66715b8290
|
Merge branch 'develop' of github.com:Budibase/budibase into cheeks-lab-day-devtools
|
2022-02-24 14:03:29 +00:00 |
Andrew Kingston
|
fd76551909
|
Key client app layout rendering by builder store asset type to ensure preview is always remounted properly
|
2022-02-24 12:26:31 +00:00 |
Peter Clement
|
1dd909c8c2
|
Merge remote-tracking branch 'origin/develop' into feature/table-row-selection
|
2022-02-16 14:35:42 +00:00 |
Peter Clement
|
d45c107db7
|
add row selection functionality to tables
|
2022-02-11 11:55:35 +00:00 |
Andrew Kingston
|
7b32543537
|
Use core CookieUtils in client library
|
2022-01-25 15:28:14 +00:00 |
Andrew Kingston
|
6694bdc651
|
Add core API implementation and update most of client library to use it
|
2022-01-20 09:40:53 +00:00 |
Rory Powell
|
b5250ac244
|
Fix return url using cookies
|
2022-01-13 14:07:49 +00:00 |
Andrew Kingston
|
1b3317a114
|
Add devtools to app preview and add ability to preview apps as different roles
|
2021-11-26 13:25:02 +00:00 |
Andrew Kingston
|
b7b424b7f8
|
Add modal container to top level of client apps
|
2021-11-18 20:31:00 +00:00 |
Andrew Kingston
|
de163567f5
|
Move keyboard handling into client library so that component deletion via keyboard can reference client app state
|
2021-10-28 13:00:55 +01:00 |
Andrew Kingston
|
950e056e1c
|
Give flatpickr its own root component in client apps to avoid it hijacking key events on the whole page
|
2021-10-19 15:11:14 +01:00 |
Martin McKeaveney
|
6f5567b4b6
|
merge with develop
|
2021-09-30 16:05:06 +01:00 |
Martin McKeaveney
|
13a07a5e51
|
end user ping for client apps
|
2021-09-30 15:03:57 +01:00 |
Martin McKeaveney
|
8c65d45c23
|
Merge branch 'develop' into dnd
|
2021-09-30 14:56:23 +01:00 |
Andrew Kingston
|
ec7cf96fd9
|
Move all lucene logic into central builder helpers file
|
2021-09-27 12:59:49 +01:00 |
Andrew Kingston
|
97800563c4
|
Prevent dragging the screen or layout components, and prevent dragging any layout components when previewing a screen
|
2021-09-16 07:52:49 +01:00 |
Andrew Kingston
|
0ce0f5c823
|
Add initial DND implementation with working functionality for dropping inside components
|
2021-09-16 07:28:59 +01:00 |
Andrew Kingston
|
a1615055c3
|
Rename client app wrapper divs for clarity
|
2021-09-08 10:28:19 +01:00 |
Andrew Kingston
|
8572224688
|
Revert preview border to 1px and fix exact size of preview on different devices
|
2021-09-08 09:51:08 +01:00 |
Andrew Kingston
|
4d06d682d8
|
Add support for correct mobile and tablet previews
|
2021-09-08 09:40:25 +01:00 |
Andrew Kingston
|
e7d1ed3114
|
Add custom theming for primary color and primary hover color to form components
|
2021-09-03 11:50:09 +01:00 |
Andrew Kingston
|
04a26f3344
|
Hide state action in old apps and add working basic implementation of theming
|
2021-09-02 11:38:41 +01:00 |
Andrew Kingston
|
551eb629b4
|
Merge branch 'develop' of github.com:Budibase/budibase into custom-theming
|
2021-09-01 16:10:36 +01:00 |
Andrew Kingston
|
047cd4ea88
|
Merge standard-components into the client library
|
2021-09-01 11:41:48 +01:00 |