1
0
Fork 0
mirror of synced 2024-09-21 20:01:32 +12:00
Commit graph

59 commits

Author SHA1 Message Date
Dean
21c335caab Lint and tidying up 2024-06-26 14:29:42 +01:00
Dean
27917c78d1 Switch TooltipWrapper to AbsTooltip. Messages were being truncated 2024-06-25 10:01:32 +01:00
Gerard Burns
a5da091203 linting 2024-05-14 23:05:04 +01:00
Gerard Burns
53553d8dd6 linting 2024-04-22 14:34:20 +01:00
Gerard Burns
9d4283e9ba linting 2024-04-22 14:34:20 +01:00
Gerard Burns
222bed8a7e wip 2024-04-22 14:34:20 +01:00
Gerard Burns
06bab3397f remove previous option stuff and animations 2024-04-22 14:34:20 +01:00
Gerard Burns
8d77bb016f refactor of bar done i think 2024-04-22 14:34:19 +01:00
Gerard Burns
7890b4e6cb wip 2024-04-22 14:34:19 +01:00
Gerard Burns
7b52811f10 wip 2024-04-22 14:34:19 +01:00
Gerard Burns
70ac56522f nicer dates 2024-04-22 14:34:19 +01:00
Gerard Burns
aba14f0e16 array type info 2024-04-22 14:34:19 +01:00
Gerard Burns
fcca165a2e wip 2024-04-22 14:34:18 +01:00
Gerard Burns
4a80af1bc6 some line refactor 2024-04-22 14:34:18 +01:00
Gerard Burns
203d13881d wip 2024-04-22 14:33:11 +01:00
Gerard Burns
b1aa8b36f2 no animate 2024-04-22 14:33:10 +01:00
Gerard Burns
477813feef working 2024-04-22 14:33:10 +01:00
Gerard Burns
10fb73b19e wip 2024-04-22 14:33:10 +01:00
Gerard Burns
1d08294c67 before sidecar 2024-04-22 14:33:10 +01:00
Gerard Burns
41139a0dd4 wip 2024-04-22 14:33:10 +01:00
Gerard Burns
40288ca371 stop overflow at bottom 2024-04-22 14:33:10 +01:00
Gerard Burns
c0cc6b2afe wip working looking okayish 2024-04-22 14:33:10 +01:00
Gerard Burns
5e87f1dcd4 wippish 2024-04-22 14:33:10 +01:00
Gerard Burns
4af2d07ca7 workingish 2024-04-22 14:33:10 +01:00
Gerard Burns
793e5cb4cb wip???? 2024-04-22 14:33:10 +01:00
Gerard Burns
b9d36f9802 wip better fade 2024-04-22 14:33:10 +01:00
Gerard Burns
96001dd409 wip 2024-04-22 14:33:10 +01:00
Gerard Burns
ad1b30431d wip 2024-04-22 14:33:10 +01:00
Gerard Burns
1296f8c6b2 fade in out 2024-04-22 14:33:10 +01:00
Gerard Burns
09485d6540 wip 2024-04-22 14:33:10 +01:00
Gerard Burns
8631b3ae75 refactor some 2024-04-22 14:33:10 +01:00
Gerard Burns
108f9667f6 css impl working i think 2024-04-22 14:33:10 +01:00
Gerard Burns
fb25c08523 going to try implementing in css 2024-04-22 14:33:10 +01:00
Gerard Burns
1716321bef wip 2024-04-22 14:33:10 +01:00
Gerard Burns
6fa66aae54 use animation time isntead of id 2024-04-22 14:33:10 +01:00
Gerard Burns
7eed50707e wip 2024-04-22 14:33:10 +01:00
Dean
e3603a81d5 App favouriting 2024-03-06 09:33:17 +00:00
Gerard Burns
de0414afbe
Update Svelte Major Version to 4 (#13036)
* update svelte versions

* temporarilly disable svelte warnings

* change bbap version pointed to

* remove sub module specifying svelte version

* point at updated account-portal

* add type declaration for svelte in the server

* add svelte transformer for server jest tests

* remove svelte from bbui package.json

* get builder tests working

* linting fixes

* prettier fixes

* fix server test

* fix another server test

* fix server serverlog test

* account-portal-version

* pin master version of pro

* revert hbs doc file in server to use triple braces, ensures nothing gets escaped
2024-02-22 13:19:29 +00:00
Andrew Kingston
84a89ddc92 Support up to 3 lines of text in tooltips and fix icon for date fields 2023-09-19 11:07:31 +01:00
Andrew Kingston
d47bb4f191 Show tooltip when initially applying filters to a table 2023-09-01 10:07:37 +01:00
Andrew Kingston
fb35d52ac9 Add temporary tooltip to help creating the first row in grids 2023-07-10 11:23:29 +01:00
Andrew Kingston
06876b0ea2 Improve tooltips more by ensuring they follow the target smoothly 2023-07-07 16:03:25 +01:00
Andrew Kingston
99ef4f2992 Add new temporary tooltip component. Improve tooltips and user avatars 2023-07-07 14:46:41 +01:00
Andrew Kingston
4129f166e6 Add fixed setting to allow tooltip to be permanently rendered 2023-07-07 12:11:19 +01:00
Andrew Kingston
35150af784 Update multiple usages of tooltips to use new tooltip 2023-07-07 12:09:23 +01:00
Andrew Kingston
75c4b92766 Add new tooltip which is far better 2023-07-05 15:46:07 +01:00
Andrew Kingston
564a98bedc Increase tooltip max size and fix issue with overflow in app overview 2023-05-31 18:23:20 +01:00
mike12345567
ee40819c9e Merge branch 'master' of github.com:Budibase/budibase into develop 2022-09-16 16:13:20 +01:00
mike12345567
fc8dc9f176 Fixing issue introduced by fix for #7683 - encoding the query string caused handlebars statements to break, this rectifies that. 2022-09-15 19:35:55 +01:00
Dean
132f347916 Apps Page update to hide apps when sessions are maxed. General refactoring and updates to the licensing notification flows. 2022-09-14 18:04:58 +01:00